Update to 1.0.3 - This version fixes a denial of service

vulnerability. Upgrading is very recommended.

Tested by Ben Lovett, from brad, ok ckuethe.
This commit is contained in:
deanna 2007-03-15 20:25:12 +00:00
parent 340a6b0a8d
commit 5b4289f461
4 changed files with 15 additions and 14 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.29 2005/12/14 21:35:23 brad Exp $
# $OpenBSD: Makefile,v 1.30 2007/03/15 20:25:12 deanna Exp $
COMMENT= "Secure Internet Live Conferencing (SILC) server"
DISTNAME= silc-server-1.0.2
DISTNAME= silc-server-1.0.3
CATEGORIES= net
HOMEPAGE= http://www.silcnet.org/

View File

@ -1,4 +1,5 @@
MD5 (silc-server-1.0.2.tar.gz) = 249b6743f28335ca9dcd674a91a35960
RMD160 (silc-server-1.0.2.tar.gz) = d995bb71bac8e49db770ecd7cbbdfe667eb4ff04
SHA1 (silc-server-1.0.2.tar.gz) = 12ec4313e2d92ad64ebee6f09a6473532aa6c0f1
SIZE (silc-server-1.0.2.tar.gz) = 1209262
MD5 (silc-server-1.0.3.tar.gz) = f5e2c03248f49e27739efc24c081ba35
RMD160 (silc-server-1.0.3.tar.gz) = 2171ed75b100effd23bef668d46778cb37e9df68
SHA1 (silc-server-1.0.3.tar.gz) = e055c69b8e0ecc7640de821a86438e4c1c1739d6
SHA256 (silc-server-1.0.3.tar.gz) = d4336291b68b7e486ce64a67d193bf964cbc499a88f2a3b7b015362793ad4be5
SIZE (silc-server-1.0.3.tar.gz) = 1207464

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-lib_Makefile_in,v 1.8 2005/12/14 21:35:23 brad Exp $
--- lib/Makefile.in.orig Wed Dec 14 08:47:35 2005
+++ lib/Makefile.in Wed Dec 14 16:25:31 2005
@@ -553,7 +553,6 @@ install-data-am:
$OpenBSD: patch-lib_Makefile_in,v 1.9 2007/03/15 20:25:12 deanna Exp $
--- lib/Makefile.in.orig Tue Mar 6 16:54:40 2007
+++ lib/Makefile.in Tue Mar 6 19:24:42 2007
@@ -569,7 +569,6 @@ install-data-am:
install-exec-am:
@$(NORMAL_INSTALL)

View File

@ -1,7 +1,7 @@
$OpenBSD: patch-lib_silcsim_Makefile_in,v 1.2 2005/12/14 21:35:24 brad Exp $
--- lib/silcsim/Makefile.in.orig Wed Dec 14 08:47:35 2005
+++ lib/silcsim/Makefile.in Wed Dec 14 16:25:31 2005
@@ -509,7 +509,6 @@ info-am:
$OpenBSD: patch-lib_silcsim_Makefile_in,v 1.3 2007/03/15 20:25:12 deanna Exp $
--- lib/silcsim/Makefile.in.orig Tue Mar 6 16:54:40 2007
+++ lib/silcsim/Makefile.in Tue Mar 6 19:24:42 2007
@@ -510,7 +510,6 @@ info-am:
install-data-am:
@$(NORMAL_INSTALL)