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:
1b485ef
)
gnutls: Add PKG_CPE_ID for proper CVE tracking
author
Rosen Penev
<redacted>
Tue, 21 Aug 2018 19:47:25 +0000
(12:47 -0700)
committer
GitHub
<redacted>
Tue, 21 Aug 2018 19:47:25 +0000
(12:47 -0700)
Signed-off-by: Rosen Penev <redacted>
libs/gnutls/Makefile
patch
|
blob
|
history
diff --git
a/libs/gnutls/Makefile
b/libs/gnutls/Makefile
index b5bbd157c16f1c717a9ac002df41b56ad120a9e5..be675acbfa1b1f80c2af3a56ba2abb9be5e14835 100644
(file)
--- a/
libs/gnutls/Makefile
+++ b/
libs/gnutls/Makefile
@@
-18,6
+18,7
@@
PKG_HASH:=0924dec90c37c05f49fec966eba3672dab4d336d879e5c06e06e13325cbfec25
#PKG_FIXUP:=autoreconf gettext-version
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <nmav@gnutls.org>
PKG_LICENSE:=LGPLv2.1+
+PKG_CPE_ID:=cpe:/a:gnu:gnutls
PKG_INSTALL:=1
PKG_LIBTOOL_PATHS:=. lib
git clone https://git.99rst.org/PROJECT