mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/libxslt: security bump version to 1.1.45
Release notes:
https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.45.news
Fixes:
https://www.cve.org/CVERecord?id=CVE-2025-7424
https://www.cve.org/CVERecord?id=CVE-2025-9714
https://www.cve.org/CVERecord?id=CVE-2025-11731
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit bd57bf7129)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
committed by
Thomas Perale
parent
42b17eaa92
commit
8782b81bf3
@@ -1,5 +1,5 @@
|
||||
# From https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.43.sha256sum
|
||||
sha256 5a3d6b383ca5afc235b171118e90f5ff6aa27e9fea3303065231a6d403f0183a libxslt-1.1.43.tar.xz
|
||||
# From https://download.gnome.org/sources/libxslt/1.1/libxslt-1.1.45.sha256sum
|
||||
sha256 9acfe68419c4d06a45c550321b3212762d92f41465062ca4ea19e632ee5d216e libxslt-1.1.45.tar.xz
|
||||
|
||||
# Hash for license file:
|
||||
sha256 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819 Copyright
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBXSLT_VERSION = 1.1.43
|
||||
LIBXSLT_VERSION = 1.1.45
|
||||
LIBXSLT_SOURCE = libxslt-$(LIBXSLT_VERSION).tar.xz
|
||||
LIBXSLT_SITE = https://download.gnome.org/sources/libxslt/1.1
|
||||
LIBXSLT_INSTALL_STAGING = YES
|
||||
|
||||
Reference in New Issue
Block a user