Module Name: src
Committed By: martin
Date: Wed Jul 3 17:29:50 UTC 2024
Modified Files:
src/doc [netbsd-9]: CHANGES-9.5
Log Message:
Tickets #1852 and #1853
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.8 -r1.1.2.9 src/doc/CHANGES-9.5
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.5
diff -u src/doc/CHANGES-9.5:1.1.2.8 src/doc/CHANGES-9.5:1.1.2.9
--- src/doc/CHANGES-9.5:1.1.2.8 Mon Jul 1 20:05:04 2024
+++ src/doc/CHANGES-9.5 Wed Jul 3 17:29:50 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.5,v 1.1.2.8 2024/07/01 20:05:04 martin Exp $
+# $NetBSD: CHANGES-9.5,v 1.1.2.9 2024/07/03 17:29:50 martin Exp $
A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5
release:
@@ -102,3 +102,17 @@ crypto/external/bsd/openssh/dist/version
context. Fixes CVE-2024-6387.
[riastradh, ticket #1854]
+sys/dev/pci/pcidevs 1.1507
+sys/dev/pci/pcidevs.h (regen)
+sys/dev/pci/pcidevs_data.h (regen)
+
+ PR 58358: add Brainboxes as manufacturer and some of their devices.
+ [nia, ticket #1852]
+
+usr.sbin/sysinst/msg.mi.de 1.49,1.50
+usr.sbin/sysinst/msg.mi.en 1.52
+
+ sysinst(8): Note that leaving the network "media type" empty
+ autoconfigures.
+ [nia, ticket #1853]
+