Revisions of elfutils
Dominique Leuenberger (dimstar_suse)
accepted
request 957660
from
Martin Liška (marxin)
(revision 93)
Dominique Leuenberger (dimstar_suse)
accepted
request 930893
from
Martin Liška (marxin)
(revision 92)
Richard Brown (RBrownSUSE)
accepted
request 923176
from
Richard Biener (rguenther)
(revision 91)
- Enhance license fields: all the libraries actually have a different license to the tools. While the tools are GPL-3.0-or-later, the libraries are (LGPL-3.0-or-later OR GPL-2.0-or-later) (forwarded request 923167 from coolo)
Dominique Leuenberger (dimstar_suse)
accepted
request 918955
from
Martin Liška (marxin)
(revision 90)
- Add harden_debuginfod.service.patch as Automatic systemd hardening effort by the security team.
Dominique Leuenberger (dimstar_suse)
accepted
request 910365
from
Martin Liška (marxin)
(revision 89)
Dominique Leuenberger (dimstar_suse)
accepted
request 895138
from
Martin Liška (marxin)
(revision 88)
- Update to version 0.185: debuginfod-client: Simplify curl handle reuse so downloads which return an error are retried. elfcompress: Always exit with code 0 when the operation succeeds (even when nothing was done). On error the exit code is now always 1.
Dominique Leuenberger (dimstar_suse)
accepted
request 892118
from
Martin Liška (marxin)
(revision 87)
Dominique Leuenberger (dimstar_suse)
accepted
request 879926
from
Michael Matz (matz2)
(revision 86)
- Enable https://debuginfod.opensuse.org/ debuginfod server by default now. - Add disable-run-readelf-self-test.patch in order to disable a failing test-case with GCC 11 (PR27367). (forwarded request 879585 from marxin)
Dominique Leuenberger (dimstar_suse)
accepted
request 870809
from
Richard Biener (rguenther)
(revision 85)
- Update to version 0.183: debuginfod: New thread-busy metric and more detailed error metrics. New --fdcache-mintmp and tracking of filesystem freespace. New increased webapi concurrency while grooming. debuginfod-client: DEBUGINFOD_SONAME macro added to debuginfod.h which can be used to dlopen the libdebuginfod.so library. New function debuginfod_set_verbose_fd and DEBUGINFOD_VERBOSE environment variable. config: profile.sh and profile.csh won't export DEBUGINFOD_URLS unless configured --enable-debuginfod-urls[=URLS] elflint, readelf: Recognize SHF_GNU_RETAIN. Handle SHT_X86_64_UNWIND as valid relocation target. - Remove config-do-not-define-DEBUGINFOD_URLS-environment-var.patch patch. (forwarded request 870255 from marxin)
Dominique Leuenberger (dimstar_suse)
accepted
request 867186
from
Factory Maintainer (factory-maintainer)
(revision 84)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 860398
from
Richard Biener (rguenther)
(revision 83)
- Add upstream config-do-not-define-DEBUGINFOD_URLS-environment-var.patch in order to fix boo#1180306. (forwarded request 860165 from marxin)
Dominique Leuenberger (dimstar_suse)
accepted
request 856471
from
Marcus Meissner (msmeissn)
(revision 82)
Dominique Leuenberger (dimstar_suse)
accepted
request 851824
from
Richard Biener (rguenther)
(revision 81)
- Mention elfutils-rpmlintrc as a Source. (forwarded request 851817 from marxin)
Dominique Leuenberger (dimstar_suse)
accepted
request 834631
from
Richard Biener (rguenther)
(revision 80)
- Disable LTO again - boo#1138796 Adding -flto-partition=none and -Wno-error=stack-usage were not enough: [ 123s] libasm-devel.x86_64: E: lto-no-text-in-archive (Badness: 10000) /usr/lib64/libasm.a [ 123s] libdw-devel.x86_64: E: lto-no-text-in-archive (Badness: 10000) /usr/lib64/libdw.a [ 123s] libelf-devel.x86_64: E: lto-no-text-in-archive (Badness: 10000) /usr/lib64/libelf.a [ 123s] This archive does not contain a non-empty .text section. The archive was not [ 123s] created with -ffat-lto-objects option. And adding -ffat-lto-objects breaks run-show-die-info.sh test. (forwarded request 834600 from Guillaume_G)
Dominique Leuenberger (dimstar_suse)
accepted
request 789786
from
Michael Matz (matz2)
(revision 79)
- Update to version 0.179: debuginfod-client: When DEBUGINFOD_PROGRESS is set and the program doesn't install its own debuginfod_progressfn_t show download progress on stderr. DEBUGINFOD_TIMEOUT is now defined as seconds to get at least 100K, defaults to 90 seconds. Default to $XDG_CACHE_HOME/debuginfod_client. New functions debuginfod_set_user_data, debuginfod_get_user_data, debuginfod_get_url and debuginfod_add_http_header. Support for file:// URLs. debuginfod: Uses libarchive directly for reading rpm archives. Support for indexing .deb/.ddeb archives through dpkg-deb or bsdtar. Generic archive support through -Z EXT[=CMD]. Which can be used for example for arch-linux pacman files by using -Z '.tar.zst=zstdcat'. Better logging using User-Agent and X-Forwarded-For headers. More prometheus metrics. Support for eliding dots or extraneous slashes in path names. debuginfod-find: Accept /path/names in place of buildid hex. libelf: Handle PN_XNUM in elf_getphdrnum before shdr 0 is cached Ensure zlib resource cleanup on failure. libdwfl: dwfl_linux_kernel_find_elf and dwfl_linux_kernel_report_offline now find and handle a compressed vmlinuz image. readelf, elflint: Handle PT_GNU_PROPERTY. translations: Updated Ukrainian translation. (forwarded request 789782 from marxin)
Dominique Leuenberger (dimstar_suse)
accepted
request 772771
from
Richard Biener (rguenther)
(revision 78)
- Re-add libelf1 to baselibs.conf: we still generate a libelf-devel-32bit, which is only installable if libelf1-21bit also exists. (forwarded request 772628 from dimstar)
Dominique Leuenberger (dimstar_suse)
accepted
request 748802
from
Richard Biener (rguenther)
(revision 77)
- disable-tests-with-ptrace.patch: Remove, set XFAIL_TESTS instead - dwelf_elf_e_machine_string.patch: Avoid spurious failure (forwarded request 748720 from Andreas_Schwab)
Dominique Leuenberger (dimstar_suse)
accepted
request 727947
from
Factory Maintainer (factory-maintainer)
(revision 76)
Automatic submission by obs-autosubmit
Dominique Leuenberger (dimstar_suse)
accepted
request 723501
from
Richard Biener (rguenther)
(revision 75)
- Update to version 0.177: elfclassify: New tool to analyze ELF objects. readelf: Print DW_AT_data_member_location as decimal offset. Decode DW_AT_discr_list block attributes. libdw: Add DW_AT_GNU_numerator, DW_AT_GNU_denominator and DW_AT_GNU_bias. libdwelf: Add dwelf_elf_e_machine_string. dwelf_elf_begin now only returns NULL when there is an error reading or decompressing a file. If the file is not an ELF file an ELF handle of type ELF_K_NONE is returned. backends: Add support for C-SKY. - remove fix-bsc-1110929.diff and gcc9-tests-Don-t-printf-a-known-NULL-symname.patch - Use %make_build (forwarded request 723467 from marxin)
Dominique Leuenberger (dimstar_suse)
accepted
request 711664
from
Richard Biener (rguenther)
(revision 74)
- Disable LTO (boo#1138796). (forwarded request 711044 from marxin)
Displaying revisions 21 - 40 of 113