From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/5] libmicrohttpd: upgrade 1.0.8 -> 1.0.9
Date: Sun, 2 Aug 2026 13:56:04 +0100 [thread overview]
Message-ID: <20260802125609.4049666-2-richard.purdie@linuxfoundation.org> (raw)
In-Reply-To: <20260802125609.4049666-1-richard.purdie@linuxfoundation.org>
Source: ChangeLog
Thu Jul 30 05:32:00 PM CEST 2026
Enfocing a minimal size on the PSK.
Fix support for red zones in memorypool.
Fix rare over-writing of HTTP version string with network data
after parsing header.
Fix rare crash from adding connection manually followed by
immediate daemon shutdown.
Releasing GNU libmicrohttpd 1.0.9. -CG
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
.../{libmicrohttpd_1.0.8.bb => libmicrohttpd_1.0.9.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/libmicrohttpd/{libmicrohttpd_1.0.8.bb => libmicrohttpd_1.0.9.bb} (91%)
diff --git a/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.8.bb b/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.9.bb
similarity index 91%
rename from meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.8.bb
rename to meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.9.bb
index 998f282a35a..4ce99da52ab 100644
--- a/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.8.bb
+++ b/meta/recipes-support/libmicrohttpd/libmicrohttpd_1.0.9.bb
@@ -7,7 +7,7 @@ SECTION = "net"
DEPENDS = "file"
SRC_URI = "${GNU_MIRROR}/libmicrohttpd/${BPN}-${PV}.tar.gz"
-SRC_URI[sha256sum] = "0763970a0e39f8f382123366e3cf5d03f70aa1e2208d3101e84da3e2cd674703"
+SRC_URI[sha256sum] = "6e9adc446b08083ec03d40317fb66ca6f2e03e4f6170aef33a6e59bb08db2012"
inherit autotools lib_package pkgconfig gettext
next prev parent reply other threads:[~2026-08-02 12:56 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-02 12:56 [PATCH 1/5] at-spi2-core: upgrade 2.60.5 -> 2.60.6 Richard Purdie
2026-08-02 12:56 ` Richard Purdie [this message]
2026-08-02 12:56 ` [PATCH 3/5] libpsl: upgrade 0.23.0 -> 0.23.1 Richard Purdie
2026-08-02 12:56 ` [PATCH 4/5] pkgconf: upgrade 3.0.4 -> 3.0.5 Richard Purdie
2026-08-02 12:56 ` [PATCH 5/5] python3-pyopenssl: upgrade 26.3.0 -> 26.4.0 Richard Purdie
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260802125609.4049666-2-richard.purdie@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox