Module Name: src Committed By: snj Date: Tue Mar 7 20:18:50 UTC 2017
Modified Files: src/doc [netbsd-7-0]: CHANGES-7.0.3 Log Message: 1380 To generate a diff of this commit: cvs rdiff -u -r1.1.2.30 -r1.1.2.31 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.30 src/doc/CHANGES-7.0.3:1.1.2.31 --- src/doc/CHANGES-7.0.3:1.1.2.30 Mon Mar 6 03:34:33 2017 +++ src/doc/CHANGES-7.0.3 Tue Mar 7 20:18:50 2017 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0.3,v 1.1.2.30 2017/03/06 03:34:33 snj Exp $ +# $NetBSD: CHANGES-7.0.3,v 1.1.2.31 2017/03/07 20:18:50 snj Exp $ A complete list of changes from the NetBSD 7.0.2 release to the NetBSD 7.0.3 release: @@ -1269,3 +1269,10 @@ sys/arch/x86/x86/pmap.c 1.241 via pat no privilege separation between the kernel and userland. [bouyer, ticket #1388] +xsrc/xfree/xc/lib/ICE/iceauth.c patch +x11/lib/ICE/Makefile patch + + Use arc4random when available to produce the auth cookie. + (80f62c54fbd50a3bbdf9c37258525098c9117830 upstream) + [mrg, ticket #1380] +