mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Alexander Dahl via ptxdist <ptxdist@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Alexander Dahl <ada@thorsis.com>
Subject: [ptxdist] [PATCH] libmicrohttpd: version bump 1.0.5 -> 1.0.10
Date: Wed, 12 Aug 2026 16:13:19 +0200	[thread overview]
Message-ID: <20260812141319.1058695-1-ada@thorsis.com> (raw)

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>
---
 rules/libmicrohttpd.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libmicrohttpd.make b/rules/libmicrohttpd.make
index dfdd24744..2b02ba0c9 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))

base-commit: cfe40b077f62b2dc38ea40209f825603d645ca1b
-- 
2.47.3




                 reply	other threads:[~2026-08-12 14:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20260812141319.1058695-1-ada@thorsis.com \
    --to=ptxdist@pengutronix.de \
    --cc=ada@thorsis.com \
    /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