Module Name: src
Committed By: snj
Date: Wed Feb 4 04:48:10 UTC 2015
Modified Files:
src/doc [netbsd-5-1]: CHANGES-5.1.6
Log Message:
ticket 1947
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.13 -r1.1.2.14 src/doc/CHANGES-5.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-5.1.6
diff -u src/doc/CHANGES-5.1.6:1.1.2.13 src/doc/CHANGES-5.1.6:1.1.2.14
--- src/doc/CHANGES-5.1.6:1.1.2.13 Mon Jan 26 11:51:16 2015
+++ src/doc/CHANGES-5.1.6 Wed Feb 4 04:48:10 2015
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-5.1.6,v 1.1.2.13 2015/01/26 11:51:16 martin Exp $
+# $NetBSD: CHANGES-5.1.6,v 1.1.2.14 2015/02/04 04:48:10 snj Exp $
A complete list of changes from the NetBSD 5.1.5 release to the NetBSD 5.1.6
release:
@@ -2523,4 +2523,8 @@ lib/libssl/shlib_version
Bignum squaring may produce incorrect results (CVE-2014-3570)
[spz, ticket #1945]
+lib/libevent/buffer.c patch
+
+ Fix CVE-2014-6272.
+ [spz, ticket #1947]