Module Name: src
Committed By: christos
Date: Fri Aug 21 08:22:16 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new OpenSSH
To generate a diff of this commit:
cvs rdiff -u -r1.1246 -r1.1247 src/doc/3RDPARTY
cvs rdiff -u -r1.2095 -r1.2096 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.1246 src/doc/3RDPARTY:1.1247
--- src/doc/3RDPARTY:1.1246 Tue Aug 18 06:48:01 2015
+++ src/doc/3RDPARTY Fri Aug 21 04:22:16 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1246 2015/08/18 10:48:01 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1247 2015/08/21 08:22:16 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.0
-Current Vers: 7.0 / portable 7.0p1
+Version: 7.1
+Current Vers: 7.1 / portable 7.1p1
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.2095 src/doc/CHANGES:1.2096
--- src/doc/CHANGES:1.2095 Tue Aug 18 11:54:20 2015
+++ src/doc/CHANGES Fri Aug 21 04:22:16 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2095 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2096 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -188,3 +188,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
gdb(1): Updated to 7.9.1. [christos 20150818]
acpi(4): Updated ACPICA to 20150717. [christos 20150818]
mcp3kadc(4): Driver for Microchip 3x0x SAR ADC chips. [phx 20150818]
+ OpenSSH: Imported 7.1. [christos 20150821]