libunwind: update to 1.2
authorYousong Zhou <yszhou4tech@gmail.com>
Mon, 22 May 2017 02:35:10 +0000 (10:35 +0800)
committerJo-Philipp Wich <jo@mein.io>
Wed, 13 Dec 2017 14:35:33 +0000 (15:35 +0100)
commit444b64f5338131cedf983fe107023aaee5ce2e47
tree4f39bfbbb712b512df5f7fea0c84a94bb292fca8
parente5612d6640fd44a92c6bd7eab550c4e7759054b1
libunwind: update to 1.2

Addresses CVE-2015-3239: Off-by-one error in the dwarf_to_unw_regnum
function in include/dwarf_i.h in libunwind 1.1 allows local users to
have unspecified impact via invalid dwarf opcodes.

Upstream stable-v1.2 fixed the missing unwind_i.h issue but no new
tarball is released yet

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
(cherry picked from commit 5d48dc1146171520445c43ee894d9dfce09ae4e2)
package/libs/libunwind/Makefile
package/libs/libunwind/patches/001-disable-tests.patch
package/libs/libunwind/patches/004-add-missing-unwind_i.h.patch [new file with mode: 0644]