summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorveego <veego@pkgsrc.org>2003-12-11 20:23:12 +0000
committerveego <veego@pkgsrc.org>2003-12-11 20:23:12 +0000
commit0118481db42b7fe8adf41fbb0c4d90b3d3b61070 (patch)
tree7fc28abfd2d10c3ad417283f87a5c73705b43a1a /doc
parent098a76e927436162635f86d5984c0c7d07770ce2 (diff)
downloadpkgsrc-0118481db42b7fe8adf41fbb0c4d90b3d3b61070.tar.gz
Note the irssi 0.8.9 and irssi-icb 0.14nb3 update, which fixes a security
problem: * Fixes a remote crash with: a) non-x86 hardware (one requiring memory alignmentation) b) script using "gui print text" signal (with x86 hardware too)
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 04df5261ccc..fdfe4dc2306 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.4046 2003/12/11 17:35:37 manu Exp $
+$NetBSD: CHANGES,v 1.4047 2003/12/11 20:23:12 veego Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -5062,3 +5062,5 @@ Changes to the packages collection and infrastructure in 2003:
Updated automake to 1.8 [wiz 2003-12-11]
Updated audit-packages to 1.27 [agc 2003-12-11]
Added milter-spamc-0.10 [manu 2003-12-11]
+ Updated irssi to 0.8.9 [veego 2003-12-11]
+ Updated irssi-icb to 0.14nb3 [veego 2003-12-11]