From: Wang Mingyu <[email protected]>

Changelog:
===========
 * New flags "is_de_vs" and "beta_compliance" for encryption results.
 * New decryption flag GPGME_DECRYPT_SESSION_HASH and new field
   session_hash in gpgme_decrypt_result_t.  For details see the gpg
   option --show-session-key.
 * Setting of attributes for CMS signatures is now supported via
   gpgme_sig_notation_add.
 * New context flag "export-filter".
 * Extend the internal gpgsm_assuan_simple_command to consume all
   received lines.  This fixes a possible lockup introduced by the
   fix for T7759.
 * Fix passphrase cancel handling.
 * Fix a regression wrt the auto-key-locate option.
 * Handle the case when pinentry is invoked multiple times.
 * Don't cap ISO dates beyond year 2037 on Windows.
 * Treat empty DISPLAY envvar as unset.

Signed-off-by: Wang Mingyu <[email protected]>
---
 meta/recipes-support/gpgme/{gpgme_2.0.1.bb => gpgme_2.1.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-support/gpgme/{gpgme_2.0.1.bb => gpgme_2.1.0.bb} (96%)

diff --git a/meta/recipes-support/gpgme/gpgme_2.0.1.bb 
b/meta/recipes-support/gpgme/gpgme_2.1.0.bb
similarity index 96%
rename from meta/recipes-support/gpgme/gpgme_2.0.1.bb
rename to meta/recipes-support/gpgme/gpgme_2.1.0.bb
index ae20f785e6..269070b10b 100644
--- a/meta/recipes-support/gpgme/gpgme_2.0.1.bb
+++ b/meta/recipes-support/gpgme/gpgme_2.1.0.bb
@@ -24,7 +24,7 @@ SRC_URI = "${GNUPG_MIRROR}/gpgme/${BP}.tar.bz2 \
            file://0001-autogen.sh-remove-unknown-in-version.patch \
            "
 
-SRC_URI[sha256sum] = 
"821ab0695c842eab51752a81980c92b0410c7eadd04103f791d5d2a526784966"
+SRC_URI[sha256sum] = 
"841c5ea53fc26259f4fbf0e8bde982dea1b8a1ca0cb77e681c82b050566bf92b"
 
 DEPENDS = "libgpg-error-native libgpg-error libassuan"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#238336): 
https://lists.openembedded.org/g/openembedded-core/message/238336
Mute This Topic: https://lists.openembedded.org/mt/119737181/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to