svn commit: r519047 - branches/2019Q4/graphics/drm-fbsd11.2-kmod

Niclas Zeising zeising at FreeBSD.org
Wed Dec 4 20:28:35 UTC 2019


Author: zeising
Date: Wed Dec  4 20:28:34 2019
New Revision: 519047
URL: https://svnweb.freebsd.org/changeset/ports/519047

Log:
  MFH: r519046
  
  graphics/drm-fbsd11.2-kmod: Update snapshot
  
  Update graphics/drm-fbsd11.2-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-fbsd11.2-kmod/Makefile
  branches/2019Q4/graphics/drm-fbsd11.2-kmod/distinfo
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/graphics/drm-fbsd11.2-kmod/Makefile
==============================================================================
--- branches/2019Q4/graphics/drm-fbsd11.2-kmod/Makefile	Wed Dec  4 20:27:34 2019	(r519046)
+++ branches/2019Q4/graphics/drm-fbsd11.2-kmod/Makefile	Wed Dec  4 20:28:34 2019	(r519047)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	drm-fbsd11.2-kmod
-PORTVERSION=	4.11g20190906
+PORTVERSION=	4.11g20191204
 CATEGORIES=	graphics
 
 MAINTAINER=	x11 at FreeBSD.org
@@ -28,7 +28,7 @@ USES=		kmod uidfix
 USE_GITHUB=	yes
 GH_ACCOUNT=	FreeBSDDesktop
 GH_PROJECT=	kms-drm
-GH_TAGNAME=	72300db
+GH_TAGNAME=	4050743
 
 .include <bsd.port.options.mk>
 

Modified: branches/2019Q4/graphics/drm-fbsd11.2-kmod/distinfo
==============================================================================
--- branches/2019Q4/graphics/drm-fbsd11.2-kmod/distinfo	Wed Dec  4 20:27:34 2019	(r519046)
+++ branches/2019Q4/graphics/drm-fbsd11.2-kmod/distinfo	Wed Dec  4 20:28:34 2019	(r519047)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1567783476
-SHA256 (FreeBSDDesktop-kms-drm-4.11g20190906-72300db_GH0.tar.gz) = cda252dd7a8174a295e07ec0e425e0592e642462f10f57555156cd51fd44d2f0
-SIZE (FreeBSDDesktop-kms-drm-4.11g20190906-72300db_GH0.tar.gz) = 7358902
+TIMESTAMP = 1575490376
+SHA256 (FreeBSDDesktop-kms-drm-4.11g20191204-4050743_GH0.tar.gz) = 480c0ddb11ff52dfb635efb1ea67617fb545224ed496253b378981a1d843f58e
+SIZE (FreeBSDDesktop-kms-drm-4.11g20191204-4050743_GH0.tar.gz) = 7361764


More information about the svn-ports-all mailing list