Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jun 2020 17:54:35 -0500
From:      Kyle Evans <kevans@freebsd.org>
To:        Glen Barber <gjb@freebsd.org>
Cc:        ports-committers <ports-committers@freebsd.org>, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r540354 - head/security/vuxml
Message-ID:  <CACNAnaGknZABPB36%2B=zJx%2BL18R9uyRcrYjQGXouZJcVW5ZRAHA@mail.gmail.com>
In-Reply-To: <202006242153.05OLrxWT076793@repo.freebsd.org>
References:  <202006242153.05OLrxWT076793@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jun 24, 2020 at 4:54 PM Glen Barber <gjb@freebsd.org> wrote:
>
> Author: gjb
> Date: Wed Jun 24 21:53:58 2020
> New Revision: 540354
> URL: https://svnweb.freebsd.org/changeset/ports/540354
>
> Log:
>   Fix build, again...
>
>   Sponsored by: Rubicon Communications, LLC (netgate.com)
>
> Modified:
>   head/security/vuxml/vuln.xml
>
> Modified: head/security/vuxml/vuln.xml
> ==============================================================================
> --- head/security/vuxml/vuln.xml        Wed Jun 24 21:37:05 2020        (r540353)
> +++ head/security/vuxml/vuln.xml        Wed Jun 24 21:53:58 2020        (r540354)
> @@ -79,7 +79,7 @@ Notes:
>        </body>
>      </description>
>      <references>
> -      <cvename>CE-2020-6509</cvename>
> +      <cvename>CVE-2020-6509</cvename>
>        <url>https://chromereleases.googleblog.com/2020/06/stable-channel-update-for-desktop_22.html</url>;
>      </references>
>      <dates>

Alright, this one has me convinced that `make validate` should really
check the contents of <cvename>... anyone else already working on
that?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CACNAnaGknZABPB36%2B=zJx%2BL18R9uyRcrYjQGXouZJcVW5ZRAHA>