Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 92dab847 | 2026-05-08 13:21:22 | Update to libX11 1.8.13 | ||
| 20e89367 | 2025-04-30 17:26:10 | Update to libX11 1.8.12. ok tb@ jsg@ | ||
| bc416243 | 2024-08-04 17:15:57 | Update to libX11 1.8.10. tested by and ok rsadowski@ | ||
| 6744b1fb | 2024-07-11 07:28:46 | Update to libX11 1.8.9 part 6/6: enable threads by default & build system refresh. Minor library version bump | ||
| 9b8fbacf | 2024-07-10 08:13:35 | Update to libX11 1.8.9 part 4: input methods and NLS fixes | ||
| be3a5206 | 2024-07-10 07:35:02 | Update to libX11 1.8.9 part 2: Copyright notices updates | ||
| fa8d4a0f | 2022-04-25 19:26:17 | Update to libX11 1.7.5. No API / ABI changes. ok tb@ | ||
| 16b669a9 | 2022-02-21 08:01:23 | Update to libX11 1.7.3.1. ok jsg@ who noticed this requires a major bump. | ||
| 476ad6ae | 2020-11-28 14:39:45 | Update to libX11 1.7.0. Tested by gkoehler@ and jsg@ | ||
| bb74146c | 2020-08-20 19:12:48 | Fix a bug where some input clients can't connect to the input server. FreeBSD bugzilla reference: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=248549 | ||
| 4c672aa5 | 2020-08-06 14:28:54 | Merge from upstream X.Org : Fix size calculation in `_XimAttributeToValue` The check here guards the read below. For `XimType_XIMStyles`, these are `num` of `CARD32` and for `XimType_XIMHotKeyTriggers` these are `num` of `XIMTRIGGERKEY` ref[1] which is defined as 3 x `CARD32`. (There are data after the `XIMTRIGGERKEY` according to the spec but they are not read by this function and doesn't need to be checked.) The old code here used the native datatype size instead of the wire protocol size causing the check to always fail. Also fix the size calculation for the header (size). It is 2 x CARD16 for both types despite the unused `CARD16` for `XimType_XIMStyles`. This fixes a regression caused by previous commit. | ||
| f22a219d | 2020-07-31 13:53:24 | Fixes for Heap corruption in the X input method client in libX11 CVE-2020-14344 These where reported to X.Org and patches proposed by Todd Carson. Thanks. | ||
| a400859a | 2019-08-04 13:34:52 | Update to libX11 1.6.8 riding the major bump caused by xtrans 1.4.0 | ||
| b39f51f9 | 2018-08-23 19:38:11 | Udate to libX11 1.6.6. bug fixes release - no API/ABI changes. | ||
| 20a75c6d | 2016-11-03 10:21:30 | Update to libX11 1.6.4 | ||
| fd18c20e | 2016-10-11 22:14:30 | regen | ||
| 8252bb00 | 2015-04-06 20:57:55 | update to libX11 1.6.3 | ||
| 8c1effea | 2013-09-28 17:03:13 | Update to libX11 1.6.2. No API change. | ||
| 4b8a5f47 | 2013-06-04 03:19:34 | Update to libX11 1.6.0 | ||
| 52f6d0ba | 2013-05-23 22:42:07 | Merge upstream fixes for several X libs vulnerabilities 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 | ||
| f2c99c06 | 2013-04-28 16:55:55 | Update to libX11 1.6RC. No bump needed. | ||
| 08ecf5f3 | 2012-03-27 19:19:37 | Upate to libX11 1.5rc1. Tested by krw@, mpi@, shadchin@. | ||
| 5577d754 | 2011-08-27 15:34:14 | Update to libX11 1.4.4. Tested by ajacoutot@, shadchin@. | ||
| 8cc0378b | 2011-05-30 20:52:47 | Update to libX11 1.4.3 which was released during the 1.4.2 tests. Mostly churn in the doc build system, which is disabled on Xenocara for now. | ||
| 857c658f | 2011-05-30 19:19:29 | Update to libx11 1.4.2. Tested by ajacoutot@, jasper@ krw@, landry@, shadchin@ on various architectures. Bump major. | ||
| 502b62f9 | 2010-10-05 19:50:57 | Update to libX11 1.3.6. Tested by ajacoutot@, jasper@ and krw@. | ||
| 6c940574 | 2010-09-04 10:33:11 | Update to libX11 1.3.5 | ||
| aa3c9f93 | 2010-05-18 19:37:28 | Update to libX11 1.3.3. Tested on a bulk ports build by naddy@. | ||
| 8bb5fd8a | 2009-05-03 12:59:09 | update to libX11 1.2.1 | ||
| 8d46f8e4 | 2008-06-11 20:55:41 | Update to libX11 1.1.4. I've carefully checked that there's no API/ABI change in this version. Only small bug fixes, manual page fixes and some more data in the i18n tables. | ||
| a72daf0a | 2007-09-30 10:11:57 | libX11 1.1.3 | ||
| 6637a9a3 | 2007-03-18 22:29:12 | regen with automake 1.9.6p2 | ||
| 1e6e3c35 | 2006-12-16 17:01:57 | regen | ||
| e5ca1d52 | 2006-11-26 13:42:42 | regen with OpenBSD autotools | ||
| 8ef0df6a | 2006-11-25 16:33:55 | import from X.Org 7.2RC2 |