Module Name: src
Committed By: christos
Date: Fri Mar 29 16:21:59 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new openssh
To generate a diff of this commit:
cvs rdiff -u -r1.1021 -r1.1022 src/doc/3RDPARTY
cvs rdiff -u -r1.1807 -r1.1808 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.1021 src/doc/3RDPARTY:1.1022
--- src/doc/3RDPARTY:1.1021 Thu Mar 28 05:36:11 2013
+++ src/doc/3RDPARTY Fri Mar 29 12:21:59 2013
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1021 2013/03/28 09:36:11 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1022 2013/03/29 16:21:59 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -904,8 +904,8 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 6.1
-Current Vers: 6.1 / portable 6.1p1
+Version: 6.2
+Current Vers: 6.2 / portable 6.2p1
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.1807 src/doc/CHANGES:1.1808
--- src/doc/CHANGES:1.1807 Mon Mar 25 19:04:53 2013
+++ src/doc/CHANGES Fri Mar 29 12:21:59 2013
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1807 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1808 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -218,3 +218,4 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
[jmcneill 20130325]
vcaudio(4): Add support for Broadcom VideoCore IV audio service.
[jmcneill 20130325]
+ openssh: Import 6.2. [christos 20120329]