Module Name: src
Committed By: martin
Date: Thu Nov 29 09:01:07 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1660
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.117 -r1.1.2.118 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.117 src/doc/CHANGES-7.0.3:1.1.2.118
--- src/doc/CHANGES-7.0.3:1.1.2.117 Wed Nov 28 19:58:15 2018
+++ src/doc/CHANGES-7.0.3 Thu Nov 29 09:01:07 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.117 2018/11/28 19:58:15 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.118 2018/11/29 09:01:07 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5604,3 +5604,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]
+