svn commit: r518002 - head/graphics/drm-devel-kmod

Niclas Zeising zeising at FreeBSD.org
Wed Nov 20 11:30:20 UTC 2019


Author: zeising
Date: Wed Nov 20 11:30:19 2019
New Revision: 518002
URL: https://svnweb.freebsd.org/changeset/ports/518002

Log:
  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
  
  MFH:		2019Q4 (implicit, security, drm-drivers blanket)
  Security:	ecb7fdec-0b82-11ea-874d-0c9d925bbbc0

Modified:
  head/graphics/drm-devel-kmod/Makefile
  head/graphics/drm-devel-kmod/distinfo

Modified: head/graphics/drm-devel-kmod/Makefile
==============================================================================
--- head/graphics/drm-devel-kmod/Makefile	Wed Nov 20 11:29:31 2019	(r518001)
+++ head/graphics/drm-devel-kmod/Makefile	Wed Nov 20 11:30:19 2019	(r518002)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-devel-kmod
-PORTVERSION=	5.0.g20191023
+PORTVERSION=	5.0.g20191120
 CATEGORIES=	graphics kld
 
 MAINTAINER=	x11 at 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=	865a374
+GH_TAGNAME=	a51a918
 
 .include <bsd.port.options.mk>
 

Modified: head/graphics/drm-devel-kmod/distinfo
==============================================================================
--- head/graphics/drm-devel-kmod/distinfo	Wed Nov 20 11:29:31 2019	(r518001)
+++ head/graphics/drm-devel-kmod/distinfo	Wed Nov 20 11:30:19 2019	(r518002)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571816867
-SHA256 (FreeBSDDesktop-kms-drm-5.0.g20191023-865a374_GH0.tar.gz) = 4ab30d2b9162fe6255d2f475d57af7e60c972fd2590c06a44f4586653697f697
-SIZE (FreeBSDDesktop-kms-drm-5.0.g20191023-865a374_GH0.tar.gz) = 14633213
+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


More information about the svn-ports-head mailing list