Skip to Content.
Sympa Menu

sm-commit - [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f28caf46f3f385c7e906546fe16a7bc87af3aa11)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org, sm-commit AT lists.sourcemage.org
  • Subject: [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f28caf46f3f385c7e906546fe16a7bc87af3aa11)
  • Date: Fri, 18 Apr 2025 04:18:02 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

libs/libxml2/DETAILS | 6 +++---
libs/libxml2/HISTORY | 3 +++
2 files changed, 6 insertions(+), 3 deletions(-)

New commits:
commit f28caf46f3f385c7e906546fe16a7bc87af3aa11
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/libxml2: version 2.14.2, SECURITY_PATCH++

diff --git a/libs/libxml2/DETAILS b/libs/libxml2/DETAILS
index 71a17a1..da4080a 100755
--- a/libs/libxml2/DETAILS
+++ b/libs/libxml2/DETAILS
@@ -1,8 +1,8 @@
# Watch: https://gitlab.gnome.org/GNOME/libxml2/-/tags
SPELL=libxml2
- VERSION=2.14.1
-
SOURCE_HASH=sha512:6e93d9ace9506c8e0512aa96473aff7c32fe1de99433129d2135ed39882b65808c78806e9c007830f7d4493da070db115da0a1effde0bc7f0aaa425065d51f19
- SECURITY_PATCH=19
+ VERSION=2.14.2
+
SOURCE_HASH=sha512:9b54b9cbee76a56f187c0dc18a5303854f8b6383d11da8f92d6c89dde17b2d03f5d242b91abf9e30b50918a748770db6efdc9b3d73069e513ca30b6c2164dfec
+ SECURITY_PATCH=20
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=https://download.gnome.org/sources/libxml2/$(echo $VERSION
| cut -f1,2 -d.)/$SOURCE
diff --git a/libs/libxml2/HISTORY b/libs/libxml2/HISTORY
index 304efdc..00cd85f 100644
--- a/libs/libxml2/HISTORY
+++ b/libs/libxml2/HISTORY
@@ -1,3 +1,6 @@
+2025-04-18 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.14.2, SECURITY_PATCH++, (CVE-2025-32415,
CVE-2025-32414)
+
2025-04-03 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.14.1
* UP_TRIGGERS: added to address 2.13.x -> 2.14.x update


  • [[SM-Commit] ] GIT changes to master grimoire by Pavel Vinogradov (f28caf46f3f385c7e906546fe16a7bc87af3aa11), Pavel Vinogradov, 04/18/2025

Archive powered by MHonArc 2.6.24.

Top of Page