Module Name:    src
Committed By:   martin
Date:           Wed Nov 28 16:31:54 UTC 2018

Modified Files:
        src/doc [netbsd-7-1]: CHANGES-7.1.3

Log Message:
Ticket #1657


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.21 -r1.1.2.22 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.21 src/doc/CHANGES-7.1.3:1.1.2.22
--- src/doc/CHANGES-7.1.3:1.1.2.21	Sat Nov 24 17:25:01 2018
+++ src/doc/CHANGES-7.1.3	Wed Nov 28 16:31:54 2018
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.21 2018/11/24 17:25:01 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.22 2018/11/28 16:31:54 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -277,3 +277,8 @@ libexec/httpd/testsuite/test-simple     
 	Fix access checks for special files.
 	[mrg, ticket #1655]
 
+sys/net/rtsock.c				1.244 (adapted)
+
+	Fix kernel info leak (2 bytes of padding in struct if_msghdr)
+	[maxv, ticket #1657]
+

Reply via email to