From 4482c7f6595df963f0bc0736202996c10fceb1d5 Mon Sep 17 00:00:00 2001 From: tonnerre Date: Mon, 12 Jan 2009 06:46:43 +0000 Subject: 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. --- chat/silc-client/Makefile | 3 +-- chat/silc-client/Makefile.common | 4 ++-- chat/silc-client/PLIST | 4 ++-- chat/silc-client/distinfo | 8 ++++---- 4 files changed, 9 insertions(+), 10 deletions(-) (limited to 'chat/silc-client') diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index d4aab097ea2..671dc325d6c 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2008/10/19 19:17:41 he Exp $ +# $NetBSD: Makefile,v 1.51 2009/01/12 06:46:43 tonnerre Exp $ # DISTNAME= ${SILC_CLIENT_DISTNAME} -PKGREVISION= 1 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/client/sources/ \ ftp://ftp.silcnet.org/silc/client/sources/ \ diff --git a/chat/silc-client/Makefile.common b/chat/silc-client/Makefile.common index e6b1f255b69..8994cbe0157 100644 --- a/chat/silc-client/Makefile.common +++ b/chat/silc-client/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.11 2008/07/13 12:04:11 tonnerre Exp $ +# $NetBSD: Makefile.common,v 1.12 2009/01/12 06:46:43 tonnerre Exp $ # # Distribution specific information. # -SILC_CLIENT_VERSION= 1.1.4 +SILC_CLIENT_VERSION= 1.1.7 SILC_CLIENT_DISTNAME= silc-client-${SILC_CLIENT_VERSION} SILC_CLIENT_EXTRACT_SUFX= .tar.bz2 SILC_CLIENT_DISTFILE= ${SILC_CLIENT_DISTNAME}${SILC_CLIENT_EXTRACT_SUFX} diff --git a/chat/silc-client/PLIST b/chat/silc-client/PLIST index 988e44628a7..71d46841d15 100644 --- a/chat/silc-client/PLIST +++ b/chat/silc-client/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.23 2008/07/13 12:04:11 tonnerre Exp $ +@comment $NetBSD: PLIST,v 1.24 2009/01/12 06:46:43 tonnerre Exp $ bin/silc lib/silc-client/libsilc.la lib/silc-client/libsilcclient.la man/man1/silc.1 -share/doc/silc-client/CHANGES share/doc/silc-client/COPYING share/doc/silc-client/CREDITS +share/doc/silc-client/ChangeLog share/doc/silc-client/FAQ share/doc/silc-client/INSTALL share/doc/silc-client/README 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 -- cgit v1.2.3