diff options
author | salo <salo@pkgsrc.org> | 2005-06-19 01:22:17 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2005-06-19 01:22:17 +0000 |
commit | fca21a25628d3a9017bc9ff66c33bb57000c635d (patch) | |
tree | 4ea08b41b10c2b2509610f79c7e825958d4825da /chat/silc-server/distinfo | |
parent | 7b80fbf4d879cdd977770891969b7f0236600ef3 (diff) | |
download | pkgsrc-fca21a25628d3a9017bc9ff66c33bb57000c635d.tar.gz |
Updated to version 1.0
Changes:
1.0:
====
Only minor bugfixes were made to the previous version.
- Fixed channel public key list saving on backup router on JOIN
command reply.
- New optimized logging.
0.9.21:
=======
A small bugfix release.
- Added default limit how many channels one client can join (50).
- Added missing getopt.[ch].
- Fixed compilation with pkg-config files
0.9.20:
=======
A bugfix release to the SILC Server. In addition of various bugfixes,
this version now also includes new math library that from now on will be
included in all SILC distributions.
- Added more liberal channel names from the previous more stricter
identifier string change.
- Added SERVICE command to server, though services aren't supported yet.
- Fixed MOTD command to send empty reply if motd does not exist.
- Fixed LIST command.
- Fixed query to stop if client goes away.
- Added pkg-config check to the configure.
- Several other bugfixes were made.
Diffstat (limited to 'chat/silc-server/distinfo')
-rw-r--r-- | chat/silc-server/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/chat/silc-server/distinfo b/chat/silc-server/distinfo index b3dbcb2d4ca..9dd9d0fe6b2 100644 --- a/chat/silc-server/distinfo +++ b/chat/silc-server/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.27 2005/04/08 15:09:43 salo Exp $ +$NetBSD: distinfo,v 1.28 2005/06/19 01:22:17 salo Exp $ -SHA1 (silc-server-0.9.19p1.tar.bz2) = 5ef4c79aafe668efb31ab7f11cbdfdfdae1b7754 -RMD160 (silc-server-0.9.19p1.tar.bz2) = 24e72b8e5c833da1b21dcdbc63aef2a5d2bdcadb -Size (silc-server-0.9.19p1.tar.bz2) = 1182404 bytes -SHA1 (patch-aa) = 181bf9a721abaeaaa0afd7e24017cd49a8020ac4 +SHA1 (silc-server-1.0.tar.bz2) = bcf440c89b3266f47e64a8f175ffba117f071899 +RMD160 (silc-server-1.0.tar.bz2) = 0316e72d48ca8b4d092db8765807d97ab659b317 +Size (silc-server-1.0.tar.bz2) = 969309 bytes +SHA1 (patch-aa) = 3b189047000593b36305f23301987982706355dc SHA1 (patch-ab) = 55b3f00076c5b8a443465753ae07b9e812236f18 |