mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/mongoose: security bump to version 7.20
Release notes: https://github.com/cesanta/mongoose/releases/tag/7.20 Fixes: https://www.cve.org/CVERecord?id=CVE-2025-65502 Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com> [Julien: add "security" in commit log title and ref to CVE] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
865b690517
commit
f536fd4a2e
@@ -1,3 +1,3 @@
|
||||
# Locally computed:
|
||||
sha256 7ae38c9d673559d1d9c1bd72c0bdd4a98a2cae995e87cae98b4604d5951762b8 mongoose-7.19.tar.gz
|
||||
sha256 ede2371ff4e41e95fd7b2de83a7df727388307a64d3706046ead320defe35e7e mongoose-7.20.tar.gz
|
||||
sha256 9abc2509d90c01ff2a0c91abf73582cdbcf1d2dbcc0b7973097eced43cf4cdd4 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MONGOOSE_VERSION = 7.19
|
||||
MONGOOSE_VERSION = 7.20
|
||||
MONGOOSE_SITE = $(call github,cesanta,mongoose,$(MONGOOSE_VERSION))
|
||||
MONGOOSE_LICENSE = GPL-2.0
|
||||
MONGOOSE_LICENSE_FILES = LICENSE
|
||||
|
||||
Reference in New Issue
Block a user