Module Name: src
Committed By: martin
Date: Mon Oct 30 17:46:05 UTC 2023
Modified Files:
src/doc [netbsd-10]: CHANGES-10.0
Log Message:
Tickets #439 and #440
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.149 -r1.1.2.150 src/doc/CHANGES-10.0
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-10.0
diff -u src/doc/CHANGES-10.0:1.1.2.149 src/doc/CHANGES-10.0:1.1.2.150
--- src/doc/CHANGES-10.0:1.1.2.149 Sun Oct 29 18:03:23 2023
+++ src/doc/CHANGES-10.0 Mon Oct 30 17:46:05 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.149 2023/10/29 18:03:23 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.150 2023/10/30 17:46:05 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -12794,3 +12794,18 @@ xsrc/external/mit/xorg-server.old/dist/r
Fixes CVE-2023-5367 and CVE-2023-5380.
[mrg, ticket #438]
+usr.bin/calendar/calendars/calendar.christian 1.11,1.12 (patch)
+usr.bin/calendar/calendars/calendar.history 1.37
+usr.bin/calendar/calendars/calendar.holiday 1.34
+usr.bin/calendar/calendars/calendar.judaic 1.11
+usr.bin/calendar/calendars/calendar.netbsd 1.49
+usr.bin/calendar/calendars/calendar.usholiday 1.11
+
+ Update for variable holidays for 2023/2024.
+ [jnemeth, ticket #439]
+
+sys/dev/usb/ehci.c 1.318,1.319
+
+ ehci(4): fix timeout logic.
+ [riastradh, ticket #440]
+