Module Name: src
Committed By: christos
Date: Sun Dec 27 01:44:13 UTC 2009
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new openssh
To generate a diff of this commit:
cvs rdiff -u -r1.742 -r1.743 src/doc/3RDPARTY
cvs rdiff -u -r1.1335 -r1.1336 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/3RDPARTY
diff -u src/doc/3RDPARTY:1.742 src/doc/3RDPARTY:1.743
--- src/doc/3RDPARTY:1.742 Sat Dec 26 19:54:15 2009
+++ src/doc/3RDPARTY Sat Dec 26 20:44:13 2009
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.742 2009/12/27 00:54:15 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.743 2009/12/27 01:44:13 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -765,8 +765,8 @@
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 5.2
-Current Vers: 5.2 / portable 5.2p1
+Version: 5.3
+Current Vers: 5.3 / portable 5.3p1
Maintainer: OpenSSH
Archive Site: http://www.openssh.com/ftp.html
Home Page: http://www.openssh.com/portable.html
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1335 src/doc/CHANGES:1.1336
--- src/doc/CHANGES:1.1335 Sat Dec 26 19:54:15 2009
+++ src/doc/CHANGES Sat Dec 26 20:44:13 2009
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1335 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1336 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -508,3 +508,4 @@
dhcpcd(8): Import dhcpcd-5.1.4. [roy 20091223]
bind: Update to 9.7.0-rc1. [christos 20091226]
openssl(1): Import SNAP-20091226 [christos 20091226]
+ openssh: Import 5.3. [christos 20091226]