SHA256
8
0
forked from pool/libxml2

Accepting request 1270607 from home:iznogood:branches:devel:libraries:c_c++

- Update to version 2.13.8:
  + Security:
    - [CVE-2025-32415] schemas: Fix heap buffer overflow in
      xmlSchemaIDCFillNodeTables.
    - [CVE-2025-32414] python: Read at most len/4 characters.

OBS-URL: https://build.opensuse.org/request/show/1270607
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libxml2?expand=0&rev=241
This commit is contained in:
2025-04-22 08:35:55 +00:00
committed by Git OBS Bridge
parent eef9aa3390
commit b22492de06
4 changed files with 13 additions and 4 deletions

BIN
libxml2-2.13.7.tar.xz (Stored with Git LFS)

Binary file not shown.

BIN
libxml2-2.13.8.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Apr 17 17:14:42 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.13.8:
+ Security:
- [CVE-2025-32415] schemas: Fix heap buffer overflow in
xmlSchemaIDCFillNodeTables.
- [CVE-2025-32414] python: Read at most len/4 characters.
-------------------------------------------------------------------
Fri Mar 28 18:28:52 UTC 2025 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -26,7 +26,7 @@
%{?sle15allpythons}
Name: libxml2%{?dash}%{flavor}
Version: 2.13.7
Version: 2.13.8
Release: 0
License: MIT
Summary: A Library to Manipulate XML Files