diff options
author | salo <salo@pkgsrc.org> | 2007-03-06 22:33:22 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2007-03-06 22:33:22 +0000 |
commit | d5ad2d4ba971805887203c3de5fea9904b9f0584 (patch) | |
tree | 63102a916fd29c75356c348e32fbe16b17fa1deb /chat | |
parent | 08c4f5ffc39fe951abdf34e09c215721230c036b (diff) | |
download | pkgsrc-d5ad2d4ba971805887203c3de5fea9904b9f0584.tar.gz |
Security update to version 1.0.3
Changes:
- Fixed a denial of service vulnerability: If invalid hmac or cipher
was specified on joining a channel, server crashed.
Upgrading is recommended.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/silc-server/Makefile | 4 | ||||
-rw-r--r-- | chat/silc-server/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile index c6f5c1e2c57..1180e1fd888 100644 --- a/chat/silc-server/Makefile +++ b/chat/silc-server/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2007/02/22 19:26:12 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2007/03/06 22:33:22 salo Exp $ # -DISTNAME= silc-server-1.0.2 +DISTNAME= silc-server-1.0.3 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/server/sources/ \ ftp://ftp.silcnet.org/silc/server/sources/ \ diff --git a/chat/silc-server/distinfo b/chat/silc-server/distinfo index 5cc48a47d4f..7f60aada2f5 100644 --- a/chat/silc-server/distinfo +++ b/chat/silc-server/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.31 2005/12/15 00:16:08 salo Exp $ +$NetBSD: distinfo,v 1.32 2007/03/06 22:33:22 salo Exp $ -SHA1 (silc-server-1.0.2.tar.bz2) = 7bce4e065ebb79e69b82a5e6b96e36427290b581 -RMD160 (silc-server-1.0.2.tar.bz2) = 9108b64761e01f7e3877f6c9a207ae45046cab21 -Size (silc-server-1.0.2.tar.bz2) = 890357 bytes +SHA1 (silc-server-1.0.3.tar.bz2) = 83d685235d966a1e98c16241f782904201a0ffa4 +RMD160 (silc-server-1.0.3.tar.bz2) = 48299708cd85e3696619cca53fd504912adb684d +Size (silc-server-1.0.3.tar.bz2) = 895374 bytes SHA1 (patch-aa) = 3b189047000593b36305f23301987982706355dc SHA1 (patch-ab) = 55b3f00076c5b8a443465753ae07b9e812236f18 |