Hello, this email is a notification from the Auto Upgrade Helper that the automatic attempt to upgrade the recipe(s) *libmicrohttpd* to *1.0.10* has Succeeded.
Next steps:
- apply the patch: git am 0001-libmicrohttpd-upgrade-1.0.9-1.0.10.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 e2d8bd1cf4fd84b3052451a2b62007ae8ef4c43f Mon Sep 17 00:00:00 2001
From: Upgrade Helper <[email protected]>
Date: Sun, 9 Aug 2026 05:59:55 +0000
Subject: [PATCH] libmicrohttpd: upgrade 1.0.9 -> 1.0.10
Source: ChangeLog
Fri Aug 7 10:15:01 PM CEST 2026
Fix race in thread-per-connection mode on wake-up signal
between daemon and thread that could result in lost wake-ups
and thus connections that did not finish processing.
Fix rare assertion failure in relation to suspend-and-resume
processing (harmless if assertions were turned off).
Releasing GNU libmicrohttpd 1.0.10. -CG
---
.../{libmicrohttpd_1.0.9.bb => libmicrohttpd_1.0.10.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/libmicrohttpd/{libmicrohttpd_1.0.9.bb =>
libmicrohttpd_1.0.10.bb} (91%)
diff --git a/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.9.bb
b/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.10.bb
similarity index 91%
rename from meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.9.bb
rename to meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.10.bb
index 4ce99da52a..ba8969d649 100644
--- a/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.9.bb
+++ b/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.10.bb
@@ -7,7 +7,7 @@ SECTION = "net"
DEPENDS = "file"
SRC_URI = "${GNU_MIRROR}/libmicrohttpd/${BPN}-${PV}.tar.gz"
-SRC_URI[sha256sum] =
"6e9adc446b08083ec03d40317fb66ca6f2e03e4f6170aef33a6e59bb08db2012"
+SRC_URI[sha256sum] =
"04bfe8ef75db7d629a33de767599765cecadc56274a39822d5d081030d577685"
inherit autotools lib_package pkgconfig gettext
--
2.47.1
0001-libmicrohttpd-upgrade-1.0.9-1.0.10.patch
Description: Binary data
packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd: FILELIST: removed "/usr/lib/libmicrohttpd.so.12.62.7", added "/usr/lib/libmicrohttpd.so.12.62.8" Changes to packages/x86-64-v3-poky-linux/libmicrohttpd (sysroot): /usr/lib/libmicrohttpd.so.12 changed symlink target from libmicrohttpd.so.12.62.7 to libmicrohttpd.so.12.62.8 /usr/lib/libmicrohttpd.so changed symlink target from libmicrohttpd.so.12.62.7 to libmicrohttpd.so.12.62.8 /usr/lib/libmicrohttpd.so.12.62.7 moved to /usr/lib/libmicrohttpd.so.12.62.8 Changes to packages/x86_64-linux/libmicrohttpd-native (sysroot): /usr/lib/libmicrohttpd.so.12 changed symlink target from libmicrohttpd.so.12.62.7 to libmicrohttpd.so.12.62.8 /usr/lib/libmicrohttpd.so changed symlink target from libmicrohttpd.so.12.62.7 to libmicrohttpd.so.12.62.8 /usr/lib/libmicrohttpd.so.12.62.7 moved to /usr/lib/libmicrohttpd.so.12.62.8
packages/x86-64-v3-poky-linux/gcc-runtime/gcc-runtime-src: PKGSIZE changed from 11330424 to 11130992 (-2%) packages/x86-64-v3-poky-linux/libmicrohttpd: SRC_URI changed from "https://ftpmirror.gnu.org/gnu/libmicrohttpd/libmicrohttpd-1.0.9.tar.gz" to "https://ftpmirror.gnu.org/gnu/libmicrohttpd/libmicrohttpd-1.0.10.tar.gz" packages/x86-64-v3-poky-linux/libmicrohttpd: PV changed from "1.0.9" to "1.0.10" packages/x86-64-v3-poky-linux/libmicrohttpd: PKGV changed from 1.0.9 [default] to 1.0.10 [default] packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-bin: PV changed from "1.0.9" to "1.0.10" packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-bin: PKGV changed from 1.0.9 [default] to 1.0.10 [default] packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-dbg: PV changed from "1.0.9" to "1.0.10" packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-dbg: PKGSIZE changed from 881624 to 884656 (+0%) packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-dbg: PKGV changed from 1.0.9 [default] to 1.0.10 [default] packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-dbg: FILELIST: removed "/usr/lib/.debug/libmicrohttpd.so.12.62.7", added "/usr/lib/.debug/libmicrohttpd.so.12.62.8" packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-dev: PV changed from "1.0.9" to "1.0.10" packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-dev: PKGSIZE changed from 257846 to 257847 (+0%) packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-dev: PKGV changed from 1.0.9 [default] to 1.0.10 [default] packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-doc: PV changed from "1.0.9" to "1.0.10" packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-doc: PKGSIZE changed from 536237 to 536239 (+0%) packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-doc: PKGV changed from 1.0.9 [default] to 1.0.10 [default] packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-locale: PV changed from "1.0.9" to "1.0.10" packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-locale: PKGV changed from 1.0.9 [default] to 1.0.10 [default] packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-src: PV changed from "1.0.9" to "1.0.10" packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-src: PKGSIZE changed from 1710854 to 1717470 (+0%) packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-src: PKGV changed from 1.0.9 [default] to 1.0.10 [default] packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-src: FILELIST: directory renamed /usr/src/debug/libmicrohttpd/1.0.9/src/include -> /usr/src/debug/libmicrohttpd/1.0.10/src/include, directory renamed /usr/src/debug/libmicrohttpd/1.0.9/src/microhttpd -> /usr/src/debug/libmicrohttpd/1.0.10/src/microhttpd packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-staticdev: PV changed from "1.0.9" to "1.0.10" packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd-staticdev: PKGV changed from 1.0.9 [default] to 1.0.10 [default] packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd: PV changed from "1.0.9" to "1.0.10" packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd: PKGV changed from 1.0.9 [default] to 1.0.10 [default] packages/x86-64-v3-poky-linux/libmicrohttpd/libmicrohttpd: FILELIST: removed "/usr/lib/libmicrohttpd.so.12.62.7", added "/usr/lib/libmicrohttpd.so.12.62.8" Changes to packages/x86-64-v3-poky-linux/libmicrohttpd (sysroot): /usr/lib/libmicrohttpd.so.12 changed symlink target from libmicrohttpd.so.12.62.7 to libmicrohttpd.so.12.62.8 /usr/lib/libmicrohttpd.so changed symlink target from libmicrohttpd.so.12.62.7 to libmicrohttpd.so.12.62.8 /usr/lib/libmicrohttpd.so.12.62.7 moved to /usr/lib/libmicrohttpd.so.12.62.8 Changes to packages/x86_64-linux/libmicrohttpd-native (sysroot): /usr/lib/libmicrohttpd.so.12 changed symlink target from libmicrohttpd.so.12.62.7 to libmicrohttpd.so.12.62.8 /usr/lib/libmicrohttpd.so changed symlink target from libmicrohttpd.so.12.62.7 to libmicrohttpd.so.12.62.8 /usr/lib/libmicrohttpd.so.12.62.7 moved to /usr/lib/libmicrohttpd.so.12.62.8
Changelog for libmicrohttpd: 1.0.9 -> 1.0.10
Source: ChangeLog
Fri Aug 7 10:15:01 PM CEST 2026
Fix race in thread-per-connection mode on wake-up signal
between daemon and thread that could result in lost wake-ups
and thus connections that did not finish processing.
Fix rare assertion failure in relation to suspend-and-resume
processing (harmless if assertions were turned off).
Releasing GNU libmicrohttpd 1.0.10. -CG
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#243060): https://lists.openembedded.org/g/openembedded-core/message/243060 Mute This Topic: https://lists.openembedded.org/mt/120666837/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
