IABSD.fr/xenocara

Branch :


Log

Author Commit Date CI Message
f7497172 2023-02-05 08:18:37 update
038a2143 2023-02-05 07:45:22 Update to xterm 378. tested/ok op@, tb@
d559c33f 2023-01-31 03:29:36 link against libpthread where libmesa_util_c11 is used OpenBSD doesn't have c11 threads.h functions. Instead Mesa's replacements are used. fixes build of graphics/piglit reported by naddy@
286474af 2023-01-29 12:20:31 only link libmesa_util_sse41 when WITH_SSE41=yes from deraadt@
60f4c250 2023-01-28 22:09:39 only link libmesa_util_sse41 when WITH_SSE41=yes build break on powerpc64 reported by deraadt@
bc1a56a3 2023-01-28 10:04:18 update
a0b91ce1 2023-01-28 08:59:40 sync
b5d82fed 2023-01-28 08:56:19 Merge Mesa 22.3.4
5642995e 2023-01-28 08:09:28 Import Mesa 22.3.4
1a36d93a 2023-01-22 14:22:05 enlarge mkstemp() pattern to 10 'X'
7aadfb9c 2023-01-22 13:24:52 update
b56b3f58 2023-01-22 12:03:53 Update xinit to version 1.4.2
4693da8e 2023-01-22 11:44:16 Update xvinfo to version 1.1.5
0e05844a 2023-01-22 11:41:55 udate xset to version 1.2.5
994e1943 2023-01-22 11:38:36 Update xrandr to version 1.5.2
c58741f1 2023-01-22 11:08:30 Update xprop to version 1.2.6
5227ff84 2023-01-22 11:06:17 Fix botched configure.ac merge
03109274 2023-01-22 11:04:02 Fix botched configure.ac merge
2ba75018 2023-01-22 11:00:14 Update xlsclients to version 1.1.5
7d920486 2023-01-22 10:57:29 Update xlsatoms to version 1.1.4
8481ed40 2023-01-22 10:48:45 Update xlogo to version 1.0.6
768018ae 2023-01-22 10:24:32 Update xkill to vesion 1.0.6
83fc3341 2023-01-22 10:01:57 Upate xkbevd to version 1.1.5
a37ea907 2023-01-22 09:58:12 Update xcompmgr to version 1.1.9
d04c7bf7 2023-01-22 09:53:39 Update xgamma to version 1.0.7
6c8ea4fe 2023-01-22 09:44:41 Merge xserver 21.1.6. Includes a few fixes to the security patches already committed.
8c4424dd 2023-01-22 09:21:08 Add back the meson build system to xserver. Not having those file only create noise when merging upstream releases.
8b4361c1 2023-01-17 16:21:23 Fix several issues in libXpm : CVE-2022-46285: Infinite loop on unclosed comments CVE-2022-44617: Runaway loop on width of 0 and enormous height CVE-2022-4883: compression commands depend on $PATH
48252358 2023-01-07 17:39:49 update
47c96394 2023-01-07 17:17:11 sync
8b7e37f2 2023-01-07 17:15:03 Update to libXpm 3.5.14. This adds manual pages and fixes typos in comments.
49a16717 2022-12-14 10:29:00 Fix serveral X server input validation errors that can cause varios issues: * CVE-2022-46340/ZDI-CAN-19265: X.Org Server XTestSwapFakeInput stack overflow * CVE-2022-46341/ZDI-CAN-19381: X.Org Server XIPassiveUngrab out-of-bounds access * CVE-2022-46342/ZDI-CAN-19400: X.Org Server XvdiSelectVideoNotify use-after-free * CVE-2022-46343/ZDI-CAN-19404: X.Org Server ScreenSaverSetAttributes use-after-free * CVE-2022-46344/ZDI-CAN-19405: X.Org Server XIChangeProperty out-of-bounds access * CVE-2022-46283/ZDI-CAN-19530: X.Org Server XkbGetKbdByName use-after-free
921296be 2022-12-05 16:41:17 Add kqueue(2) support such that the amdgpu Xorg driver notices events signalled by the kernel driver. This makes sure xbacklight(1) will report the right display brightness if it is changed by using the brightness keys on the keyboard or through wsconsctl(8). ok jsg@, matthieu@
a463cf27 2022-12-04 18:43:19 update
81e9319c 2022-12-04 18:15:08 Update xf86-video-mach64 to version 6.9.7.
1194b79a 2022-12-04 18:13:53 Update xfd to version 1.1.4
6bb3d301 2022-12-04 08:05:36 update
f46d1404 2022-11-16 21:59:26 update
b699ec22 2022-11-16 20:25:46 Update libXft to version 2.3.7. This is a fix for a stack overflow that was introduced in 2.3.5.
11497a7d 2022-11-14 09:40:31 update
a54c97b1 2022-11-14 08:48:28 sync
ca1477e7 2022-11-14 08:46:46 Merge libdrm 2.4.114
109ec178 2022-11-14 08:39:43 Import libdrm 2.4.114
f7a7f58b 2022-11-14 07:52:06 update PYTHON_VERSION, ports now uses 3.10 by default
99309740 2022-11-14 05:41:57 fontconfig: revert man page link changes patches for dist are better suited upstream pointed out by matthieu@ and tb@
7372e138 2022-11-12 21:01:05 fix broken links to fontconfig html docs in man pages patch by Thim Cederlund thim AT cederlund DOT de, thanks!
fd3c33be 2022-11-11 13:56:12 Don't crash if the client argv or argv[0] is NULL. Report from bauerm at pestilenz dot org. With help from and ok millert@
317ccbdd 2022-11-11 01:12:13 disable libudev to fix build when xatracker is present xatracker is part of Mesa and not currently installed ok matthieu@
cdbebc03 2022-11-10 18:19:23 Prevent users from enabling allowFontOps by menu or via resources. This further protects from CVE-2022-2602 (although allowFontOps where disabled by default in OpenBSD since 2009).
bd36b579 2022-11-10 17:38:58 When no device is provided in the config file, try xf86Info.consoleFd before defaulting to an hard-coded device name. Tested by tobhe@
fed98a76 2022-11-10 17:36:42 Simplify the test on mode in WsfbSaveScreen() and add error checking. Tested by tobhe@
c562bd05 2022-11-09 22:17:12 update
480c2c5d 2022-11-09 21:55:14 Update xterm to version 375. ok tb@ and also tested by Walter Alejandro Iglesias
1166d8c9 2022-11-09 18:33:42 Fix running totally unprivileged with startx(1). Issue reported by Walter Alejandro Iglesias.
349688e5 2022-11-07 17:12:06 remove references to bitmap fonts that aren't used by the greeter anymore
edd2412e 2022-11-07 16:53:13 sync
c13c9cf0 2022-11-07 16:52:35 Update to libpciaccess 0.17. while there fix small leaks in openbsd_pci.c with help from an ok tb@
11786a9e 2022-11-07 12:28:06 missed CVS add/remove in previous update to 274. noticed by tb@
b3dd6d9d 2022-11-07 11:48:25 Update libXmu to version 1.1.4
be4e935e 2022-11-07 11:36:48 Update libXext to version 1.3.5
47261572 2022-11-07 11:15:27 Update xterm to version 374 ok tb@
c0053b3b 2022-11-06 19:29:07 Update makedepend to version 1.0.7
4d82c97e 2022-11-06 19:22:44 Update xcb-util-wm to version 0.4.2
b12a5ea4 2022-11-06 19:18:56 Update xcb-util-renderutil to version 0.3.10
3e1d310f 2022-11-06 19:15:46 Update xcb-util-keysyms to version 0.4.1
dae25831 2022-11-06 19:11:17 Update xcb-util-image to version 0.4.1
b5fd21dd 2022-11-06 19:05:43 Update xcb-util-cursor to version 0.1.4
9885a74b 2022-11-06 18:39:24 merge libxshmfence version 1.3.1
f3f6ac57 2022-11-06 18:14:28 Update libxkbfile to version 1.1.1
d7805b91 2022-11-06 18:09:56 Update libXxf86vm to version 1.1.5
2ed09588 2022-11-06 18:03:39 libXtst 1.2.4: forgot to cvs add/remove files
73d60431 2022-11-06 18:00:43 Update libXtst to version 1.2.4
3b0b5ae7 2022-11-06 17:49:17 Update libXrender to version 0.9.11
1cd02718 2022-11-06 17:42:35 sync
32fe2bc3 2022-11-06 17:38:41 Update libXpresent to version 1.0.1
a1698969 2022-11-06 16:29:07 Update libXinerama to version 1.1.5. No functional changes.
01bd7322 2022-11-06 16:15:21 Update xsetroot to verion 1.1.3
4d445a6d 2022-11-06 16:09:48 Update xgc to version 1.0.6
37cbb790 2022-11-06 16:08:52 Update x11perf to version 1.6.2
55c0709d 2022-11-06 16:03:14 Update viewres to version 1.0.7
ae7cfb43 2022-11-06 12:53:25 Upgrade smproxy to version 1.0.7
d0d6948f 2022-11-06 12:34:23 Update sessreg to version 1.1.3
b8d20565 2022-11-06 12:30:08 Update rgb to 1.1.0
ee53c51e 2022-11-06 12:25:44 Update bdftopcf to version 1.1.1
b8a32f80 2022-11-06 11:33:13 CVE 2022-44638 An integer overflow in pixman mat lead to out-of-bounds write.
30af583c 2022-11-06 10:38:40 sync
55bbf842 2022-11-06 10:37:41 Add a local configuration file to put back the DejaVu family as default for the latin fonts, replacing Noto which is the default upstreams since fontconfig 2.14. One can get back Noto as default by removing /etc/fonts/conf.d/59-obsd-latin.conf Prodded by robert@ and others, ok robert@
7c6f4c19 2022-10-31 08:14:06 update
75919093 2022-10-23 17:24:09 update
5166ccd5 2022-10-16 23:41:15 don't assume the tree is compiled only with c99 compilers. or, invest the time to solve that.
8f6004e4 2022-10-16 17:33:56 update
c3be134d 2022-10-16 16:56:12 update
285cea9e 2022-10-16 16:55:35 Update to libXft 2.3.6 - bug fixes + new manual pages.
decb931f 2022-10-16 15:41:50 sync
f5b26fe0 2022-10-16 15:41:25 Update to fontconfig 2.14. Tested and ok gkoehler@
2ccd7ef8 2022-10-15 16:06:07 Fix overlapping menu items as reported by kn@ and probably others at some point; with op@ and Walter Alejandro Iglesias helping along the way. Consistently use font ascent+descent instead of an arbitrary font height+1 for individual menu item rectangles and placement. ok kn@ op@
4795bc70 2022-10-15 12:53:30 update
796f4ae4 2022-09-13 10:04:23 iris: check i915 features after hw gen when running recent Mesa on i855 (gen 2) without amber drivers: error: Kernel is too old for Iris. Consider upgrading to kernel v4.16. libGL error: glx: failed to create dri3 screen libGL error: failed to load driver: iris error: Kernel is too old for Iris. Consider upgrading to kernel v4.16. libGL error: glx: failed to create dri2 screen libGL error: failed to load driver: iris move the i915 feature check to after the hardware generation check which results in: MESA: warning: Driver does not support the 0x3582 PCI ID. libGL error: glx: failed to create dri3 screen libGL error: failed to load driver: iris MESA: warning: Driver does not support the 0x3582 PCI ID. libGL error: glx: failed to create dri2 screen libGL error: failed to load driver: iris
ff801740 2022-09-03 06:56:57 Document the XIfEvent(3) and friends callbacks are not allowed to call function that can take the Display lock.
adf86f66 2022-09-03 06:55:25 Disable the constructor that calls XInitThreads() at load time. It triggers bugs in some applications. In particular x11/fvwm{2,3} in ports for which the fix is not straitforward. Tested by Walter Alejandro Iglesias.