Module Name: src
Committed By: wiz
Date: Wed May 9 12:04:27 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Mention import of bzip2-1.0.6, and that zlib-1.2.7 is out.
To generate a diff of this commit:
cvs rdiff -u -r1.936 -r1.937 src/doc/3RDPARTY
cvs rdiff -u -r1.1700 -r1.1701 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.936 src/doc/3RDPARTY:1.937
--- src/doc/3RDPARTY:1.936 Mon May 7 00:35:25 2012
+++ src/doc/3RDPARTY Wed May 9 12:04:27 2012
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.936 2012/05/07 00:35:25 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.937 2012/05/09 12:04:27 wiz Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -187,7 +187,7 @@ Notes:
See /usr/src/external/bsd/byacc/byacc2netbsd for update instructions.
Package: bzip2
-Version: 1.0.5
+Version: 1.0.6
Current Vers: 1.0.6
Maintainer: Julian Seward <[email protected]>
Archive Site: http://sources.redhat.com/bzip2/
@@ -1220,7 +1220,7 @@ Notes:
Package: zlib
Version: 1.2.3
-Current Vers: 1.2.6
+Current Vers: 1.2.7
Maintainer: Jean-loup Gailly and Mark Adler <[email protected]>
Archive Site: http://www.zlib.net/
Home Page: http://www.zlib.net/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.1700 src/doc/CHANGES:1.1701
--- src/doc/CHANGES:1.1700 Thu May 3 19:07:13 2012
+++ src/doc/CHANGES Wed May 9 12:04:27 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1700 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1701 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -54,4 +54,5 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
kernel: add mpii(4), a driver for LSI Logic Fusion-MPT Message Passing
Interface II SAS controllers. [bouyer 20120419]
kernel: Add support for 256 CPUs on amd64. [rmind 20120420]
- OpenSSH: Import 6.0 [christos 20120501]
+ OpenSSH: Imported 6.0 [christos 20120501]
+ bzip2: Imported 1.0.6 [wiz 20120507]