Module Name: src Committed By: snj Date: Fri Nov 11 07:07:34 UTC 2016
Modified Files: src/doc [netbsd-6-1]: CHANGES-6.1.6 Log Message: 1413, 1415 To generate a diff of this commit: cvs rdiff -u -r1.1.2.76 -r1.1.2.77 src/doc/CHANGES-6.1.6 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.1.6 diff -u src/doc/CHANGES-6.1.6:1.1.2.76 src/doc/CHANGES-6.1.6:1.1.2.77 --- src/doc/CHANGES-6.1.6:1.1.2.76 Wed Oct 5 10:51:27 2016 +++ src/doc/CHANGES-6.1.6 Fri Nov 11 07:07:34 2016 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-6.1.6,v 1.1.2.76 2016/10/05 10:51:27 bouyer Exp $ +# $NetBSD: CHANGES-6.1.6,v 1.1.2.77 2016/11/11 07:07:34 snj Exp $ A complete list of changes from the NetBSD 6.1.5 release to the NetBSD 6.1.6 release: @@ -9057,3 +9057,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] +