Path to this page:
Subject: CVS commit: pkgsrc/x11/libXext
From: Thomas Klausner
Date: 2013-06-01 08:50:27
Message id: 20130601065028.044FE96@cvs.netbsd.org
Log Message:
Update to 1.3.2:
This release provides fixes for the recently announced security issue
CVE-2013-1982, as well as build configuration improvements, man page
macro cleanups to work better with doclifter, and several other small
fixes.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (8):
Use _XEatDataWords to avoid overflow of rep.length bit shifting
integer overflow in XcupGetReservedColormapEntries() [CVE-2013-1982 1/6]
integer overflow in XcupStoreColors() [CVE-2013-1982 2/6]
several integer overflows in XdbeGetVisualInfo() [CVE-2013-1982 3/6]
integer overflow in XeviGetVisualInfo() [CVE-2013-1982 4/6]
integer overflow in XShapeGetRectangles() [CVE-2013-1982 5/6]
integer overflow in XSyncListSystemCounters() [CVE-2013-1982 6/6]
libXext 1.3.2
Chase Douglas (1):
Destroy generic event extension after last display is removed
Colin Walters (1):
autogen.sh: Implement GNOME Build API
Eric S. Raymond (2):
Replace various unsafe presentation-level requests with .RS/.RE and .EX/EE.
Replace presentationm-level requests with .RS/RE.
Peter Hutterer (1):
sync: fix copy/paste error in comment
Thomas Klausner (1):
Avoid having macros expand code to be: ((f) ? (f)->m1 : NULL)->m2
Files: