Date: Sat, 21 Jul 2018 10:54:16 +0200 From: =?UTF-8?B?VMSzbA==?= Coosemans <tijl@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org, ports-secteam@FreeBSD.org Subject: Re: svn commit: r475053 - head/security/vuxml Message-ID: <20180721105416.70b179b2@kalimero.tijl.coosemans.org> In-Reply-To: <201807210851.w6L8pbhC066426@repo.freebsd.org> References: <201807210851.w6L8pbhC066426@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 21 Jul 2018 08:51:37 +0000 (UTC) Tijl Coosemans <tijl@FreeBSD.org> wrote: > Author: tijl > Date: Sat Jul 21 08:51:37 2018 > New Revision: 475053 > URL: https://svnweb.freebsd.org/changeset/ports/475053 > > Log: > Remove linux expat packages from latest expat entry. Red Hat has marked > these "will not fix" because of the low impact so there's no point in > nagging users about this. > > https://access.redhat.com/security/cve/cve-2016-9063 > https://access.redhat.com/security/cve/cve-2017-9233 > > Modified: > head/security/vuxml/vuln.xml > > Modified: head/security/vuxml/vuln.xml > ============================================================================== > --- head/security/vuxml/vuln.xml Sat Jul 21 08:30:08 2018 (r475052) > +++ head/security/vuxml/vuln.xml Sat Jul 21 08:51:37 2018 (r475053) > @@ -756,14 +756,6 @@ ed by aCaB.</li> > <name>libwww</name> > <range><lt>5.4.2</lt></range> > </package> > - <package> > - <name>linux-c6-expat</name> > - <range><le>2.0.1_5</le></range> > - </package> > - <package> > - <name>linux-c7-expat</name> > - <range><le>2.1.0_2</le></range> > - </package> > </affects> > <description> > <body xmlns="http://www.w3.org/1999/xhtml"> It should be possible to mark cases like this wontfix so tools can ignore them by default but still list them when requested.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180721105416.70b179b2>