Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-6]: src/doc tickets 124[23]



details:   https://anonhg.NetBSD.org/src/rev/e9421efb0890
branches:  netbsd-6
changeset: 776890:e9421efb0890
user:      snj <snj%NetBSD.org@localhost>
date:      Wed Feb 04 04:39:59 2015 +0000

description:
tickets 124[23]

diffstat:

 doc/CHANGES-6.2 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 01f4790ccb7c -r e9421efb0890 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Wed Feb 04 04:38:19 2015 +0000
+++ b/doc/CHANGES-6.2   Wed Feb 04 04:39:59 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.190 2015/01/26 14:04:22 martin Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.191 2015/02/04 04:39:59 snj Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -9521,3 +9521,14 @@
        - CPUID leaf 2 and 4 are only for Intel processors.
        [msaitoh, ticket #1241]
 
+sys/dev/vnd.c                                  1.240, 1.241
+
+       Fix a deadlock when a write occurs on the vnd while the attached
+       file is being fsync(2)ed.
+       [bouyer, ticket #1242]
+
+external/bsd/libevent/dist/buffer.c            patch
+
+       Fix CVE-2014-6272.
+       [spz, ticket #1243]
+



Home | Main Index | Thread Index | Old Index