Subject: pkg/17331: maintainer update of chat/silc-client to version 0.9.2
To: None <gnats-bugs@gnats.netbsd.org>
From: Lubomir Sedlacik <salo@Xtrmntr.org>
List: netbsd-bugs
Date: 06/20/2002 03:59:46
>Number:         17331
>Category:       pkg
>Synopsis:       maintainer update of chat/silc-client to version 0.9.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 19 19:01:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Lubomir Sedlacik
>Release:        NetBSD 1.6_BETA1
>Organization:
>Environment:
>Description:

Changes between 0.9.1 and 0.9.2
===============================

* Fixed a bug in client to close the connection properly when
  disconnecting from server and fixed some error checkings from
  the SFTP library which caused misbehaviour.

* Added SILC_MESSAGE_FLAG_UTF8 to the protocol specs and the
  core library, and implemented it.  All textual messages SHOULD
  use this flag and the message MUST be UTF-8 encoded.
  All text messages sent by Irssi SILC client are now UTF-8
  encoded (regardless whether the terminal supports UTF-8 or not).
  
* Implemented the SILC_CHANNEL_UMODE_QUIET mode that can be used
  to silence a user on a channel.

* Added new "debug" and "debug_string" settings to Irssi SILC
  client which can be used to print runtime debugging on the
  Irssi's screen.  Available when compiled with --enable-debug
  
* Made the private key generation after expiration optional.
  If not created after expiration the old key will re-expire
  at a later time (and thus key pair is not necessary to
  change). 

* Display the user mode on the status bar.

* Display notification about data messages that cannot be   
  displayed. (e.g. image/jpeg)

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/chat/silc-client/Makefile,v
retrieving revision 1.13
diff -u -u -r1.13 Makefile
--- Makefile	2002/05/25 16:02:23	1.13
+++ Makefile	2002/06/20 01:59:21
@@ -1,7 +1,7 @@
 # $NetBSD: Makefile,v 1.13 2002/05/25 16:02:23 wiz Exp $
 
-DISTNAME=		silc-client-0.9.1
-CATEGORIES=		chat
+DISTNAME=		silc-client-0.9.2
+CATEGORIES=		chat security
 MASTER_SITES=		http://www.silcnet.org/download/client/sources/ \
 			ftp://ftp.silcnet.org/silc/client/sources/ \
 			http://www.fi.silcnet.org/download/client/sources/ \
@@ -63,7 +63,7 @@
 
 # If you want to help with testing silc-client, uncomment this.
 #
-#CONFIGURE_ARGS+=	--enable-debug
+CONFIGURE_ARGS+=	--enable-debug
 
 PLIST_SRC+=		${PKGDIR}/PLIST
 
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/chat/silc-client/distinfo,v
retrieving revision 1.11
diff -u -u -r1.11 distinfo
--- distinfo	2002/05/24 21:38:08	1.11
+++ distinfo	2002/06/20 01:59:21
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.11 2002/05/24 21:38:08 hubertf Exp $
 
-SHA1 (silc-client-0.9.1.tar.bz2) = 9d0a18033b42dfebe4352f68ed77e2d40fa228c9
-Size (silc-client-0.9.1.tar.bz2) = 1393411 bytes
+SHA1 (silc-client-0.9.2.tar.bz2) = 8cdccecf8c841e8c18fefd03678ea2ef33e089fb
+Size (silc-client-0.9.2.tar.bz2) = 1394309 bytes
 SHA1 (patch-aa) = 70dbd7ae4e0cf465f39086e0490781c61d48d7e1
>Release-Note:
>Audit-Trail:
>Unformatted: