[Buildroot] [PATCH 1/1] package/libmicrohttpd: bump to version 1.0.9
Michele Comignano <[email protected]> Fri, 31 Jul 2026 11:31:10 +0200
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
Changelog since 1.0.6 - 1.0.9: This is a bugfix release, fixing minor vulnerabilities and expanding the test suite. - 1.0.8: This is a bugfix release, fixing minor security vulnerabilities and expanding the test suite. - 1.0.7: This is a bugfix release, fixing modest security vulnerabilities discovered by A. Ramos. Signed-off-by: Michele Comignano <[email protected]> --- package/libmicrohttpd/libmicrohttpd.hash | 2 +- package/libmicrohttpd/libmicrohttpd.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/libmicrohttpd/libmicrohttpd.hash b/package/libmicrohttpd/libmicrohttpd.hash index d342eddc9e..b1b943ce87 100644 --- a/package/libmicrohttpd/libmicrohttpd.hash +++ b/package/libmicrohttpd/libmicrohttpd.hash @@ -1,3 +1,3 @@ # Locally calculated -sha256 827250db649546cdb04bea01f5f0560f0edffde9130e256387d1f977242eaf98 libmicrohttpd-1.0.7.tar.gz +sha256 6e9adc446b08083ec03d40317fb66ca6f2e03e4f6170aef33a6e59bb08db2012 libmicrohttpd-1.0.9.tar.gz sha256 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b COPYING diff --git a/package/libmicrohttpd/libmicrohttpd.mk b/package/libmicrohttpd/libmicrohttpd.mk index 605291c046..c2e585adea 100644 --- a/package/libmicrohttpd/libmicrohttpd.mk +++ b/package/libmicrohttpd/libmicrohttpd.mk @@ -4,7 +4,7 @@ # ################################################################################ -LIBMICROHTTPD_VERSION = 1.0.7 +LIBMICROHTTPD_VERSION = 1.0.9 LIBMICROHTTPD_SITE = $(BR2_GNU_MIRROR)/libmicrohttpd LIBMICROHTTPD_LICENSE_FILES = COPYING LIBMICROHTTPD_CPE_ID_VENDOR = gnu -- 2.55.0 _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot