ports/115767: silc-client 1.1.1 contains a bug which causes connection problems

Jeroen van Nieuwenhuizen jnieuwen at jeroen.se
Thu Aug 23 20:00:08 UTC 2007


>Number:         115767
>Category:       ports
>Synopsis:       silc-client 1.1.1 contains a bug which causes connection problems
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 23 20:00:07 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Jeroen van Nieuwenhuizen
>Release:        FreeBSD 5.5
>Organization:
>Environment:
FreeBSD hermod.jeroen.se 5.5-RELEASE-p12 FreeBSD 5.5-RELEASE-p12 #18: Sat Apr 28 10:45:05 CEST 2007     root at hermod.jeroen.se:/usr/obj/usr/src/sys/HERMOD  i386
>Description:
silc-client 1.1.1 has a bug which prevents it from completing the connection to a silc server on some platforms. This bug also manifests it self when silc-client 1.1.1 is run on FreeBSD 5.5
>How-To-Repeat:
Install silc-client 1.1.1 on FreeBSD 5.5 and try to connect to a silc server.
>Fix:
Update port to silc-client 1.1.2

Patch attached with submission follows:

diff -ruN silc-client.orig/Makefile silc-client/Makefile
--- silc-client.orig/Makefile	Thu Aug 23 21:33:38 2007
+++ silc-client/Makefile	Thu Aug 23 21:33:59 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	silc
-PORTVERSION=	1.1.1
+PORTVERSION=	1.1.2
 CATEGORIES=	net ipv6 security
 MASTER_SITES=	http://www.silcnet.org/download/%SUBDIR%/ \
 		http://ftp.silcnet.org/%SUBDIR%/ \
diff -ruN silc-client.orig/distinfo silc-client/distinfo
--- silc-client.orig/distinfo	Thu Aug 23 21:33:38 2007
+++ silc-client/distinfo	Thu Aug 23 21:37:33 2007
@@ -1,3 +1,3 @@
-MD5 (silc-client-1.1.1.tar.bz2) = 68756a29c6b0a7e57bfb2ee114837832
-SHA256 (silc-client-1.1.1.tar.bz2) = f523003f1fca84ca191cb1deac832e6d4f2d8ade94aa1f747cb03fbfbb17d473
-SIZE (silc-client-1.1.1.tar.bz2) = 1620522
+MD5 (silc-client-1.1.2.tar.bz2) = 6e440bbfd9a746cf33c020c31ab95a30
+SHA256 (silc-client-1.1.2.tar.bz2) = 6c03bf28c87eef31c2058acfa132542cc088ae819f2233d520b042eb916d89f4
+SIZE (silc-client-1.1.2.tar.bz2) = 1622496


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list