pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/silc-client Upgrade silc-client to version 1.1.7,...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8d0f15bd7a8f
branches: trunk
changeset: 552930:8d0f15bd7a8f
user: tonnerre <tonnerre%pkgsrc.org@localhost>
date: Mon Jan 12 06:46:43 2009 +0000
description:
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:
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(-)
diffs (61 lines):
diff -r 448aae7064f7 -r 8d0f15bd7a8f chat/silc-client/Makefile
--- a/chat/silc-client/Makefile Mon Jan 12 05:20:42 2009 +0000
+++ b/chat/silc-client/Makefile Mon Jan 12 06:46:43 2009 +0000
@@ -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 -r 448aae7064f7 -r 8d0f15bd7a8f chat/silc-client/Makefile.common
--- a/chat/silc-client/Makefile.common Mon Jan 12 05:20:42 2009 +0000
+++ b/chat/silc-client/Makefile.common Mon Jan 12 06:46:43 2009 +0000
@@ -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 -r 448aae7064f7 -r 8d0f15bd7a8f chat/silc-client/PLIST
--- a/chat/silc-client/PLIST Mon Jan 12 05:20:42 2009 +0000
+++ b/chat/silc-client/PLIST Mon Jan 12 06:46:43 2009 +0000
@@ -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 -r 448aae7064f7 -r 8d0f15bd7a8f chat/silc-client/distinfo
--- a/chat/silc-client/distinfo Mon Jan 12 05:20:42 2009 +0000
+++ b/chat/silc-client/distinfo Mon Jan 12 06:46:43 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index