Module Name: src
Committed By: martin
Date: Tue Oct 17 15:53:19 UTC 2017
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1517
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-7.0.3
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.0.3
diff -u src/doc/CHANGES-7.0.3:1.1.2.66 src/doc/CHANGES-7.0.3:1.1.2.67
--- src/doc/CHANGES-7.0.3:1.1.2.66 Sun Oct 1 17:14:14 2017
+++ src/doc/CHANGES-7.0.3 Tue Oct 17 15:53:19 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.66 2017/10/01 17:14:14 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.67 2017/10/17 15:53:19 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -4980,3 +4980,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]
+