Module Name: src
Committed By: martin
Date: Thu Aug 8 07:34:54 UTC 2024
Modified Files:
src/doc [netbsd-10]: CHANGES-10.1
Log Message:
Annotate #779 for additional pullups
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.23 -r1.1.2.24 src/doc/CHANGES-10.1
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.1
diff -u src/doc/CHANGES-10.1:1.1.2.23 src/doc/CHANGES-10.1:1.1.2.24
--- src/doc/CHANGES-10.1:1.1.2.23 Thu Aug 8 06:55:19 2024
+++ src/doc/CHANGES-10.1 Thu Aug 8 07:34:54 2024
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.1,v 1.1.2.23 2024/08/08 06:55:19 martin Exp $
+# $NetBSD: CHANGES-10.1,v 1.1.2.24 2024/08/08 07:34:54 martin Exp $
A complete list of changes from the NetBSD 10.0 release on 2024-03-28
until the 10.1 release:
@@ -1026,7 +1026,7 @@ sys/dev/virtio/viocon.c 1.10
viocon(4): PR 58555: fix crash at boot on certain hosts.
[riastradh, ticket #778]
-libexec/ld.elf_so/arch/hppa/hppa_reloc.c 1.52
+libexec/ld.elf_so/arch/hppa/hppa_reloc.c 1.52,1.53
hppa: ld.elf_so(1): avoid a crash on R_PARISC_NONE relocations.
[macallan, ticket #779]