From 3b8fa3aaaf0c4add9e1a5595667db9ec0b1641d6eee2fbcc1412133472d69cf0 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Wed, 4 Apr 2018 12:45:57 +0000 Subject: [PATCH] - Update to version 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 enter an infinite loop after a server reset (in configurations where Xorg doesn't terminate when the last client disconnects) + 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-amdgpu?expand=0&rev=43 --- xf86-video-amdgpu-18.0.0.tar.bz2 | 3 --- xf86-video-amdgpu-18.0.0.tar.bz2.sig | Bin 95 -> 0 bytes xf86-video-amdgpu-18.0.1.tar.bz2 | 3 +++ xf86-video-amdgpu-18.0.1.tar.bz2.sig | Bin 0 -> 95 bytes xf86-video-amdgpu.changes | 18 ++++++++++++++++++ xf86-video-amdgpu.spec | 2 +- 6 files changed, 22 insertions(+), 4 deletions(-) delete mode 100644 xf86-video-amdgpu-18.0.0.tar.bz2 delete mode 100644 xf86-video-amdgpu-18.0.0.tar.bz2.sig create mode 100644 xf86-video-amdgpu-18.0.1.tar.bz2 create mode 100644 xf86-video-amdgpu-18.0.1.tar.bz2.sig diff --git a/xf86-video-amdgpu-18.0.0.tar.bz2 b/xf86-video-amdgpu-18.0.0.tar.bz2 deleted file mode 100644 index dbf3181..0000000 --- a/xf86-video-amdgpu-18.0.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e909b9707d2562dfc36d8075a8cbddbc93901aaa8f2522d9a429c3fc5ad66d94 -size 413752 diff --git a/xf86-video-amdgpu-18.0.0.tar.bz2.sig b/xf86-video-amdgpu-18.0.0.tar.bz2.sig deleted file mode 100644 index f53c898c7709f4ce61ea5706afefafad5de26d52c0f0dc56dbbb1f2c228f57b1..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 95 zcmeB(WnmCxVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(Jl6g9JJ4Feaa08FIIhhd)j wp)agzn;$*=Dz)fML6z30=UuMr8Rn@i*idg*CBD2b%9SV?h%v&0GcK!ApigX diff --git a/xf86-video-amdgpu-18.0.1.tar.bz2 b/xf86-video-amdgpu-18.0.1.tar.bz2 new file mode 100644 index 0000000..08a4ff7 --- /dev/null +++ b/xf86-video-amdgpu-18.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7484682ccb403b3ca9e26d1c980572f08cdfa3469e2b2c9a9affc3d51b52691b +size 414683 diff --git a/xf86-video-amdgpu-18.0.1.tar.bz2.sig b/xf86-video-amdgpu-18.0.1.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..b9dd0ffae48f87f644b62abb9a15e34e818d14837b63881927ea04f0714d43ec GIT binary patch literal 95 zcmeB(WnmCxVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(Jl6t!xK2?H0W08E6dkYU00 wPl~*pPj4v}dD(r+n{z0t@1w>6h6M{N8eX1Trn&0Y{OdJ>FG97JT(Fe|0AZIWCIA2c literal 0 HcmV?d00001 diff --git a/xf86-video-amdgpu.changes b/xf86-video-amdgpu.changes index 4fbfe19..3689884 100644 --- a/xf86-video-amdgpu.changes +++ b/xf86-video-amdgpu.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Wed Apr 4 12:40:11 UTC 2018 - sndirsch@suse.com + +- Update to version 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 enter an infinite loop after a server + reset (in configurations where Xorg doesn't terminate when + the last client disconnects) + + The Xorg process could crash when multiple primary screens + are configured in xorg.conf. + + TearFree could trigger debugging messages in the pixman + library + ------------------------------------------------------------------- Mon Mar 5 14:41:29 UTC 2018 - sndirsch@suse.com diff --git a/xf86-video-amdgpu.spec b/xf86-video-amdgpu.spec index eef0cb0..6f4dfb8 100644 --- a/xf86-video-amdgpu.spec +++ b/xf86-video-amdgpu.spec @@ -21,7 +21,7 @@ %define pci_ids_dir %{_sysconfdir}/X11/xorg_pci_ids %endif Name: xf86-video-amdgpu -Version: 18.0.0 +Version: 18.0.1 Release: 0 Summary: AMDGPU video driver for the Xorg X server License: MIT