Source-Changes-HG archive

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

[src/netbsd-6]: src/doc ticket 945



details:   https://anonhg.NetBSD.org/src/rev/7a0e6cd9ccd1
branches:  netbsd-6
changeset: 776445:7a0e6cd9ccd1
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed Sep 18 19:53:23 2013 +0000

description:
ticket 945

diffstat:

 doc/CHANGES-6.2 |  11 ++++++++++-
 1 files changed, 10 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r 01782c0545fc -r 7a0e6cd9ccd1 doc/CHANGES-6.2
--- a/doc/CHANGES-6.2   Wed Sep 18 03:23:28 2013 +0000
+++ b/doc/CHANGES-6.2   Wed Sep 18 19:53:23 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.2,v 1.1.2.40 2013/09/18 03:23:28 msaitoh Exp $
+# $NetBSD: CHANGES-6.2,v 1.1.2.41 2013/09/18 19:53:23 bouyer Exp $
 
 A complete list of changes from the 6.1 release until the 6.2 release:
 
@@ -715,3 +715,12 @@
        Include BRDADDR and NETMASK to the v4 ioctls we ban for v6; from
        FreeBSD.
        [spz, ticket #944]
+xsrc/external/mit/libX11/dist/src/xkb/XKBNames.c       patch
+xsrc/external/mit/libX11/dist/src/xkb/XKBGetMap.c      patch
+
+       The size of the arrays is max_key_code + 1. This makes these functions
+       consistent with the other checks added for CVE-2013-1997.
+       Check the XkbGetNames reply when names->keys was just allocated
+       Should fix PR lib/48170.
+       [riz, ticket #945]
+



Home | Main Index | Thread Index | Old Index