git: 10dbf57009bc - main - irc/weechat: Security update to 3.2.1
Bernard Spil
brnrd at FreeBSD.org
Sun Sep 5 11:33:34 UTC 2021
The branch main has been updated by brnrd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=10dbf57009bc0838e9fd848178bd0fed58634d6d
commit 10dbf57009bc0838e9fd848178bd0fed58634d6d
Author: Bernard Spil <brnrd at FreeBSD.org>
AuthorDate: 2021-09-05 11:32:28 +0000
Commit: Bernard Spil <brnrd at FreeBSD.org>
CommitDate: 2021-09-05 11:32:28 +0000
irc/weechat: Security update to 3.2.1
* Crash when decoding a malformed websocket frame in relay
Security: 65f05b71-0e3c-11ec-b335-d4c9ef517024
MFH: 2021Q3
---
irc/weechat/Makefile | 2 +-
irc/weechat/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/irc/weechat/Makefile b/irc/weechat/Makefile
index 593b90b58a08..b46c82344f4a 100644
--- a/irc/weechat/Makefile
+++ b/irc/weechat/Makefile
@@ -1,7 +1,7 @@
# Created by: clement
PORTNAME= weechat
-DISTVERSION= 3.2
+DISTVERSION= 3.2.1
CATEGORIES= irc
MASTER_SITES= https://weechat.org/files/src/
diff --git a/irc/weechat/distinfo b/irc/weechat/distinfo
index ac6c9167e45a..c8dca7e846bd 100644
--- a/irc/weechat/distinfo
+++ b/irc/weechat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1623655183
-SHA256 (weechat-3.2.tar.xz) = 39a8adf374e80653c9dd2be06870341594ea081b3a9c3690132e556abf9d87a8
-SIZE (weechat-3.2.tar.xz) = 2261376
+TIMESTAMP = 1630838217
+SHA256 (weechat-3.2.1.tar.xz) = 2bb3a708e006f2d22df9e813f3567569178f30ba4082fd8fb06ca0f6f4d1613f
+SIZE (weechat-3.2.1.tar.xz) = 2261348
More information about the dev-commits-ports-all
mailing list