From 68fce9937a7d421d8d9fe37afb90f798cca5364f3258509f13ab02d453a60f96 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Sat, 15 Sep 2018 13:57:07 +0000 Subject: [PATCH] - Update to version 18.1.0 * This release supports xserver versions 1.13-1.20. * When using DC as of Linux 4.17: - Support advanced colour management functionality. - Support gamma correction and X11 colormaps when Xorg runs at depth 30 as well. * Support for leasing RandR outputs to clients. * Various robustness fixes for TearFree. In particular, fixed several cases in which disabling TearFree at runtime would result in the Xorg process freezing or crashing. * Fixed some m4 related build issues with older versions of autotools. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/xf86-video-amdgpu?expand=0&rev=47 --- xf86-video-amdgpu-18.0.1.tar.bz2 | 3 --- xf86-video-amdgpu-18.0.1.tar.bz2.sig | Bin 95 -> 0 bytes xf86-video-amdgpu-18.1.0.tar.bz2 | 3 +++ xf86-video-amdgpu-18.1.0.tar.bz2.sig | Bin 0 -> 95 bytes xf86-video-amdgpu.changes | 15 +++++++++++++++ xf86-video-amdgpu.spec | 2 +- 6 files changed, 19 insertions(+), 4 deletions(-) delete mode 100644 xf86-video-amdgpu-18.0.1.tar.bz2 delete mode 100644 xf86-video-amdgpu-18.0.1.tar.bz2.sig create mode 100644 xf86-video-amdgpu-18.1.0.tar.bz2 create mode 100644 xf86-video-amdgpu-18.1.0.tar.bz2.sig diff --git a/xf86-video-amdgpu-18.0.1.tar.bz2 b/xf86-video-amdgpu-18.0.1.tar.bz2 deleted file mode 100644 index 08a4ff7..0000000 --- a/xf86-video-amdgpu-18.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -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 deleted file mode 100644 index b9dd0ffae48f87f644b62abb9a15e34e818d14837b63881927ea04f0714d43ec..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 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 diff --git a/xf86-video-amdgpu-18.1.0.tar.bz2 b/xf86-video-amdgpu-18.1.0.tar.bz2 new file mode 100644 index 0000000..f047ed9 --- /dev/null +++ b/xf86-video-amdgpu-18.1.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e11f25bb51d718b8ea938ad2b8095323c0ab16f4ddffd92091d80f9a445a9672 +size 430542 diff --git a/xf86-video-amdgpu-18.1.0.tar.bz2.sig b/xf86-video-amdgpu-18.1.0.tar.bz2.sig new file mode 100644 index 0000000000000000000000000000000000000000000000000000000000000000..a0b970dea5ef6ec7693505efd25a1ac189ba4ac7f1e2f3c87366f154f8af1d22 GIT binary patch literal 95 zcmeB(WnmCxVvrS6WZ5u(z3IM*u8K1_14W`5*Y{=J-o(Jl6g~UGJq9jL0hq{^JcjvU wjn4Yt_?PT|lk!AvUeDfrEDN_}F)V1%Z>skAZCmnj-^26Q+45cWRT#Dc0H+EklK=n! literal 0 HcmV?d00001 diff --git a/xf86-video-amdgpu.changes b/xf86-video-amdgpu.changes index 84de679..7a1a2bf 100644 --- a/xf86-video-amdgpu.changes +++ b/xf86-video-amdgpu.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Sat Sep 15 13:53:27 UTC 2018 - sndirsch@suse.com + +- Update to version 18.1.0 + * This release supports xserver versions 1.13-1.20. + * When using DC as of Linux 4.17: + - Support advanced colour management functionality. + - Support gamma correction and X11 colormaps when Xorg runs at depth + 30 as well. + * Support for leasing RandR outputs to clients. + * Various robustness fixes for TearFree. In particular, fixed several + cases in which disabling TearFree at runtime would result in the Xorg + process freezing or crashing. + * Fixed some m4 related build issues with older versions of autotools. + ------------------------------------------------------------------- Fri Jul 13 14:50:48 UTC 2018 - sndirsch@suse.com diff --git a/xf86-video-amdgpu.spec b/xf86-video-amdgpu.spec index 8c3df4a..598d72e 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.1 +Version: 18.1.0 Release: 0 Summary: AMDGPU video driver for the Xorg X server License: MIT