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:
5d688d6
)
libs/libimobiledevice: assign PKG_CPE_ID
author
Fabrice Fontaine
<redacted>
Tue, 17 Mar 2026 22:12:00 +0000
(23:12 +0100)
committer
Florian Eckert
<redacted>
Wed, 18 Mar 2026 09:36:52 +0000
(10:36 +0100)
cpe:/a:libimobiledevice:libimobiledevice is the correct CPE ID for libimobiledevice:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:libimobiledevice:libimobiledevice
Signed-off-by: Fabrice Fontaine <redacted>
libs/libimobiledevice/Makefile
patch
|
blob
|
history
diff --git
a/libs/libimobiledevice/Makefile
b/libs/libimobiledevice/Makefile
index 6295e4677d4ae34d1b488d257067a1a3ceb4014f..c537d44df422459d90b8618092b581eab0322cec 100644
(file)
--- a/
libs/libimobiledevice/Makefile
+++ b/
libs/libimobiledevice/Makefile
@@
-19,6
+19,7
@@
PKG_MIRROR_HASH:=47a6e5aea5dedaabcf91b68357fbb1e7a64bf9df22d4c10b13e85002207bcdf
PKG_MAINTAINER:=Rosen Penev <rosenp@gmail.com>
PKG_LICENSE:=LGPL-2.1-or-later
PKG_LICENSE_FILES:=COPYING.LESSER
+PKG_CPE_ID:=cpe:/a:libimobiledevice:libimobiledevice
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
git clone https://git.99rst.org/PROJECT