Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/62b116db1b59
branches:  netbsd-7-0
changeset: 801600:62b116db1b59
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Dec 17 16:35:52 2019 +0000

description:
Ticket #1718

diffstat:

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

diffs (18 lines):

diff -r c1da5fe4d693 -r 62b116db1b59 doc/CHANGES-7.0.3
--- a/doc/CHANGES-7.0.3 Tue Dec 17 16:35:28 2019 +0000
+++ b/doc/CHANGES-7.0.3 Tue Dec 17 16:35:52 2019 +0000
@@ -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 @@
        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