Skip to content

Commit 1deea04

Browse files
authored
dep: libxml2 to v2.13.8 (branch v1.18.x) (#3509)
**What problem is this PR intended to solve?** Update libxml2 to v2.13.8 https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.8 This will need a security release since the release notes reference: - [CVE-2025-32415] schemas: Fix heap buffer overflow in xmlSchemaIDCFillNodeTables - [CVE-2025-32414] python: Read at most len/4 characters. (Maks Verver)
2 parents 13e8aa4 + 6457fe6 commit 1deea04

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dependencies.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
libxml2:
3-
version: "2.13.7"
4-
sha256: "14796d24402108e99d8de4e974d539bed62e23af8c4233317274ce073ceff93b"
5-
# sha-256 hash provided in https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.7.sha256sum
3+
version: "2.13.8"
4+
sha256: "277294cb33119ab71b2bc81f2f445e9bc9435b893ad15bb2cd2b0e859a0ee84a"
5+
# sha-256 hash provided in https://download.gnome.org/sources/libxml2/2.13/libxml2-2.13.8.sha256sum
66

77
libxslt:
88
version: "1.1.43"

0 commit comments

Comments
 (0)