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:
36ddf0b
)
libs/libsoxr: drop PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Fri, 13 Mar 2026 22:36:30 +0000
(23:36 +0100)
committer
Florian Eckert
<redacted>
Wed, 18 Mar 2026 08:01:30 +0000
(09:01 +0100)
cpe:/a:sox:sox is not a correct CPE ID for libsoxr:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:sox:sox
Fixes: 299e5b0a9bce19d6e96cb9ff217028b36ee2dd36 (treewide: add PKG_CPE_ID for better cvescanner coverage)
Signed-off-by: Fabrice Fontaine <redacted>
libs/libsoxr/Makefile
patch
|
blob
|
history
diff --git
a/libs/libsoxr/Makefile
b/libs/libsoxr/Makefile
index bc53a722f553049d331a886a273ecb6406ba8b48..cc83e9dabab4ef5af59831f51a35cfc2663daf13 100644
(file)
--- a/
libs/libsoxr/Makefile
+++ b/
libs/libsoxr/Makefile
@@
-19,7
+19,6
@@
PKG_MAINTAINER:=Ted Hess <thess@kitschensync.net>, \
Mike Brady <mikebrady@eircom.net>
PKG_LICENSE:=LGPL-2.1
PKG_LICENSE_FILES:=LICENCE
-PKG_CPE_ID:=cpe:/a:sox:sox
CMAKE_INSTALL:=1
git clone https://git.99rst.org/PROJECT