Module Name: src Committed By: snj Date: Fri Nov 11 07:06:39 UTC 2016
Modified Files: src/doc [netbsd-6-0]: CHANGES-6.0.7 Log Message: 1413, 1415 To generate a diff of this commit: cvs rdiff -u -r1.1.2.78 -r1.1.2.79 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.78 src/doc/CHANGES-6.0.7:1.1.2.79 --- src/doc/CHANGES-6.0.7:1.1.2.78 Wed Oct 5 10:51:31 2016 +++ src/doc/CHANGES-6.0.7 Fri Nov 11 07:06:39 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.0.7,v 1.1.2.78 2016/10/05 10:51:31 bouyer Exp $ +# $NetBSD: CHANGES-6.0.7,v 1.1.2.79 2016/11/11 07:06:39 snj Exp $ A complete list of changes from the NetBSD 6.0.6 release to the NetBSD 6.0.7 release: @@ -9337,3 +9337,13 @@ xsrc/xfree/xc/programs/Xserver/include/d Affected versions: libXvMC <= 1.0.9 [mrg, ticket #1411] +etc/namedb/root.cache 1.21, 1.22 + + Update root.cache to 2016102001 (October 20, 2016). + [taca, ticket #1413] + +sys/kern/uipc_usrreq.c 1.181 + + Fix a memory leak. + [maxv, ticket #1415] +