Module Name: src
Committed By: martin
Date: Fri Nov 30 10:41:14 UTC 2018
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1661
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.118 -r1.1.2.119 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.118 src/doc/CHANGES-7.0.3:1.1.2.119
--- src/doc/CHANGES-7.0.3:1.1.2.118 Thu Nov 29 09:01:07 2018
+++ src/doc/CHANGES-7.0.3 Fri Nov 30 10:41:14 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.118 2018/11/29 09:01:07 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.119 2018/11/30 10:41:14 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -5609,3 +5609,8 @@ sys/kern/kern_time.c 1.192
Fix kernel info leak.
[maxv, ticket #1660]
+sys/kern/kern_sig.c 1.350
+
+ Fix kernel info leak.
+ [maxv, ticket #1661]
+