Module Name: src
Committed By: christos
Date: Fri Mar 11 01:57:14 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openssh
To generate a diff of this commit:
cvs rdiff -u -r1.1311 -r1.1312 src/doc/3RDPARTY
cvs rdiff -u -r1.2140 -r1.2141 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.1311 src/doc/3RDPARTY:1.1312
--- src/doc/3RDPARTY:1.1311 Wed Mar 9 23:02:29 2016
+++ src/doc/3RDPARTY Thu Mar 10 20:57:14 2016
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1311 2016/03/10 04:02:29 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1312 2016/03/11 01:57:14 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -997,8 +997,8 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 7.1
-Current Vers: 7.1 / portable 7.1p1
+Version: 7.2
+Current Vers: 7.2 / portable 7.2p2
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.2140 src/doc/CHANGES:1.2141
--- src/doc/CHANGES:1.2140 Wed Mar 9 23:02:29 2016
+++ src/doc/CHANGES Thu Mar 10 20:57:14 2016
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2140 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2141 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -254,3 +254,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
openssl: Import openssl 1.0.1s - disable weak (export) ciphers and SSLv2
[christos 20160301]
bind: Import version 9.10.3-P4. [christos 20160309]
+ OpenSSH: Imported 7.2. [christos 20160310]