Module Name: src
Committed By: christos
Date: Sun Sep 22 19:14:20 UTC 2024
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new zlib
To generate a diff of this commit:
cvs rdiff -u -r1.2047 -r1.2048 src/doc/3RDPARTY
cvs rdiff -u -r1.3097 -r1.3098 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.2047 src/doc/3RDPARTY:1.2048
--- src/doc/3RDPARTY:1.2047 Sat Sep 21 20:17:41 2024
+++ src/doc/3RDPARTY Sun Sep 22 15:14:20 2024
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.2047 2024/09/22 00:17:41 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.2048 2024/09/22 19:14:20 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1484,12 +1484,12 @@ Notes:
See src/external/bsd/wpa/NetBSD-upgrade for update instructions.
Package: zlib
-Version: 1.2.13
+Version: 1.3.1
Current Vers: 1.3.1
Maintainer: Jean-loup Gailly and Mark Adler <[email protected]>
Archive Site: http://www.zlib.net/
Home Page: http://www.zlib.net/
-Date: 2022-10-15
+Date: 2024-09-22
Mailing List:
Responsible: gwr, christos
License: BSD (3-clause)
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.3097 src/doc/CHANGES:1.3098
--- src/doc/CHANGES:1.3097 Sun Sep 22 10:08:12 2024
+++ src/doc/CHANGES Sun Sep 22 15:14:20 2024
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3097 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.3098 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -525,3 +525,4 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
bind: Import 9.18.30 [christos 20240921]
evbppc: Add ohci(4) support to the Nintendo Wii port.
[jmcneill 20240922]
+ zlib: Import 1.3.1 [christos 20240922]