From: Fabrice Fontaine Date: Sat, 14 Mar 2026 17:47:40 +0000 (+0100) Subject: utils/bubblewrap: assign PKG_CPE_ID X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=d2e43c905d20dcec418df76ff2b5322bce96d452;p=openwrt-packages.git utils/bubblewrap: assign PKG_CPE_ID cpe:/a:projectatomic:bubblewrap is the correct CPE ID for bubblewrap: https://nvd.nist.gov/products/cpe/search/results?keyword=cpe:2.3:a:projectatomic:bubblewrap Signed-off-by: Fabrice Fontaine --- diff --git a/utils/bubblewrap/Makefile b/utils/bubblewrap/Makefile index 3806db8b6..5a9d2bd65 100644 --- a/utils/bubblewrap/Makefile +++ b/utils/bubblewrap/Makefile @@ -10,6 +10,7 @@ PKG_HASH:=988fd6b232dafa04b8b8198723efeaccdb3c6aa9c1c7936219d5791a8b7a8646 PKG_MAINTAINER:=Daniel Golle PKG_LICENSE:=LGPLv2-or-later +PKG_CPE_ID:=cpe:/a:projectatomic:bubblewrap PKG_FORTIFY_SOURCE:=0