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

Signed-off-by: Richard Purdie <[email protected]>
---
 .../{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 4ce99da52ab..ba8969d6498 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
 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#243076): 
https://lists.openembedded.org/g/openembedded-core/message/243076
Mute This Topic: https://lists.openembedded.org/mt/120675298/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to