Module Name: src Committed By: martin Date: Fri Nov 30 10:33:44 UTC 2018
Modified Files: src/doc [netbsd-8]: CHANGES-8.1 Log Message: Ticket #1114, ammend ticket #1110 for additional changes pulled up. To generate a diff of this commit: cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-8.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-8.1 diff -u src/doc/CHANGES-8.1:1.1.2.66 src/doc/CHANGES-8.1:1.1.2.67 --- src/doc/CHANGES-8.1:1.1.2.66 Thu Nov 29 15:00:45 2018 +++ src/doc/CHANGES-8.1 Fri Nov 30 10:33:44 2018 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-8.1,v 1.1.2.66 2018/11/29 15:00:45 martin Exp $ +# $NetBSD: CHANGES-8.1,v 1.1.2.67 2018/11/30 10:33:44 martin Exp $ A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1 release: @@ -1825,7 +1825,8 @@ libexec/httpd/main.c 1.22 Fix -X option parsing and miscelaneous cleanup. [mrg, ticket #1109] -sys/kern/kern_time.c 1.192 +sys/kern/kern_time.c 1.192,1.193 +sys/compat/linux/common/linux_misc_notalpha.c 1.110 Fix kernel info leak. [maxv, ticket #1110] @@ -1845,3 +1846,8 @@ sys/kern/kern_sig.c 1.350 Fix kernel info leak. [maxv, ticket #1113] +sys/kern/kern_exit.c 1.273 + + Fix info leak. + [maxv, ticket #1114] +