From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] libmicrohttpd: version bump 1.0.1 -> 1.0.5
Date: Mon, 27 Apr 2026 09:45:57 +0200 [thread overview]
Message-ID: <20260427074557.51843-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260417081332.889788-1-ada@thorsis.com>
Thanks, applied as c3d840f57b3fbb6885fe0b72dc68002aef621b8a.
Michael
[sent from post-receive hook]
On Mon, 27 Apr 2026 09:45:57 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Bugfix releases, excerpt from changelog below:
>
> Thu Apr 16 10:36:54 AM CEST 2026
> Released GNU libmicrohttpd 1.0.5.
>
> This is a bugfix release.
> It fixes a additional HTTP request smuggling issues (CWE-444).
>
> -- Christian Grothoff
>
> Mon Apr 13 11:42:06 AM CEST 2026
> Released GNU libmicrohttpd 1.0.4.
>
> This is a bugfix release.
> It fixes a minor HTTP request smuggling issue (CWE-444).
>
> -- Christian Grothoff
>
> Thu Apr 2 12:16:28 AM CEST 2026
> Released GNU libmicrohttpd 1.0.3.
>
> This is a bugfix release.
> It primarily fixes a list traversal issue that could
> cause connection handling issues when other connections
> were suspended.
>
> -- Christian Grothoff
>
> Mon Jul 14 2025 05:03:07 PM CEST
> Released GNU libmicrohttpd 1.0.2.
>
> This is a bugfix release.
> It primarily fixes a double-close() bug on bind() errors.
>
> -- Christian Grothoff
>
> Year 2038 support has a proper option since 1.0.2.
> Reorder configure options to reduce configure helper output.
>
> Link: https://lists.gnu.org/archive/html/libmicrohttpd/2026-04/msg00003.html
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20260417081332.889788-1-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libmicrohttpd.make b/rules/libmicrohttpd.make
> index 127f84c7d279..dba5b5e7f8c9 100644
> --- a/rules/libmicrohttpd.make
> +++ b/rules/libmicrohttpd.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBMICROHTTPD) += libmicrohttpd
> #
> # Paths and names
> #
> -LIBMICROHTTPD_VERSION := 1.0.1
> -LIBMICROHTTPD_MD5 := b41c83799a478ea9c774e50ed22446bc
> +LIBMICROHTTPD_VERSION := 1.0.5
> +LIBMICROHTTPD_MD5 := d86911728a096d833785b88f5625ba40
> LIBMICROHTTPD := libmicrohttpd-$(LIBMICROHTTPD_VERSION)
> LIBMICROHTTPD_SUFFIX := tar.gz
> LIBMICROHTTPD_URL := $(call ptx/mirror, GNU, libmicrohttpd/$(LIBMICROHTTPD).$(LIBMICROHTTPD_SUFFIX))
> @@ -49,6 +49,7 @@ LIBMICROHTTPD_CONF_ENV := $(CROSS_ENV) \
>
> LIBMICROHTTPD_CONF_OPT := \
> $(CROSS_AUTOCONF_USR) \
> + $(GLOBAL_LARGE_FILE_OPTION) \
> --enable-compact-code \
> --enable-compiler-hardening \
> --enable-linker-hardening \
> @@ -61,7 +62,6 @@ LIBMICROHTTPD_CONF_OPT := \
> --enable-epoll \
> --enable-itc=eventfd \
> --disable-curl \
> - $(GLOBAL_LARGE_FILE_OPTION) \
> --enable-sendfile \
> --$(call ptx/endis, PTXCONF_LIBMICROHTTPD_MESSAGES)-messages \
> --enable-postprocessor \
> @@ -75,6 +75,7 @@ LIBMICROHTTPD_CONF_OPT := \
> --enable-asserts \
> --disable-sanitizers \
> --disable-experimental \
> + --$(call ptx/endis, PTXDIST_Y2038)-year2038 \
> --with-threads=posix
>
> # ----------------------------------------------------------------------------
prev parent reply other threads:[~2026-04-27 7:46 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-17 8:13 [ptxdist] [PATCH] " Alexander Dahl via ptxdist
2026-04-27 7:45 ` Michael Olbrich [this message]
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=20260427074557.51843-1-m.olbrich@pengutronix.de \
--to=m.olbrich@pengutronix.de \
--cc=ada@thorsis.com \
--cc=ptxdist@pengutronix.de \
/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