Module Name: src
Committed By: martin
Date: Wed Sep 6 08:03:07 UTC 2023
Modified Files:
src/doc [netbsd-9]: CHANGES-9.4
Log Message:
Ticket #1727
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.96 -r1.1.2.97 src/doc/CHANGES-9.4
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.4
diff -u src/doc/CHANGES-9.4:1.1.2.96 src/doc/CHANGES-9.4:1.1.2.97
--- src/doc/CHANGES-9.4:1.1.2.96 Mon Sep 4 17:56:39 2023
+++ src/doc/CHANGES-9.4 Wed Sep 6 08:03:07 2023
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.96 2023/09/04 17:56:39 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.97 2023/09/06 08:03:07 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -2101,3 +2101,8 @@ sys/dev/pci/if_wmvar.h 1.50
Print debug message correctly when WM_DEBUG is set.
[msaitoh, ticket #1726]
+crypto/external/bsd/openssl/dist/crypto/sparccpuid.S 1.11
+
+ openssl: PR 57594: fix SPARC v8/v9 detection code.
+ [mrg, ticket #1727]
+