Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1592 - #1595
details: https://anonhg.NetBSD.org/src/rev/adb40882408a
branches: netbsd-9
changeset: 373521:adb40882408a
user: martin <martin%NetBSD.org@localhost>
date: Tue Feb 14 16:20:43 2023 +0000
description:
Tickets #1592 - #1595
diffstat:
doc/CHANGES-9.4 | 26 +++++++++++++++++++++++++-
1 files changed, 25 insertions(+), 1 deletions(-)
diffs (37 lines):
diff -r 387292359ff0 -r adb40882408a doc/CHANGES-9.4
--- a/doc/CHANGES-9.4 Tue Feb 14 16:19:00 2023 +0000
+++ b/doc/CHANGES-9.4 Tue Feb 14 16:20:43 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.49 2023/02/12 12:24:05 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.50 2023/02/14 16:20:43 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -792,3 +792,27 @@
next68k: bootloader fixes.
[tsutsui, ticket #1591]
+xsrc/external/mit/xorg-server.old/dist/Xi/exevents.c 1.2
+xsrc/external/mit/xorg-server/dist/Xi/exevents.c (apply patch)
+
+ Pullover fix from xorg-server 21.1.7:
+ Xi: fix potential use-after-free in DeepCopyPointerClasses
+ CVE-2023-0494, ZDI-CAN-19596
+ [mrg, ticket #1592]
+
+usr.bin/audio/play/audioplay.1 1.31
+
+ audioplay(1): PR 57228: fix typo.
+ [uwe, ticket #1593]
+
+sys/dev/usb/u3g.c 1.44
+
+ u3g(4): add support for ZTE MF112 and D-Link DWM222 3G USB modems.
+ [manu, ticket #1594]
+
+sys/kern/subr_devsw.c 1.50
+
+ PR 57229: fix devsw_attach(9) to allow the combination of dynamically
+ assigned major numbers and character device only drivers.
+ [buhrow, ticket #1595]
+
Home |
Main Index |
Thread Index |
Old Index