Accepting request 635870 from X11:XOrg
- Update to release 18.1.0 * This release supports xserver versions 1.13-1.20. * Fixed random screen corruption and crashes when using GLAMOR with Xorg 1.20. * 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/request/show/635870 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xf86-video-ati?expand=0&rev=35
This commit is contained in:
commit
ebc6e1d7e3
14
_service
14
_service
@ -1,14 +0,0 @@
|
|||||||
<services>
|
|
||||||
<service name="tar_scm" mode="disabled">
|
|
||||||
<param name="scm">git</param>
|
|
||||||
<param name="url">https://anongit.freedesktop.org/git/xorg/driver/xf86-video-ati.git</param>
|
|
||||||
<param name="revision">master</param>
|
|
||||||
<param name="parent-tag">xf86-video-ati-18.0.1</param>
|
|
||||||
<param name="versionformat">18.0.1.g@TAG_OFFSET@</param>
|
|
||||||
</service>
|
|
||||||
<service name="recompress" mode="disabled">
|
|
||||||
<param name="file">*.tar</param>
|
|
||||||
<param name="compression">xz</param>
|
|
||||||
</service>
|
|
||||||
<service name="set_version" mode="disabled"/>
|
|
||||||
</services>
|
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:d82f6a01311df68a3c8743b053db1a6f5e031bc1f32ff015bd09fa4b971ffae5
|
|
||||||
size 233888
|
|
3
xf86-video-ati-18.1.0.tar.bz2
Normal file
3
xf86-video-ati-18.1.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6c335f423c1dc3d904550d41cb871ca4130ba7037dda67d82e3f1555e1bfb9ac
|
||||||
|
size 891953
|
BIN
xf86-video-ati-18.1.0.tar.bz2.sig
Normal file
BIN
xf86-video-ati-18.1.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Sep 15 14:00:13 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
- Update to release 18.1.0
|
||||||
|
* This release supports xserver versions 1.13-1.20.
|
||||||
|
* Fixed random screen corruption and crashes when using GLAMOR with Xorg
|
||||||
|
1.20.
|
||||||
|
* 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.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Aug 16 14:19:06 UTC 2018 - sndirsch@suse.com
|
Thu Aug 16 14:19:06 UTC 2018 - sndirsch@suse.com
|
||||||
|
|
||||||
|
@ -18,15 +18,14 @@
|
|||||||
|
|
||||||
%define xserver_glamor 1
|
%define xserver_glamor 1
|
||||||
Name: xf86-video-ati
|
Name: xf86-video-ati
|
||||||
Version: 18.0.1.g50
|
Version: 18.1.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: ATI video driver for the Xorg X server
|
Summary: ATI video driver for the Xorg X server
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: System/X11/Servers/XF86_4
|
Group: System/X11/Servers/XF86_4
|
||||||
Url: http://xorg.freedesktop.org/
|
Url: http://xorg.freedesktop.org/
|
||||||
#Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
|
Source0: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
|
||||||
Source0: %{name}-%{version}.tar.xz
|
Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
|
||||||
#Source1: http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2.sig
|
|
||||||
Source2: %{name}.keyring
|
Source2: %{name}.keyring
|
||||||
BuildRequires: autoconf >= 2.60
|
BuildRequires: autoconf >= 2.60
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
|
Loading…
x
Reference in New Issue
Block a user