Module Name: src
Committed By: martin
Date: Thu Nov 29 08:59:49 UTC 2018
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.3
Log Message:
Ticket #1660
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.24 -r1.1.2.25 src/doc/CHANGES-7.1.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.1.3
diff -u src/doc/CHANGES-7.1.3:1.1.2.24 src/doc/CHANGES-7.1.3:1.1.2.25
--- src/doc/CHANGES-7.1.3:1.1.2.24 Wed Nov 28 19:56:34 2018
+++ src/doc/CHANGES-7.1.3 Thu Nov 29 08:59:49 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.24 2018/11/28 19:56:34 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.25 2018/11/29 08:59:49 martin Exp $
A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
release:
@@ -296,3 +296,8 @@ libexec/httpd/main.c 1.22
Fix -X option parsing and miscelaneous cleanup.
[mrg, ticket #1659]
+sys/kern/kern_time.c 1.192
+
+ Fix kernel info leak.
+ [maxv, ticket #1660]
+