Update weechat to 2.7.1 (security release)
This update fix three security problems.
- CVE-2020-8955
Buffer overflow when receiving a malformed IRC message 324 (channel
mode).
- Buffer overflow when a new IRC message 005 is received with longer
nick prefixes.
- Crash when receiving a malformed IRC message 352 (WHO).
OK? and also OK for -stable?
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/weechat/Makefile,v
retrieving revision 1.45
diff -u -p -u -p -r1.45 Makefile
--- Makefile 11 Jan 2020 07:26:00 -0000 1.45
+++ Makefile 21 Feb 2020 05:20:15 -0000
@@ -6,7 +6,7 @@ COMMENT-python= Python bindings for weec
COMMENT-ruby= Ruby bindings for weechat
COMMENT-tcl= Tcl bindings for weechat
-V= 2.7
+V= 2.7.1
DISTNAME= weechat-${V}
PKGNAME-main= weechat-${V}
Index: distinfo
===================================================================
RCS file: /cvs/ports/net/weechat/distinfo,v
retrieving revision 1.24
diff -u -p -u -p -r1.24 distinfo
--- distinfo 11 Jan 2020 07:26:00 -0000 1.24
+++ distinfo 21 Feb 2020 05:20:15 -0000
@@ -1,2 +1,2 @@
-SHA256 (weechat-2.7.tar.gz) = UDikfG6H5W/Nk3rMFZ2J92hFpBKJI8EAcAq6p8Xbeu0=
-SIZE (weechat-2.7.tar.gz) = 4393859
+SHA256 (weechat-2.7.1.tar.gz) = xBDqe4/ellP4yd+IZ9Pua0zI+4diYLZYhCJ6S/YTlaU=
+SIZE (weechat-2.7.1.tar.gz) = 4394236