summaryrefslogtreecommitdiff
path: root/lib/libXpm
AgeCommit message (Collapse)Author
2024-06-04Explicitely build sxpm in app, after the new libXpm has been installed.Matthieu Herrb
This makes sure it is linked against the new libXpm, not the existing one in /usr/X11R6/lib which may reference to an old, incompatible libc. ok tb@
2023-10-17Update libXpm to version 3.5.17. ok tb@Matthieu Herrb
2023-10-03Fix several input validation errors in libX11 and libXpm.Alexander Bluhm
CVE-2023-43785 CVE-2023-43786 CVE-2023-43787 CVE-2023-43788 CVE-2023-43789
2023-05-07Update to libXpm 3.5.16Matthieu Herrb
2023-01-17Fix several issues in libXpm :Matthieu Herrb
CVE-2022-46285: Infinite loop on unclosed comments CVE-2022-44617: Runaway loop on width of 0 and enormous height CVE-2022-4883: compression commands depend on $PATH
2023-01-07Update to libXpm 3.5.14. This adds manual pages and fixes typos in comments.Matthieu Herrb
2020-01-04Update to libXpm 3.5.13.Matthieu Herrb
2016-12-16Update to libXpm 3.5.12Matthieu Herrb
2016-10-11regenMatthieu Herrb
2013-09-28Update to libXpm 3.5.11Matthieu Herrb
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@
2012-03-14Regen with util-macros 1.17. Fixes configure on landisk (and probably theMatthieu Herrb
other gcc3 architectures).
2012-03-10Update to libXpm 3.5.10Matthieu Herrb
2010-11-01Fix installation when install-sh is not executable.Matthieu Herrb
the nobase_* variables force the use of install-sh, without '${SHELL}'. Use a more traditional approach, that uses the normally probed INSTALL program. Problem noticed by oga@.
2010-10-31Update to libXpm 3.5.9. No functional change.Matthieu Herrb
2009-10-31update to libXpm 3.5.8Matthieu Herrb
2008-03-15Regen with autoconf 2.59-p2, with AM_SANITY check zapped.Matthieu Herrb
2007-09-30merge libXpm 3.5.7Matthieu Herrb
2007-09-30libXpm 3.5.7Matthieu 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-15regenMatthieu Herrb
2007-03-15Bump major of shared libs that depend on libX11 (which already got bumped).Matthieu Herrb
ok todd@
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.1Matthieu Herrb