Module Name: src Committed By: martin Date: Fri Mar 4 19:09:26 UTC 2016
Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.7 Log Message: Ticket #1371 To generate a diff of this commit: cvs rdiff -u -r1.1.2.56 -r1.1.2.57 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.56 src/doc/CHANGES-6.0.7:1.1.2.57 --- src/doc/CHANGES-6.0.7:1.1.2.56 Fri Jan 8 21:24:58 2016 +++ src/doc/CHANGES-6.0.7 Fri Mar 4 19:09:25 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.0.7,v 1.1.2.56 2016/01/08 21:24:58 snj Exp $ +# $NetBSD: CHANGES-6.0.7,v 1.1.2.57 2016/03/04 19:09:25 martin Exp $ A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7 release: @@ -7115,3 +7115,9 @@ sys/arch/xen/xen/xennetback_xenbus.c 1. possibly leading to arbitrary code execution in backend. [bouyer, ticket #1358] + +external/bsd/ntp/dist/sntp/libevent/include/event2/event-config.h (patch) + Auto-adjust configuration to 32bit/64bit systems. + [christos, ticket #1371] + +