Module Name:    src
Committed By:   martin
Date:           Tue Dec 17 16:35:52 UTC 2019

Modified Files:
        src/doc [netbsd-7-0]: CHANGES-7.0.3

Log Message:
Ticket #1718


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.157 -r1.1.2.158 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.157 src/doc/CHANGES-7.0.3:1.1.2.158
--- src/doc/CHANGES-7.0.3:1.1.2.157	Sun Dec  8 10:27:54 2019
+++ src/doc/CHANGES-7.0.3	Tue Dec 17 16:35:52 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.157 2019/12/08 10:27:54 martin Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.158 2019/12/17 16:35:52 martin Exp $
 
 A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
 release:
@@ -5931,3 +5931,8 @@ sys/dev/cons.c					1.76,1.77
 	Fix reference count leak in cons(4).
 	[riastradh, ticket #1717]
 
+sys/dev/ic/ath.c				1.129
+
+	Protect network ioctls from non-authorized users.
+	[christos, ticket #1718]
+

Reply via email to