Wed Mar 8 14:52:07 2017 UTC ()
Ticket #1443


(martin)
diff -r1.1.2.85 -r1.1.2.86 src/doc/CHANGES-6.1.6

cvs diff -r1.1.2.85 -r1.1.2.86 src/doc/Attic/CHANGES-6.1.6 (expand / switch to unified diff)

--- src/doc/Attic/CHANGES-6.1.6 2017/03/08 00:39:23 1.1.2.85
+++ src/doc/Attic/CHANGES-6.1.6 2017/03/08 14:52:07 1.1.2.86
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: CHANGES-6.1.6,v 1.1.2.85 2017/03/08 00:39:23 snj Exp $ 1# $NetBSD: CHANGES-6.1.6,v 1.1.2.86 2017/03/08 14:52:07 martin Exp $
2 2
3A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6 3A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6
4release: 4release:
5 5
6doc/LAST_MINUTE patched by hand 6doc/LAST_MINUTE patched by hand
7doc/README.files patched by hand 7doc/README.files patched by hand
8gnu/usr.bin/groff/tmac/mdoc.local patched by hand 8gnu/usr.bin/groff/tmac/mdoc.local patched by hand
9sys/sys/param.h patched by hand 9sys/sys/param.h patched by hand
10 10
11 Welcome to 6.1.5_PATCH. 11 Welcome to 6.1.5_PATCH.
12 [snj] 12 [snj]
13 13
14sys/compat/freebsd/freebsd_sysctl.c 1.17 14sys/compat/freebsd/freebsd_sysctl.c 1.17
@@ -10049,13 +10049,49 @@ libexec/httpd/testsuite/test-simple  @@ -10049,13 +10049,49 @@ libexec/httpd/testsuite/test-simple
10049 - no longer sends encoding header for compressed formats 10049 - no longer sends encoding header for compressed formats
10050 - add a bozo_get_version() function which returns the version number 10050 - add a bozo_get_version() function which returns the version number
10051 [mrg, ticket #1437] 10051 [mrg, ticket #1437]
10052 10052
10053xsrc/external/mit/libICE/dist/src/iceauth.c patch 10053xsrc/external/mit/libICE/dist/src/iceauth.c patch
10054xsrc/xfree/xc/lib/ICE/iceauth.c patch 10054xsrc/xfree/xc/lib/ICE/iceauth.c patch
10055external/mit/xorg/lib/libICE/Makefile patch 10055external/mit/xorg/lib/libICE/Makefile patch
10056x11/lib/ICE/Makefile patch 10056x11/lib/ICE/Makefile patch
10057 10057
10058 Use arc4random when available to produce the auth cookie. 10058 Use arc4random when available to produce the auth cookie.
10059 (80f62c54fbd50a3bbdf9c37258525098c9117830 upstream) 10059 (80f62c54fbd50a3bbdf9c37258525098c9117830 upstream)
10060 [mrg, ticket #1442] 10060 [mrg, ticket #1442]
10061 10061
 10062xsrc/external/mit/xorg-server.old/dist/configure.ac 1.2 (patch)
 10063xsrc/external/mit/xorg-server.old/dist/include/dix-config.h.in 1.2 (patch)
 10064xsrc/external/mit/xorg-server.old/dist/include/dix-config.h.in 1.3 (patch)
 10065xsrc/external/mit/xorg-server.old/dist/include/os.h 1.2 (patch)
 10066xsrc/external/mit/xorg-server.old/dist/os/auth.c 1.2 (patch)
 10067xsrc/external/mit/xorg-server.old/dist/os/auth.c 1.3 (patch)
 10068xsrc/external/mit/xorg-server.old/dist/os/mitauth.c 1.2 (patch)
 10069xsrc/external/mit/xorg-server.old/dist/os/mitauth.c 1.3 (patch)
 10070xsrc/external/mit/xorg-server.old/dist/os/osdep.h 1.2 (patch)
 10071xsrc/external/mit/xorg-server.old/dist/os/rpcauth.c 1.2 (patch)
 10072xsrc/external/mit/xorg-server.old/dist/os/timingsafe_memcmp.c 1.1 (patch)
 10073xsrc/external/mit/xorg-server.old/dist/os/xdmauth.c 1.2 (patch)
 10074xsrc/external/mit/xorg-server.old/include/dix-config.h 1.3 (patch)
 10075xsrc/external/mit/xorg-server.old/include/dix-config.h 1.4 (patch)
 10076xsrc/external/mit/xorg-server/dist/configure.ac 1.4 (patch)
 10077xsrc/external/mit/xorg-server/dist/configure.ac 1.5 (patch)
 10078xsrc/external/mit/xorg-server/dist/include/dix-config.h.in 1.2 (patch)
 10079xsrc/external/mit/xorg-server/dist/include/dix-config.h.in 1.3 (patch)
 10080xsrc/external/mit/xorg-server/dist/include/os.h 1.8 (patch)
 10081xsrc/external/mit/xorg-server/dist/os/auth.c 1.2 (patch)
 10082xsrc/external/mit/xorg-server/dist/os/auth.c 1.3 (patch)
 10083xsrc/external/mit/xorg-server/dist/os/mitauth.c 1.2 (patch)
 10084xsrc/external/mit/xorg-server/dist/os/mitauth.c 1.3 (patch)
 10085xsrc/external/mit/xorg-server/dist/os/osdep.h 1.2 (patch)
 10086xsrc/external/mit/xorg-server/dist/os/rpcauth.c 1.4 (patch)
 10087xsrc/external/mit/xorg-server/dist/os/timingsafe_memcmp.c 1.1 (patch)
 10088xsrc/external/mit/xorg-server/dist/os/xdmauth.c 1.2 (patch)
 10089xsrc/external/mit/xorg-server/include/dix-config.h 1.26 (patch)
 10090xsrc/external/mit/xorg-server/include/dix-config.h 1.27 (patch)
 10091external/mit/xorg/server/xorg-server.old/os/Makefile 1.2 (patch)
 10092external/mit/xorg/server/xorg-server/os/Makefile 1.15 (patch)
 10093
 10094 Apply upstream fixes for generation and comparision of
 10095 MIT-MAGIC-COOKIES, fixing CVE-2017-2624
 10096 [mrg, ticket #1443]
 10097