@@ -1,4 +1,4 @@
-From 23e2d4c5064ddb023ed1a9d364793dbe0d20717f Mon Sep 17 00:00:00 2001
+From 847fb663583fd01121313d1ec0e9ceab240c9143 Mon Sep 17 00:00:00 2001
From: Adam Duskett <adam.duskett@amarulasolutions.com>
Date: Thu, 26 Mar 2026 12:11:42 +0100
Subject: [PATCH] compress_buf: fix musl segfaults
@@ -39,6 +39,3 @@ index 77c7fcc7..470e4f34 100644
unsigned int litofs = 0;
memset(htab, -1, sizeof (htab));
memset(hnext, -1, sizeof (hnext));
-2.53.0
-
similarity index 96%
rename from meta/recipes-extended/libsolv/libsolv_0.7.36.bb
rename to meta/recipes-extended/libsolv/libsolv_0.7.37.bb
@@ -13,7 +13,7 @@ SRC_URI = "git://github.com/openSUSE/libsolv.git;branch=master;protocol=https;ta
file://run-ptest \
"
-SRCREV = "1e377699be108ec82bb798ec9c223d45d84a733c"
+SRCREV = "806c0513cd0799a37802f483710cfbdcc6d16b5f"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libsolv* to *0.7.37* has Succeeded. Next steps: - apply the patch: git am 0001-libsolv-upgrade-0.7.36-0.7.37.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 b96d58b1fcabce833c4ed46dbee498f3eae75fce Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Fri, 1 May 2026 10:22:39 +0000 Subject: [PATCH] libsolv: upgrade 0.7.36 -> 0.7.37 --- .../libsolv/0001-compress_buf-fix-musl-segfaults.patch | 5 +---- .../libsolv/{libsolv_0.7.36.bb => libsolv_0.7.37.bb} | 2 +- 2 files changed, 2 insertions(+), 5 deletions(-) rename meta/recipes-extended/libsolv/{libsolv_0.7.36.bb => libsolv_0.7.37.bb} (96%)