projects
/
openwrt
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09915e6
)
libxml2: update to 2.13.6
author
Nick Hainke
<
[email protected]
>
Sat, 8 Mar 2025 19:39:28 +0000
(20:39 +0100)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 15 Jun 2025 12:48:49 +0000
(14:48 +0200)
Release Notes:
https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.5
https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.6
Fixes: CVE-2025-24928 CVE-2024-56171
Link:
https://github.com/openwrt/openwrt/pull/18194
Signed-off-by: Nick Hainke <
[email protected]
>
(cherry picked from commit
fe47089878d5b83e56b73cce4eb053fe412cde9f
)
Link:
https://github.com/openwrt/openwrt/pull/19122
Signed-off-by: Hauke Mehrtens <
[email protected]
>
package/libs/libxml2/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libxml2/Makefile
b/package/libs/libxml2/Makefile
index c2a804b98f365e223c0b881582001acda65a2733..bcc16783d6d27b4a2ec2debbd73c0469f75e8b63 100644
(file)
--- a/
package/libs/libxml2/Makefile
+++ b/
package/libs/libxml2/Makefile
@@
-1,12
+1,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxml2
-PKG_VERSION:=2.13.
4
+PKG_VERSION:=2.13.
6
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/libxml2/$(basename $(PKG_VERSION))
-PKG_HASH:=
65d042e1c8010243e617efb02afda20b85c2160acdbfbcb5b26b80cec6515650
+PKG_HASH:=
f453480307524968f7a04ec65e64f2a83a825973bcd260a2e7691be82ae70c96
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING