projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0da04ff
)
libxml2: update to 2.9.14
18671/head
author
Michael Heimpold
<mhei@heimpold.de>
Sun, 29 May 2022 20:01:45 +0000
(22:01 +0200)
committer
Šimon Bořek
<simon.borek@nic.cz>
Thu, 2 Jun 2022 13:27:28 +0000
(15:27 +0200)
This fixes CVE-2022-29824.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
(cherry picked from commit
c12e1cfcab318d0a5b48d63d5952af418e62822e
)
Signed-off-by: Šimon Bořek <simon.borek@nic.cz>
libs/libxml2/Makefile
patch
|
blob
|
history
diff --git
a/libs/libxml2/Makefile
b/libs/libxml2/Makefile
index bb6bee19b94069032b709cf062759f9dd7f7f3ab..6b6e9baa1bc1e388220e1825a9b7a55ba00c106e 100644
(file)
--- a/
libs/libxml2/Makefile
+++ b/
libs/libxml2/Makefile
@@
-8,12
+8,12
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=libxml2
-PKG_VERSION:=2.9.1
3
+PKG_VERSION:=2.9.1
4
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=@GNOME/libxml2/$(basename $(PKG_VERSION))
-PKG_HASH:=
276130602d12fe484ecc03447ee5e759d0465558fbc9d6bd144e3745306ebf0
e
+PKG_HASH:=
60d74a257d1ccec0475e749cba2f21559e48139efba6ff28224357c7c798dfe
e
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING