summaryrefslogtreecommitdiffstats
path: root/source/x/xorg-server-xwayland/xwayland.CARD32.define.diff
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2024-07-10 17:48:01 +0000
committer Eric Hameleers <alien@slackware.com>2024-07-10 20:43:22 +0200
commit73b28184f05b28af25bc2dff1cb3929f50749b7d (patch)
tree9b5ef76da3ae41a9b1959a76bd1a191ee1941674 /source/x/xorg-server-xwayland/xwayland.CARD32.define.diff
parent556b0196a5920a7151dce62673dce058cd5c4ac6 (diff)
downloadcurrent-73b28184f05b28af25bc2dff1cb3929f50749b7d.tar.gz
current-73b28184f05b28af25bc2dff1cb3929f50749b7d.tar.xz
Wed Jul 10 17:48:01 UTC 202420240710174801
a/grub-2.12-x86_64-11.txz: Rebuilt. Build using --with-dejavufont=/usr/share/fonts/TTF/DejaVuSans.ttf so that the starfield theme is included. Thanks to opty. d/mercurial-6.8-x86_64-1.txz: Upgraded. d/python-setuptools-70.3.0-x86_64-1.txz: Upgraded. d/rinutils-0.10.3-x86_64-1.txz: Upgraded. d/ruby-3.3.4-x86_64-1.txz: Upgraded. l/glib2-2.80.4-x86_64-1.txz: Upgraded. l/mozjs115-115.13.0esr-x86_64-1.txz: Upgraded. l/nodejs-20.15.1-x86_64-1.txz: Upgraded. l/qt6-6.7.2_20240610_3f005f1e-x86_64-2.txz: Rebuilt. [PATCH] Client: Ensure that guessed popup parent has a shell surface. Thanks to ctrlaltca. Add another patch to fix race conditions building with ninja. n/bluez-5.77-x86_64-1.txz: Upgraded. n/getmail-6.19.03-x86_64-1.txz: Upgraded. x/xdm-1.1.16-x86_64-2.txz: Rebuilt. Patched to fix an issue drawing/erasing text in the login dialog. Thanks to GazL. x/xorg-server-xwayland-24.1.1-x86_64-1.txz: Upgraded. xap/mozilla-firefox-128.0esr-x86_64-1.txz: Upgraded. This update contains security fixes and improvements. For more information, see: https://www.mozilla.org/en-US/firefox/128.0esr/releasenotes/ https://www.mozilla.org/security/advisories/mfsa2024-29/ https://www.cve.org/CVERecord?id=CVE-2024-6606 https://www.cve.org/CVERecord?id=CVE-2024-6607 https://www.cve.org/CVERecord?id=CVE-2024-6608 https://www.cve.org/CVERecord?id=CVE-2024-6609 https://www.cve.org/CVERecord?id=CVE-2024-6610 https://www.cve.org/CVERecord?id=CVE-2024-6600 https://www.cve.org/CVERecord?id=CVE-2024-6601 https://www.cve.org/CVERecord?id=CVE-2024-6602 https://www.cve.org/CVERecord?id=CVE-2024-6603 https://www.cve.org/CVERecord?id=CVE-2024-6611 https://www.cve.org/CVERecord?id=CVE-2024-6612 https://www.cve.org/CVERecord?id=CVE-2024-6613 https://www.cve.org/CVERecord?id=CVE-2024-6614 https://www.cve.org/CVERecord?id=CVE-2024-6604 https://www.cve.org/CVERecord?id=CVE-2024-6615 (* Security fix *)
Diffstat (limited to '')
-rw-r--r--source/x/xorg-server-xwayland/xwayland.CARD32.define.diff10
1 files changed, 0 insertions, 10 deletions
diff --git a/source/x/xorg-server-xwayland/xwayland.CARD32.define.diff b/source/x/xorg-server-xwayland/xwayland.CARD32.define.diff
deleted file mode 100644
index 10b3df156..000000000
--- a/source/x/xorg-server-xwayland/xwayland.CARD32.define.diff
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./os/osdep.h.orig 2024-05-15 01:21:39.000000000 -0500
-+++ ./os/osdep.h 2024-05-22 13:08:46.015040109 -0500
-@@ -52,6 +52,7 @@
- #define _OSDEP_H_ 1
-
- #include <X11/Xdefs.h>
-+#include <X11/Xtrans/Xtrans.h>
-
- #if defined(XDMCP) || defined(HASXDMAUTH)
- #include <X11/Xdmcp.h>