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:
17dd8c7
)
libsepol: add PKG_CPE_ID
author
Nick Hainke
<vincent@systemli.org>
Sun, 4 Sep 2022 13:15:13 +0000
(15:15 +0200)
committer
Daniel Golle
<daniel@makrotopia.org>
Tue, 6 Sep 2022 15:36:48 +0000
(16:36 +0100)
Add CPE ID for tracking CVEs.
Signed-off-by: Nick Hainke <vincent@systemli.org>
package/libs/libsepol/Makefile
patch
|
blob
|
history
diff --git
a/package/libs/libsepol/Makefile
b/package/libs/libsepol/Makefile
index 87f1ccd9177bc5d811f48404a7348f1244d82be0..816b1397273e39d450821a55c9f223523441d2e5 100644
(file)
--- a/
package/libs/libsepol/Makefile
+++ b/
package/libs/libsepol/Makefile
@@
-14,6
+14,7
@@
PKG_SOURCE_URL:=https://github.com/SELinuxProject/selinux/releases/download/$(PK
PKG_HASH:=2d97df3eb8466169b389c3660acbb90c54200ac96e452eca9f41a9639f4f238b
PKG_MAINTAINER:=Thomas Petazzoni <thomas.petazzoni@bootlin.com>
+PKG_CPE_ID:=cpe:/a:selinuxproject:libsepol
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/host-build.mk