svn commit: r543799 - head/security/vuxml

Kyle Evans kevans at freebsd.org
Thu Jul 30 16:55:09 UTC 2020


On Thu, Jul 30, 2020 at 10:54 AM Tobias C. Berner <tcberner at freebsd.org> wrote:
>
> Author: tcberner
> Date: Thu Jul 30 15:54:21 2020
> New Revision: 543799
> URL: https://svnweb.freebsd.org/changeset/ports/543799
>
> Log:
>   Document vulnerability in archivers/ark
>
>   - fixed in r543704 (head), r543705 (2020Q3)
>
> Modified:
>   head/security/vuxml/vuln.xml
>
> Modified: head/security/vuxml/vuln.xml
> ==============================================================================
> --- head/security/vuxml/vuln.xml        Thu Jul 30 15:54:05 2020        (r543798)
> +++ head/security/vuxml/vuln.xml        Thu Jul 30 15:54:21 2020        (r543799)
> @@ -41,7 +41,7 @@ QUICK GUIDE TO ADDING A NEW ENTRY
>  5. use 'make VID=xxx-yyy-zzz html' to emit the entry's html file for formatting review
>  6. profit!
>
> -Additional tests can be done this way:
> +edditional tests can be done this way:
>   $ pkg audit -f ./vuln.xml py26-django-1.6
>   $ pkg audit -f ./vuln.xml py27-django-1.6.1
>

Ah, I think the old spelling was correct here. :-)

Thanks,

Kyle Evans


More information about the svn-ports-all mailing list