]> code.ossystems Code Review - openembedded-core.git/commit
nasm: update 2.14.02 -> 2.15.03 for CVE fixes
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 1 Aug 2020 21:23:28 +0000 (23:23 +0200)
committerSteve Sakoman <steve@sakoman.com>
Mon, 2 Nov 2020 14:05:13 +0000 (04:05 -1000)
commit5f644082fc3c2bbd89b898d5ca7cd4414cda4a64
tree59c6078ea01b5f4a098f4304204c691bab4b7984
parentdc91e39e6a5c117a2fec7afc2bab683ff0ab096a
nasm: update 2.14.02 -> 2.15.03 for CVE fixes

Fixes:

CVE-2018-16517: nasm-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-16517
CVE-2019-20334: nasm-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-20334
CVE-2019-6290: nasm-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-6290
CVE-2019-6291: nasm-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-6291
CVE-2019-8343: nasm-native https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2019-8343

Remove backported patches, rebase the rest.

Switch to using (mostly) standard autotools build.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 4d13e2713efd5f6cbdc6cf1f86edd0b336ba3ba2)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch
meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch
meta/recipes-devtools/nasm/nasm/CVE-2018-19755.patch [deleted file]
meta/recipes-devtools/nasm/nasm/CVE-2019-14248.patch [deleted file]
meta/recipes-devtools/nasm/nasm_2.15.03.bb [moved from meta/recipes-devtools/nasm/nasm_2.14.02.bb with 56% similarity]