Module Name: src Committed By: martin Date: Thu Feb 20 19:45:28 UTC 2025
Modified Files: src/doc [netbsd-9]: CHANGES-9.5 Log Message: Ticket #1936 To generate a diff of this commit: cvs rdiff -u -r1.1.2.48 -r1.1.2.49 src/doc/CHANGES-9.5 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.5 diff -u src/doc/CHANGES-9.5:1.1.2.48 src/doc/CHANGES-9.5:1.1.2.49 --- src/doc/CHANGES-9.5:1.1.2.48 Sun Feb 2 14:57:33 2025 +++ src/doc/CHANGES-9.5 Thu Feb 20 19:45:28 2025 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-9.5,v 1.1.2.48 2025/02/02 14:57:33 martin Exp $ +# $NetBSD: CHANGES-9.5,v 1.1.2.49 2025/02/20 19:45:28 martin Exp $ A complete list of changes from the NetBSD 9.4 release to the NetBSD 9.5 release: @@ -726,3 +726,8 @@ sys/arch/x86/x86/identcpu.c 1.132,1.13 x86: PR 58982: fix MP boot issues on newer Apollo Lake CPUs. [andvar, ticket #1935] +sys/dev/dksubr.c 1.115 + + dk_discard: fix stack data leakage. + [jakllsch, ticket #1936] +