Subject: CVS commit: pkgsrc/chat/silc-server
To: None <pkgsrc-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: pkgsrc-changes
Date: 12/21/2001 11:07:11
Module Name: pkgsrc
Committed By: hubertf
Date: Fri Dec 21 09:07:10 UTC 2001
Modified Files:
pkgsrc/chat/silc-server: DEINSTALL Makefile distinfo
Log Message:
Update silc-server to 0.7.2.
Patch submitted by Lubomir Sedlacik <salo@silcnet.org> in PR 15013.
changes in the silc-server package:
- upgrade to silc-server package, version 0.7.2
- minor changes in the MASTER_SITES variable
- minor change in the DEINSTALL script not to print output from rc script
- removed the USE_NCURSES definition and added --without-ncurses configure
option not to link against -lncurses, this was really unwanted behavior
changes in the silc-server-0.7.2:
- fixed the server to router reconnection
- various fixes in password authentications in the server, authentication
payload and channels
- fixed silc_server_command_pending, this should fix various IDENTIFY and
WHOIS related crashes
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/chat/silc-server/DEINSTALL \
pkgsrc/chat/silc-server/Makefile pkgsrc/chat/silc-server/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.