Date: Wed, 20 Nov 2019 11:29:31 +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: r518001 - head/graphics/drm-current-kmod Message-ID: <201911201129.xAKBTV9N097516@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: zeising Date: Wed Nov 20 11:29:31 2019 New Revision: 518001 URL: https://svnweb.freebsd.org/changeset/ports/518001 Log: 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 MFH: 2019Q4 (implicit, security, drm-drivers blanket) Security: ecb7fdec-0b82-11ea-874d-0c9d925bbbc0 Modified: head/graphics/drm-current-kmod/Makefile head/graphics/drm-current-kmod/distinfo Modified: head/graphics/drm-current-kmod/Makefile ============================================================================== --- head/graphics/drm-current-kmod/Makefile Wed Nov 20 10:57:40 2019 (r518000) +++ head/graphics/drm-current-kmod/Makefile Wed Nov 20 11:29:31 2019 (r518001) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drm-current-kmod -PORTVERSION= 4.16.g20191023 +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= 727f5a1 +GH_TAGNAME= f9869ff .include <bsd.port.options.mk> Modified: head/graphics/drm-current-kmod/distinfo ============================================================================== --- head/graphics/drm-current-kmod/distinfo Wed Nov 20 10:57:40 2019 (r518000) +++ head/graphics/drm-current-kmod/distinfo Wed Nov 20 11:29:31 2019 (r518001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1571817142 -SHA256 (FreeBSDDesktop-kms-drm-4.16.g20191023-727f5a1_GH0.tar.gz) = 7c1b59f6bf70a8b4077c3e58070006ee916e1fecf86c3755fb9f6d6f9e59877e -SIZE (FreeBSDDesktop-kms-drm-4.16.g20191023-727f5a1_GH0.tar.gz) = 13088571 +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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911201129.xAKBTV9N097516>