Re: git: 569340eccaf8 - main - security/easy-rsa: update to 3.2.1

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Mon, 23 Sep 2024 12:59:49 UTC
19.09.2024 23:34, Matthias Andree пишет:
> The branch main has been updated by mandree:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=569340eccaf86806445caaa34c194d1b78ab4004
>
> commit 569340eccaf86806445caaa34c194d1b78ab4004
> Author:     Matthias Andree <mandree@FreeBSD.org>
> AuthorDate: 2024-09-19 20:33:38 +0000
> Commit:     Matthias Andree <mandree@FreeBSD.org>
> CommitDate: 2024-09-19 20:34:21 +0000
>
>      security/easy-rsa: update to 3.2.1
>      
>      ChangeLog:      https://github.com/OpenVPN/easy-rsa/releases/tag/v3.2.1
> ---
>   security/easy-rsa/Makefile                               | 16 +++++++++-------
>   security/easy-rsa/distinfo                               |  6 +++---
>   .../patch-39928c3a99b394fa4ea84521c730446000cf03ba.diff  | 12 ++++++++++++
>   .../patch-d059df33e74ef337c118044a1bf6c83828960688.diff  | 13 +++++++++++++
>   4 files changed, 37 insertions(+), 10 deletions(-)
>
> diff --git a/security/easy-rsa/Makefile b/security/easy-rsa/Makefile
> index a5863bfd61f2..33aedcf09fd4 100644
> --- a/security/easy-rsa/Makefile
> +++ b/security/easy-rsa/Makefile
> @@ -1,6 +1,7 @@
>   PORTNAME=	easy-rsa
> +DISTVERSION=	3.2.1
> +PORTREVISION=	0
>   PORTEPOCH=	1
> -DISTVERSION=	3.1.7

Hello!

Bug with sign user's certs for OpenVPN isn't fixed: 
https://github.com/OpenVPN/easy-rsa/issues/1148#issuecomment-2368027570

-- 
Best regards,
Vladimir Druzenko