projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba09eea
)
package/network/services/dropbear: fix PKG_CPE_ID
author
Fabrice Fontaine
<fontaine.fabrice@gmail.com>
Fri, 26 Apr 2024 14:09:32 +0000
(16:09 +0200)
committer
RISCi_ATOM
<bob@bobcall.me>
Tue, 9 Jul 2024 16:22:26 +0000
(12:22 -0400)
cpe:/a:dropbear_ssh_project:dropbear_ssh is the correct CPE ID for dropbear:
https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:dropbear_ssh_project:dropbear_ssh
Fixes:
c61a2395140d92cdd37d3d6ee43a765427e8e318
(add PKG_CPE_ID ids to package and tools)
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Link:
https://github.com/openwrt/openwrt/pull/15290
Signed-off-by: Robert Marko <robimarko@gmail.com>
(cherry picked from commit
289f811abb4ace7aa08ae7bf85c0d4f9460f0802
)
Link:
https://github.com/openwrt/openwrt/pull/15881
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/network/services/dropbear/Makefile
patch
|
blob
|
history
diff --git
a/package/network/services/dropbear/Makefile
b/package/network/services/dropbear/Makefile
index e98e995ba7b9a3f310e216eb2305a99d2c7cff07..2879fa2d28819b2c1adc3702f808be92aa3b9d17 100644
(file)
--- a/
package/network/services/dropbear/Makefile
+++ b/
package/network/services/dropbear/Makefile
@@
-19,7
+19,7
@@
PKG_HASH:=3a038d2bbc02bf28bbdd20c012091f741a3ec5cbe460691811d714876aad75d1
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE libtomcrypt/LICENSE libtommath/LICENSE
-PKG_CPE_ID:=cpe:/a:
matt_johnston:dropbear_ssh_server
+PKG_CPE_ID:=cpe:/a:
dropbear_ssh_project:dropbear_ssh
PKG_BUILD_PARALLEL:=1
PKG_ASLR_PIE_REGULAR:=1