Subject: pkg/15416: maintainer update of chat/silc-server to version 0.7.8
To: None <gnats-bugs@gnats.netbsd.org>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-bugs
Date: 01/29/2002 17:40:10
>Number:         15416
>Category:       pkg
>Synopsis:       maintainer update of chat/silc-server to version 0.7.8
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 29 08:41:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lubomir Sedlacik
>Release:        NetBSD 1.5ZA
>Organization:
>Environment:
>Description:

changes in silc-server since 0.7.6 to 0.7.8:

this release includes many patches which fix various problems ending in
crashing the server. upgrade is strongly recommended.

0.7.7: This server attempts to fix various crash bugs, for example one crash
       relating to BAN command is fixed.

0.7.8: Another quick bugfix to fix the descync problems of normal SILC server
       when it connects to SILC router.  The descyning could happen if there
       were a lot of channels, like we had on Sunday and Monday after being
       slashdotted.  Upgrading is strongly recommended if you are running
       a server that is connected to a router.  Took me only 6 hours to find
       the problem...

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/silc-server/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	2002/01/26 14:43:16	1.5
+++ Makefile	2002/01/29 16:30:00
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.5 2002/01/26 14:43:16 hubertf Exp $
 
-DISTNAME=		silc-server-0.7.6
+DISTNAME=		silc-server-0.7.8
 CATEGORIES=		chat
 MASTER_SITES=		http://silcnet.org/download/server/sources/ \
 			ftp://ftp.silcnet.org/silc/server/sources/ \
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/chat/silc-server/distinfo,v
retrieving revision 1.5
diff -u -u -r1.5 distinfo
--- distinfo	2002/01/26 14:43:16	1.5
+++ distinfo	2002/01/29 16:30:00
@@ -1,6 +1,7 @@
 $NetBSD: distinfo,v 1.5 2002/01/26 14:43:16 hubertf Exp $
 
-SHA1 (silc-server-0.7.6.tar.bz2) = aec5ad2715c9179dc44b14eb707314f70fdee28f
-Size (silc-server-0.7.6.tar.bz2) = 955592 bytes
-SHA1 (patch-aa) = b448a5e53564c9e72076adc58c252a527971f35e
+SHA1 (silc-server-0.7.8.tar.bz2) = 5db217ec666af3ee7f0f80b72053cef2e068f9e6
+Size (silc-server-0.7.8.tar.bz2) = 956869 bytes
+SHA1 (patch-aA) = fdb2be5aa5e8e0ba94eca959f24e1749e11ab2f5
+SHA1 (patch-aa) = e255bc11303169014374977733e7593d8121a27a
 SHA1 (patch-ab) = 91395362f578ffd75419a57399bed0bf3ba2d5ff
Index: patches/patch-aa
===================================================================
RCS file: /cvsroot/pkgsrc/chat/silc-server/patches/patch-aa,v
retrieving revision 1.3
diff -u -u -r1.3 patch-aa
--- patch-aa	2002/01/26 14:43:18	1.3
+++ patch-aa	2002/01/29 16:30:00
@@ -1,7 +1,7 @@
 $NetBSD: patch-aa,v 1.3 2002/01/26 14:43:18 hubertf Exp $
 
---- Makefile.in.orig	Tue Jan 22 20:40:58 2002
-+++ Makefile.in
+--- Makefile.in.orig	Mon Jan 28 23:16:47 2002
++++ Makefile.in	Tue Jan 29 16:12:23 2002
 @@ -528,25 +528,12 @@
  	-rm -rf $(distdir)
  
@@ -18,7 +18,7 @@
 -	fi
 -
 -sim-install:
--	$(INSTALL_DATA) $(srcdir)/lib/silcsim/*.so $(modulesdir)/
+-	-$(INSTALL_DATA) $(srcdir)/lib/silcsim/*.so $(modulesdir)/
  
  doc-install:
  	$(INSTALL_DATA) $(srcdir)/doc/CodingStyle $(docdir)/
>Release-Note:
>Audit-Trail:
>Unformatted: