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:
cd7ae5d
)
utils/podman: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 13:28:18 +0000
(14:28 +0100)
committer
Alexandru Ardelean
<redacted>
Sun, 15 Mar 2026 07:20:49 +0000
(09:20 +0200)
cpe:/a:podman_project:podman is the correct CPE ID for podman:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:podman_project:podman
Signed-off-by: Fabrice Fontaine <redacted>
utils/podman/Makefile
patch
|
blob
|
history
diff --git
a/utils/podman/Makefile
b/utils/podman/Makefile
index 838e4137e369b8849f4eb1f8bd0262c60faae039..94389cb3bbcca863be0fcb462a6e041a7e0a27ca 100644
(file)
--- a/
utils/podman/Makefile
+++ b/
utils/podman/Makefile
@@
-11,6
+11,7
@@
PKG_HASH:=571658f175d61724269c1a20626c1e39424af59b7bcf7ff94135d03b790bbecb
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Oskari Rauta <oskari.rauta@gmail.com>
+PKG_CPE_ID:=cpe:/a:podman_project:podman
PKG_BUILD_DEPENDS:=golang/host protobuf/host btrfs-progs
PKG_BUILD_PARALLEL:=1
git clone https://git.99rst.org/PROJECT