Module Name: src
Committed By: christos
Date: Wed Jul 8 17:30:46 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1231 -r1.1232 src/doc/3RDPARTY
cvs rdiff -u -r1.2079 -r1.2080 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.1231 src/doc/3RDPARTY:1.1232
--- src/doc/3RDPARTY:1.1231 Sat Jun 27 03:30:10 2015
+++ src/doc/3RDPARTY Wed Jul 8 13:30:46 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1231 2015/06/27 07:30:10 mrg Exp $
+# $NetBSD: 3RDPARTY,v 1.1232 2015/07/08 17:30:46 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -113,8 +113,8 @@ Notes:
bc includes dc, both of which are in the NetBSD tree.
Package: bind [named and utils]
-Version: 9.10.1-P2
-Current Vers: 9.10.1-P2
+Version: 9.10.2-P2
+Current Vers: 9.10.2-P2
Maintainer: Paul Vixie <[email protected]>
Archive Site: ftp://ftp.isc.org/isc/bind9/
Home Page: http://www.isc.org/software/bind/
@@ -996,8 +996,8 @@ Notes:
Patch applied after OpenSSH import.
Package: OpenSSH
-Version: 6.8
-Current Vers: 6.8 / portable 6.8p1
+Version: 6.9
+Current Vers: 6.9 / portable 6.9p1
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.2079 src/doc/CHANGES:1.2080
--- src/doc/CHANGES:1.2079 Sun Jun 21 11:32:52 2015
+++ src/doc/CHANGES Wed Jul 8 13:30:46 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2079 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2080 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -163,3 +163,5 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
openssl: Import openssl 1.0.1n [christos 20150612]
openssl: Import openssl 1.0.1o [christos 20150616]
zoneinfo: Import tzdata2015e. [apb 20150621]
+ OpenSSH: Imported 6.9. [christos 20150630]
+ bind: Import version 9.10.2-P2. [christos 20150708]