diff mbox series

[21/30] pinentry: upgrade 1.3.0 -> 1.3.1

Message ID 1720604634-23406-21-git-send-email-wangmy@fujitsu.com
State Accepted, archived
Commit 0148bf09253876a015453654202e9f4bfa8772a9
Headers show
Series [01/30] base-passwd: upgrade 3.6.3 -> 3.6.4 | expand

Commit Message

Mingyu Wang (Fujitsu) July 10, 2024, 9:43 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

libassuan_pkgconf.patch
refreshed for 1.3.1

Changelog
===========
* qt: Install and use pinentry icon.
* qt: Small fix for Qt5.
* qt: Fix Windows build of Qt6.
* New envvar PINENTRY_KDE_USE_WALLET to enable the secret storage
  integration on KDE.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../gpg-error_pkconf.patch                                  | 0
 .../libassuan_pkgconf.patch                                 | 6 +++---
 .../pinentry/{pinentry_1.3.0.bb => pinentry_1.3.1.bb}       | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)
 rename meta/recipes-support/pinentry/{pinentry-1.3.0 => pinentry-1.3.1}/gpg-error_pkconf.patch (100%)
 rename meta/recipes-support/pinentry/{pinentry-1.3.0 => pinentry-1.3.1}/libassuan_pkgconf.patch (97%)
 rename meta/recipes-support/pinentry/{pinentry_1.3.0.bb => pinentry_1.3.1.bb} (93%)
diff mbox series

Patch

diff --git a/meta/recipes-support/pinentry/pinentry-1.3.0/gpg-error_pkconf.patch b/meta/recipes-support/pinentry/pinentry-1.3.1/gpg-error_pkconf.patch
similarity index 100%
rename from meta/recipes-support/pinentry/pinentry-1.3.0/gpg-error_pkconf.patch
rename to meta/recipes-support/pinentry/pinentry-1.3.1/gpg-error_pkconf.patch
diff --git a/meta/recipes-support/pinentry/pinentry-1.3.0/libassuan_pkgconf.patch b/meta/recipes-support/pinentry/pinentry-1.3.1/libassuan_pkgconf.patch
similarity index 97%
rename from meta/recipes-support/pinentry/pinentry-1.3.0/libassuan_pkgconf.patch
rename to meta/recipes-support/pinentry/pinentry-1.3.1/libassuan_pkgconf.patch
index bee9acd081..f2d50010c5 100644
--- a/meta/recipes-support/pinentry/pinentry-1.3.0/libassuan_pkgconf.patch
+++ b/meta/recipes-support/pinentry/pinentry-1.3.1/libassuan_pkgconf.patch
@@ -1,4 +1,4 @@ 
-From fb6179fabb5e793a83cbb0d0d45814d99b97807a Mon Sep 17 00:00:00 2001
+From 1bf04756b90832494020c39661ea944a0b11204f Mon Sep 17 00:00:00 2001
 From: Armin Kuster <akuster@mvista.com>
 Date: Thu, 22 May 2014 10:50:00 +0100
 Subject: [PATCH] libassuan: Improve pkgconfig support
@@ -15,10 +15,10 @@  Signed-off-by: Armin Kuster <akuster@mvista.com>
  2 files changed, 9 insertions(+), 89 deletions(-)
 
 diff --git a/configure.ac b/configure.ac
-index f04c00d..8e6da5c 100644
+index 4944f7c..f03cbb7 100644
 --- a/configure.ac
 +++ b/configure.ac
-@@ -263,8 +263,8 @@ if test "$have_libassuan" = "yes"; then
+@@ -264,8 +264,8 @@ if test "$have_libassuan" = "yes"; then
                       [version of the libassuan library])
  fi
  
diff --git a/meta/recipes-support/pinentry/pinentry_1.3.0.bb b/meta/recipes-support/pinentry/pinentry_1.3.1.bb
similarity index 93%
rename from meta/recipes-support/pinentry/pinentry_1.3.0.bb
rename to meta/recipes-support/pinentry/pinentry_1.3.1.bb
index 6ce873871b..14b368177c 100644
--- a/meta/recipes-support/pinentry/pinentry_1.3.0.bb
+++ b/meta/recipes-support/pinentry/pinentry_1.3.1.bb
@@ -16,7 +16,7 @@  SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
            file://gpg-error_pkconf.patch \
 "
 
-SRC_URI[sha256sum] = "9b3cd5226e7597f2fded399a3bc659923351536559e9db0826981bca316494de"
+SRC_URI[sha256sum] = "bc72ee27c7239007ab1896c3c2fae53b076e2c9bd2483dc2769a16902bce8c04"
 
 inherit autotools pkgconfig