Module Name: src
Committed By: martin
Date: Tue Oct 17 15:48:59 UTC 2017
Modified Files:
src/doc [netbsd-7]: CHANGES-7.2
Log Message:
Ticket #1517
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.50 -r1.1.2.51 src/doc/CHANGES-7.2
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.2
diff -u src/doc/CHANGES-7.2:1.1.2.50 src/doc/CHANGES-7.2:1.1.2.51
--- src/doc/CHANGES-7.2:1.1.2.50 Fri Oct 13 08:12:44 2017
+++ src/doc/CHANGES-7.2 Tue Oct 17 15:48:59 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.2,v 1.1.2.50 2017/10/13 08:12:44 snj Exp $
+# $NetBSD: CHANGES-7.2,v 1.1.2.51 2017/10/17 15:48:59 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.2
release:
@@ -4713,3 +4713,21 @@ sys/dev/usb/ukbd.c 1.137-1.138
Always try to set USB HID devices into Report Protocol.
[jakllsch, ticket #1503]
+external/bsd/wpa/dist/src/ap/ieee802_11.c 1.2
+external/bsd/wpa/dist/src/ap/wpa_auth.c 1.10
+external/bsd/wpa/dist/src/ap/wpa_auth.h 1.2
+external/bsd/wpa/dist/src/ap/wpa_auth_ft.c 1.2
+external/bsd/wpa/dist/src/ap/wpa_auth_i.h 1.2
+external/bsd/wpa/dist/src/common/wpa_common.h 1.3
+external/bsd/wpa/dist/src/rsn_supp/tdls.c 1.2
+external/bsd/wpa/dist/src/rsn_supp/wpa.c 1.2
+external/bsd/wpa/dist/src/rsn_supp/wpa_ft.c 1.2
+external/bsd/wpa/dist/src/rsn_supp/wpa_i.h 1.2
+external/bsd/wpa/dist/wpa_supplicant/wnm_sta.c 1.4
+
+ Apply upstream patches for CVE-2017-13077 CVE-2017-13078
+ CVE-2017-13079 CVE-2017-13080 CVE-2017-13081 CVE-2017-13082
+ CVE-2017-13086 CVE-2017-13087 CVE-2017-13088
+ [spz, ticket #1517]
+
+