Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a5ed94cc | 2026-04-22 17:35:19 | iabsd | ||
| c50f7c66 | 2026-05-14 09:07:11 | Update to xterm 410. Tested by kirill@ and naddy@ | ||
| 07b74528 | 2026-05-08 10:25:57 | Update to ico 1.0.7 | ||
| 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 | ||
| 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@ | ||
| 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 | ||
| 81f70434 | 2026-02-15 10:09:14 | update to bitmap 1.1.2 | ||
| caf8a778 | 2026-02-08 09:42:33 | Update to xterm-406. Tested by kirill@ and tb, ok tb@ | ||
| a89db768 | 2026-01-05 14:46:59 | handle Meta release as a separate mod key. from Sven M. Hallberg | ||
| 678216c0 | 2025-12-03 05:44:19 | Fixes for vulnerabilities found in xkbcommon also present in xkbcomp CVE-2018-15863 Don't crash on no-op modmask expressions CVE-2018-15861 Don't falsely promise from ExprResolveLhs CVE-2018-15859 Fail expression lookup on invalid atoms CVE-2018-15853 fix stack overflow when evaluating boolean negation | ||
| 920545d9 | 2025-11-24 12:40:43 | Explicitely pass LOGIN_SETXDGENV LOGIN_SETXDGENV is no longer included in LOGIN_SETALL | ||
| eeb0c0de | 2025-11-16 19:02:33 | Remove luit. Already disabled in xterm and unlinked from the build. | ||
| b783ce41 | 2025-11-16 18:33:14 | let xenodm preserve the XDG_RUNTIME_DIR environment variable. | ||
| a20716c0 | 2025-11-13 16:33:25 | Update the documentation of local modifications for utf8 and locale resources. Indirectly reminded by robert@ | ||
| 89c579f1 | 2025-11-03 10:18:49 | Update to xkbcomp 1.4.7 again, with the patch that was merged upstream for the memory access issue. | ||
| d73c0bbe | 2025-11-03 09:58:18 | update to xinit 1.4.4 | ||
| c3ca4c3a | 2025-11-03 09:52:45 | update to xhost 1.0.10 | ||
| abd8e815 | 2025-11-03 09:52:22 | update to xgc 1.0.7 | ||
| 7e9523eb | 2025-11-03 09:51:43 | update to xgamma 1.0.8 | ||
| 0ac0690f | 2025-11-03 09:49:21 | update to xeyes 1.3.1 | ||
| 08b18b53 | 2025-11-02 08:12:10 | With luit disabled, the default setting changed to not enabling utf8 mode. Update the resources to re-enable it by default. | ||
| b01d3453 | 2025-11-01 15:22:25 | Fix "xterm: Unrecognized keyword: Get/SetSelection" warnings on startup. PASTE64 is disabled on OpenBSD, thus those features don't exist in WindowOps | ||
| d9dfbd26 | 2025-11-01 10:18:19 | Unhook luit | ||
| 20f965d7 | 2025-11-01 10:17:37 | Disable luit. ok jsg@, schwarze@, naddy@ | ||
| 1cc90e58 | 2025-11-01 10:12:34 | Update to xterm 403. Tested by kirill@ jsg@ op@ | ||
| a6d3163c | 2025-08-20 23:44:06 | add window-snap-center function OK tb@ okan@ | ||
| ad1f6578 | 2025-08-04 16:54:15 | update xdriinfo to 1.0.8 | ||
| 3fb9df30 | 2025-08-04 16:49:58 | update xdpyinfo to 1.4.0 | ||
| 58eef0a7 | 2025-08-04 16:44:04 | update viewres to 1.0.8 | ||
| 16c175c5 | 2025-08-04 16:38:01 | update twm to 1.0.13.1 | ||
| 6d8351f0 | 2025-08-04 16:36:49 | update smproxy to 1.0.8 | ||
| 8c26863c | 2025-08-04 16:36:06 | update sessreg to 1.1.4 | ||
| 8e9c96fd | 2025-06-30 14:10:09 | Apply a large hammer to reduce compiler optimization level on mips64 due to clang 19 segfaulting otherwise. This can surely be improved upon, but the immediate goal is to unbreak builds. | ||
| 7c34ad48 | 2025-06-14 12:33:57 | Update to xterm 399. tested by kirill@ Also reduce the diffs between the generated xtermcfg.h when using configure and the one we provide for the BSD makefile. The file after this diff matches the result of configure with : configure --enable-backarrow-is-erase \ --enable-delete-is-del --enable-initial-erase \ --disable-tek4014 --with-terminal-id=vt100 \ --enable-broken-st --disable-exec-selection \ --disable-sixel-graphics --enable-initial-erase \ --disable-paste64 --disable-readline-mouse \ --disable-screen-dumps \ --disable-tcap-fkeys --disable-tcap-query \ --with-utmp-setgid | ||
| f484e01b | 2025-05-25 08:52:33 | Remove anoter file not present anymore in recent xterm | ||
| 2a67c6b6 | 2025-05-24 17:39:54 | Remove files removed in xterm 287 | ||
| fe9c2317 | 2025-05-23 10:29:02 | Call pledge(2) in mkfontscale(1): "stdio rpath wpath cpath". ok deraadt@ | ||
| 598358d1 | 2025-03-16 13:29:46 | Update to xauth 1.1.4 | ||
| 564822f0 | 2024-12-23 09:07:50 | update to xprop 1.2.8 | ||
| 4531e6d5 | 2024-12-23 09:05:33 | update to xlogo 1.0.7 | ||
| d4894a69 | 2024-12-23 09:02:46 | update to xkbevd 1.1.6 | ||
| 3cfa0cf1 | 2024-12-23 09:02:10 | update to xcompmgr 1.1.10 | ||
| 0840a0e7 | 2024-12-23 09:01:12 | update to oclock 1.0.6 | ||
| 8d58f153 | 2024-12-16 06:45:08 | rgen | ||
| 8782e59c | 2024-12-16 06:44:57 | Reduce diff with upstreams | ||
| 12e6507c | 2024-12-16 06:41:58 | Fix merge error during last update. | ||
| 0d1a675f | 2024-11-21 13:45:40 | xenocara xlock uses imsg for privsep. 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@ | ||
| 87e576f7 | 2024-11-14 20:10:46 | Missed removals in xterm 395 update. | ||
| b7f08078 | 2024-11-14 20:05:31 | Update to xterm 395. Tested by tb@, jsg@ and others. | ||
| ea93ed24 | 2024-11-11 09:25:00 | update to xwud 1.0.7 | ||
| cb67f237 | 2024-11-11 09:24:28 | update to xrandr 1.5.3 | ||
| 6f7e85f0 | 2024-11-11 09:23:25 | update to xmag 1.0.8 | ||
| 70926344 | 2024-11-11 09:23:00 | update to xkbprint 1.0.7 | ||
| 3be9baab | 2024-11-11 09:22:15 | update to xcmsdb 1.0.7 | ||
| 743bd7e8 | 2024-11-11 09:21:31 | update to xclipboard 1.1.5 | ||
| 3bb74704 | 2024-11-11 09:20:55 | update to xbacklight 1.2.4 | ||
| 9a024981 | 2024-11-11 09:19:49 | update to fonttosnft 1.2.4 | ||
| 29c7c296 | 2024-11-11 09:19:13 | update to bdftopcf 1.1.2 | ||
| 4940024c | 2024-08-12 05:20:36 | Update to x11perf 1.7.0 | ||
| f7ac3b6b | 2024-08-12 05:03:28 | Fix a crash in when printing decreased intensity unicode right quote using bit-mapped fonts. Reported by Matthew Martin and fix confirmed by Thomas Dickey. | ||
| 7195d206 | 2024-07-25 19:22:53 | Update to xterm 393. tested by op@ and naddy@ | ||
| 435333a4 | 2024-07-11 07:43:34 | Update to appres 1.0.7 | ||
| 6b6dfde9 | 2024-06-04 08:13:08 | Link sxpm to the build. Remined by jsg@ originally ok tb@ | ||
| 572bde41 | 2024-06-04 05:42:22 | Explicitely build sxpm in app, after the new libXpm has been installed. 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@ | ||
| ed7cf726 | 2024-05-04 09:53:35 | Revert to xkbcomp 1.4.6. for now. version 1.4.7 has memory management issues found by mbuhl@ | ||
| e46c7656 | 2024-04-28 14:14:08 | Update to xkbcomp 1.4.7 | ||
| cf96be14 | 2024-04-28 12:54:52 | Update xsm to 1.0.6 | ||
| 80f4f579 | 2024-04-28 12:51:56 | Update to xrefresh 1.1.0 | ||
| a3f55646 | 2024-04-28 12:49:40 | Update to xprop 1.2.7 | ||
| da587460 | 2024-04-28 12:47:14 | Update to xpr 1.2.0 | ||
| 60fd0285 | 2024-04-28 12:38:49 | Update to xmore 1.0.4 | ||
| 6c0af7c9 | 2024-04-28 12:35:48 | Update to xmessage 1.0.7 | ||
| be3b6ad2 | 2024-04-28 12:32:48 | Update to xlsfonts 1.0.8 | ||
| 3095b167 | 2024-04-28 12:29:03 | Update to xload 1.2.0 | ||
| 6cc22593 | 2024-04-28 12:20:02 | Update to xkbutils 1.0.6 | ||
| cf4287ac | 2024-04-28 10:39:03 | Update to xfontsel 1.1.1 | ||
| e04d0d9b | 2024-04-28 10:30:49 | Update to xev 1.2.6 | ||
| 4aa6b7f0 | 2024-04-28 10:12:50 | Update to xedit 1.2.4 | ||
| fea50c16 | 2024-04-28 10:11:51 | Update to mkfontscale 1.2.3 | ||
| 7d004739 | 2024-04-28 10:07:02 | Update to xauth 1.1.3 | ||
| f43e8b4b | 2024-04-28 09:52:45 | Update to listres 1.0.6 | ||
| 3d047d44 | 2024-04-28 09:50:26 | Update to iceauth 1.0.10 | ||
| df7f20b4 | 2024-04-28 09:44:44 | Update editres to 1.0.9 | ||
| 87a5a49f | 2024-04-28 09:39:10 | bitmap: regen autotools for 1.1.1 | ||
| b3cd0cb8 | 2024-04-28 09:37:46 | Update to bitmap 1.1.1 | ||
| fff7e715 | 2024-04-10 19:38:22 | Grab the pointer against the root window instead of the client we're attempting to move and/or resize; prevents XNextEvent() from blocking on a client that might have been moved to a Withdrawn state. behavior noticed and reported by zenitds at proton.me - thanks! | ||
| 78af578b | 2024-01-28 14:01:27 | Update to xbiff 1.0.5 |