Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-7-1]: src/doc Ticket #1718



details:   https://anonhg.NetBSD.org/src/rev/2d2a657318e2
branches:  netbsd-7-1
changeset: 466321:2d2a657318e2
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Dec 17 16:34:54 2019 +0000

description:
Ticket #1718

diffstat:

 doc/CHANGES-7.1.3 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 114db59cc1c6 -r 2d2a657318e2 doc/CHANGES-7.1.3
--- a/doc/CHANGES-7.1.3 Tue Dec 17 16:34:26 2019 +0000
+++ b/doc/CHANGES-7.1.3 Tue Dec 17 16:34:54 2019 +0000
@@ -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 @@
        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]
+



Home | Main Index | Thread Index | Old Index