diff --git a/xwayland-21.1.3.tar.xz b/xwayland-21.1.3.tar.xz deleted file mode 100644 index 4172ddd..0000000 --- a/xwayland-21.1.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ebc2757f39fd4c7db1654fd86591589c211aa20172d43a54f77ae567cedbf8a2 -size 1261776 diff --git a/xwayland-21.1.3.tar.xz.sig b/xwayland-21.1.3.tar.xz.sig deleted file mode 100644 index efe00e1..0000000 Binary files a/xwayland-21.1.3.tar.xz.sig and /dev/null differ diff --git a/xwayland-21.1.4.tar.xz b/xwayland-21.1.4.tar.xz new file mode 100644 index 0000000..600cf2d --- /dev/null +++ b/xwayland-21.1.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19f6795f31cfa8eb352b1e5b3c379f22ee6020e98701ff2cc679da8c4f1159f7 +size 1261712 diff --git a/xwayland-21.1.4.tar.xz.sig b/xwayland-21.1.4.tar.xz.sig new file mode 100644 index 0000000..b0fbb48 Binary files /dev/null and b/xwayland-21.1.4.tar.xz.sig differ diff --git a/xwayland.changes b/xwayland.changes index 2d148fd..fdf75fd 100644 --- a/xwayland.changes +++ b/xwayland.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Dec 14 15:44:46 UTC 2021 - Stefan Dirsch + +- Update to version 21.1.4 + * Fixes for multiple input validation failures in X server extensions: + + CVE-2021-4008/ZDI-CAN-14192 SProcRenderCompositeGlyphs out-of-bounds access (boo#1193030) + + CVE-2021-4009/ZDI-CAN 14950 SProcXFixesCreatePointerBarrier out-of-bounds access (boo#1190487) + + CVE-2021-4010/ZDI-CAN-14951 SProcScreenSaverSuspend out-of-bounds access (boo#1190488) + + CVE-2021-4011/ZDI-CAN-14952 SwapCreateRegister out-of-bounds access (boo#1190489) + * This release also includes other fixes such as: + + Store EGLcontext to avoid superfluous eglMakeCurrent() calls + + Prefer EGLStream with NVIDIA proprietary driver if both GBM and EGLstream are available + ------------------------------------------------------------------- Mon Nov 8 11:45:16 UTC 2021 - Stefan Dirsch diff --git a/xwayland.spec b/xwayland.spec index 465699a..7e6bc00 100644 --- a/xwayland.spec +++ b/xwayland.spec @@ -24,7 +24,7 @@ %endif Name: xwayland -Version: 21.1.3 +Version: 21.1.4 Release: 0 URL: http://xorg.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build