Hi,

On Mon, Jul 05, 2021 at 12:13:38PM +0200, Jeremie Courreges-Anglas wrote:
> ok jca@ fwiw but as I said Edd has a wip update to 2.3.1.

In hindsight, I think using Stuart's 2.2.29 diff would be better.
Upstream describes 2.3.x as "the start of public testing releases". I
think we should give users the most stable packages we can.

In addition to sthen@'s diff, here's updates to libksba and pinentry.

If those are committed, then the only out-of-date gnupg-related
component would be gpgme (which I've not had time to look at yet,
sorry).

With libksba, although upstream did major bumps, I can't see any reason
to do so based on the changes I see to the public API. Hence I've not
bumped our SO version, but someone should double check my work. We could
just bump it to be sure.

Index: security/libksba/Makefile
===================================================================
RCS file: /cvs/ports/security/libksba/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- security/libksba/Makefile   25 Aug 2020 18:19:19 -0000      1.22
+++ security/libksba/Makefile   4 Jul 2021 20:00:23 -0000
@@ -2,10 +2,10 @@
 
 COMMENT =      X.509 library
 
-DISTNAME =     libksba-1.4.0
+DISTNAME =     libksba-1.6.0
 CATEGORIES =   security
 
-SHARED_LIBS =  ksba 1.0        # 20.0
+SHARED_LIBS =  ksba 1.0        # 22.0
 
 MASTER_SITES = ${MASTER_SITE_GNUPG:=libksba/}
 
Index: security/libksba/distinfo
===================================================================
RCS file: /cvs/ports/security/libksba/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- security/libksba/distinfo   25 Aug 2020 18:19:19 -0000      1.7
+++ security/libksba/distinfo   4 Jul 2021 19:36:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (libksba-1.4.0.tar.bz2) = v+ao6R/w9U2KMpUU20BmZwAMsgcjjt7Um1mXYb/KQbY=
-SIZE (libksba-1.4.0.tar.bz2) = 651319
+SHA256 (libksba-1.6.0.tar.bz2) = 2taD5vLZFdiAqkvtXOqaEVaQuJNbeKG74BZpGJMHpIs=
+SIZE (libksba-1.6.0.tar.bz2) = 662120
Index: security/pinentry/Makefile
===================================================================
RCS file: /cvs/ports/security/pinentry/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- security/pinentry/Makefile  12 Jul 2019 21:15:36 -0000      1.26
+++ security/pinentry/Makefile  4 Jul 2021 19:38:15 -0000
@@ -4,8 +4,7 @@ COMMENT-main =  PIN or passphrase entry 
 COMMENT-gtk2 =         PIN or passphrase entry dialog (gtk2 interface)
 COMMENT-gnome3 =PIN or passphrase entry dialog (GNOME 3 interface)
 
-VERSION =      1.1.0
-REVISION =     0
+VERSION =      1.1.1
 DISTNAME =     pinentry-${VERSION}
 CATEGORIES =   security
 EXTRACT_SUFX = .tar.bz2
Index: security/pinentry/distinfo
===================================================================
RCS file: /cvs/ports/security/pinentry/distinfo,v
retrieving revision 1.7
diff -u -p -r1.7 distinfo
--- security/pinentry/distinfo  7 Dec 2017 22:00:04 -0000       1.7
+++ security/pinentry/distinfo  4 Jul 2021 19:38:22 -0000
@@ -1,2 +1,2 @@
-SHA256 (pinentry-1.1.0.tar.bz2) = aAdmhvpySikOpJzfDRwMFQCQfRt1mjvL++wCk+j1ZXA=
-SIZE (pinentry-1.1.0.tar.bz2) = 467702
+SHA256 (pinentry-1.1.1.tar.bz2) = zRKgZAE+0Y4u6EdeZpufWNsbIloBRN69uFpozs3bpX8=
+SIZE (pinentry-1.1.1.tar.bz2) = 515723

-- 
Best Regards
Edd Barrett

http://www.theunixzoo.co.uk

Reply via email to