pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/irssi irssi: update to 1.0.4. security fix.
details: https://anonhg.NetBSD.org/pkgsrc/rev/890fbe284ca0
branches: trunk
changeset: 364947:890fbe284ca0
user: maya <maya%pkgsrc.org@localhost>
date: Fri Jul 07 12:33:43 2017 +0000
description:
irssi: update to 1.0.4. security fix.
v1.0.4 2017-07-07 The Irssi team <staff%irssi.org@localhost>
- Fix null pointer dereference when parsing invalid timestamp (GL#10,
GL!15). Reported by Brian 'geeknik' Carpenter.
- Fix use-after-free condition when removing nicks from the internal
nicklist (GL#11, GL!16). Reported by Brian 'geeknik' Carpenter.
- Fix incorrect string comparison in DCC file names (#714).
- Fix regression in Irssi 1.0.3 where it would claim "Invalid time '-1'"
(#716, #722).
- Fix a bug when using \n to separate lines with expand_escapes (#723).
- Retain screen output on improper exit, to better see any error
messages (#287, #721).
- Minor help update (#729).
diffstat:
chat/irssi/Makefile.common | 4 ++--
chat/irssi/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r 26827f1bfde1 -r 890fbe284ca0 chat/irssi/Makefile.common
--- a/chat/irssi/Makefile.common Fri Jul 07 12:33:29 2017 +0000
+++ b/chat/irssi/Makefile.common Fri Jul 07 12:33:43 2017 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile.common,v 1.23 2017/06/07 04:38:55 snj Exp $
+# $NetBSD: Makefile.common,v 1.24 2017/07/07 12:33:43 maya Exp $
#
# used by chat/irssi-icb/Makefile
# used by chat/irssi-xmpp/Makefile
# Specific distribution information.
-IRSSI_VERSION= 1.0.3
+IRSSI_VERSION= 1.0.4
IRSSI_DISTNAME= irssi-${IRSSI_VERSION}
IRSSI_EXTRACT_SUFX= .tar.gz
IRSSI_DISTFILE= ${IRSSI_DISTNAME}${IRSSI_EXTRACT_SUFX}
diff -r 26827f1bfde1 -r 890fbe284ca0 chat/irssi/distinfo
--- a/chat/irssi/distinfo Fri Jul 07 12:33:29 2017 +0000
+++ b/chat/irssi/distinfo Fri Jul 07 12:33:43 2017 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.42 2017/06/07 04:38:55 snj Exp $
+$NetBSD: distinfo,v 1.43 2017/07/07 12:33:43 maya Exp $
-SHA1 (irssi-1.0.3.tar.gz) = e804217cdebc16cb8a935f679b4fabbb92b393ae
-RMD160 (irssi-1.0.3.tar.gz) = e527344fae859d094512d5bb9f51db3cec0dfd2c
-SHA512 (irssi-1.0.3.tar.gz) = 88ef193364cba74276de757b5f6b39814b10b32a28d7cc8df97c870d5c0aae29ae12004e13de589090eec9b2323f1227c3231c7d42fe6904da5a845a2b9ccebb
-Size (irssi-1.0.3.tar.gz) = 1595558 bytes
+SHA1 (irssi-1.0.4.tar.gz) = d7ab19e79c389180f01b3cb8ffdd7a2fc43cbe26
+RMD160 (irssi-1.0.4.tar.gz) = 7624b3a2ae35bfb87e5721a82d644fbb4209dc18
+SHA512 (irssi-1.0.4.tar.gz) = 656120b33421e38b4f15d2a269f8f59d9dfecbbcc24e2cedf05c703e156db6a7994e409982c7708b2ec83fef7fb412e0975b5c1dd02fbdf626234a3505679d9c
+Size (irssi-1.0.4.tar.gz) = 1596629 bytes
SHA1 (patch-ad) = 8cb41612afcd6088b869235166da9a6eb37e6ec7
Home |
Main Index |
Thread Index |
Old Index