pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/xf86-video-amdgpu xf86-video-amdgpu: update to 18....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9b85e6c7e63
branches:  trunk
changeset: 377384:b9b85e6c7e63
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Mar 15 23:43:17 2018 +0000

description:
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

diffstat:

 x11/xf86-video-amdgpu/Makefile |   4 ++--
 x11/xf86-video-amdgpu/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r b72a2fc0e465 -r b9b85e6c7e63 x11/xf86-video-amdgpu/Makefile
--- a/x11/xf86-video-amdgpu/Makefile    Thu Mar 15 22:00:48 2018 +0000
+++ b/x11/xf86-video-amdgpu/Makefile    Thu Mar 15 23:43:17 2018 +0000
@@ -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
diff -r b72a2fc0e465 -r b9b85e6c7e63 x11/xf86-video-amdgpu/distinfo
--- a/x11/xf86-video-amdgpu/distinfo    Thu Mar 15 22:00:48 2018 +0000
+++ b/x11/xf86-video-amdgpu/distinfo    Thu Mar 15 23:43:17 2018 +0000
@@ -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