Message ID | 01010198add7625b-2e75e1f7-6d97-4e9d-9312-ad1cbadd8164-000000@us-west-2.amazonses.com |
---|---|
State | New |
Headers | show |
Series | [AUH] libsolv: upgrading to 0.7.35 SUCCEEDED | expand |
diff --git a/meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch b/meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch index d6e983dec8..9fd3203e8e 100644 --- a/meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch +++ b/meta/recipes-extended/libsolv/libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch @@ -1,4 +1,4 @@ -From da99bf09e83469612e2c821696025a4e591bb95c Mon Sep 17 00:00:00 2001 +From 29df09773dbf07d760a6b8f5bfca6e3bd32c6fa2 Mon Sep 17 00:00:00 2001 From: Khem Raj <raj.khem@gmail.com> Date: Thu, 28 Oct 2021 22:28:45 -0700 Subject: [PATCH] utils: Conside musl when wrapping qsort_r diff --git a/meta/recipes-extended/libsolv/libsolv_0.7.34.bb b/meta/recipes-extended/libsolv/libsolv_0.7.35.bb similarity index 95% rename from meta/recipes-extended/libsolv/libsolv_0.7.34.bb rename to meta/recipes-extended/libsolv/libsolv_0.7.35.bb index 7e2bd686d4..ec74308bb5 100644 --- a/meta/recipes-extended/libsolv/libsolv_0.7.34.bb +++ b/meta/recipes-extended/libsolv/libsolv_0.7.35.bb @@ -12,7 +12,7 @@ SRC_URI = "git://github.com/openSUSE/libsolv.git;branch=master;protocol=https;ta file://0001-utils-Conside-musl-when-wrapping-qsort_r.patch \ " -SRCREV = "262e8efa0239a78770910fde1579158725cc6ffa" +SRCREV = "fb4b4340d46108cb365113e432642d6024886c7a" 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.35* has Succeeded. Next steps: - apply the patch: git am 0001-libsolv-upgrade-0.7.34-0.7.35.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 c495cf879a2cbaa48817cf5c71509afff521ba16 Mon Sep 17 00:00:00 2001 From: Upgrade Helper <auh@yoctoproject.org> Date: Fri, 15 Aug 2025 10:22:10 +0000 Subject: [PATCH] libsolv: upgrade 0.7.34 -> 0.7.35 --- .../libsolv/0001-utils-Conside-musl-when-wrapping-qsort_r.patch | 2 +- .../libsolv/{libsolv_0.7.34.bb => libsolv_0.7.35.bb} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-extended/libsolv/{libsolv_0.7.34.bb => libsolv_0.7.35.bb} (95%)