Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | patch: Add missing CVE-2018-6951 patch | Rosen Penev | 2018-10-18 |
| | | | | | | | | | | The last commit added PKG_CPE_ID and now uscan detects a CVE that I missed Reordered patches by date Signed-off-by: Rosen Penev <rosenp@gmail.com> [tweaked commit message] Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk> | ||
* | patch: Fix CVE-2018-6952 and CVE-2018-1000156 | Rosen Penev | 2018-10-12 |
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> |