Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Feb 2026 11:12:35 +0100
From:      "Herbert J. Skuhra" <herbert@gojira.at>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: d58f02417501 - main - devel/gnupg25: new port 2.5.17, latest upstream
Message-ID:  <877bss6cmk.wl-herbert@gojira.at>
In-Reply-To: <697ddc7c.40d19.5b0e81bc@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On Sat, 31 Jan 2026 11:42:04 +0100, Adriaan de Groot wrote:
> 
> The branch main has been updated by adridg:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=d58f024175010bddf7e07b96a635fa24d0c21542
> 
> commit d58f024175010bddf7e07b96a635fa24d0c21542
> Author:     Adriaan de Groot <adridg@FreeBSD.org>
> AuthorDate: 2026-01-05 23:19:23 +0000
> Commit:     Adriaan de Groot <adridg@FreeBSD.org>
> CommitDate: 2026-01-31 10:41:16 +0000
> 
>     devel/gnupg25: new port 2.5.17, latest upstream
>     
>     2.5.16 was (kind of suddenly, since I was waiting for 2.6) declared the
>     stable version. This was probably because of gpg.fail (which was partly
>     addressed by the previous update to 2.4.9).
>     
>     Then 2.5.17 was released to address a number of critical security issues
>     introduced in the 2.5 branch. Release notes and discussion can
>     be found at
>             https://lwn.net/Articles/1056209/
>     Upstream release notes at
>             https://dev.gnupg.org/T7996
>     
>     Marked as conflicting with gnupg1 and gnupg-2.4* because the names
>     of executables have changed again, and the "is-gpg2" flags went
>     away, so co-installability is poor.

Thanks.

$ git diff security/Makefile 
diff --git a/security/Makefile b/security/Makefile
index 59f83152d4bb..cea32a480ce7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -187,6 +187,7 @@
     SUBDIR += gnupg
     SUBDIR += gnupg-pkcs11-scd
     SUBDIR += gnupg1
+    SUBDIR += gnupg25
     SUBDIR += gnutls
     SUBDIR += go-cve-dictionary
     SUBDIR += go-tuf


???


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?877bss6cmk.wl-herbert>