mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/libmodsecurity: security bump version to 3.0.16
https://github.com/owasp-modsecurity/ModSecurity/blob/v3.0.16/CHANGES Fixes CVE-2026-52761 & CVE-2026-52747 Signed-off-by: Frank Vanbever <fvb@funkworks.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
933a591d8a
commit
b98fac95a9
@@ -1,4 +1,5 @@
|
||||
# From https://github.com/owasp-modsecurity/ModSecurity/releases/download/v3.0.15/modsecurity-v3.0.15.tar.gz.sha256
|
||||
sha256 c276c838df6b61d96aa52075aee17d426af52755e16d09edca9f9d718696fda7 modsecurity-v3.0.15.tar.gz
|
||||
# From https://github.com/owasp-modsecurity/ModSecurity/releases/download/v3.0.16/modsecurity-v3.0.16.tar.gz.sha256
|
||||
sha256 739be3c71b1939f14e91afe1eeae654acbd440da11bd29790458840bc315b4c0 modsecurity-v3.0.16.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBMODSECURITY_VERSION = 3.0.15
|
||||
LIBMODSECURITY_VERSION = 3.0.16
|
||||
LIBMODSECURITY_SOURCE = modsecurity-v$(LIBMODSECURITY_VERSION).tar.gz
|
||||
LIBMODSECURITY_SITE = https://github.com/owasp-modsecurity/ModSecurity/releases/download/v$(LIBMODSECURITY_VERSION)
|
||||
LIBMODSECURITY_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user