Module Name: src
Committed By: martin
Date: Thu Feb 3 14:20:20 UTC 2022
Modified Files:
src/doc [netbsd-9]: CHANGES-9.3
Log Message:
Ticket #1425
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.73 -r1.1.2.74 src/doc/CHANGES-9.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-9.3
diff -u src/doc/CHANGES-9.3:1.1.2.73 src/doc/CHANGES-9.3:1.1.2.74
--- src/doc/CHANGES-9.3:1.1.2.73 Wed Feb 2 14:27:21 2022
+++ src/doc/CHANGES-9.3 Thu Feb 3 14:20:20 2022
@@ -1,4 +1,4 @@
-29~# $NetBSD: CHANGES-9.3,v 1.1.2.73 2022/02/02 14:27:21 martin Exp $
+29~# $NetBSD: CHANGES-9.3,v 1.1.2.74 2022/02/03 14:20:20 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -1467,3 +1467,8 @@ sys/dev/pci/ixgbe/ixv.c 1.178 via pat
Use atomic_{load,store}_relaxed() for event counters.
[msaitoh, ticket #1424]
+xsrc/external/mit/xterm/dist/graphics_sixel.c 1.2 (via patch)
+
+ Apply upstream fix for CVE-2022-24130.
+ [mrg, ticket #1425]
+