Module Name: src
Committed By: snj
Date: Tue Mar 7 21:02:14 UTC 2017
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
1442
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.274 -r1.1.2.275 src/doc/CHANGES-6.2
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.2
diff -u src/doc/CHANGES-6.2:1.1.2.274 src/doc/CHANGES-6.2:1.1.2.275
--- src/doc/CHANGES-6.2:1.1.2.274 Tue Mar 7 07:25:56 2017
+++ src/doc/CHANGES-6.2 Tue Mar 7 21:02:13 2017
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.274 2017/03/07 07:25:56 snj Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.275 2017/03/07 21:02:13 snj Exp $
A complete list of changes from the 6.1 release until the 6.2 release:
@@ -16409,3 +16409,12 @@ libexec/httpd/testsuite/test-simple
- add a bozo_get_version() function which returns the version number
[mrg, ticket #1437]
+xsrc/external/mit/libICE/dist/src/iceauth.c patch
+xsrc/xfree/xc/lib/ICE/iceauth.c patch
+external/mit/xorg/lib/libICE/Makefile patch
+x11/lib/ICE/Makefile patch
+
+ Use arc4random when available to produce the auth cookie.
+ (80f62c54fbd50a3bbdf9c37258525098c9117830 upstream)
+ [mrg, ticket #1442]
+