git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
dd43a67
)
python-yaml: update to version 5.3.1
author
Josef Schlehofer
<redacted>
Mon, 6 Apr 2020 21:59:14 +0000
(23:59 +0200)
committer
Paul Spooren
<redacted>
Tue, 7 Apr 2020 07:43:02 +0000
(21:43 -1000)
Fixes CVE-2020-1747
Signed-off-by: Josef Schlehofer <redacted>
lang/python/python-yaml/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/python-yaml/Makefile
b/lang/python/python-yaml/Makefile
index dbca6deb5cdbbca0c376a6b4eb00dd42e09965e3..cf0cb122508187555e081d95b7074a409f1f0a5f 100644
(file)
--- a/
lang/python/python-yaml/Makefile
+++ b/
lang/python/python-yaml/Makefile
@@
-8,11
+8,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=python-yaml
-PKG_VERSION:=5.3
+PKG_VERSION:=5.3
.1
PKG_RELEASE:=1
PYPI_NAME:=PyYAML
-PKG_HASH:=
e9f45bd5b92c7974e59bcd2dcc8631a6b6cc380a904725fce7bc08872e691615
+PKG_HASH:=
b8eac752c5e14d3eca0e6dd9199cd627518cb5ec06add0de9d32baeee6fe645d
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
PKG_LICENSE:=MIT
git clone https://git.99rst.org/PROJECT