pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/xf86-video-ati



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Mar 15 23:45:25 UTC 2018

Modified Files:
        pkgsrc/x11/xf86-video-ati: Makefile distinfo

Log Message:
xf86-video-ati: update to 18.0.1.

I'm pleased to announce the 18.0.1 release of xf86-video-ati, the Xorg
driver for ATI/AMD Radeon GPUs supported by the radeon kernel driver.
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


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/x11/xf86-video-ati/Makefile
cvs rdiff -u -r1.32 -r1.33 pkgsrc/x11/xf86-video-ati/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/xf86-video-ati/Makefile
diff -u pkgsrc/x11/xf86-video-ati/Makefile:1.45 pkgsrc/x11/xf86-video-ati/Makefile:1.46
--- pkgsrc/x11/xf86-video-ati/Makefile:1.45     Wed Mar  7 12:14:24 2018
+++ pkgsrc/x11/xf86-video-ati/Makefile  Thu Mar 15 23:45:25 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2018/03/07 12:14:24 wiz Exp $
+# $NetBSD: Makefile,v 1.46 2018/03/15 23:45:25 wiz Exp $
 
-DISTNAME=      xf86-video-ati-18.0.0
+DISTNAME=      xf86-video-ati-18.0.1
 CATEGORIES=    x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=driver/}
 EXTRACT_SUFX=  .tar.bz2

Index: pkgsrc/x11/xf86-video-ati/distinfo
diff -u pkgsrc/x11/xf86-video-ati/distinfo:1.32 pkgsrc/x11/xf86-video-ati/distinfo:1.33
--- pkgsrc/x11/xf86-video-ati/distinfo:1.32     Wed Mar  7 12:14:24 2018
+++ pkgsrc/x11/xf86-video-ati/distinfo  Thu Mar 15 23:45:25 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2018/03/07 12:14:24 wiz Exp $
+$NetBSD: distinfo,v 1.33 2018/03/15 23:45:25 wiz Exp $
 
-SHA1 (xf86-video-ati-18.0.0.tar.bz2) = da1b89a747264d976d824ddc7b5b4f803d3cf765
-RMD160 (xf86-video-ati-18.0.0.tar.bz2) = fe06c29043ef1a15a4ef016736593ef49f054f23
-SHA512 (xf86-video-ati-18.0.0.tar.bz2) = a9a634091f208099885039d42433cee061e03968417c0d535691833abcc9162d8d0a46f99bac902f0885beb14dcc9a011d104b535ffe492562fd5bb740ad4721
-Size (xf86-video-ati-18.0.0.tar.bz2) = 880807 bytes
+SHA1 (xf86-video-ati-18.0.1.tar.bz2) = b5a0b6a2fa839d668a3fb90280fede95f0bc130d
+RMD160 (xf86-video-ati-18.0.1.tar.bz2) = 5a60d8a4c06a7d57f4c3f9e7e7ee29a1f0fe3ea7
+SHA512 (xf86-video-ati-18.0.1.tar.bz2) = b468a78503a596bbf71a1b91b231ce1fa32908f619ff2dfe249352d046696a3641f2a9ff065e32545fff77100134b4b237591215e78ef885b6509d6b16112d14
+Size (xf86-video-ati-18.0.1.tar.bz2) = 881457 bytes



Home | Main Index | Thread Index | Old Index