Module Name: src
Committed By: martin
Date: Wed Mar 8 14:57:27 UTC 2017
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.7
Log Message:
Ticket #1443
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.87 -r1.1.2.88 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.87 src/doc/CHANGES-6.0.7:1.1.2.88
--- src/doc/CHANGES-6.0.7:1.1.2.87 Wed Mar 8 00:39:57 2017
+++ src/doc/CHANGES-6.0.7 Wed Mar 8 14:57:26 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.7,v 1.1.2.87 2017/03/08 00:39:57 snj Exp $
+# $NetBSD: CHANGES-6.0.7,v 1.1.2.88 2017/03/08 14:57:26 martin Exp $
A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7
release:
@@ -10339,3 +10339,39 @@ x11/lib/ICE/Makefile patch
(80f62c54fbd50a3bbdf9c37258525098c9117830 upstream)
[mrg, ticket #1442]
+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 #1443]
+