projects
/
openwrt
/
staging
/
hauke.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74a5c61
)
tools/xz: Add PKG_CPE_ID for proper CVE tracking
author
Rosen Penev
<rosenp@gmail.com>
Mon, 15 Oct 2018 20:58:30 +0000
(13:58 -0700)
committer
Kevin Darbyshire-Bryant
<ldir@darbyshire-bryant.me.uk>
Tue, 16 Oct 2018 18:17:36 +0000
(19:17 +0100)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
tools/xz/Makefile
patch
|
blob
|
history
diff --git
a/tools/xz/Makefile
b/tools/xz/Makefile
index d6b619db41f5a5a44569c5281a9a86d3b22ef957..5d574892bb02181f6c77c8073169c16a7ac64de4 100644
(file)
--- a/
tools/xz/Makefile
+++ b/
tools/xz/Makefile
@@
-13,6
+13,7
@@
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=@SF/lzmautils \
http://tukaani.org/xz
PKG_HASH:=3313fd2a95f43d88e44264e6b015e7d03053e681860b0d5d3f9baca79c57b7bf
+PKG_CPE_ID:=cpe:/a:tukaani:xz
HOST_BUILD_PARALLEL:=1