projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74b71c2
)
libs/sofia-sip: assign PKG_CPE_ID
author
Fabrice Fontaine
<
[email protected]
>
Wed, 17 Sep 2025 08:05:38 +0000
(10:05 +0200)
committer
Christian Marangi
<
[email protected]
>
Sat, 22 Nov 2025 08:40:46 +0000
(09:40 +0100)
cpe:/a:signalwire:sofia-sip is the correct CPE ID for sofia-sip:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:signalwire:sofia-sip
Signed-off-by: Fabrice Fontaine <
[email protected]
>
libs/sofia-sip/Makefile
patch
|
blob
|
history
diff --git
a/libs/sofia-sip/Makefile
b/libs/sofia-sip/Makefile
index 9f1652c245f86615d93cdc65862be1fe4363156a..1c787e62b7a74f3d3332d4b4864ea521706b18ea 100644
(file)
--- a/
libs/sofia-sip/Makefile
+++ b/
libs/sofia-sip/Makefile
@@
-26,6
+26,7
@@
PKG_INSTALL:=1
PKG_LICENSE:=LGPL-2.1+
PKG_LICENSE_FILES:=COPYING
+PKG_CPE_ID:=cpe:/a:signalwire:sofia-sip
PKG_MAINTAINER:=
include $(INCLUDE_DIR)/package.mk