Module Name: src Committed By: martin Date: Fri Feb 1 11:12:55 UTC 2019
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: Ticket #1678 To generate a diff of this commit: cvs rdiff -u -r1.1.2.133 -r1.1.2.134 src/doc/CHANGES-7.0.3 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-7.0.3 diff -u src/doc/CHANGES-7.0.3:1.1.2.133 src/doc/CHANGES-7.0.3:1.1.2.134 --- src/doc/CHANGES-7.0.3:1.1.2.133 Wed Jan 30 13:33:34 2019 +++ src/doc/CHANGES-7.0.3 Fri Feb 1 11:12:55 2019 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.3,v 1.1.2.133 2019/01/30 13:33:34 martin Exp $ +# $NetBSD: CHANGES-7.0.3,v 1.1.2.134 2019/02/01 11:12:55 martin Exp $ A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3 release: @@ -5727,3 +5727,8 @@ sys/arch/vax/vax/sig_machdep.c 1.23 Fix widespread leak in the sendsig_siginfo() functions. [maxv, ticket #1677] +sys/kern/kern_time.c 1.190,1.194 + + Fix kernel info leaks. + [maxv, ticket #1678] +