Module Name: src
Committed By: martin
Date: Wed Mar 8 14:31:09 UTC 2017
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.3
Log Message:
Ticket #1381
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.32 -r1.1.2.33 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.32 src/doc/CHANGES-7.0.3:1.1.2.33
--- src/doc/CHANGES-7.0.3:1.1.2.32 Tue Mar 7 20:20:24 2017
+++ src/doc/CHANGES-7.0.3 Wed Mar 8 14:31:09 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.0.3,v 1.1.2.32 2017/03/07 20:20:24 snj Exp $
+# $NetBSD: CHANGES-7.0.3,v 1.1.2.33 2017/03/08 14:31:09 martin Exp $
A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3
release:
@@ -1276,3 +1276,39 @@ x11/lib/ICE/Makefile patch
(80f62c54fbd50a3bbdf9c37258525098c9117830 upstream)
[mrg, ticket #1380]
+xsrc/external/mit/xorg-server.old/dist/configure.ac 1.2 (patch)
+xsrc/external/mit/xorg-server.old/dist/include/dix-config.h.in 1.2 (patch)
+xsrc/external/mit/xorg-server.old/dist/include/dix-config.h.in 1.3 (patch)
+xsrc/external/mit/xorg-server.old/dist/include/os.h 1.2 (patch)
+xsrc/external/mit/xorg-server.old/dist/os/auth.c 1.2 (patch)
+xsrc/external/mit/xorg-server.old/dist/os/auth.c 1.3 (patch)
+xsrc/external/mit/xorg-server.old/dist/os/mitauth.c 1.2 (patch)
+xsrc/external/mit/xorg-server.old/dist/os/mitauth.c 1.3 (patch)
+xsrc/external/mit/xorg-server.old/dist/os/osdep.h 1.2 (patch)
+xsrc/external/mit/xorg-server.old/dist/os/rpcauth.c 1.2 (patch)
+xsrc/external/mit/xorg-server.old/dist/os/timingsafe_memcmp.c 1.1 (patch)
+xsrc/external/mit/xorg-server.old/dist/os/xdmauth.c 1.2 (patch)
+xsrc/external/mit/xorg-server.old/include/dix-config.h 1.3 (patch)
+xsrc/external/mit/xorg-server.old/include/dix-config.h 1.4 (patch)
+xsrc/external/mit/xorg-server/dist/configure.ac 1.4 (patch)
+xsrc/external/mit/xorg-server/dist/configure.ac 1.5 (patch)
+xsrc/external/mit/xorg-server/dist/include/dix-config.h.in 1.2 (patch)
+xsrc/external/mit/xorg-server/dist/include/dix-config.h.in 1.3 (patch)
+xsrc/external/mit/xorg-server/dist/include/os.h 1.8 (patch)
+xsrc/external/mit/xorg-server/dist/os/auth.c 1.2 (patch)
+xsrc/external/mit/xorg-server/dist/os/auth.c 1.3 (patch)
+xsrc/external/mit/xorg-server/dist/os/mitauth.c 1.2 (patch)
+xsrc/external/mit/xorg-server/dist/os/mitauth.c 1.3 (patch)
+xsrc/external/mit/xorg-server/dist/os/osdep.h 1.2 (patch)
+xsrc/external/mit/xorg-server/dist/os/rpcauth.c 1.4 (patch)
+xsrc/external/mit/xorg-server/dist/os/timingsafe_memcmp.c 1.1 (patch)
+xsrc/external/mit/xorg-server/dist/os/xdmauth.c 1.2 (patch)
+xsrc/external/mit/xorg-server/include/dix-config.h 1.26 (patch)
+xsrc/external/mit/xorg-server/include/dix-config.h 1.27 (patch)
+external/mit/xorg/server/xorg-server.old/os/Makefile 1.2 (patch)
+external/mit/xorg/server/xorg-server/os/Makefile 1.15 (patch)
+
+ Apply upstream fixes for generation and comparision of
+ MIT-MAGIC-COOKIES, fixing CVE-2017-2624
+ [mrg, ticket #1381]
+