summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNarpat Mali <narpat.mali@windriver.com>2023-03-08 14:26:31 +0000
committerSteve Sakoman <steve@sakoman.com>2023-03-14 05:40:43 -1000
commit017346be6c97d20b1b16d495ee9484f10973857c (patch)
treee020fbbd891ca17ec35ed5b723adb0de955179b8
parentd0b1f61eb1fadf44b2e4fba13b6a94140cf029db (diff)
downloadopenembedded-core-017346be6c97d20b1b16d495ee9484f10973857c.tar.gz
libmicrohttpd: upgrade 0.9.75 -> 0.9.76
Changelog: ============ Fix potential DoS vector in MHD_PostProcessor.(CVE-2023-27371) Releasing GNU libmicrohttpd 0.9.76 hotfix. https://github.com/Karlson2k/libmicrohttpd/blob/v0.9.76/ChangeLog Signed-off-by: Narpat Mali <narpat.mali@windriver.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r--meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.76.bb (renamed from meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb b/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.76.bb
index 9c99af7c91..ad3c34ab9e 100644
--- a/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.75.bb
+++ b/meta/recipes-support/libmicrohttpd/libmicrohttpd_0.9.76.bb
@@ -7,7 +7,7 @@ SECTION = "net"
DEPENDS = "file"
SRC_URI = "${GNU_MIRROR}/libmicrohttpd/${BPN}-${PV}.tar.gz"
-SRC_URI[sha256sum] = "9278907a6f571b391aab9644fd646a5108ed97311ec66f6359cebbedb0a4e3bb"
+SRC_URI[sha256sum] = "f0b1547b5a42a6c0f724e8e1c1cb5ce9c4c35fb495e7d780b9930d35011ceb4c"
inherit autotools lib_package pkgconfig gettext