Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/5defd9a168ac
branches:  netbsd-6-0
changeset: 774853:5defd9a168ac
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed Sep 18 19:53:57 2013 +0000

description:
ticket 945

diffstat:

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

diffs (22 lines):

diff -r b0fdea36b593 -r 5defd9a168ac doc/CHANGES-6.0.3
--- a/doc/CHANGES-6.0.3 Wed Sep 18 03:26:27 2013 +0000
+++ b/doc/CHANGES-6.0.3 Wed Sep 18 19:53:57 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.0.3,v 1.1.2.22 2013/09/18 03:26:27 msaitoh Exp $
+# $NetBSD: CHANGES-6.0.3,v 1.1.2.23 2013/09/18 19:53:57 bouyer Exp $
 
 A complete list of changes from the NetBSD 6.0.2 release to the NetBSD 6.0.3
 release:
@@ -224,3 +224,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