@@ -1,4 +1,4 @@
-From a915d694b97f3226f6776ce405e8562b568070bf Mon Sep 17 00:00:00 2001
+From 1d1feec71e364aba1fe9e2608f422e8970bd9e9e Mon Sep 17 00:00:00 2001
From: Chen Qi <Qi.Chen@windriver.com>
Date: Mon, 3 Dec 2012 18:17:31 +0800
Subject: [PATCH] libksba: add pkgconfig support
similarity index 95%
rename from meta/recipes-support/libksba/libksba_1.8.0.bb
rename to meta/recipes-support/libksba/libksba_1.8.1.bb
@@ -28,7 +28,7 @@ SRC_URI = "${GNUPG_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2 \
file://run-ptest \
"
-SRC_URI[sha256sum] = "296b9db9095749f2aa104202d7ab7fd09ad10710e00780a709c9754b1a1d9292"
+SRC_URI[sha256sum] = "c2f84393011827219ae117131dba8e7684c2bed0961eed11b0642c2acba440b5"
do_configure:prepend () {
# Else these could be used in preference to those in aclocal-copy
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libksba* to *1.8.1* has Succeeded. Next steps: - apply the patch: git am 0001-libksba-upgrade-1.8.0-1.8.1.patch - check the changes to upstream patches and summarize them in the commit message, - compile an image that contains the package - perform some basic sanity tests - amend the patch and sign it off: git commit -s --reset-author --amend - send it to the appropriate mailing list Alternatively, if you believe the recipe should not be upgraded at this time, you can fill RECIPE_NO_UPDATE_REASON in respective recipe file so that automatic upgrades would no longer be attempted. Please review the attached files for further information and build/update failures. Any problem please file a bug at https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Automated%20Update%20Handler Regards, The Upgrade Helper -- >8 -- From 183a6186653e3cd52a91edb58400ebcab16c8cd2 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Sat, 29 Aug 2026 05:44:06 +0000 Subject: [PATCH] libksba: upgrade 1.8.0 -> 1.8.1 Source: ChangeLog 2026-08-24 Werner Koch <wk@gnupg.org> Release 1.8.1. + commit 717381422750fb5a3e971d768ba46cae9a01682d 2026-07-30 NIIBE Yutaka <gniibe@fsij.org> Fix CMS parser to avoid possible infinite loop. + commit 06720f9b16a172404f49089cbb6eb95e4344f562 * src/cms-parser.c (_ksba_cms_parse_signed_data_part_2): Finish when detecting no progress. (_ksba_cms_parse_enveloped_data_part_1): Likewise. --- .../libksba/libksba/ksba-add-pkgconfig-support.patch | 2 +- .../libksba/{libksba_1.8.0.bb => libksba_1.8.1.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libksba/{libksba_1.8.0.bb => libksba_1.8.1.bb} (95%)