Browse Source

Merge pull request #8524 from ja-pa/libssh2-cpe-id

libssh2: Add PKG_CPE_ID for proper CVE tracking
lilik-openwrt-22.03
Florian Eckert 6 years ago
committed by GitHub
parent
commit
b154bbc66e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/libssh2/Makefile

+ 1
- 0
libs/libssh2/Makefile View File

@ -21,6 +21,7 @@ PKG_INSTALL:=1
PKG_LICENSE:=BSD PKG_LICENSE:=BSD
PKG_LICENSE_FILES:=COPYING PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:libssh2:libssh2
PKG_CONFIG_DEPENDS:= \ PKG_CONFIG_DEPENDS:= \
CONFIG_LIBSSH2_MBEDTLS \ CONFIG_LIBSSH2_MBEDTLS \


Loading…
Cancel
Save