Skip to content

Commit

Permalink
Merge pull request #10062 from ja-pa/treewide-cpe-id-2
Browse files Browse the repository at this point in the history
treewide: add PKG_CPE_ID for cvescanner
  • Loading branch information
neheb authored Sep 24, 2019
2 parents 3992718 + ceadbcb commit b50ee9b
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 2 deletions.
1 change: 1 addition & 0 deletions lang/perl-www/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ PKG_HASH:=6f349d45c21b1ec0501c4437dfcb70570940e6c3d5bff783bd91d4cddead8322

PKG_LICENSE:=GPL-1.0-or-later Artistic-1.0-Perl
PKG_MAINTAINER:=Marcel Denia <[email protected]>
PKG_CPE_ID:=cpe:/a:search.cpan:libwww-perl

PKG_BUILD_DIR:=$(BUILD_DIR)/perl/libwww-perl-$(PKG_VERSION)

Expand Down
1 change: 1 addition & 0 deletions lang/python/Flask/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ PKG_HASH:=ad7c6d841e64296b962296c2c2dabc6543752985727af86a975072dea984b6f3
PKG_MAINTAINER:=Daniel Golle <[email protected]>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
PKG_CPE_ID:=cpe:/a:palletsprojects:flask

include $(INCLUDE_DIR)/package.mk
include ../python3-package.mk
Expand Down
1 change: 1 addition & 0 deletions lang/python/Jinja2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ PKG_HASH:=065c4f02ebe7f7cf559e49ee5a95fb800a9e4528727aec6f24402a5374c65013
PKG_MAINTAINER:=Daniel Golle <[email protected]>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
PKG_CPE_ID:=cpe:/a:pocoo:jinja2

include $(INCLUDE_DIR)/package.mk
include ../python3-package.mk
Expand Down
1 change: 1 addition & 0 deletions lang/python/pillow/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-Pillow-$(PKG_VERSION)
PKG_MAINTAINER:=Alexandru Ardelean <[email protected]>
PKG_LICENSE:=HPND
PKG_LICENSE_FILES:=LICENSE
PKG_CPE_ID:=cpe:/a:python:pillow

include $(INCLUDE_DIR)/package.mk
include ../python-package.mk
Expand Down
1 change: 1 addition & 0 deletions lang/python/python-cryptodome/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-cryptodome-$(PKG_VERSION)
PKG_LICENSE:=BSD-2-Clause
PKG_LICENSE_FILES:=LICENSE.rst
PKG_MAINTAINER:=Richard Yu <[email protected]>
PKG_CPE_ID:=cpe:/a:pycryptodome:pycryptodome

include $(INCLUDE_DIR)/package.mk
include ../python-package.mk
Expand Down
1 change: 1 addition & 0 deletions lang/python/python-decorator/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ PKG_NAME:=python-decorator
PKG_VERSION:=4.3.2
PKG_RELEASE:=1
PKG_MAINTAINER:=Karel Kočí <[email protected]>
PKG_CPE_ID:=cpe:/a:python:decorator

PKG_SOURCE_URL:=https://codeload.github.com/micheles/decorator/tar.gz/$(PKG_VERSION)?
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
Expand Down
1 change: 1 addition & 0 deletions lang/python/python-dns/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ PKG_HASH:=4bf5c5c12a4478ee7860ab176659cf64c4899ee76752d826b082f8af723c5cf9
PKG_LICENSE:=ISC
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Josef Schlehofer <[email protected]>
PKG_CPE_ID:=cpe:/a:debian:python-dns

PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-dnspython-$(PKG_VERSION)

Expand Down
1 change: 1 addition & 0 deletions lang/python/python-enum34/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-enum34-$(PKG_VERSION)
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=enum/LICENSE
PKG_MAINTAINER:=Jeffery To <[email protected]>
PKG_CPE_ID:=cpe:/a:python:enum34

include $(INCLUDE_DIR)/package.mk
include ../python-package.mk
Expand Down
1 change: 1 addition & 0 deletions lang/python/python-gnupg/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ PKG_HASH:=45daf020b370bda13a1429c859fcdff0b766c0576844211446f9266cae97fb0e
PKG_LICENSE:=GPL-3.0-or-later
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Daniel Golle <[email protected]>
PKG_CPE_ID:=cpe:/a:python-gnupg_project:python-gnupg

PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-$(PKG_NAME)-$(PKG_VERSION)
PKG_UNPACK=$(HOST_TAR) -C $(PKG_BUILD_DIR) --strip-components=1 -xzf $(DL_DIR)/$(PKG_SOURCE)
Expand Down
1 change: 1 addition & 0 deletions lang/python/python-lxml/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ PKG_UNPACK=$(HOST_TAR) -C $(PKG_BUILD_DIR) --strip-components=1 -xzf $(DL_DIR)/$
PKG_LICENSE:=BSD
PKG_LICENSE_FILES:=LICENSES.txt
PKG_MAINTAINER:=Alexandru Ardelean <[email protected]>
PKG_CPE_ID:=cpe:/a:lxml:lxml

include $(INCLUDE_DIR)/package.mk
include ../python-package.mk
Expand Down
1 change: 1 addition & 0 deletions lang/python/python-pyopenssl/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ PKG_HASH:=aeca66338f6de19d1aa46ed634c3b9ae519a64b458f8468aec688e7e3c20f200
PKG_LICENSE:=Apache-2.0
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Jeffery To <[email protected]>, Alexandru Ardelean <[email protected]>
PKG_CPE_ID:=cpe:/a:pyopenssl_project:pyopenssl

PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-pyopenssl-$(PKG_VERSION)

Expand Down
2 changes: 0 additions & 2 deletions lang/python/python-requests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ PKG_HASH:=11e007a8a2aa0323f5a921e9e6a2d7e4e67d9877e85773fba9ba6419025cbeb4

PKG_BUILD_DIR:=$(BUILD_DIR)/$(BUILD_VARIANT)-requests-$(PKG_VERSION)

PKG_CPE_ID:=cpe:/a:python-requests:requests

include $(INCLUDE_DIR)/package.mk
include ../python-package.mk
include ../python3-package.mk
Expand Down
1 change: 1 addition & 0 deletions lang/python/python-simplejson/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ PKG_NAME:=python-simplejson
PKG_VERSION:=3.16.0
PKG_RELEASE:=1
PKG_LICENSE:=MIT
PKG_CPE_ID:=cpe:/a:simplejson_project:simplejson

PKG_SOURCE:=simplejson-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://files.pythonhosted.org/packages/source/s/simplejson
Expand Down
1 change: 1 addition & 0 deletions lang/python/python-sqlalchemy/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/SQLAlchemy-$(PKG_VERSION)
PKG_MAINTAINER:=Josef Schlehofer <[email protected]>
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
PKG_CPE_ID:=cpe:/a:sqlalchemy:sqlalchemy

include $(INCLUDE_DIR)/package.mk
include ../python3-package.mk
Expand Down
1 change: 1 addition & 0 deletions lang/python/python-twisted/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ PKG_BUILD_DEPENDS:=libtirpc
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=LICENSE
PKG_MAINTAINER:=Jeffery To <[email protected]>
PKG_CPE_ID:=cpe:/a:twistedmatrix:twisted

include $(INCLUDE_DIR)/package.mk
include ../python-package.mk
Expand Down
1 change: 1 addition & 0 deletions libs/confuse/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ PKG_SOURCE_URL:=https://github.com/martinh/libconfuse/releases/download/v$(PKG_V
PKG_HASH:=a9240b653d02e8cfc52db48e8c4224426e528e1faa09b65e8ca08a197fad210b
PKG_MAINTAINER:=
PKG_LICENSE:=ISC
PKG_CPE_ID:=cpe:/a:libconfuse_project:libconfuse

include $(INCLUDE_DIR)/package.mk

Expand Down
1 change: 1 addition & 0 deletions libs/libaudiofile/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ PKG_SOURCE_URL:=@GNOME/$(PKG_NAME)/0.3
PKG_HASH:=ea2449ad3f201ec590d811db9da6d02ffc5e87a677d06b92ab15363d8cb59782

PKG_MAINTAINER:=Ted Hess <[email protected]>
PKG_CPE_ID:=cpe:/a:audiofile:audiofile

PKG_FIXUP:=autoreconf
PKG_INSTALL=1
Expand Down
1 change: 1 addition & 0 deletions libs/libfizz/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/fizz-$(PKG_SOURCE_VERSION)
PKG_MAINTAINER:=Amol Bhave <[email protected]>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
PKG_CPE_ID:=cpe:/a:facebook:fizz

