Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a5ed94cc | 2026-04-22 17:35:19 | iabsd | ||
| c3768d1e | 2026-06-02 05:31:48 | Merge fixes from upstream for multiple Xserver issues: * Font Alias Stack-based Buffer Overflow * XSYNC Use-After-Free in miSyncDestroyFence() * XKB Key Types Stack-based Buffer Overflow * XKB SetMap Request Stack-based Buffer Overflow * XSYNC Use-After-Free in FreeCounter() * XSYNC Use-After-Free in SyncChangeCounter() * GLX ChangeDrawableAttributes Out-Of-Bounds Read/Write * CreateSaverWindow Use-After-Free Information Disclosure * DRI2 DRIGetBuffers/DRIGetBuffersWithFormat Out-Of-Bounds Write | ||
| 9f28ed1d | 2026-05-30 10:15:23 | pixman: drop support for MMX on x86 LLVM has dropped the ability to generate vectorized code using compiler intrinsics for chips with MMX but without SSE2. The pixman library detects available CPU features at runtime and will either fall back to the generic implementation or use the SSE2 or SSSE3 code paths. ok kettenis@ matthieu@ jsg@ | ||
| 6a0b9ccc | 2026-05-27 15:59:36 | Reduce optimization to avoid clang 22 segfault on mips64. | ||
| de984e22 | 2026-05-25 07:09:02 | update | ||
| fa428594 | 2026-05-25 06:53:06 | sync | ||
| fc7459be | 2026-05-25 06:44:24 | Update libva to 1.23. Ok rsadowski@ | ||
| 998f5ca4 | 2026-05-23 18:23:39 | update | ||
| d3b6e2c1 | 2026-05-23 17:07:01 | Define CARD64 as unsigned long long on OpenBSD LP64 to match uint64_t. This fixes a number of errors with llvm 22 where X code mixes CARD64 and uint64_t. ok tb@ | ||
| e61ed72b | 2026-05-19 09:57:43 | update | ||
| 698e2a46 | 2026-05-19 08:31:00 | sync | ||
| 2d955b4e | 2026-05-19 08:28:31 | Merge libdrm 2.4.133 | ||
| b14e909b | 2026-05-19 08:22:35 | Import libdrm 2.4.133 | ||
| 74b2f46e | 2026-05-17 18:36:04 | update | ||
| e0583cf2 | 2026-05-17 18:03:52 | sync | ||
| 30e8f010 | 2026-05-17 17:59:22 | Disable the build of libGLw. Nothing uses it anymore. Confirmed and ok sthen@ | ||
| c5f4b721 | 2026-05-17 17:27:42 | Revert part of previous commit which causes the intel driver to fail to load. | ||
| 766e8631 | 2026-05-16 16:34:57 | update | ||
| f340daf1 | 2026-05-16 14:43:18 | sync | ||
| 50816655 | 2026-05-16 14:40:55 | Update to libpciaccess 0.19 | ||
| 94745564 | 2026-05-16 13:59:45 | Update to freetype 2.14.3 | ||
| 5f30426e | 2026-05-14 15:00:37 | Update | ||
| 112a7f39 | 2026-05-14 14:24:21 | sync | ||
| 541caedc | 2026-05-14 14:21:28 | Update to libxkbfile 1.2.0. Switch to local build system since autotools was replaced by meson. | ||
| 5895b4b5 | 2026-05-14 13:55:28 | Update to xorgproto 2025.1 | ||
| c5a0e336 | 2026-05-14 13:38:45 | Merge fixes from X.Org repository to build with llvm 22. | ||
| bfff9eb5 | 2026-05-14 13:22:31 | Move xcb-util-xrm later in the build. Enabling tests makes it depend on libX11 | ||
| 2a0c7bf5 | 2026-05-14 10:13:08 | Update to libepoxy 1.5.10 | ||
| 0850ea6f | 2026-05-14 09:43:18 | Update to xcb-util-xrm 1.3.0 | ||
| c50f7c66 | 2026-05-14 09:07:11 | Update to xterm 410. Tested by kirill@ and naddy@ | ||
| f70b5309 | 2026-05-11 11:49:46 | ac/llvm: Don't use getTriple() on LLVM21+ From Natalie Vock 0e7c94b2b369ac0bf4439e207bc9047f2cd44ead in Mesa main | ||
| d66a4d51 | 2026-05-08 19:57:29 | update | ||
| e226f01b | 2026-05-08 17:28:15 | Add missed file in update to 21.1.22 | ||
| 221fff55 | 2026-05-08 15:29:45 | Merge changes from xorg repository: - manual page improvements - drop support for old X servers - various other small formatting / indentation tweaks | ||
| 8379feb0 | 2026-05-08 13:30:39 | Update to xf86-video-ast 1.2.0 | ||
| a10e4209 | 2026-05-08 13:25:28 | Update to xf86-video-ast 1.1.6 | ||
| 92dab847 | 2026-05-08 13:21:22 | Update to libX11 1.8.13 | ||
| e8136001 | 2026-05-08 13:19:59 | Update to libXpm 3.5.19 | ||
| 49ecc89a | 2026-05-08 11:20:05 | Update to libXvMC 1.0.15 | ||
| bb443096 | 2026-05-08 11:18:21 | Update to libXxf86dga 1.1.7 | ||
| 56100109 | 2026-05-08 11:17:10 | Update to libXxf86vm 1.1.7 | ||
| 96c90628 | 2026-05-08 11:16:01 | Update to libfontenc 1.1.9 | ||
| f0e0a48c | 2026-05-08 11:12:08 | Update to xserver 21.1.22. The security fixes were already committed. | ||
| 07b74528 | 2026-05-08 10:25:57 | Update to ico 1.0.7 | ||
| 1677254e | 2026-05-08 09:59:06 | Update to font-util 1.4.2 | ||
| 43b72951 | 2026-05-08 09:54:43 | Update to font-alias 1.0.6 | ||
| 126bb1db | 2026-05-08 09:52:32 | Update to xbitmaps 1.1.4 | ||
| dc545073 | 2026-05-08 09:49:41 | Upate to xrandr 1.5.4 | ||
| 2d0186af | 2026-05-08 09:44:58 | Update to xkbcomp 1.5.0 | ||
| 352516f0 | 2026-05-08 09:43:39 | Update to xconsole 1.1.1 | ||
| b5aa72dd | 2026-05-08 09:40:20 | Update to xbiff 1.0.6 | ||
| a325bfb5 | 2026-05-08 09:38:57 | Update to setxkbmap 1.3.5 | ||
| 4f977055 | 2026-05-08 09:37:40 | Update to rgb 1.1.1 | ||
| 393497bf | 2026-05-08 09:28:03 | Update to mkfontscale 1.2.4 | ||
| 69eedbb3 | 2026-05-08 09:23:41 | Update to listres 1.0.7 | ||
| 0aa65884 | 2026-05-08 09:10:46 | Update to iceauth 1.0.11 | ||
| faab979e | 2026-05-08 09:06:22 | update to fonttosnft 1.2.5 | ||
| 7031ffc3 | 2026-05-08 09:05:16 | update to editres 1.1.1 | ||
| 6ddd87d7 | 2026-05-08 09:02:11 | Fix the build system changes that handle the autoconf cache patches. The beforeconfigure target doesn't work as expected and causes extra configure script executions and sometimes full rebuilds. replace it by more ad-hoc code to generate a local autoconf cache for the packages that need it (currently libpng and libXfont2) ok miod@ | ||
| 5941e038 | 2026-04-21 15:03:11 | update | ||
| c1558427 | 2026-04-21 14:42:57 | update to libpng 1.6.58. ok deraadt@ | ||
| 018884e3 | 2026-04-21 13:19:01 | Fix Out-of-bounds read. CVE-2026-4367 | ||
| 252c33ef | 2026-04-14 14:27:33 | update | ||
| c3a7d62f | 2026-04-14 13:52:41 | Merge fixes from upstream for multiple Xserver issues: * CVE-2026-33999: XKB Integer Underflow in XkbSetCompatMap() * CVE-2026-34000: XKB Out-of-bounds Read in CheckSetGeom() * CVE-2026-34001: XSYNC Use-after-free in miSyncTriggerFence() * CVE-2026-34002: XKB Out-of-bounds read in CheckModifierMap() * CVE-2026-34003: XKB Buffer overflow in CheckKeyTypes() | ||
| 2388220a | 2026-04-10 19:24:47 | update | ||
| 831bd3bc | 2026-04-10 19:00:10 | Update to libpng 1.6.57. ok deraadt@, naddy@, tb@ Security fixe for CVE-2026-34757 | ||
| a07385ee | 2026-03-31 19:06:28 | update | ||
| 40fdd140 | 2026-03-30 05:33:49 | sync | ||
| fbf21a18 | 2026-03-30 05:32:02 | stop installing libgbm.a everything should be using libgbm.so ok tb@ matthieu@ | ||
| 4ee9c060 | 2026-03-26 21:57:44 | update | ||
| dcd48bf5 | 2026-03-26 19:57:02 | Update to libpng 1.6.56 ok tb@ Security fixes for CVE-2026-33416 and CVE-2026-33636 | ||
| 1bd9c643 | 2026-03-12 05:10:55 | No need to set soname. Wasn't set by autotools or meson builds. | ||
| 521ffff8 | 2026-03-12 04:40:41 | update | ||
| 9eb65493 | 2026-03-12 04:33:56 | sync | ||
| bedc11b3 | 2026-03-12 04:31:28 | update to xf86-video-amdgpu 25.0.0 tested by matthieu and myself on multiple machines | ||
| 71c88cbb | 2026-03-10 17:17:32 | set metaSendsEscape by default. In UTF-8 mode the high bit would be interpreted in a latin-1 fashion, before being converted into its UTF-8 equivalent, resulting in a character, instead of a Meta-combination. OK helg@, op@, sthen@, matthieu@ | ||
| 04e7afc7 | 2026-03-08 16:21:48 | update | ||
| 3673818e | 2026-03-08 15:38:16 | Update to xcalc 1.1.3 | ||
| cfdeb302 | 2026-03-08 15:34:15 | Update to xauth 1.1.5 | ||
| b3e73786 | 2026-03-08 15:31:20 | Update to xconsole 1.1.0 | ||
| 5c424f06 | 2026-03-08 15:29:17 | Update to xfd 1.1.5 | ||
| a0a0ad34 | 2026-03-08 15:03:37 | Update to freetype 2.14.2. tested by rsadowski@ includes fix for CVE-2026-23865 (Prevent an integer overflow leading to out-of-bounds read) | ||
| e0c8a262 | 2026-03-07 12:22:06 | Fix variable substitution in target install-headers-subdirs. There may be more than one subdir level. Note this target is currently unused in xenocara. | ||
| ea463658 | 2026-02-15 10:45:09 | update | ||
| 81f70434 | 2026-02-15 10:09:14 | update to bitmap 1.1.2 | ||
| b5f2bdc7 | 2026-02-15 10:07:00 | Update to libXrandr 1.5.5 | ||
| 5bde9a91 | 2026-02-15 10:05:20 | Update to libXpm 3.5.18 | ||
| 178ad36b | 2026-02-15 10:03:18 | sync | ||
| 9361129d | 2026-02-15 10:02:42 | Update to libXmu 1.3.1 | ||
| db9ebae3 | 2026-02-15 10:01:40 | Update to libXinerama 1.1.6 | ||
| 72c00268 | 2026-02-15 10:00:44 | Update to libXext 1.3.7 | ||
| 07b510ce | 2026-02-15 09:59:43 | Upsate to libXdamage 1.1.7 | ||
| 5df01a9a | 2026-02-15 09:58:30 | Update to libXcomposite 0.4.7 | ||
| 3a3ed0ff | 2026-02-14 10:28:17 | Missed removal of those 2 files in previous update. | ||
| b2d37da4 | 2026-02-10 17:38:48 | update | ||
| 161809e2 | 2026-02-10 17:06:06 | Update to png 1.6.55. ok tb@ The freetype code that used this copy of libpng is not calling png_set_quantize either directly or indirectly so it's not affected by CVE-2026-25646 (High): Heap buffer overflow in png_set_quantize | ||
| 400a099e | 2026-02-08 10:06:31 | update | ||
| 20bdf2f0 | 2026-02-08 09:45:07 | Update to xserver 21.1.21. ok tb@ | ||
| caf8a778 | 2026-02-08 09:42:33 | Update to xterm-406. Tested by kirill@ and tb, ok tb@ | ||
| 75abd42f | 2026-01-24 13:55:57 | update |