Revisions of elfutils

Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 201)
- update to 0.191:
  * libdw: dwarf_addrdie now supports binaries lacking a
    .debug_aranges section.
  * Improved support for DWARF package files.  Add new
    function dwarf_cu_dwp_section_info.
  * debuginfod: Caching eviction logic improvements to improve
    retention of small/frequent/slow files such as Fedora's
    vdso.debug.
  * srcfiles: Can now fetch the source files of a DWARF/ELF file
    and place them into a zip.
- drop fix_gcc14_errors.patch (upstream)
  use __DATE__ or __TIME__ (as proven by the newly added -Werror=date-time)
  libraries are (LGPL-3.0-or-later OR GPL-2.0-or-later)
  order to fulfil SLPP violation.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1155175 from Michal Jireš's avatar Michal Jireš (mjires) (revision 200)
Fix GCC14 errors. (bsc#1220464)
Richard Biener's avatar Richard Biener (rguenther) committed (revision 199)
- Update to version 0.190
  * Schema change (reindexing required, sorry!) for a 60%
    compression in filename representation, which was a large
    part of the sqlite index; also, more deliberate sqlite
    -wal management during scanning using the
    --scan-checkpoint option.

- Update to version 0.190:
  * libelf: Add RELR support.
  * libdw: Recognize .debug_[ct]u_index sections
  * readelf:
    - Support readelf -Ds, --use-dynamic --symbol.
    - Support .gdb_index version 9
  * scrlines: New tool that compiles a list of source files associated
    with a specified dwarf/elf file.
  * backends: Various LoongArch updates.
Michael Matz's avatar Michael Matz (matz2) accepted request 1105124 from Luciano Santos's avatar Luciano Santos (luc14n0) (revision 198)
Conditionalize config(debuginfod-profile) Requires tag, narrowing it down to Tumbleweed only
Michael Matz's avatar Michael Matz (matz2) accepted request 1099351 from Luciano Santos's avatar Luciano Santos (luc14n0) (revision 197)
Make installation of debuginfod-client more consistent, along with debuginfod-profile, with software/packages that have debuginfod support.
Martin Liška's avatar Martin Liška (marxin) accepted request 1085683 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 196)
- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.
Martin Liška's avatar Martin Liška (marxin) committed (revision 195)
- Fix file listing for 15.x builds.
Martin Liška's avatar Martin Liška (marxin) accepted request 1069263 from Martin Liška's avatar Martin Liška (marxin) (revision 194)
- Update to version 0.189:
  * configure: eu-nm, eu-addr2line and eu-stack can provide demangled symbols
           when linked with libstdc++. Use --disable-demangler to disable.
           A new option --enable-sanitize-memory has been added for msan
           sanitizer support.
  * libelf: elf_compress now supports ELFCOMPRESS_ZSTD when build against
        libzstd
  * libdwfl: dwfl_module_return_value_location now returns 0 (no return type)
         for DIEs that point to a DW_TAG_unspecified_type.
  * elfcompress: -t, --type= now support zstd if libelf has been build with
             ELFCOMPRESS_ZSTD support.
  * backends: Add support for LoongArch and Synopsys ARCv2 processors.
- drop upsteam patches:
  * elfutils-0.188-CURLOPT_PROTOCOLS_STR.patch
  * elfutils-0.188-CURL_AT_LEAST_VERSION.patch
  * elfutils-0.188-deprecated-CURLINFO.patch
  * support-DW_TAG_unspecified_type.patch
- Enable -Werror=use-after-free again.
Martin Liška's avatar Martin Liška (marxin) accepted request 1068694 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 193)
- Drop 0005-backends-Add-RISC-V-object-attribute-printing.patch, never
  intented to be added
Martin Liška's avatar Martin Liška (marxin) accepted request 1067345 from Martin Liška's avatar Martin Liška (marxin) (revision 192)
- Disable a false-positive -Werror=use-after-free warning.

- Disable a false-positive -Werror=use-after-free warning.
Martin Liška's avatar Martin Liška (marxin) accepted request 1066180 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 191)
- Fix build with libcurl version 7.88.0 for various deprecated
  constants. Add patches:
  * elfutils-0.188-CURLOPT_PROTOCOLS_STR.patch
  * elfutils-0.188-CURL_AT_LEAST_VERSION.patch
  * elfutils-0.188-deprecated-CURLINFO.patch

- Fix build with libcurl version 7.88.0 for various deprecated
  constants. Add patches:
  * elfutils-0.188-CURLOPT_PROTOCOLS_STR.patch
  * elfutils-0.188-CURL_AT_LEAST_VERSION.patch
  * elfutils-0.188-deprecated-CURLINFO.patch
Martin Liška's avatar Martin Liška (marxin) accepted request 1065696 from Martin Liška's avatar Martin Liška (marxin) (revision 190)
- Add support-DW_TAG_unspecified_type.patch that fixes PR30047.
Martin Liška's avatar Martin Liška (marxin) accepted request 1041810 from Thorsten Kukuk's avatar Thorsten Kukuk (kukuk) (revision 189)
- Remove dependency to not used sysconfig package
- Weaken systemd dependency, no hard requires necessary 
Martin Liška's avatar Martin Liška (marxin) accepted request 1034876 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 188)
- align patches section
- remove date/time handling weirdness, elfutils does no longer
  use __DATE__ or __TIME__ (as proven by the newly added -Werror=date-time) 

- align patches section
- remove date/time handling weirdness, elfutils does no longer
  use __DATE__ or __TIME__ (as proven by the newly added -Werror=date-time)
Martin Liška's avatar Martin Liška (marxin) committed (revision 187)
- Update to version 0.188:
  * readelf: Add -D, --use-dynamic option.
  * debuginfod-client: Add $DEBUGINFOD_HEADERS_FILE setting to supply
    outgoing debuginfod_find_section.
  * debuginfod: Add --disable-source-scan option.
  * libdwfl: Add new function dwfl_get_debuginfod_client.
             Add new function dwfl_frame_reg.
             Add new function dwfl_report_offline_memory.
- Remove upstreamed patches:
  * 0001-libelf-Sync-elf.h-from-glibc.patch
  * 0002-backends-Handle-new-RISC-V-specific-definitions.patch
  * 0003-elflint-Allow-zero-p_memsz-for-PT_RISCV_ATTRIBUTES.patch
  * 0004-readelf-Handle-SHT_RISCV_ATTRIBUTES-like-SHT_GNU_ATT.patch
  * PR29474-debuginfod.patch
  * config-Move-the-2-dev-null-inside-the-sh-c-quotes-fo.patch
  * support-nullglob-in-profile.-.in-files.patch

- Update to version 0.188:
  * readelf: Add -D, --use-dynamic option.
  * debuginfod-client: Add $DEBUGINFOD_HEADERS_FILE setting to supply
    outgoing debuginfod_find_section.
  * debuginfod: Add --disable-source-scan option.
  * libdwfl: Add new function dwfl_get_debuginfod_client.
             Add new function dwfl_frame_reg.
             Add new function dwfl_report_offline_memory.
- Remove upstreamed patches:
  * 0001-libelf-Sync-elf.h-from-glibc.patch
  * 0002-backends-Handle-new-RISC-V-specific-definitions.patch
  * 0003-elflint-Allow-zero-p_memsz-for-PT_RISCV_ATTRIBUTES.patch
  * 0004-readelf-Handle-SHT_RISCV_ATTRIBUTES-like-SHT_GNU_ATT.patch
Martin Liška's avatar Martin Liška (marxin) accepted request 1010630 from Martin Liška's avatar Martin Liška (marxin) (revision 186)
- Add RISC-V specific patches:
  * 0001-libelf-Sync-elf.h-from-glibc.patch
  * 0002-backends-Handle-new-RISC-V-specific-definitions.patch
  * 0003-elflint-Allow-zero-p_memsz-for-PT_RISCV_ATTRIBUTES.patch
  * 0004-readelf-Handle-SHT_RISCV_ATTRIBUTES-like-SHT_GNU_ATT.patch
  * 0005-backends-Add-RISC-V-object-attribute-printing.patch
Martin Liška's avatar Martin Liška (marxin) committed (revision 185)
- Use %ghost for debuginfod.sqlite file.
Martin Liška's avatar Martin Liška (marxin) committed (revision 184)
- Add support-nullglob-in-profile.-.in-files.patch
Martin Liška's avatar Martin Liška (marxin) committed (revision 183)
- Add config-Move-the-2-dev-null-inside-the-sh-c-quotes-fo.patch that
  fixes boo#1202440.
Martin Liška's avatar Martin Liška (marxin) committed (revision 182)
- Add PR29474-debuginfod.patch in order to fix PR29474.
Displaying revisions 1 - 20 of 201
openSUSE Build Service is sponsored by