From bb2dd28924ea152df05207e6c081b544adb0b0b7 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Fri, 27 Dec 2019 13:09:40 +0300 Subject: [PATCH] libunwind 1.3.1 --- system/base/libunwind/actions.py | 2 +- system/base/libunwind/pspec.xml | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/system/base/libunwind/actions.py b/system/base/libunwind/actions.py index 6b11f28f..36449812 100644 --- a/system/base/libunwind/actions.py +++ b/system/base/libunwind/actions.py @@ -50,6 +50,6 @@ def install(): return # FIXME: Fedora removes it, Suse keeps it, breaks samba build, investigate further - pisitools.remove("/usr/lib/libunwind*.a") + #pisitools.remove("/usr/lib/libunwind*.a") pisitools.dodoc("AUTHORS", "ChangeLog", "README*", "NEWS", "TODO") diff --git a/system/base/libunwind/pspec.xml b/system/base/libunwind/pspec.xml index 2fda6e0e..4a1bf798 100644 --- a/system/base/libunwind/pspec.xml +++ b/system/base/libunwind/pspec.xml @@ -12,7 +12,7 @@ library Call chain tracer of a program libunwind is a portable and efficient C programming interface (API) to determine the call chain of a program. - http://download.savannah.gnu.org/releases/libunwind/libunwind-1.1.tar.gz + http://mirror.rackdc.com/savannah/libunwind/libunwind-1.3.1.tar.gz xz-devel @@ -61,6 +61,13 @@ + + 2019-12-27 + 1.3.1 + Version bump + idris Kalp + idriskalp@gmail.com + 2018-11-06 1.1