[PATCH] elfcompress: Don't compress if section already compressed unless forced

2023-04-21 Thread Mark Wielaard
Before commit a5b07cdf9 "support ZSTD compression algorithm" elfcompress would not try to compress a section if it already had the requested compression type (or was already uncompressed) unless the --force flag was given. An else if construct was changed to an if in the commit causing elfcompress

[patch] PR30377: debuginfod -r -X

2023-04-21 Thread Frank Ch. Eigler via Elfutils-devel
Hi - Planning to push this one-liner fix shortly. A new test case exercises the -r / -I / -X ops. commit bc6c774dfb61ac61a66195a269579544f97eeb30 Author: Frank Ch. Eigler Date: Fri Apr 21 17:04:08 2023 -0400 PR30377: fix debuginfod -r -X combination Until this fix, debuginfod -r

[Bug debuginfod/30378] New: need better compression of the _files table

2023-04-21 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30378 Bug ID: 30378 Summary: need better compression of the _files table Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component:

[Bug debuginfod/30377] New: -r (groom w/ regex) ignores -X

2023-04-21 Thread fche at redhat dot com via Elfutils-devel
https://sourceware.org/bugzilla/show_bug.cgi?id=30377 Bug ID: 30377 Summary: -r (groom w/ regex) ignores -X Product: elfutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: debuginfod