From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: Re: [ptxdist] [APPLIED] libmicrohttpd: version bump 0.9.77 -> 1.0.1
Date: Wed, 14 May 2025 08:07:48 +0200 [thread overview]
Message-ID: <20250514060748.499502-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250506125250.2282628-5-ada@thorsis.com>
Thanks, applied as 4a1ebd2708fe9ff744936385c7197f33307860bc.
Michael
[sent from post-receive hook]
On Wed, 14 May 2025 08:07:48 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Official stable release.
>
> Link: https://lists.gnu.org/archive/html/info-gnu/2024-02/msg00000.html
> Link: https://lists.gnu.org/archive/html/info-gnu/2024-02/msg00003.html
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20250506125250.2282628-5-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/libmicrohttpd.make b/rules/libmicrohttpd.make
> index 7d8444b21bd5..127f84c7d279 100644
> --- a/rules/libmicrohttpd.make
> +++ b/rules/libmicrohttpd.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBMICROHTTPD) += libmicrohttpd
> #
> # Paths and names
> #
> -LIBMICROHTTPD_VERSION := 0.9.77
> -LIBMICROHTTPD_MD5 := bc1b407093459ff5e7af2e3c0634d220
> +LIBMICROHTTPD_VERSION := 1.0.1
> +LIBMICROHTTPD_MD5 := b41c83799a478ea9c774e50ed22446bc
> LIBMICROHTTPD := libmicrohttpd-$(LIBMICROHTTPD_VERSION)
> LIBMICROHTTPD_SUFFIX := tar.gz
> LIBMICROHTTPD_URL := $(call ptx/mirror, GNU, libmicrohttpd/$(LIBMICROHTTPD).$(LIBMICROHTTPD_SUFFIX))
> @@ -49,13 +49,13 @@ LIBMICROHTTPD_CONF_ENV := $(CROSS_ENV) \
>
> LIBMICROHTTPD_CONF_OPT := \
> $(CROSS_AUTOCONF_USR) \
> - --disable-nls \
> - --disable-rpath \
> - --enable-gcc-hardening \
> + --enable-compact-code \
> + --enable-compiler-hardening \
> --enable-linker-hardening \
> --disable-thread-names \
> --disable-doc \
> --disable-examples \
> + --disable-tools \
> --disable-heavy-tests \
> --enable-poll \
> --enable-epoll \
> @@ -69,6 +69,8 @@ LIBMICROHTTPD_CONF_OPT := \
> --enable-bauth \
> --disable-dauth \
> --disable-httpupgrade \
> + --enable-cookie \
> + --disable-sha512-256 \
> --disable-coverage \
> --enable-asserts \
> --disable-sanitizers \
prev parent reply other threads:[~2025-05-14 6:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-06 12:52 [ptxdist] [PATCH v1 0/4] libmicrohttpd: version bump 0.9.75 " Alexander Dahl via ptxdist
2025-05-06 12:52 ` [ptxdist] [PATCH v1 1/4] libmicrohttpd: version bump 0.9.75 -> 0.9.76 Alexander Dahl via ptxdist
2025-05-14 6:07 ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-06 12:52 ` [ptxdist] [PATCH v1 2/4] libmicrohttpd: Pin down threading library Alexander Dahl via ptxdist
2025-05-14 6:07 ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-06 12:52 ` [ptxdist] [PATCH v1 3/4] libmicrohttpd: version bump 0.9.76 -> 0.9.77 Alexander Dahl via ptxdist
2025-05-14 6:07 ` [ptxdist] [APPLIED] " Michael Olbrich
2025-05-06 12:52 ` [ptxdist] [PATCH v1 4/4] libmicrohttpd: version bump 0.9.77 -> 1.0.1 Alexander Dahl via ptxdist
2025-05-14 6:07 ` 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=20250514060748.499502-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