package/libmicrohttpd: security bump version to 1.0.3

https://lists.gnu.org/archive/html/info-gnu/2026-04/msg00000.html

Fixes the following vulnerabilities:

- CVE-2025-59777

See https://nvd.nist.gov/vuln/detail/CVE-2025-59777

- CVE-2025-62689

See https://nvd.nist.gov/vuln/detail/CVE-2025-62689

Switched project URL to https.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 8218689810)
[thomas: added security mention]
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
Bernd Kuhls
2026-04-02 20:03:32 +02:00
committed by Thomas Perale
parent 7ea47a2ee3
commit 13d132b340
3 changed files with 3 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ config BR2_PACKAGE_LIBMICROHTTPD
GNU libmicrohttpd is a small C library that makes it easy to
run an HTTP server as part of another application.
http://www.gnu.org/software/libmicrohttpd/
https://www.gnu.org/software/libmicrohttpd/
if BR2_PACKAGE_LIBMICROHTTPD

View File

@@ -1,3 +1,3 @@
# Locally calculated
sha256 df324fcd0834175dab07483133902d9774a605bfa298025f69883288fd20a8c7 libmicrohttpd-1.0.2.tar.gz
sha256 7816b57aae199cf5c3645e8770e1be5f0a4dfafbcb24b3772173dc4ee634126a libmicrohttpd-1.0.3.tar.gz
sha256 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b COPYING

View File

@@ -4,7 +4,7 @@
#
################################################################################
LIBMICROHTTPD_VERSION = 1.0.2
LIBMICROHTTPD_VERSION = 1.0.3
LIBMICROHTTPD_SITE = $(BR2_GNU_MIRROR)/libmicrohttpd
LIBMICROHTTPD_LICENSE_FILES = COPYING
LIBMICROHTTPD_CPE_ID_VENDOR = gnu