From 357e047095bc74aaa1808d9ad5301a2b4b5be694 Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 16 Nov 2023 21:27:34 +0300 Subject: [PATCH] libxml2-2.12.0 --- system/base/libxml2/actions.py | 1 + system/base/libxml2/pspec.xml | 13 +++++++++++-- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/system/base/libxml2/actions.py b/system/base/libxml2/actions.py index d31d8768..83034394 100755 --- a/system/base/libxml2/actions.py +++ b/system/base/libxml2/actions.py @@ -25,6 +25,7 @@ def setup(): --includedir=/usr/include \ --disable-static \ --with-threads \ + --with-legacy \ --with-history \ " diff --git a/system/base/libxml2/pspec.xml b/system/base/libxml2/pspec.xml index 2231276b..2cc0fb2b 100644 --- a/system/base/libxml2/pspec.xml +++ b/system/base/libxml2/pspec.xml @@ -12,7 +12,7 @@ library Version 2 of the library to manipulate XML files Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform). - https://download.gnome.org/sources/libxml2/2.11/libxml2-2.11.5.tar.xz + https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.0.tar.xz python-devel python3-devel @@ -21,7 +21,7 @@ readline-devel - libxml2-2.11.5-CVE-2023-45322.patch + --> @@ -59,6 +59,8 @@ system.devel Development files for libxml2 + xz-devel + zlib-devel libxml2 @@ -91,6 +93,13 @@ + + 2023-11-16 + 2.12.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-10-15 2.11.5