Module Name: src
Committed By: martin
Date: Tue Oct 17 15:51:18 UTC 2017
Modified Files:
src/doc [netbsd-7-1]: CHANGES-7.1.1
Log Message:
Ticket #1517
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.34 -r1.1.2.35 src/doc/CHANGES-7.1.1
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.1
diff -u src/doc/CHANGES-7.1.1:1.1.2.34 src/doc/CHANGES-7.1.1:1.1.2.35
--- src/doc/CHANGES-7.1.1:1.1.2.34 Sun Oct 1 17:14:24 2017
+++ src/doc/CHANGES-7.1.1 Tue Oct 17 15:51:18 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1.1,v 1.1.2.34 2017/10/01 17:14:24 snj Exp $
+# $NetBSD: CHANGES-7.1.1,v 1.1.2.35 2017/10/17 15:51:18 martin Exp $
A complete list of changes from the NetBSD 7.1 release to the NetBSD 7.1.1
release:
@@ -3678,3 +3678,20 @@ sys/arch/i386/i386/i386_trap.S 1.12
use %ss instead of %ds in trap06
[maxv, ticket #1512]
+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]
+