mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/acl: security bump version to 2.4.0
https://lists.nongnu.org/archive/html/acl-devel/2026-06/msg00000.html Fixes CVE-2026-54369, CVE-2026-54370 and CVE-2026-54371. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
c804ebff55
commit
d1111db6fc
@@ -1,5 +1,5 @@
|
|||||||
# Locally calculated after checking pgp signature
|
# Locally calculated after checking pgp signature
|
||||||
sha256 97203a72cae99ab89a067fe2210c1cbf052bc492b479eca7d226d9830883b0bd acl-2.3.2.tar.xz
|
sha256 e661131456d2708a01c614a0f400e11d7d1bfaeb6f3e74b75bb980b72f0161a3 acl-2.4.0.tar.xz
|
||||||
|
|
||||||
# Locally calculated
|
# Locally calculated
|
||||||
sha256 a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8 doc/COPYING
|
sha256 a45a845012742796534f7e91fe623262ccfb99460a2bd04015bd28d66fba95b8 doc/COPYING
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
ACL_VERSION = 2.3.2
|
ACL_VERSION = 2.4.0
|
||||||
ACL_SOURCE = acl-$(ACL_VERSION).tar.xz
|
ACL_SOURCE = acl-$(ACL_VERSION).tar.xz
|
||||||
ACL_SITE = https://download.savannah.nongnu.org/releases/acl
|
ACL_SITE = https://download.savannah.nongnu.org/releases/acl
|
||||||
ACL_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)
|
ACL_LICENSE = GPL-2.0+ (programs), LGPL-2.1+ (libraries)
|
||||||
|
|||||||
Reference in New Issue
Block a user