Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2019 11:30:55 +0000 (UTC)
From:      Niclas Zeising <zeising@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r518003 - head/graphics/drm-fbsd12.0-kmod
Message-ID:  <201911201130.xAKBUt8i000923@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zeising
Date: Wed Nov 20 11:30:55 2019
New Revision: 518003
URL: https://svnweb.freebsd.org/changeset/ports/518003

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

Modified:
  head/graphics/drm-fbsd12.0-kmod/Makefile
  head/graphics/drm-fbsd12.0-kmod/distinfo

Modified: head/graphics/drm-fbsd12.0-kmod/Makefile
==============================================================================
--- head/graphics/drm-fbsd12.0-kmod/Makefile	Wed Nov 20 11:30:19 2019	(r518002)
+++ head/graphics/drm-fbsd12.0-kmod/Makefile	Wed Nov 20 11:30:55 2019	(r518003)
@@ -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: head/graphics/drm-fbsd12.0-kmod/distinfo
==============================================================================
--- head/graphics/drm-fbsd12.0-kmod/distinfo	Wed Nov 20 11:30:19 2019	(r518002)
+++ head/graphics/drm-fbsd12.0-kmod/distinfo	Wed Nov 20 11:30:55 2019	(r518003)
@@ -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?201911201130.xAKBUt8i000923>