From a6b360d021f6fa7c892f518fca47b1c62594a79a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Tue, 6 May 2025 08:17:00 +0200 Subject: groups.d/241.native_packages_inet.d/gnupg.package: bump to v2.5.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ørjan Malde --- patches/gnupg-2.3.8.local.patch | 13 ------------- patches/gnupg-2.3.8_pre.local.patch | 21 --------------------- 2 files changed, 34 deletions(-) delete mode 100644 patches/gnupg-2.3.8.local.patch delete mode 100644 patches/gnupg-2.3.8_pre.local.patch (limited to 'patches') diff --git a/patches/gnupg-2.3.8.local.patch b/patches/gnupg-2.3.8.local.patch deleted file mode 100644 index 7e2d9617..00000000 --- a/patches/gnupg-2.3.8.local.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -ru gnupg-2.3.8.orig/dirmngr/server.c gnupg-2.3.8/dirmngr/server.c ---- gnupg-2.3.8.orig/dirmngr/server.c 2022-10-07 15:23:50.000000000 +0200 -+++ gnupg-2.3.8/dirmngr/server.c 2022-10-22 15:52:13.224088828 +0200 -@@ -3137,7 +3137,9 @@ - ctrl->refcount); - else - { -+#if USE_LDAP - ks_ldap_free_state (ctrl->ks_get_state); -+#endif - ctrl->ks_get_state = NULL; - release_ctrl_ocsp_certs (ctrl); - xfree (ctrl->server_local); diff --git a/patches/gnupg-2.3.8_pre.local.patch b/patches/gnupg-2.3.8_pre.local.patch deleted file mode 100644 index 947bce1b..00000000 --- a/patches/gnupg-2.3.8_pre.local.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -ru gnupg-2.3.8.orig/configure gnupg-2.3.8/configure ---- gnupg-2.3.8.orig/configure 2022-10-13 17:56:41.000000000 +0200 -+++ gnupg-2.3.8/configure 2022-10-22 15:45:44.541933579 +0200 -@@ -9004,7 +9004,7 @@ - - if test $ok = yes; then - LIBASSUAN_CFLAGS=`$LIBASSUAN_CONFIG --cflags` -- LIBASSUAN_LIBS=`$LIBASSUAN_CONFIG --libs` -+ LIBASSUAN_LIBS="-lassuan -lgpg-error" - have_libassuan=yes - else - LIBASSUAN_CFLAGS="" -@@ -9183,7 +9183,7 @@ - fi - if test $ok = yes; then - KSBA_CFLAGS=`$KSBA_CONFIG --cflags` -- KSBA_LIBS=`$KSBA_CONFIG --libs` -+ KSBA_LIBS="-lksba -lgpg-error -lnpth" - have_ksba=yes - if test -z "$use_gpgrt_config"; then - libksba_config_host=`$KSBA_CONFIG --host 2>/dev/null || echo none` -- cgit v1.2.3