------------------------------------------------------------------- Mon Nov 11 08:23:09 UTC 2024 - Michal Suchanek - Update to version 5.1 (bsc#1233156) * Architecture support for hppa and loongarch * Switch to xxhash for buildid recomputation (much faster!) * find-debuginfo supports -v,--verbose and -q,--quiet * find-debuginfo passes -j down to dwz * debugedit now handles DWARF5 * debugedit handles compressed DWARF debug sections - Refresh debugsubpkg.patch finddebuginfo.patch - Remove upstreamed remove-bad-shift.patch - Add workaround-missing-linked-file.patch (boo#1233368) - Use -p1 with autosetup ------------------------------------------------------------------- Wed Nov 16 07:28:09 UTC 2022 - Ludwig Nussel - don't hard require gdb (boo#1205344) ------------------------------------------------------------------- Sun Sep 4 10:29:29 UTC 2022 - Andreas Stieger - finddebuginfo.patch: convert obsolete egrep to grep -E (boo#1203092) ------------------------------------------------------------------- Wed Jul 6 12:43:49 UTC 2022 - Ludwig Nussel - move find-debuginfo and sepdebugcrcfix which are basically tools for use by rpmbuild only to /usr/lib/rpm where they used to be when debugedit was bundled with rpm. ------------------------------------------------------------------- Mon Jun 27 11:36:59 UTC 2022 - Ludwig Nussel - refresh patches to apply clean - add git url - add requires ------------------------------------------------------------------- Wed Jun 30 13:06:47 UTC 2021 - Callum Farmer - initial version 5.0 - Added patches from rpm: * finddebuginfo.patch * finddebuginfo-absolute-links.patch * debugsubpkg.patch * debuglink.patch * debuginfo-mono.patch - Add patch to fix bad shift: remove-bad-shift.patch