Module Name: src
Committed By: christos
Date: Wed Feb 23 15:25:50 UTC 2022
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new expat and fold long line
To generate a diff of this commit:
cvs rdiff -u -r1.1839 -r1.1840 src/doc/3RDPARTY
cvs rdiff -u -r1.2860 -r1.2861 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.1839 src/doc/3RDPARTY:1.1840
--- src/doc/3RDPARTY:1.1839 Wed Feb 23 07:17:06 2022
+++ src/doc/3RDPARTY Wed Feb 23 10:25:50 2022
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1839 2022/02/23 12:17:06 wiz Exp $
+# $NetBSD: 3RDPARTY,v 1.1840 2022/02/23 15:25:50 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -408,7 +408,7 @@ Location: external/bsd/ekermit
Notes:
Package: expat
-Version: 2.2.8
+Version: 2.4.6
Current Vers: 2.4.6
Maintainer: Expat Project
Archive Site: https://github.com/libexpat/libexpat/releases
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2860 src/doc/CHANGES:1.2861
--- src/doc/CHANGES:1.2860 Mon Feb 7 04:50:05 2022
+++ src/doc/CHANGES Wed Feb 23 10:25:50 2022
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2860 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2861 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -442,8 +442,8 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
[knakahara 20211011]
wm(4): Add Tiger Lake and newer devices (I219V 15-V9 and LM 16-19).
[msaitoh 20211013]
- sgp40mox(4): Driver for the Sensirion SGP40 MOx gas sensor for air quality
- [brad 20211014]
+ sgp40mox(4): Driver for the Sensirion SGP40 MOx gas sensor for air
+ quality [brad 20211014]
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]
@@ -473,3 +473,5 @@ Changes from NetBSD 9.0 to NetBSD 10.0:
vmstat(1): Pick better default disk for vmstat. [mrg 20220201]
tools: Allow tools to use C99. [rillig 20220203]
blkdiscard(8): Add tool to access fdiscard(2). [mrg 20220207]
+ expat: Import 2.4.6 (security fixes). [christos 20220223]
+