Module Name:    src
Committed By:   martin
Date:           Tue Dec 17 16:34:54 UTC 2019

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

Log Message:
Ticket #1718


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.64 -r1.1.2.65 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.64 src/doc/CHANGES-7.1.3:1.1.2.65
--- src/doc/CHANGES-7.1.3:1.1.2.64	Sun Dec  8 10:27:05 2019
+++ src/doc/CHANGES-7.1.3	Tue Dec 17 16:34:54 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.3,v 1.1.2.64 2019/12/08 10:27:05 martin Exp $
+# $NetBSD: CHANGES-7.1.3,v 1.1.2.65 2019/12/17 16:34:54 martin Exp $
 
 A complete list of changes from the NetBSD 7.1.2 release to the NetBSD 7.1.3
 release:
@@ -623,3 +623,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