pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libXxf86vm
Module Name: pkgsrc
Committed By: wiz
Date: Fri May 31 08:29:38 UTC 2013
Modified Files:
pkgsrc/x11/libXxf86vm: Makefile distinfo
Log Message:
Update to 1.1.3:
This release provides the fixes for the recently announced security issue
CVE-2013-2001 along with a number of other fixes to the error handling
code found while investigating that issue.
Adam Jackson (1):
configure: Remove AM_MAINTAINER_MODE
Alan Coopersmith (10):
Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
When Xcalloc() returns NULL, you don't need to Xfree() it
Improve error handling in XF86VidModeGetMonitor()
Unlock display before returning alloc error in XF86VidModeGetModeLine()
Unlock display before returning alloc error in
XF86VidModeGetAllModeLines()
Unlock display before returning alloc error in XF86VidModeGetDotClocks()
Use _XEatDataWords to avoid overflow of length calculations
memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]
avoid integer overflow in XF86VidModeGetModeLine()
libXxf86vm 1.1.3
Colin Walters (1):
autogen.sh: Honor NOCONFIGURE environment variable
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/libXxf86vm/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/libXxf86vm/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