From: Wang Mingyu <[email protected]> License-Update: Copyright year updated to 2026.
Changelog: ============= * Take care of POSIX semaphore "shared" semantics. This fixes a problem on NetBSD. * Fix preparing the environment block on Windows. * Fix for GPGRT_PROCESS_*_KEEP flags on Windows. * Update Russian and Swedish translations. * Introduce autogen.rc variable autogen_use_force. Signed-off-by: Wang Mingyu <[email protected]> --- .../{libgpg-error_1.58.bb => libgpg-error_1.59.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libgpg-error/{libgpg-error_1.58.bb => libgpg-error_1.59.bb} (93%) diff --git a/meta/recipes-support/libgpg-error/libgpg-error_1.58.bb b/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb similarity index 93% rename from meta/recipes-support/libgpg-error/libgpg-error_1.58.bb rename to meta/recipes-support/libgpg-error/libgpg-error_1.59.bb index d42a9028e8..53280f5770 100644 --- a/meta/recipes-support/libgpg-error/libgpg-error_1.58.bb +++ b/meta/recipes-support/libgpg-error/libgpg-error_1.59.bb @@ -6,7 +6,7 @@ BUGTRACKER = "https://bugs.g10code.com/gnupg/index" LICENSE = "GPL-2.0-or-later & LGPL-2.1-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \ file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \ - file://src/gpg-error.h.in;beginline=2;endline=18;md5=badc79a9308e1cbd2657b2441c7cf017 \ + file://src/gpg-error.h.in;beginline=2;endline=18;md5=f146974b5d59380f15c9f0eaaac4cbec \ file://src/init.c;beginline=2;endline=17;md5=f01cdfcf747af5380590cfd9bbfeaaf7 \ " @@ -19,7 +19,7 @@ SRC_URI = "${GNUPG_MIRROR}/libgpg-error/libgpg-error-${PV}.tar.bz2 \ file://run-ptest \ " -SRC_URI[sha256sum] = "f943aea9a830a8bd938e5124b579efaece24a3225ff4c3d27611a80ce1260c27" +SRC_URI[sha256sum] = "a19bc5087fd97026d93cb4b45d51638d1a25202a5e1fbc3905799f424cfa6134" BINCONFIG = "${bindir}/gpg-error-config" -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232286): https://lists.openembedded.org/g/openembedded-core/message/232286 Mute This Topic: https://lists.openembedded.org/mt/118111195/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
