projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f51d1c3
)
tools/expat: Update to version 2.2.9
author
Josef Schlehofer
<
[email protected]
>
Mon, 6 Jan 2020 17:50:39 +0000
(18:50 +0100)
committer
Hauke Mehrtens
<
[email protected]
>
Sun, 26 Jan 2020 21:12:50 +0000
(22:12 +0100)
Fixes two CVEs:
- CVE-2019-15903 (Fix heap overflow triggered by XML_GetCurrentLineNumber)
- CVE-2018-20843 (Fix extraction of namespace prefixes from XML names)
Signed-off-by: Josef Schlehofer <
[email protected]
>
(cherry picked from commit
b4af2c689fc8736777940b7bbf009bb1672296ec
)
tools/expat/Makefile
patch
|
blob
|
history
diff --git
a/tools/expat/Makefile
b/tools/expat/Makefile
index 54527a7d0ab24d84e891385064c8f0d0c4735790..de7f2a0deb9316e001810c9d52f1ddfe22fda121 100644
(file)
--- a/
tools/expat/Makefile
+++ b/
tools/expat/Makefile
@@
-9,10
+9,10
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=expat
PKG_CPE_ID:=cpe:/a:libexpat:expat
-PKG_VERSION:=2.2.
5
+PKG_VERSION:=2.2.
9
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_HASH:=
d9dc32efba7e74f788fcc4f212a43216fc37cf5f23f4c2339664d473353aedf6
+PKG_HASH:=
f1063084dc4302a427dabcca499c8312b3a32a29b7d2506653ecc8f950a9a237
PKG_SOURCE_URL:=@SF/expat
HOST_BUILD_PARALLEL:=1