PKG_BUILD_PARALLEL:=1
CMAKE_SOURCE_SUBDIR:=fizz
Expand Down
1 change: 1 addition & 0 deletions libs/libidn2/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ PKG_VERSION:=2.0.5
PKG_RELEASE:=1
PKG_LICENSE:=GPL-2.0-or-later LGPL-3.0-or-later
PKG_LICENSE_FILES:=COPYING COPYINGv2 COPYING.LESSERv3
PKG_CPE_ID:=cpe:/a:libidn2_project:libidn2

PKG_SOURCE_URL:=@GNU/libidn
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
Expand Down
1 change: 1 addition & 0 deletions libs/libseccomp/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/seccomp/libseccomp/releases/download/v$(PKG_VERSION)/
PKG_HASH:=1ca3735249af66a1b2f762fe6e710fcc294ad7185f1cc961e5bd83f9988006e8
PKG_MAINTAINER:=Nikos Mavrogiannopoulos <[email protected]>
PKG_CPE_ID:=cpe:/a:libseccomp_project:libseccomp

PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1
Expand Down
1 change: 1 addition & 0 deletions libs/lttng-ust/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ PKG_HASH:=9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b
PKG_MAINTAINER:=
PKG_LICENSE:=LGPL-2.1 GPL-2.0
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:lttng:ust

PKG_FIXUP:=autoreconf
PKG_USE_MIPS16:=0
Expand Down
1 change: 1 addition & 0 deletions libs/poco/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ PKG_HASH:=a0a5a03d87c585f1a43def33bfc52c0c34a528e43a7b13bc83841a7c00adde39

PKG_LICENSE:=BSL-1.0
PKG_LICENSE_FILES:=LICENSE
PKG_CPE_ID:=cpe:/a:pocoproject:poco

PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1
Expand Down
1 change: 1 addition & 0 deletions libs/protobuf/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ PKG_HASH:=ddc96d83f3b7417da53bce2510b94ad2796465ef8763f7a4e82089157efe97aa
PKG_MAINTAINER:=Ken Keys <[email protected]>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE
PKG_CPE_ID:=cpe:/a:google:protobuf

HOST_BUILD_PARALLEL:=1
PKG_BUILD_PARALLEL:=1
Expand Down
2 changes: 2 additions & 0 deletions libs/redis/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ PKG_HASH:=2139009799d21d8ff94fc40b7f36ac46699b9e1254086299f8d3b223ca54a375
PKG_MAINTAINER:=Jan Pavlinec <[email protected]>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:pivotal_software:redis

PKG_INSTALL:=1

include $(INCLUDE_DIR)/package.mk
Expand Down
1 change: 1 addition & 0 deletions libs/yaml/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ PKG_HASH:=4a9100ab61047fd9bd395bcef3ce5403365cafd55c1e0d0299cde14958e47be9
PKG_MAINTAINER:=
PKG_LICENSE:=MIT
PKG_LICENSE_FILES:=COPYING
PKG_CPE_ID:=cpe:/a:pyyaml_project:pyyaml

PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1
Expand Down
1 change: 1 addition & 0 deletions net/knot/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ PKG_HASH:=8a62d81e5cf3df938f469b60ed4e46d9161007c2b89fbf7ae07525fa68368bad

PKG_MAINTAINER:=Daniel Salzman <[email protected]>
PKG_LICENSE:=GPL-3.0 LGPL-2.0 0BSD BSD-3-Clause OLDAP-2.8
PKG_CPE_ID:=cpe:/a:knot-dns:knot_dns

PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_FIXUP:=autoreconf
Expand Down
1 change: 1 addition & 0 deletions net/netcat/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ PKG_SOURCE_URL:=@SF/$(PKG_NAME)
PKG_HASH:=b55af0bbdf5acc02d1eb6ab18da2acd77a400bafd074489003f3df09676332bb
PKG_MAINTAINER:=Adam Gensler <[email protected]>
PKG_LICENSE:=GPL-2.0
PKG_CPE_ID:=cpe:/a:netcat:netcat
PKG_INSTALL:=1

include $(INCLUDE_DIR)/package.mk
Expand Down
1 change: 1 addition & 0 deletions net/tcpreplay/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ PKG_HASH:=955aed6a40f49a5b8c1234fd0a928edc5c665d94b7755ab5769c30938e33f380

PKG_LICENSE:=GPL-3.0
PKG_LICENSE_FILES:=docs/LICENSE
PKG_CPE_ID:=cpe:/a:appneta:tcpreplay

PKG_FIXUP:=libtool
PKG_INSTALL:=1
Expand Down

0 comments on commit b50ee9b

Please sign in to comment.