Module Name: src
Committed By: martin
Date: Tue Oct 17 16:03:18 UTC 2017
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Ticket #1507
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.118 -r1.1.2.119 src/doc/CHANGES-6.0.7
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-6.0.7
diff -u src/doc/CHANGES-6.0.7:1.1.2.118 src/doc/CHANGES-6.0.7:1.1.2.119
--- src/doc/CHANGES-6.0.7:1.1.2.118 Fri Oct 13 08:04:27 2017
+++ src/doc/CHANGES-6.0.7 Tue Oct 17 16:03:18 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.118 2017/10/13 08:04:27 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.119 2017/10/17 16:03:18 martin Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -15163,3 +15163,20 @@ sys/arch/i386/i386/i386_trap.S 1.12 vi
use %ss instead of %ds in trap06
[maxv, ticket #1505]
+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 #1507]
+