mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
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.5 -> 1.0.10
Date: Fri, 14 Aug 2026 17:38:42 +0200	[thread overview]
Message-ID: <20260814153842.1802923-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20260812141319.1058695-1-ada@thorsis.com>

Thanks, applied as ead4af80126d0ca1c65525712f71f51d1a94f634.

Michael

[sent from post-receive hook]

On Fri, 14 Aug 2026 17:38:42 +0200, Alexander Dahl <ada@thorsis.com> wrote:
> Mostly bug fixes for minor issues, and rare cases, from the 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
> 
> 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
> 
> Tue Jul 28 06:12:03 PM CEST 2026
>     Fixing additional vulnerabilities inspired by reviewing the
>     code for similar issues like the ones reported by A. Ramos;
>     expand the test suite to cover these and other issues.
>     Releasing GNU libmicrohttpd 1.0.8. -CG
> 
> Mon Jul 27 06:12:03 PM CEST 2026
>     Fixing various vulnerabilities reported by A. Ramos resulting
>     in possible crashes or out-of-bounds stack writes for certain
>     requests in specific configurations.
>     Releasing GNU libmicrohttpd 1.0.7. -CG
> 
> Wed Jul  8 12:32:30 PM CEST 2026
>     Fix various minor issues, like theoretical
>     integer overflows for extreme inputs or NULL
>     dereferences if the application passes NULL
>     where it should not.
>     Releasing GNU libmicrohttpd 1.0.6. -CG
> 
> Signed-off-by: Alexander Dahl <ada@thorsis.com>
> Message-Id: <20260812141319.1058695-1-ada@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libmicrohttpd.make b/rules/libmicrohttpd.make
> index dfdd247446c8..37af4c259969 100644
> --- a/rules/libmicrohttpd.make
> +++ b/rules/libmicrohttpd.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_LIBMICROHTTPD) += libmicrohttpd
>  #
>  # Paths and names
>  #
> -LIBMICROHTTPD_VERSION	:= 1.0.5
> -LIBMICROHTTPD_SHA256	:= b46d00f58efa6f497b97d2e782c4ee66301d412ddd855dd3068518b3a2cd3ea2
> +LIBMICROHTTPD_VERSION	:= 1.0.10
> +LIBMICROHTTPD_SHA256	:= 04bfe8ef75db7d629a33de767599765cecadc56274a39822d5d081030d577685
>  LIBMICROHTTPD		:= libmicrohttpd-$(LIBMICROHTTPD_VERSION)
>  LIBMICROHTTPD_SUFFIX	:= tar.gz
>  LIBMICROHTTPD_URL	:= $(call ptx/mirror, GNU, libmicrohttpd/$(LIBMICROHTTPD).$(LIBMICROHTTPD_SUFFIX))
> @@ -74,6 +74,7 @@ LIBMICROHTTPD_CONF_OPT	:= \
>  	--disable-coverage \
>  	--enable-asserts \
>  	--disable-sanitizers \
> +	--disable-fuzzing \
>  	--disable-experimental \
>  	--$(call ptx/endis, PTXDIST_Y2038)-year2038 \
>  	--with-threads=posix



      parent reply	other threads:[~2026-08-14 15:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-12 14:13 [ptxdist] [PATCH] " Alexander Dahl via ptxdist
2026-08-13  6:39 ` [ptxdist] [PATCH] fixup! " Alexander Dahl via ptxdist
2026-08-14 15:38 ` 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=20260814153842.1802923-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