From fe26e721b5ec464eef6b073fbcd308f6f67f802d4303b4f78e986bc274cf17e8 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 4 Apr 2018 13:02:49 +0000 Subject: [PATCH] - Update to release 18.0.1 * This release supports xserver versions 1.13-1.19. It also works with xserver 1.20 RC1, so unless something unexpected happens, it should work with xserver 1.20 as well. This is a bug-fix release addressing issues in 18.0.0. While those issues shouldn't affect most users, I recommend that all users of 18.0.0 update to 18.0.1. + The Xorg process could crash when multiple primary screens are configured in xorg.conf. + TearFree could trigger debugging messages in the pixman library OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-ati?expand=0&rev=71 --- xf86-video-ati-18.0.0.tar.bz2 | 3 --- xf86-video-ati-18.0.0.tar.bz2.sig | Bin 95 -> 0 bytes xf86-video-ati-18.0.1.tar.bz2 | 3 +++ xf86-video-ati-18.0.1.tar.bz2.sig | Bin 0 -> 95 bytes xf86-video-ati.changes | 14 ++++++++++++++ xf86-video-ati.spec | 2 +- 6 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 xf86-video-ati-18.0.0.tar.bz2 delete mode 100644 xf86-video-ati-18.0.0.tar.bz2.sig create mode 100644 xf86-video-ati-18.0.1.tar.bz2 create mode 100644 xf86-video-ati-18.0.1.tar.bz2.sig diff --git a/xf86-video-ati-18.0.0.tar.bz2 b/xf86-video-ati-18.0.0.tar.bz2 deleted file mode 100644 index 65b3411..0000000 --- a/xf86-video-ati-18.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2c0368fb620d1fdfa2b435e672d65444c2fb9df21bbaf979298484b89ef83981 -size 880807 diff --git a/xf86-video-ati-18.0.0.tar.bz2.sig b/xf86-video-ati-18.0.0.tar.bz2.sig deleted file mode 100644 index 36e738c42810e54a1dadfcc5e6a021588323f6ec85f0432a0b5b5f0ed643d53c..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(Jl6gBTc8v_@o08HegIm7&H v-b%k1HU*h~w}V+0_s*Jl?YP5chWVKl>-I_WnLRskAZOcK-9D}z0>)VYRVU_0L#cKv;Y7A literal 0 HcmV?d00001 diff --git a/xf86-video-ati.changes b/xf86-video-ati.changes index 9ab5591..057051c 100644 --- a/xf86-video-ati.changes +++ b/xf86-video-ati.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Apr 4 13:00:02 UTC 2018 - sndirsch@suse.com + +- Update to release 18.0.1 + * This release supports xserver versions 1.13-1.19. It also works with + xserver 1.20 RC1, so unless something unexpected happens, it should work + with xserver 1.20 as well. + This is a bug-fix release addressing issues in 18.0.0. While those + issues shouldn't affect most users, I recommend that all users of 18.0.0 + update to 18.0.1. + + The Xorg process could crash when multiple primary screens are + configured in xorg.conf. + + TearFree could trigger debugging messages in the pixman library + ------------------------------------------------------------------- Wed Mar 7 11:49:14 UTC 2018 - sndirsch@suse.com diff --git a/xf86-video-ati.spec b/xf86-video-ati.spec index 0a8ecbc..5674351 100644 --- a/xf86-video-ati.spec +++ b/xf86-video-ati.spec @@ -18,7 +18,7 @@ %define xserver_glamor 1 Name: xf86-video-ati -Version: 18.0.0 +Version: 18.0.1 Release: 0 Summary: ATI video driver for the Xorg X server License: MIT