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:
a419dd3
)
sound/owntone: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 13:52:24 +0000
(14:52 +0100)
committer
Alexandru Ardelean
<redacted>
Sun, 15 Mar 2026 07:17:21 +0000
(09:17 +0200)
cpe:/a:owntone:owntone_server is the correct CPE ID for owntone:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:owntone:owntone_server
Signed-off-by: Fabrice Fontaine <redacted>
sound/owntone/Makefile
patch
|
blob
|
history
diff --git
a/sound/owntone/Makefile
b/sound/owntone/Makefile
index 6f8d97c12c8c955bc5a4eb4d733799ba8890e139..a93d7d561ac28f7fdeecff2d173833fe8007db5e 100644
(file)
--- a/
sound/owntone/Makefile
+++ b/
sound/owntone/Makefile
@@
-23,6
+23,7
@@
PKG_INSTALL:=1
PKG_MAINTAINER:=Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:owntone:owtone_server
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
git clone https://git.99rst.org/PROJECT