pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXext
Module Name: pkgsrc
Committed By: wiz
Date: Sat Jun 1 06:50:27 UTC 2013
Modified Files:
pkgsrc/x11/libXext: Makefile distinfo
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
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/x11/libXext/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/libXext/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index