[Buildroot] [git commit] package/libmicrohttpd: bump to version 1.0.9
Julien Olivain via buildroot <[email protected]> Sat, 1 Aug 2026 12:18:07 +0200
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/cd8161a374464431514a72c50c7b12a0d9577800 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/master Changelog since 1.0.7 - 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. Signed-off-by: Michele Comignano <[email protected]> Signed-off-by: Julien Olivain <[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 _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot