Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-23 | update to xlogo 1.0.7 | Matthieu Herrb | |
2024-12-23 | update to xkbevd 1.1.6 | Matthieu Herrb | |
2024-12-23 | update to xcompmgr 1.1.10 | Matthieu Herrb | |
2024-12-23 | update to oclock 1.0.6 | Matthieu Herrb | |
2024-12-22 | bump PYTHON_VERSION, ports is now at 3.12 | Stuart Henderson | |
2024-12-22 | update | Matthieu Herrb | |
2024-12-22 | Update to xserver 21.1.15 | Matthieu Herrb | |
2024-12-16 | rgen | Matthieu Herrb | |
2024-12-16 | Reduce diff with upstreams | Matthieu Herrb | |
2024-12-16 | Fix merge error during last update. | Matthieu Herrb | |
2024-11-21 | xenocara xlock uses imsg for privsep. | Claudio Jeker | |
What changes: - imsg_init becomes imsgbuf_init but imsgbuf_init can now fail - Adding imsgbuf functions to hide the msgbuf functions: msgbuf_clear -> imsgbuf_clear msgbuf_write -> imsgbuf_write - Also rename imsg_read to imsgbuf_read. - Both imsgbuf_read and imsgbuf_write have simplified error handling. imsgbuf_write now returns 0 on success so that old wrong connection closed check must be removed - Remove now official ibuf_get_string() OK tb@ matthieu@ | |||
2024-11-14 | update | Matthieu Herrb | |
2024-11-14 | Missed removals in xterm 395 update. | Matthieu Herrb | |
2024-11-14 | Update to xterm 395. Tested by tb@, jsg@ and others. | Matthieu Herrb | |
2024-11-11 | update | Matthieu Herrb | |
2006-11-26 | Importing xterm 216 | Matthieu Herrb | |
2024-11-11 | sync | Matthieu Herrb | |
2024-11-11 | update to libXcursor 1.2.3 | Matthieu Herrb | |
2024-11-11 | update to xwud 1.0.7 | Matthieu Herrb | |
2024-11-11 | update to xrandr 1.5.3 | Matthieu Herrb | |
2024-11-11 | update to xmag 1.0.8 | Matthieu Herrb | |
2024-11-11 | update to xkbprint 1.0.7 | Matthieu Herrb | |
2024-11-11 | update to xcmsdb 1.0.7 | Matthieu Herrb | |
2024-11-11 | update to xclipboard 1.1.5 | Matthieu Herrb | |
2024-11-11 | update to xbacklight 1.2.4 | Matthieu Herrb | |
2024-11-11 | update to fonttosnft 1.2.4 | Matthieu Herrb | |
2024-11-11 | update to bdftopcf 1.1.2 | Matthieu Herrb | |
2024-11-05 | update | Matthieu Herrb | |
2024-11-05 | Update to libXi 1.8.2. | Matthieu Herrb | |
The fix for double alignment on 32bits machines with strict constraints was already committed. | |||
2024-11-05 | Update to libXfont2 2.0.7 | Matthieu Herrb | |
2024-11-05 | Update to xserver 21.1.14. tested by tb@ | Matthieu Herrb | |
The xkb security fix was committed earlier. This is the rest of the 21.1.14 update. | |||
2024-10-31 | Don't log DDC modelines (after hotplug events/xrandr) or "Using XX ranges | Stuart Henderson | |
from config file" messages. These were printed after hotplug events which could be frequent in some cases (I have machines where this happens every 10 seconds when the monitor is in a dpms power-saving mode resulting in a full /var/log filesystem). EDID vendor/product ID still logged, giving an indication that events are happening, but reduced from ~3.5KB per event to <100 bytes. based on a diff from / ok matthieu@ | |||
2016-11-02 | Import libXfont2 version 2.0.1 | Matthieu Herrb | |
2024-10-29 | xkb: Fix buffer overflow in _XkbSetCompatMap() | Matthieu Herrb | |
The _XkbSetCompatMap() function attempts to resize the `sym_interpret` buffer. However, It didn't update its size properly. It updated `num_si` only, without updating `size_si`. CVE-2024-9632 | |||
2024-10-17 | update | Jonathan Gray | |
2024-10-17 | sync | Jonathan Gray | |
2024-10-17 | Merge libdrm 2.4.123 | Jonathan Gray | |
2024-10-17 | Import libdrm 2.4.123 | Jonathan Gray | |
2024-10-06 | update | Matthieu Herrb | |
2024-09-15 | build blake3_neon.c on arm64 | Jonathan Gray | |
fixes undefined blake3_hash_many_neon symbol in libvulkan_radeon.so | |||
2024-08-26 | sync | Miod Vallat | |
2024-08-16 | Reduce diff with upstream. | Matthieu Herrb | |
2021-02-11 | Import libdrm 2.4.104 | Jonathan Gray | |
2016-10-16 | Import libdrm 2.4.71 | Jonathan Gray | |
2016-03-20 | Import libdrm 2.4.67 | Jonathan Gray | |
2015-12-27 | Import libdrm 2.4.65 | Jonathan Gray | |
2015-08-21 | Import libdrm 2.4.64 | Jonathan Gray | |
2024-08-16 | Ansify function declarations. These are all simple () -> (void) cases. | Matthieu Herrb | |
2024-08-15 | Reduce white space diff with upstream. | Matthieu Herrb | |
2024-08-12 | sync | Matthieu Herrb | |