Module Name: src Committed By: msaitoh Date: Mon Dec 22 09:53:08 UTC 2014
Modified Files: src/doc [netbsd-7]: CHANGES-7.0 Log Message: Cleanup. To generate a diff of this commit: cvs rdiff -u -r1.1.2.138 -r1.1.2.139 src/doc/CHANGES-7.0 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 diff -u src/doc/CHANGES-7.0:1.1.2.138 src/doc/CHANGES-7.0:1.1.2.139 --- src/doc/CHANGES-7.0:1.1.2.138 Mon Dec 22 09:45:20 2014 +++ src/doc/CHANGES-7.0 Mon Dec 22 09:53:08 2014 @@ -1,4 +1,4 @@ -# $NetBSD: CHANGES-7.0,v 1.1.2.138 2014/12/22 09:45:20 msaitoh Exp $ +# $NetBSD: CHANGES-7.0,v 1.1.2.139 2014/12/22 09:53:08 msaitoh Exp $ A complete list of changes from the initial NetBSD 7.0 branch on 11 Aug 2014 until the 7.0 release: @@ -3377,7 +3377,7 @@ xsrc/xfree/xc/programs/Xserver/render/re CVE-2014-8103 If t->bottom is close to MIN_INT, removing top can wraparound, so do the check properly. - CVE-2013-6424: + CVE-2013-6424 [mrg, ticket #308] lib/librumphijack/hijack.c 1.110