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:
27b6ad5
)
utils/bubblewrap: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 17:47:40 +0000
(18:47 +0100)
committer
Daniel Golle
<redacted>
Sat, 14 Mar 2026 18:00:29 +0000
(18:00 +0000)
cpe:/a:projectatomic:bubblewrap is the correct CPE ID for bubblewrap:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:projectatomic:bubblewrap
Signed-off-by: Fabrice Fontaine <redacted>
utils/bubblewrap/Makefile
patch
|
blob
|
history
diff --git
a/utils/bubblewrap/Makefile
b/utils/bubblewrap/Makefile
index 3806db8b66ab77fe01f3a4be6ffe1b52015ca473..5a9d2bd6599572a611f0759f466682270f81be45 100644
(file)
--- a/
utils/bubblewrap/Makefile
+++ b/
utils/bubblewrap/Makefile
@@
-10,6
+10,7
@@
PKG_HASH:=988fd6b232dafa04b8b8198723efeaccdb3c6aa9c1c7936219d5791a8b7a8646
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
PKG_LICENSE:=LGPLv2-or-later
+PKG_CPE_ID:=cpe:/a:projectatomic:bubblewrap
PKG_FORTIFY_SOURCE:=0
git clone https://git.99rst.org/PROJECT