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:
fc6cb08
)
libs/libtheora: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Sat, 14 Mar 2026 14:28:24 +0000
(15:28 +0100)
committer
Alexandru Ardelean
<redacted>
Sun, 15 Mar 2026 07:21:40 +0000
(09:21 +0200)
cpe:/a:xiph:theora is the correct CPE ID for libtheora:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:xiph:theora
Signed-off-by: Fabrice Fontaine <redacted>
libs/libtheora/Makefile
patch
|
blob
|
history
diff --git
a/libs/libtheora/Makefile
b/libs/libtheora/Makefile
index 58404b9ef1f7db527aa48cebb96feb5f84e7d594..ae1c049acb816824f4fd5079e0a63960bd41123c 100644
(file)
--- a/
libs/libtheora/Makefile
+++ b/
libs/libtheora/Makefile
@@
-16,6
+16,7
@@
PKG_HASH:=ebdf77a8f5c0a8f7a9e42323844fa09502b34eb1d1fece7b5f54da41fe2122ec
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=COPYING LICENSE
+PKG_CPE_ID:=cpe:/a:xiph:theora
PKG_FIXUP:=autoreconf
PKG_BUILD_DEPENDS:=libvorbis
git clone https://git.99rst.org/PROJECT