summaryrefslogtreecommitdiff
path: root/lib/libX11/src
AgeCommit message (Expand)Author
2024-08-04Update to libX11 1.8.10. tested by and ok rsadowski@Matthieu Herrb
2024-07-11Update to libX11 1.8.9 part 6/6: enable threads by defaultMatthieu Herrb
2024-07-10Update to libX11 1.8.9 part 5: various bug fixesMatthieu Herrb
2024-07-10Update to libX11 1.8.9 part 3: unifdef legacy systemsMatthieu Herrb
2024-07-10Update to libX11 1.8.9 part 2: Copyright notices updatesMatthieu Herrb
2023-10-03Fix several input validation errors in libX11 and libXpm.Alexander Bluhm
2023-06-15Fixes CVE-2023-3138: X servers could return values from XQueryExtensionMatthieu Herrb
2022-07-23Update to libX11 1.8.1Matthieu Herrb
2022-04-25Update to libX11 1.7.5. No API / ABI changes. ok tb@Matthieu Herrb
2022-02-21Update to libX11 1.7.3.1. ok jsg@ who noticed this requires a major bump.Matthieu Herrb
2021-08-30Upate to libX11 1.7.2Matthieu Herrb
2021-05-22Check strlen(spec) only once at the beginning of XLookupColor().Alexander Bluhm
2021-05-18Reject string longer than USHRT_MAX before sending them on the wireMatthieu Herrb
2020-11-28Update to libX11 1.7.0. Tested by gkoehler@ and jsg@Matthieu Herrb
2020-01-04Uppdate to libX11 1.6.9. Tested by krw@ and naddy@Matthieu Herrb
2019-09-05Fix gcc3 specific error. The diff is based on latest upstream change.Kenji Aoyama
2019-08-04Update to libX11 1.6.8 riding the major bump caused by xtrans 1.4.0Matthieu Herrb
2018-10-20Update to libX11 1.6.7Matthieu Herrb
2018-08-23Udate to libX11 1.6.6. bug fixes release - no API/ABI changes.Matthieu Herrb
2017-10-23This file isn't built anymore. So remove diffs with upstreams.Matthieu Herrb
2017-02-28Update to libX11 1.6.5Matthieu Herrb
2016-11-03Update to libX11 1.6.4Matthieu Herrb
2016-11-03Remove stale filesMatthieu Herrb
2016-10-11regenMatthieu Herrb
2016-10-08ks_tables.h is always considered out of date due to the forced rebuildMartin Natano
2016-10-04Validation of server responses in XGetImage()Matthieu Herrb
2016-10-04The validation of server responses avoids out of boundary accesses.Matthieu Herrb
2015-04-06update to libX11 1.6.3Matthieu Herrb
2013-09-28Update to libX11 1.6.2. No API change.Matthieu Herrb
2013-08-26Update to libX11 1.6.1.Matthieu Herrb
2013-08-13Repair guenther's damage that I didn't ok.Matthieu Herrb
2013-08-13Bump major on libX11-xcb to match the 64bit time_t changePhilip Guenther
2013-06-04Update to libX11 1.6.0Matthieu Herrb
2013-05-31Update to libX11 1.5.99.902 aka 1.6rc2Matthieu Herrb
2013-05-23Merge upstream fixes for several X libs vulnerabilitiesMatthieu Herrb
2013-04-28Update to libX11 1.6RC. No bump needed.Matthieu Herrb
2012-06-11Update to libX11 1.5.0Matthieu Herrb
2012-03-27Upate to libX11 1.5rc1. Tested by krw@, mpi@, shadchin@.Matthieu Herrb
2011-09-19Fix _Xthr_once_stub_() to call the init routine for each different id.Matthieu Herrb
2011-08-27Update to libX11 1.4.4. Tested by ajacoutot@, shadchin@.Matthieu Herrb
2011-05-30Update to libX11 1.4.3 which was released during the 1.4.2 tests.Matthieu Herrb
2011-05-30Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@,Matthieu Herrb
2010-10-05Update to libX11 1.3.6.Matthieu Herrb
2010-09-04Update to libX11 1.3.5Matthieu Herrb
2010-05-18Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.Matthieu Herrb
2009-05-03update to libX11 1.2.1Matthieu Herrb
2008-06-11Update to libX11 1.1.4. I've carefully checked that there's no API/ABIMatthieu Herrb
2008-06-10- actually zero the memory returned by realloc().Matthieu Herrb
2008-06-10Include stdlib.h so we have the prototype for realloc. This means that we don'tOwain Ainsworth
2008-04-17pthread_key_create(3) explicitely says that the value associatedMatthieu Herrb