patch: Fix CVE-2018-6952 and CVE-2018-1000156
authorRosen Penev <rosenp@gmail.com>
Wed, 10 Oct 2018 20:06:03 +0000 (13:06 -0700)
committerKevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
Thu, 18 Oct 2018 07:48:30 +0000 (08:48 +0100)
commitbfa879cdf2ee7dda8f14ea49a581cb2009d1cd61
tree94b2243fa6017a7f9f915382bf80923b511a23b0
parent971efb45af7b2761c14bde4647451a8a5bcf2546
patch: Fix CVE-2018-6952 and CVE-2018-1000156

Patches taken from official git repository.

Added PKG_CPE_ID for proper CVE tracking.

Added PKG_BUILD_PARALLEL for faster compilation.

Also adjusted Makefile to be more similar to other projects.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
(cherry picked from commit 6f0ff2550303083b51475c6481458bf9b1820936)
devel/patch/Makefile
devel/patch/patches/010-CVE-2018-1000156.patch [new file with mode: 0644]
devel/patch/patches/020-CVE-2018-6952.patch [new file with mode: 0644]