Module Name:    src
Committed By:   martin
Date:           Wed Mar  8 14:22:55 UTC 2017

Modified Files:
        src/doc [netbsd-7]: CHANGES-7.1

Log Message:
Ticket #1381


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.159 -r1.1.2.160 src/doc/CHANGES-7.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
diff -u src/doc/CHANGES-7.1:1.1.2.159 src/doc/CHANGES-7.1:1.1.2.160
--- src/doc/CHANGES-7.1:1.1.2.159	Tue Mar  7 20:36:55 2017
+++ src/doc/CHANGES-7.1	Wed Mar  8 14:22:55 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-7.1,v 1.1.2.159 2017/03/07 20:36:55 snj Exp $
+# $NetBSD: CHANGES-7.1,v 1.1.2.160 2017/03/08 14:22:55 martin Exp $
 
 A complete list of changes from the NetBSD 7.0 release to the NetBSD 7.1
 release:
@@ -8911,3 +8911,39 @@ sys/arch/xen/xen/hypervisor.c			1.67
 	add machdep.xen.version sysctl to easily get hypervisor version
 	[jnmeth, ticket #1328]
 
+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]
+

Reply via email to