Re: git: 05d4a95e7f58 - main - security/vuxml: Add devel/binutils < 2.43

From: Baptiste Daroussin <bapt_at_freebsd.org>
Date: Fri, 06 Sep 2024 15:19:31 UTC
On Fri 06 Sep 14:52, Cy Schubert wrote:
> The branch main has been updated by cy:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=05d4a95e7f58d75a6a2cf7321751c50ee5d42568
> 
> commit 05d4a95e7f58d75a6a2cf7321751c50ee5d42568
> Author:     Cy Schubert <cy@FreeBSD.org>
> AuthorDate: 2024-09-06 14:51:48 +0000
> Commit:     Cy Schubert <cy@FreeBSD.org>
> CommitDate: 2024-09-06 14:52:09 +0000
> 
>     security/vuxml: Add devel/binutils < 2.43
> ---
>  security/vuxml/vuln/2024.xml | 32 ++++++++++++++++++++++++++++++++
>  1 file changed, 32 insertions(+)
> 
> diff --git a/security/vuxml/vuln/2024.xml b/security/vuxml/vuln/2024.xml
> index f4f89e3aaea7..613a37f8dfa3 100644
> --- a/security/vuxml/vuln/2024.xml
> +++ b/security/vuxml/vuln/2024.xml
> @@ -1,3 +1,35 @@
> +  <vuln vid="943f8915-6c5d-11ef-810a-f8b46a88f42c">
> +    <topic> -- </topic>
> +    <affects>
> +      <package>
> +	<name>binutils</name>
> +	<range><lt>2.43</lt></range>

you forgot portepoch in the report, not version in ports will match this

Best regards,
Bapt