Subject: PR/37056 CVS commit: pkgsrc/security/putty
To: None <obache@NetBSD.org, gnats-admin@netbsd.org,>
From: OBATA Akio <obache@netbsd.org>
List: pkgsrc-bugs
Date: 10/13/2007 09:15:10
The following reply was made to PR pkg/37056; it has been noted by GNATS.

From: OBATA Akio <obache@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37056 CVS commit: pkgsrc/security/putty
Date: Sat, 13 Oct 2007 09:14:17 +0000 (UTC)

 Module Name:	pkgsrc
 Committed By:	obache
 Date:		Sat Oct 13 09:14:16 UTC 2007
 
 Modified Files:
 	pkgsrc/security/putty: Makefile distinfo
 	pkgsrc/security/putty/patches: patch-aa
 
 Log Message:
 Update putty to 0.60.
 Patch provided by Jukka Salmi in PR 37056.
 
 These features are new in beta 0.60 (released 2007-04-29):
 
  * Pressing Ctrl+Break now sends a serial break signal. (The previous behaviour
    can still be obtained with Ctrl+C.)
  * Serial ports higher than COM9 now no longer need a leading \\.\.
  * You can now store a host name in the Default Settings.
  * Bug fix: serial connections and local proxies should no longer crash all the
    time.
  * Bug fix: configuring the default connection type to serial should no longer
    cause the configuration dialog to be skipped on startup.
  * Bug fix: "Unable to read from standard input" should now not happen, or if it
    still does it should produce more detailed diagnostics.
  * Bug fix: fixed some malformed SSH-2 packet generation.
  * Other minor bug fixes.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.15 -r1.16 pkgsrc/security/putty/Makefile
 cvs rdiff -r1.6 -r1.7 pkgsrc/security/putty/distinfo
 cvs rdiff -r1.4 -r1.5 pkgsrc/security/putty/patches/patch-aa
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.