From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] libmicrohttpd: Update to version 1.0.3
Date: Sun, 5 Apr 2026 14:03:52 +0200 [thread overview]
Message-ID: <20260405120354.137211-35-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260405120354.137211-1-adolf.belka@ipfire.org>
- Update from version 1.0.2 to 1.0.3
- Update of rootfile
- Changelog
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.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
config/rootfiles/packages/libmicrohttpd | 2 +-
lfs/libmicrohttpd | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/config/rootfiles/packages/libmicrohttpd b/config/rootfiles/packages/libmicrohttpd
index 6864f054e..b78560c7b 100644
--- a/config/rootfiles/packages/libmicrohttpd
+++ b/config/rootfiles/packages/libmicrohttpd
@@ -2,5 +2,5 @@
#usr/lib/libmicrohttpd.la
#usr/lib/libmicrohttpd.so
usr/lib/libmicrohttpd.so.12
-usr/lib/libmicrohttpd.so.12.62.2
+usr/lib/libmicrohttpd.so.12.62.3
#usr/lib/pkgconfig/libmicrohttpd.pc
diff --git a/lfs/libmicrohttpd b/lfs/libmicrohttpd
index 8aac72cd0..1cfc60fc7 100644
--- a/lfs/libmicrohttpd
+++ b/lfs/libmicrohttpd
@@ -1,7 +1,7 @@
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2025-2025 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2025-2026 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
@@ -26,7 +26,7 @@ include Config
SUMMARY = Small C library to easily run an HTTP server as part of an application
-VER = 1.0.2
+VER = 1.0.3
THISAPP = libmicrohttpd-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libmicrohttpd
-PAK_VER = 1
+PAK_VER = 2
DEPS =
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = fc9562cb6064d928f311ad0afd1930d46902f31ce3fb11811cbeb7ec7ef2591693855f6e167732b8743a525b6684f68ffdbeb67ad3b2b2f11dc0296f77aa2d64
+$(DL_FILE)_BLAKE2 = a739b5b954b94644e586e0323d6da5e6313eefb87a9f85230ed776a92176bae6393f0bf2fd2a45070989b0b193b63017f9c9e76b8409fb5632e4d1f6c6e6b8b1
install : $(TARGET)
--
2.53.0
next prev parent reply other threads:[~2026-04-05 12:04 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-05 12:03 [PATCH] abseil-cpp: Update to version 20260107.1 Adolf Belka
2026-04-05 12:03 ` [PATCH] autoconf: Update to version 2.73 Adolf Belka
2026-04-05 12:03 ` [PATCH] btrfs-progs: Update to version 6.19.1 Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship abseil-cpp Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship autoconf Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship btrfs-progs Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship curl Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship e2fsprogs Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship freetype Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship groff Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship harfbuzz Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship iana-etc Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship intel-microcode Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship libarchive Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship libcap-ng Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship libedit Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship libinih Adolf Belka
2026-04-05 12:03 ` [PATCH] core202: Ship libmpc Adolf Belka
2026-04-05 12:03 ` [PATCH] curl: Update to version 8.19.0 Adolf Belka
2026-04-05 12:03 ` [PATCH] e2fsprogs: Update to version 1.47.4 Adolf Belka
2026-04-05 12:03 ` [PATCH] ffmpeg: Update to version 8.1 Adolf Belka
2026-04-05 12:03 ` [PATCH] freetype: Update to version 2.14.3 Adolf Belka
2026-04-05 12:03 ` [PATCH] frr: Update to version 10.6.0 Adolf Belka
2026-04-05 12:03 ` [PATCH] groff: Update to version 1.24.1 Adolf Belka
2026-04-05 12:03 ` [PATCH] harfbuzz: Update to version 14.0.0 Adolf Belka
2026-04-05 12:03 ` [PATCH] iana-etc: Update to version 20260327 Adolf Belka
2026-04-05 12:03 ` [PATCH] intel-microcode: Update to version 20260227 Adolf Belka
2026-04-05 12:03 ` [PATCH] keepalived: Update to version 2.3.4 Adolf Belka
2026-04-05 12:03 ` [PATCH] libarchive: Update to version 3.8.6 Adolf Belka
2026-04-05 12:03 ` [PATCH] libcap-ng: Update to version 0.9.2 Adolf Belka
2026-04-05 12:03 ` [PATCH] libedit: Update to version 20251016-3.1 Adolf Belka
2026-04-05 12:03 ` [PATCH] libid3tag: Remove patch that is no longer required Adolf Belka
2026-04-05 12:03 ` [PATCH] libid3tag: Update to version 0.16.4 Adolf Belka
2026-04-05 12:03 ` [PATCH] libinih: Update to version 62 Adolf Belka
2026-04-05 12:03 ` Adolf Belka [this message]
2026-04-05 12:03 ` [PATCH] libmpc: Update to version 1.4.0 Adolf Belka
2026-04-05 12:03 ` [PATCH] libpciaccess: Update to version 0.19 Adolf Belka
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=20260405120354.137211-35-adolf.belka@ipfire.org \
--to=adolf.belka@ipfire.org \
--cc=development@lists.ipfire.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