diff options
author | tonnerre <tonnerre@pkgsrc.org> | 2009-01-12 06:46:43 +0000 |
---|---|---|
committer | tonnerre <tonnerre@pkgsrc.org> | 2009-01-12 06:46:43 +0000 |
commit | ed6b94a3c4574559c1cb83f34aa2d82dc5d2629f (patch) | |
tree | ce6d24391f05a9598e2ce3b3f00e55da1d8b4e19 /chat/silc-client/distinfo | |
parent | 7f224273631946060f707a1ee6f9badc5619ecf4 (diff) | |
download | pkgsrc-ed6b94a3c4574559c1cb83f34aa2d82dc5d2629f.tar.gz |
Upgrade silc-client to version 1.1.7, fixing various crash and Perl problems.
ChangeLog for 1.1.5 somehow got lost, but here are the bits from 1.1.6 and
1.1.7:
- Fixed channel MAC key setting in JOIN notify and command reply.
- Fix reference count bug leading to memory corruption on duplicate deletions.
- Avoid NULL dereference when leaving a channel with a private key.
- Fix crash on expired keyboard prompts.
- Add support for autosendcmd on channel entries.
Diffstat (limited to 'chat/silc-client/distinfo')
-rw-r--r-- | chat/silc-client/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/chat/silc-client/distinfo b/chat/silc-client/distinfo index 1b86d75b468..f707d4e2185 100644 --- a/chat/silc-client/distinfo +++ b/chat/silc-client/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.32 2008/07/13 12:04:11 tonnerre Exp $ +$NetBSD: distinfo,v 1.33 2009/01/12 06:46:43 tonnerre Exp $ -SHA1 (silc-client-1.1.4.tar.bz2) = 043fd02ffc0bb420d411c4ca14ad307b48beaa06 -RMD160 (silc-client-1.1.4.tar.bz2) = 519ba59912da4bb514330ca8e87979844f957ad0 -Size (silc-client-1.1.4.tar.bz2) = 1624696 bytes +SHA1 (silc-client-1.1.7.tar.bz2) = 3d6ebdeaea98a728cd225114c972116c8746fb72 +RMD160 (silc-client-1.1.7.tar.bz2) = 06bb20b4ee795b814fc0fb73c07b3ae19b9b4e71 +Size (silc-client-1.1.7.tar.bz2) = 1528679 bytes SHA1 (patch-aa) = 59bfbaf78235e919b4e09f194d88d029630a4160 SHA1 (patch-ab) = 873c65a78da7195b8baddb33d1c71300fce704f1 SHA1 (patch-ac) = 576299d98ea63f6c42cc341bf31ad7ec903f93c8 |