Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/e13ad0330104
branches:  netbsd-7
changeset: 800697:e13ad0330104
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Dec 17 16:33:57 2019 +0000

description:
Ticket #1718

diffstat:

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

diffs (18 lines):

diff -r 938b74fa9c3f -r e13ad0330104 doc/CHANGES-7.3
--- a/doc/CHANGES-7.3   Tue Dec 17 16:32:51 2019 +0000
+++ b/doc/CHANGES-7.3   Tue Dec 17 16:33:57 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.3,v 1.1.2.72 2019/12/08 10:26:08 martin Exp $
+# $NetBSD: CHANGES-7.3,v 1.1.2.73 2019/12/17 16:33:57 martin Exp $
 
 A complete list of changes from the NetBSD 7.2 release to the NetBSD 7.3
 release:
@@ -749,3 +749,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