diff --git a/_service b/_service index 18c9029..b677989 100644 --- a/_service +++ b/_service @@ -2,7 +2,7 @@ https://gitlab.freedesktop.org/xorg/xserver.git git - b6ee04e7 + 6b3fafa9 @PARENT_TAG@+@TAG_OFFSET@ xorgserver(.*) enable diff --git a/_servicedata b/_servicedata index f6d0567..7e48b00 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gitlab.freedesktop.org/xorg/xserver.git - b6ee04e774af1fc2e2560583c95dfac688494c2a \ No newline at end of file + 6b3fafa9bfa94b9b04a1a44dc52afb7c4bc250ce \ No newline at end of file diff --git a/xorg-x11-server.changes b/xorg-x11-server.changes index 86449c8..7b23f2d 100644 --- a/xorg-x11-server.changes +++ b/xorg-x11-server.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Sat Nov 23 13:21:01 UTC 2019 - bjorn.lie@gmail.com + +- Update to version 1.20.6+0: + * xfree86: Test presence of isastream() + * present/wnmd: Relax assertion on CRTC on abort_vblank() + * os: Don't crash in AttendClient if the client is gone + * dix: Call SourceValidate before GetImage + * mi: Add a default no-op miSourceValidate + * compiler.h: Do not include sys/io.h on ARM with glibc + * xfree86: Call ScreenInit for protocol screens before GPU + screens + * modesetting: + - Implement ms_covering_randr_crtc() for ms_present_get_crtc() + - Fix ms_covering_crtc() segfault with non-xf86Crtc slave + ------------------------------------------------------------------- Tue Oct 22 06:54:42 UTC 2019 - bjorn.lie@gmail.com diff --git a/xorg-x11-server.spec b/xorg-x11-server.spec index 291e584..6553bb0 100644 --- a/xorg-x11-server.spec +++ b/xorg-x11-server.spec @@ -1,7 +1,7 @@ # # spec file for package xorg-x11-server # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -46,9 +46,9 @@ %endif Name: xorg-x11-server -Version: 1.20.5+24 +Version: 1.20.6+0 Release: 0 -Url: http://xorg.freedesktop.org/ +URL: http://xorg.freedesktop.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: X diff --git a/xserver-1.20.5+24.tar.xz b/xserver-1.20.5+24.tar.xz deleted file mode 100644 index e27be03..0000000 --- a/xserver-1.20.5+24.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea9fb153b1761e5c869e2601f45e2a9a9f5cf07065be48c75f44c8acaa94f7e9 -size 3108096 diff --git a/xserver-1.20.6+0.tar.xz b/xserver-1.20.6+0.tar.xz new file mode 100644 index 0000000..36ee603 --- /dev/null +++ b/xserver-1.20.6+0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f6301dbea2e4b20c7869d3261091f3eb578965b9733ef9679fc9cb309e70f73 +size 3108312