Subject: pkg/15453: maintainer update of chat/silc-server to version 0.7.9
To: None <gnats-bugs@gnats.netbsd.org>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-bugs
Date: 02/01/2002 10:54:37
>Number:         15453
>Category:       pkg
>Synopsis:       maintainer update of chat/silc-server to version 0.7.9
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Fri Feb 01 01:55:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lubomir Sedlacik
>Release:        NetBSD 1.5ZA
>Organization:
>Environment:
>Description:

this PR makes pkg/15416 obsolete.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

changes in silc-server since 0.7.6 to 0.7.9:

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...

0.7.9: This time a lot of little bugs has been fixed and some major crashbugs
       as well.  Namely, I found problem in the hash table routine that could
       have caused some really weird problems, and I've encountered such
       problem at least in one core file earlier.  Some additional desync
       problems has been fixed as well, so if you are running a normal server
       then upgrading is strongly recommended.

check full changelog at:

  http://silcnet.org/txt/changes-server.txt

>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/02/01 08:53:05
@@ -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.9
 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/02/01 08:53:05
@@ -1,6 +1,6 @@
 $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.9.tar.bz2) = 2ebffd45b9fc7863e9d610580c699e0220b72d21
+Size (silc-server-0.7.9.tar.bz2) = 897484 bytes
+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/02/01 08:53:06
@@ -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: