From d80cb39d2ef1f8f878dc06491db80c069f571f3c Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Jan 22 2021 13:23:57 +0000 Subject: 0.13-7 --- diff --git a/.gitignore b/.gitignore index 867fcb8..c23c844 100644 --- a/.gitignore +++ b/.gitignore @@ -11,3 +11,4 @@ /dwz-0.13.tar.xz /dwz-20210118.tar.xz /dwz-20210121.tar.xz +/dwz-20210122.tar.xz diff --git a/dwz.spec b/dwz.spec index c65eaf0..dfe5c7b 100644 --- a/dwz.spec +++ b/dwz.spec @@ -1,11 +1,11 @@ Summary: DWARF optimization and duplicate removal tool Name: dwz Version: 0.13 -Release: 6%{?dist} +Release: 7%{?dist} License: GPLv2+ and GPLv3+ #Source: https://sourceware.org/ftp/dwz/releases/%{name}-%{version}.tar.xz -#git clone git://sourceware.org/git/dwz; cd dwz; git archive --format=tar --prefix=dwz/ 47af8da7c8533924e96d1dbd97625b6a4dc35855 | xz -9e > ../dwz-20210121.tar.xz -Source: %{name}-20210121.tar.xz +#git clone git://sourceware.org/git/dwz; cd dwz; git archive --format=tar --prefix=dwz/ 216d4fadd5a475ed6a1bc565081b630b586155eb | xz -9e > ../dwz-20210122.tar.xz +Source: %{name}-20210122.tar.xz Patch: %{name}.patch BuildRequires: gcc, gcc-c++, gdb, elfutils-libelf-devel, dejagnu BuildRequires: make @@ -40,6 +40,9 @@ make check %{_mandir}/man1/dwz.1* %changelog +* Fri Jan 22 2021 Mark Wielaard 0.13-7 +- Don't crash on DWARF5 .debug_line table with zero files (#1919243) + * Thu Jan 21 2021 Jakub Jelinek 0.13-6 - DW_FORM_implicit_const handling fixes (sw#27212, sw#27213) - temporarily build odr tests with -gdwarf-4 as they are incompatible with diff --git a/sources b/sources index 2809c6c..22ab569 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (dwz-20210121.tar.xz) = f35855856e1ed6b64f726382b2d63ee1de5b16e06ef83a115563e9f4b2d661419a5c82f5e0da219e98f8f67d6af8bc2a5122ce14bba6a70aa00d7bd14fff3d98 +SHA512 (dwz-20210122.tar.xz) = b0e0df74b0a66a18f25bfdf7ee54b08326f4dceff4382a8137c8f18c6ef93099f2eca511cb271da3d5ec4dcd1c5136cfb6de11cf7a31bbdefba1b8eb4e116765