Module Name: src
Committed By: kre
Date: Fri Oct 22 21:03:50 UTC 2021
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note tzdata2021e update.
To generate a diff of this commit:
cvs rdiff -u -r1.1823 -r1.1824 src/doc/3RDPARTY
cvs rdiff -u -r1.2844 -r1.2845 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.1823 src/doc/3RDPARTY:1.1824
--- src/doc/3RDPARTY:1.1823 Fri Oct 22 14:27:38 2021
+++ src/doc/3RDPARTY Fri Oct 22 21:03:50 2021
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1823 2021/10/22 14:27:38 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1824 2021/10/22 21:03:50 kre Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1411,7 +1411,7 @@ Added changes from a5 -> a12 manually.
Package: tz
Version: tzcode2021e / tzdata2021e
-Current Vers: tzcode2021e / tzdata2021c
+Current Vers: tzcode2021e / tzdata2021e
Maintainer: Paul Eggert <[email protected]>
Archive Site: ftp://ftp.iana.org/tz/releases/
Archive Site: ftp://munnari.oz.au/pub/oldtz/
@@ -1427,7 +1427,8 @@ Don't use src/lib/libc/time/tzcode2netbs
Diffs are now applied by hand, since we have too many diffs (re-entrant tzcode,
register removal) to apply. The diffs have been submitted upstream but there
is too much inertia to apply them. Check for .gitignore files.
-For the data files, do use external/public-domain/tz/tzdata2netbsd.
+For the data files, do use external/public-domain/tz/tzdata2netbsd (usually,
+for now, late 2021, do it manually).
Package: wpa_supplicant/hostapd
Version: 2.9
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2844 src/doc/CHANGES:1.2845
--- src/doc/CHANGES:1.2844 Fri Oct 22 14:27:38 2021
+++ src/doc/CHANGES Fri Oct 22 21:03:50 2021
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2844 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2845 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -446,3 +446,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
aarch64: Enable MKRELRO and MKPIE by default. [nia 20211014]
dhcpcd(8): Update to dhcpcd-9.4.1. [roy 20211022]
tzcode: Updated to 2021e. [christos 20211022]
+ tzdata: updated to 2021e (still missing trash from 2021b) [kre 20211022]