libxml2: update to 2.12.5
authorNick Hainke <vincent@systemli.org>
Mon, 12 Feb 2024 22:48:46 +0000 (23:48 +0100)
committerNick Hainke <vincent@systemli.org>
Tue, 13 Feb 2024 11:34:56 +0000 (12:34 +0100)
Release Notes:
https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.5

Fixes: CVE-2024-25062
Signed-off-by: Nick Hainke <vincent@systemli.org>
package/libs/libxml2/Makefile

index 030f7e45e8553bd6ac2ec941ea797b3dc00d6d23..86fa3707710f9851b7895b819414935f9565a89b 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libxml2
-PKG_VERSION:=2.12.4
+PKG_VERSION:=2.12.5
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=@GNOME/libxml2/$(basename $(PKG_VERSION))
-PKG_HASH:=497360e423cf0bd99eacdb7c6215dea92e6d6e89ee940393c2bae0e77cb9b7d0
+PKG_HASH:=a972796696afd38073e0f59c283c3a2f5a560b5268b4babc391b286166526b21
 
 PKG_LICENSE:=MIT
 PKG_LICENSE_FILES:=COPYING