summaryrefslogtreecommitdiff
path: root/lib/libXt
AgeCommit message (Collapse)Author
2023-07-03Update to libXt 1.3.0.Matthieu Herrb
minor bump because XtReallocArray() was added.
2020-01-14Update to libXt 1.2.0. Tested by tb@Matthieu Herrb
2016-10-11regenMatthieu Herrb
2015-05-10Update to libXt 1.1.5Matthieu Herrb
2014-08-13Install resource files in /usr/X11R6/share/X11/app-defaultsMatthieu Herrb
/etc/X11/app-defaults stays 1st in the libXt search path so, people and ports can put customized versions there if needed. If you didn't customize the versions in /etc/X11/app-defaults, they should be removed to avoid future issues when one file changes. discussed at g2k14 and ok ajacoutot@
2013-08-18Fix a number of merge issues accumulated over the yearsMatthieu Herrb
- INSTALL often got doubled by patch - empty AUTHORS files didn't get removed.
2013-08-13Bump the major on every single base library. There are a couplePhilip Guenther
not bumped by this that will be corrected soon. heavy lifting by todd@
2013-05-31Update to libXt 1.1.4Matthieu Herrb
2013-05-23Merge upstream fixes for several X libs vulnerabilitiesMatthieu Herrb
discovered by Ilja van Sprundel. CVE-2013-1981 X.org libX11 1.5.99.901 (1.6 RC1) integer overflows CVE-2013-1982 X.org libXext 1.3.1 integer overflows CVE-2013-1983 X.org libXfixes 5.0 integer overflows CVE-2013-1984 X.org libXi 1.7.1 integer overflows CVE-2013-1985 X.org libXinerama 1.1.2 integer overflows CVE-2013-1986 X.org libXrandr 1.4.0 integer overflows CVE-2013-1987 X.org libXrender 0.9.7 integer overflows CVE-2013-1988 X.org libXRes 1.0.6 integer overflows CVE-2013-1989 X.org libXv 1.0.7 integer overflows CVE-2013-1990 X.org libXvMC 1.0.7 integer overflows CVE-2013-1991 X.org libXxf86dga 1.1.3 integer overflows CVE-2013-1992 X.org libdmx 1.1.2 integer overflows CVE-2013-1994 X.org libchromeXvMC & libchromeXvMCPro in openChrome 0.3.2 integer overflows CVE-2013-1995 X.org libXi 1.7.1 sign extension issues CVE-2013-1996 X.org libFS 1.0.4 sign extension issues CVE-2013-1997 X.org libX11 1.5.99.901 (1.6 RC1) buffer overflows CVE-2013-1998 X.org libXi 1.7.1 buffer overflows CVE-2013-1999 X.org libXvMC 1.0.7 buffer overflows CVE-2013-2000 X.org libXxf86dga 1.1.3 buffer overflows CVE-2013-2001 X.org libXxf86vm 1.1.2 buffer overflows CVE-2013-2002 X.org libXt 1.1.3 buffer overflows CVE-2013-2003 X.org libXcursor 1.1.13 integer overflows CVE-2013-2004 X.org libX11 1.5.99.901 (1.6 RC1) unbounded recursion CVE-2013-2005 X.org libXt 1.1.3 memory corruption CVE-2013-2066 X.org libXv 1.0.7 buffer overflows
2012-03-18Update to libXt 1.1.3Matthieu Herrb
2012-03-14Regen with util-macros 1.17. Fixes configure on landisk (and probably theMatthieu Herrb
other gcc3 architectures).
2012-03-10Explicitely disable tools that could be found in /usr/localMatthieu Herrb
2012-03-10Update to libXt 1.1.2Matthieu Herrb
2011-09-10regenMatthieu Herrb
2011-09-10Update to libXt 1.1.1Matthieu Herrb
2010-10-31Update to libXt 1.0.9. No functional change.Matthieu Herrb
2010-05-05Update to libXt 1.0.8. No API change.Matthieu Herrb
2009-10-31update to libXt 1.0.7Matthieu Herrb
2009-08-23update to libXt 1.0.6Matthieu Herrb
2008-03-15Regen with autoconf 2.59-p2, with AM_SANITY check zapped.Matthieu Herrb
2007-07-29regenMatthieu Herrb
2007-04-14regen with libtool 1.5.22p10 and metaauto 0.7Matthieu Herrb
2007-03-25regen with libtool 1.5.22p9Matthieu Herrb
2007-03-18regen with automake 1.9.6p2Matthieu Herrb
2007-03-15Bump major of shared libs that depend on libX11 (which already got bumped).Matthieu Herrb
ok todd@
2007-03-03regenMatthieu Herrb
2007-03-03merge libXt 1.0.5Matthieu Herrb
2007-02-26Sync prototype with realityMatthieu Herrb
2006-11-28regenMatthieu Herrb
2006-11-28Try to prevent endless regeneration of Makefile.in caused to RCS Id expansion.Matthieu Herrb
2006-11-27Move back things to /usr/X11R6/lib/X11.Matthieu Herrb
2006-11-27regenerate with OpenBSD autotoolsMatthieu Herrb
2006-11-26regen with OpenBSD autotoolsMatthieu Herrb
2006-11-26Build infrastructure for libMatthieu Herrb
2006-11-25import from X.Org 7.2RC2Matthieu Herrb