package/rsync: add RSYNC_CPE_ID_VENDOR
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Wed, 3 Mar 2021 15:02:44 +0000 (16:02 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 4 Mar 2021 07:13:58 +0000 (08:13 +0100)
cpe:2.3:a:samba:rsync is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Asamba%3Arsync

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/rsync/rsync.mk

index 52875e428a4d3bf4fda2a33a2d38fe4b0662ac24..db26ebd93a963e055ceeb927059c84ef6b07548c 100644 (file)
@@ -8,6 +8,7 @@ RSYNC_VERSION = 3.1.3
 RSYNC_SITE = http://rsync.samba.org/ftp/rsync/src
 RSYNC_LICENSE = GPL-3.0+
 RSYNC_LICENSE_FILES = COPYING
+RSYNC_CPE_ID_VENDOR = samba
 RSYNC_DEPENDENCIES = zlib popt
 RSYNC_CONF_OPTS = \
        --with-included-zlib=no \