Date: Wed, 20 Nov 2019 11:36:55 +0000 (UTC) From: Niclas Zeising <zeising@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r518004 - in branches/2019Q4/graphics: drm-current-kmod drm-devel-kmod drm-fbsd12.0-kmod Message-ID: <201911201136.xAKBat7G003906@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Wed Nov 20 11:36:55 2019 New Revision: 518004 URL: https://svnweb.freebsd.org/changeset/ports/518004 Log: MFH: r515239 r515240 r515567 r518001 r518002 r518003 graphics/drm-devel-kmod: Update snapshot Update graphics/drm-devel-kmod to the latest snapshots. This includes runtime fixes on recent CURRENT, as well as minor fixes to aarch64, ppc64 and sysfs usage. graphics/drm-current-kmod: Update snapshot Update graphics/drm-current-kmod to the latest snapshot, which fixes runtime issues and panics on recent CURRENT. Fix packaging on powerpc64 Fix packaging on powerpc64, the vboxvideo driver isn't installed there. While here, replace space with tabs. PR: 241478 Submitted by: pkubaj graphics/drm-current-kmod: Update snapshot Update graphics/drm-current-kmod to the latest snapshot. This is a security update, containing fixes for local privilege escalation and denial of service bugs, as part of the Intel 2019.2 IPU Security: ecb7fdec-0b82-11ea-874d-0c9d925bbbc0 graphics/drm-devel-kmod: Update snapshot Update graphics/drm-devel-kmod to the latest snapshot. This is a security update, containing fixes for local privilege escalation and denial of service bugs, as part of the Intel 2019.2 IPU Security: ecb7fdec-0b82-11ea-874d-0c9d925bbbc0 graphics/drm-fbsd12.0-kmod: Update snapshot Update graphics/drm-fbsd12.0-kmod to the latest snapshot. This is a security update, containing fixes for local privilege escalation and denial of service bugs, as part of the Intel 2019.2 IPU Security: ecb7fdec-0b82-11ea-874d-0c9d925bbbc0 Approved by: ports-secteam (implicit, security, drm-drivers blanket) Modified: branches/2019Q4/graphics/drm-current-kmod/Makefile branches/2019Q4/graphics/drm-current-kmod/distinfo branches/2019Q4/graphics/drm-devel-kmod/Makefile branches/2019Q4/graphics/drm-devel-kmod/distinfo branches/2019Q4/graphics/drm-fbsd12.0-kmod/Makefile branches/2019Q4/graphics/drm-fbsd12.0-kmod/distinfo Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/graphics/drm-current-kmod/Makefile ============================================================================== --- branches/2019Q4/graphics/drm-current-kmod/Makefile Wed Nov 20 11:30:55 2019 (r518003) +++ branches/2019Q4/graphics/drm-current-kmod/Makefile Wed Nov 20 11:36:55 2019 (r518004) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-current-kmod -PORTVERSION= 4.16.g20190927 +PORTVERSION= 4.16.g20191120 CATEGORIES= graphics kld MAINTAINER= x11@FreeBSD.org @@ -34,7 +34,7 @@ USES= kmod uidfix compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-drm -GH_TAGNAME= 2d2852e +GH_TAGNAME= f9869ff .include <bsd.port.options.mk> Modified: branches/2019Q4/graphics/drm-current-kmod/distinfo ============================================================================== --- branches/2019Q4/graphics/drm-current-kmod/distinfo Wed Nov 20 11:30:55 2019 (r518003) +++ branches/2019Q4/graphics/drm-current-kmod/distinfo Wed Nov 20 11:36:55 2019 (r518004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1569576401 -SHA256 (FreeBSDDesktop-kms-drm-4.16.g20190927-2d2852e_GH0.tar.gz) = ea82a3175ecca64d1c7bf2a347f17b993689237a62d2f2e56b0907803f50886f -SIZE (FreeBSDDesktop-kms-drm-4.16.g20190927-2d2852e_GH0.tar.gz) = 13089219 +TIMESTAMP = 1574247871 +SHA256 (FreeBSDDesktop-kms-drm-4.16.g20191120-f9869ff_GH0.tar.gz) = ccb80c9a921010d949ba297889b47450324da18824eb88fd22fab6e18be2bb44 +SIZE (FreeBSDDesktop-kms-drm-4.16.g20191120-f9869ff_GH0.tar.gz) = 13091353 Modified: branches/2019Q4/graphics/drm-devel-kmod/Makefile ============================================================================== --- branches/2019Q4/graphics/drm-devel-kmod/Makefile Wed Nov 20 11:30:55 2019 (r518003) +++ branches/2019Q4/graphics/drm-devel-kmod/Makefile Wed Nov 20 11:36:55 2019 (r518004) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-devel-kmod -PORTVERSION= 5.0.g20190828 +PORTVERSION= 5.0.g20191120 CATEGORIES= graphics kld MAINTAINER= x11@FreeBSD.org @@ -28,7 +28,7 @@ USES= kmod uidfix compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-drm -GH_TAGNAME= dc414a9 +GH_TAGNAME= a51a918 .include <bsd.port.options.mk> @@ -53,7 +53,7 @@ PLIST_SUB+= VBOXVIDEO="@comment " PLIST_SUB+= AMDGPU="@comment " PLIST_SUB+= AMDKFD="@comment " PLIST_SUB+= I915="" -PLIST_SUB+= VMWGFX="" +PLIST_SUB+= VMWGFX="" . if ${OSVERSION} >= 1300033 PLIST_SUB+= VBOXVIDEO="" . else @@ -63,12 +63,13 @@ PLIST_SUB+= VBOXVIDEO="@comment " PLIST_SUB+= AMDGPU="" PLIST_SUB+= AMDKFD="@comment " PLIST_SUB+= I915="@comment " -PLIST_SUB+= VMWGFX="@comment " +PLIST_SUB+= VBOXVIDEO="@comment " +PLIST_SUB+= VMWGFX="@comment " .else PLIST_SUB+= AMDGPU="@comment " PLIST_SUB+= AMDKFD="@comment " PLIST_SUB+= I915="@comment " -PLIST_SUB+= VMWGFX="@comment " +PLIST_SUB+= VMWGFX="@comment " .endif .include <bsd.port.mk> Modified: branches/2019Q4/graphics/drm-devel-kmod/distinfo ============================================================================== --- branches/2019Q4/graphics/drm-devel-kmod/distinfo Wed Nov 20 11:30:55 2019 (r518003) +++ branches/2019Q4/graphics/drm-devel-kmod/distinfo Wed Nov 20 11:36:55 2019 (r518004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1566979283 -SHA256 (FreeBSDDesktop-kms-drm-5.0.g20190828-dc414a9_GH0.tar.gz) = 8189168dce8bd1189ca45725ccd0e2ec55184d102bb81934f90f4f821ab7e4c8 -SIZE (FreeBSDDesktop-kms-drm-5.0.g20190828-dc414a9_GH0.tar.gz) = 14631126 +TIMESTAMP = 1574247920 +SHA256 (FreeBSDDesktop-kms-drm-5.0.g20191120-a51a918_GH0.tar.gz) = f3aad4dea75e421c7b00ab9c3c6f8a09af733faa8843045be8650a489d6bb356 +SIZE (FreeBSDDesktop-kms-drm-5.0.g20191120-a51a918_GH0.tar.gz) = 14635788 Modified: branches/2019Q4/graphics/drm-fbsd12.0-kmod/Makefile ============================================================================== --- branches/2019Q4/graphics/drm-fbsd12.0-kmod/Makefile Wed Nov 20 11:30:55 2019 (r518003) +++ branches/2019Q4/graphics/drm-fbsd12.0-kmod/Makefile Wed Nov 20 11:36:55 2019 (r518004) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-fbsd12.0-kmod -PORTVERSION= 4.16.g20191024 +PORTVERSION= 4.16.g20191120 CATEGORIES= graphics MAINTAINER= x11@FreeBSD.org @@ -28,7 +28,7 @@ USES= kmod uidfix compiler:c++11-lang USE_GITHUB= yes GH_ACCOUNT= FreeBSDDesktop GH_PROJECT= kms-drm -GH_TAGNAME= 9e308e6 +GH_TAGNAME= 8002522 .include <bsd.port.options.mk> Modified: branches/2019Q4/graphics/drm-fbsd12.0-kmod/distinfo ============================================================================== --- branches/2019Q4/graphics/drm-fbsd12.0-kmod/distinfo Wed Nov 20 11:30:55 2019 (r518003) +++ branches/2019Q4/graphics/drm-fbsd12.0-kmod/distinfo Wed Nov 20 11:36:55 2019 (r518004) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571957531 -SHA256 (FreeBSDDesktop-kms-drm-4.16.g20191024-9e308e6_GH0.tar.gz) = 97c56507dfc1764cd8ab4ea73061643992d5351c11c35fa081d05d413b22c27f -SIZE (FreeBSDDesktop-kms-drm-4.16.g20191024-9e308e6_GH0.tar.gz) = 13091588 +TIMESTAMP = 1574248001 +SHA256 (FreeBSDDesktop-kms-drm-4.16.g20191120-8002522_GH0.tar.gz) = 4f1cb99ea00ceb5ed6434d5a34bc9b273146eb394a886a7976b6c727d072f1c5 +SIZE (FreeBSDDesktop-kms-drm-4.16.g20191120-8002522_GH0.tar.gz) = 13093483
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911201136.xAKBat7G003906>