Date: Wed, 15 Jul 2020 06:23:48 -0700 From: Cy Schubert <Cy.Schubert@cschubert.com> To: Mathieu Arnold <mat@freebsd.org> Cc: Cy Schubert <cy@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r541761 - head/security/vuxml Message-ID: <202007151323.06FDNmMc010319@slippy.cwsent.com> In-Reply-To: <20200715092221.x2su5jddagymb4ce@aching.in.mat.cc> References: <202007091709.069H9S21099111@repo.freebsd.org> <20200715092221.x2su5jddagymb4ce@aching.in.mat.cc>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <20200715092221.x2su5jddagymb4ce@aching.in.mat.cc>, Mathieu Arnold w rites: > > > --ha75uxcn3b7ueuzq > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Thu, Jul 09, 2020 at 05:09:28PM +0000, Cy Schubert wrote: > > Modified: head/security/vuxml/vuln.xml > > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= > =3D=3D=3D=3D > > --- head/security/vuxml/vuln.xml Thu Jul 9 17:00:42 2020 (r54176 > 0) > > +++ head/security/vuxml/vuln.xml Thu Jul 9 17:09:28 2020 (r54176 > 1) > > @@ -997,8 +997,9 @@ Discovered by Tony Yesudas.</p> > > </package> > > <package> > > <name>FreeBSD</name> > > - <range><le>12.1_6</le></range> > > - <range><le>11.3_10</le></range> > > + <range><le>12.1_7</le></range> > > + <range><le>11.4_1</le></range> > > + <range><le>11.3_11</le></range> > > </package> > > </affects> > > <description> > > This is a bit strange, `< 12.1_7`, `< 11.4_1` and `< 11.3_11` are > probably equivalent to only `< 12.1_7` are the other two numbers also > are. Are you sure you are not missing <ge> bits in there? Why would this be strange? -- Cheers, Cy Schubert <Cy.Schubert@cschubert.com> FreeBSD UNIX: <cy@FreeBSD.org> Web: https://FreeBSD.org NTP: <cy@nwtime.org> Web: https://nwtime.org The need of the many outweighs the greed of the few.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007151323.06FDNmMc010319>