pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/libX11
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jun 4 07:57:13 UTC 2013
Modified Files:
pkgsrc/x11/libX11: Makefile PLIST distinfo
Added Files:
pkgsrc/x11/libX11/patches: patch-Makefile.in
Log Message:
Update to 1.6.0:
Changes since libX11 1.5 (found in the release candidates) include fixes
for the recently announced security issues CVE-2013-1981, CVE-2013-1997,
and CVE-2013-2004; the addition of the _XEatDataWords API for use by
Xlib-based extension libraries, to help them avoid integer overflows when
it is necessary to discard data; removal of ancient, unused, incomplete
support for the Cray Unicos OS, and the DECnet and TLI transport types;
numerous improvements to compose files and locale data; man page macro
cleanups to improve compatibility with doclifter; and various other
code cleanups and compiler warning fixes.
Alan Coopersmith (1):
libX11 1.6.0
Thomas Klausner (2):
XCreateGC man page: Avoid .TS H and .TH macros
cmsMath.c: Add missing stdio header for printf(3) in DEBUG build.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/x11/libX11/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/x11/libX11/PLIST
cvs rdiff -u -r1.19 -r1.20 pkgsrc/x11/libX11/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/libX11/patches/patch-Makefile.in
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