From 5319a6bb87e1500eaa379effd353c3c1bbd925a78b62488e17e6371fbded7a4b Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 3 Jan 2022 18:50:44 +0000 Subject: [PATCH] added tarball OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xorg-x11-server?expand=0&rev=814 --- xorg-server-21.1.3.tar.xz | 3 +++ xorg-x11-server.changes | 13 ++++++++++++- xorg-x11-server.spec | 4 ++-- 3 files changed, 17 insertions(+), 3 deletions(-) create mode 100644 xorg-server-21.1.3.tar.xz diff --git a/xorg-server-21.1.3.tar.xz b/xorg-server-21.1.3.tar.xz new file mode 100644 index 0000000..bf42509 --- /dev/null +++ b/xorg-server-21.1.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d6aad5b6b47a116b960bd7f0cba4ee7e6da95d6bb0b127bde75d7d1acdebe5 +size 4955948 diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index fd77b44..e4d714e 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,7 +1,18 @@ +------------------------------------------------------------------- +Mon Jan 3 18:29:59 UTC 2022 - Stefan Dirsch + +- Update to version 21.1.3 + * This release fixes several regressions since 1.20.x and 21.1.1 + + glx/dri: Filter out fbconfigs that don't have a supported pixmap format + + xf86/logind: Fix compilation error when built without logind/platform bus + + xf86/logind: fix missing call to vtenter if the platform device is not paused + + Convert more funcs to use InternalEvent. + + os: Try to discover the current seat with the XDG_SEAT var first + ------------------------------------------------------------------- Wed Dec 15 15:08:07 UTC 2021 - Stefan Dirsch -- Update to version 21.1.1 +- Update to version 21.1.2 * This release fixes 4 recently reported security vulnerabilities and several regressions. * In particular, the real physical dimensions are no longer reported diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index a11fccc..3098118 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -1,7 +1,7 @@ # # spec file for package xorg-x11-server # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -36,7 +36,7 @@ %endif Name: xorg-x11-server -Version: 21.1.2 +Version: 21.1.3 Release: 0 URL: http://xorg.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build