pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xf86-video-amdgpu
Module Name: pkgsrc
Committed By: wiz
Date: Thu Mar 15 23:43:17 UTC 2018
Modified Files:
pkgsrc/x11/xf86-video-amdgpu: Makefile distinfo
Log Message:
xf86-video-amdgpu: update to 18.0.1.
I'm pleased to announce the 18.0.1 release of xf86-video-amdgpu, the
Xorg driver for AMD Radeon GPUs supported by the amdgpu 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 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
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/xf86-video-amdgpu/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/x11/xf86-video-amdgpu/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-amdgpu/Makefile
diff -u pkgsrc/x11/xf86-video-amdgpu/Makefile:1.13 pkgsrc/x11/xf86-video-amdgpu/Makefile:1.14
--- pkgsrc/x11/xf86-video-amdgpu/Makefile:1.13 Fri Mar 2 22:40:59 2018
+++ pkgsrc/x11/xf86-video-amdgpu/Makefile Thu Mar 15 23:43:17 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/03/02 22:40:59 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2018/03/15 23:43:17 wiz Exp $
-DISTNAME= xf86-video-amdgpu-18.0.0
+DISTNAME= xf86-video-amdgpu-18.0.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=driver/}
EXTRACT_SUFX= .tar.bz2
Index: pkgsrc/x11/xf86-video-amdgpu/distinfo
diff -u pkgsrc/x11/xf86-video-amdgpu/distinfo:1.10 pkgsrc/x11/xf86-video-amdgpu/distinfo:1.11
--- pkgsrc/x11/xf86-video-amdgpu/distinfo:1.10 Fri Mar 2 22:40:59 2018
+++ pkgsrc/x11/xf86-video-amdgpu/distinfo Thu Mar 15 23:43:17 2018
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2018/03/02 22:40:59 wiz Exp $
+$NetBSD: distinfo,v 1.11 2018/03/15 23:43:17 wiz Exp $
-SHA1 (xf86-video-amdgpu-18.0.0.tar.bz2) = 360d619de1629913d356c60f1e155553e0e55dbb
-RMD160 (xf86-video-amdgpu-18.0.0.tar.bz2) = 22f81051b3ce7b4d532ceeffb1a079c895a9fa48
-SHA512 (xf86-video-amdgpu-18.0.0.tar.bz2) = 5f9fa173c1b2f90878a9cc961e49abb0ad56db16fd80ec9fe6788fcc90eaa1906f3bff74437cb9afa95b9212ff946e1558736739f27e959a3848e77e4dabbd17
-Size (xf86-video-amdgpu-18.0.0.tar.bz2) = 413752 bytes
+SHA1 (xf86-video-amdgpu-18.0.1.tar.bz2) = a9c7125eae9870f26afa5167d5683f8d5e1b43c0
+RMD160 (xf86-video-amdgpu-18.0.1.tar.bz2) = b8ddf051c0a2e9a8f86eb27cc1aba3f529aeedf0
+SHA512 (xf86-video-amdgpu-18.0.1.tar.bz2) = eb3b76240d4e5084d68b5063b5b19ad5f5bb1f93ea9929301d9e17a48ddc1cb713b76529cb93d133b3547fe78ae8a4455f6b15f6ddf88c29349f82bb1a0db1c4
+Size (xf86-video-amdgpu-18.0.1.tar.bz2) = 414683 bytes
Home |
Main Index |
Thread Index |
Old Index