Date: Wed, 4 Dec 2019 23:36:29 +0000 From: "Sergey A. Osokin" <osa@freebsd.org> To: Niclas Zeising <zeising@freebsd.org> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r519046 - head/graphics/drm-fbsd11.2-kmod Message-ID: <20191204233629.GH14960@FreeBSD.org> In-Reply-To: <201912042027.xB4KRYUg076863@repo.freebsd.org> References: <201912042027.xB4KRYUg076863@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Niclas, thanks for the update. We've already discussed this a bit, however what's your thoughts to rename/repocopy the port to drm-fbsd11.3-kmod. I believe that helps to reduce a number if confusions we may have since 11.3 at first and 11.2 is EOS as second. Thanks. -- Sergey On Wed, Dec 04, 2019 at 08:27:34PM +0000, Niclas Zeising wrote: > Author: zeising > Date: Wed Dec 4 20:27:34 2019 > New Revision: 519046 > URL: https://svnweb.freebsd.org/changeset/ports/519046 > > Log: > 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 > > MFH: 2019Q4 (implicit, security, drm-drivers blanket) > Security: ecb7fdec-0b82-11ea-874d-0c9d925bbbc0 > > Modified: > head/graphics/drm-fbsd11.2-kmod/Makefile > head/graphics/drm-fbsd11.2-kmod/distinfo > > Modified: head/graphics/drm-fbsd11.2-kmod/Makefile > ============================================================================== > --- head/graphics/drm-fbsd11.2-kmod/Makefile Wed Dec 4 20:24:38 2019 (r519045) > +++ head/graphics/drm-fbsd11.2-kmod/Makefile Wed Dec 4 20:27:34 2019 (r519046) > @@ -2,7 +2,7 @@ > # $FreeBSD$ > > PORTNAME= drm-fbsd11.2-kmod > -PORTVERSION= 4.11g20190906 > +PORTVERSION= 4.11g20191204 > CATEGORIES= graphics > > MAINTAINER= x11@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: head/graphics/drm-fbsd11.2-kmod/distinfo > ============================================================================== > --- head/graphics/drm-fbsd11.2-kmod/distinfo Wed Dec 4 20:24:38 2019 (r519045) > +++ head/graphics/drm-fbsd11.2-kmod/distinfo Wed Dec 4 20:27:34 2019 (r519046) > @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191204233629.GH14960>