Module Name:    src
Committed By:   martin
Date:           Thu Apr  8 15:22:31 UTC 2021

Modified Files:
        src/doc [netbsd-9]: CHANGES-9.2

Log Message:
Ticket #1245


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.64 -r1.1.2.65 src/doc/CHANGES-9.2

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.2
diff -u src/doc/CHANGES-9.2:1.1.2.64 src/doc/CHANGES-9.2:1.1.2.65
--- src/doc/CHANGES-9.2:1.1.2.64	Tue Apr  6 18:08:53 2021
+++ src/doc/CHANGES-9.2	Thu Apr  8 15:22:30 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.64 2021/04/06 18:08:53 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.65 2021/04/08 15:22:30 martin Exp $
 
 A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
 release:
@@ -2927,3 +2927,10 @@ bin/ps/print.c					1.133
 	column header is specified.
 	[simonb, ticket #1244]
 
+crypto/external/bsd/openssl/dist/crypto/modes/gcm128.c 1.12
+crypto/external/bsd/openssl/lib/libcrypto/arch/sparc/modes.inc delete
+
+	Disable the assembly version of GHASH for 32 bit sparc, the code
+	requires a sparcv9 cpu.
+	[christos, ticket #1245]
+

Reply via email to