Module Name: src
Committed By: msaitoh
Date: Sun Apr 26 12:53:34 UTC 2015
Modified Files:
src/doc [netbsd-5-2]: CHANGES-5.2.4
Log Message:
Update ticket 1958.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.26 -r1.1.2.27 src/doc/CHANGES-5.2.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-5.2.4
diff -u src/doc/CHANGES-5.2.4:1.1.2.26 src/doc/CHANGES-5.2.4:1.1.2.27
--- src/doc/CHANGES-5.2.4:1.1.2.26 Fri Apr 24 05:48:57 2015
+++ src/doc/CHANGES-5.2.4 Sun Apr 26 12:53:34 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.2.4,v 1.1.2.26 2015/04/24 05:48:57 msaitoh Exp $
+# $NetBSD: CHANGES-5.2.4,v 1.1.2.27 2015/04/26 12:53:34 msaitoh Exp $
A complete list of changes from the NetBSD 5.2.3 release to the NetBSD 5.2.4
release:
@@ -2584,7 +2584,10 @@ crypto/dist/openssl/dist/ssl/s2_srvr.c 1
X509_to_X509_REQ NULL pointer deref (CVE-2015-0288)
[spz, ticket #1954]
-sys/arch/sparc/stand/ofwboot/Locore.c 1.14
+sys/arch/sparc/include/openfirm.h 1.7
+sys/arch/sparc/stand/ofwboot/Locore.c 1.11, 1.14
+sys/arch/sparc/stand/ofwboot/loadfile_machdep.c 1.7
+sys/arch/sparc/stand/ofwboot/openfirm.h 1.4
Fix kernel loading failures from partitions started from over first
4GB of disks on sparc64.