libunwind: update to 1.2
authorYousong Zhou <yszhou4tech@gmail.com>
Mon, 22 May 2017 02:35:10 +0000 (10:35 +0800)
committerYousong Zhou <yszhou4tech@gmail.com>
Mon, 22 May 2017 03:07:40 +0000 (11:07 +0800)
commit5d48dc1146171520445c43ee894d9dfce09ae4e2
tree359d47d2769dd4bc5426d283a0f3cb021ebb5227
parent6e10fc74fd569b71b6f64f5a2420dc624d73bee2
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>
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]