stable

retsnoop-0.11-4.el10_2, rust-addr2line-0.25.1-1.el10_2, & 3 more

FEDORA-EPEL-2025-b778be189a created by music 4 months ago for Fedora EPEL 10.2

rust-backtrace

0.3.76 - 2025-09-26

Behavior

  • Fix inverted polarity of "full printing" logic: Previously we used to do the opposite of what you would expect.

Platform Support

  • Windows: Removed hypothetical soundness risk from padding bytes
  • Fuchsia: Added appropriate alignment checks during Elf_Nhdr parsing
  • Cygwin: Added support
  • Windows (32-bit Arm): Restore support
  • NuttX (32-bit Arm): Use builtin _Unwind_GetIP
  • RTEMS: Enable libunwind

Dependencies

  • Update cpp_demangle to 0.5
  • Update memchr to 2.7.6
  • Switch from windows-targets to windows-link
  • Update ruzstd to 0.8.1
  • Update object to 0.37
  • Update addr2line to 0.25

rust-addr2line

0.25.1 (2025/09/13)

Changed

  • Fixed line parsing for split DWARF.
  • Changed .debug_aranges parsing to skip invalid entries instead of failing.

0.25.0 (2025/06/11)

Breaking changes

  • Updated gimli dependency.

Added

  • Added Loader::find_symbol.
  • Added Loader::get_section_range. Added --section option to addr2line binary.
  • Added wasm feature.

Changed

  • Fixed handling of Windows paths that use forward slashes.
  • Removed compiler-builtins from rustc-dep-of-std dependencies.

rust-cpp_demangle

0.5.1

Released 2025/11/5

Added

Fixed

  • We are now less conservative when accepting the legacy <data-member-prefix> production for increased compatibility with libiberty.

  • When printing conversion and cast operators we now treat the type we are converting/casting to as a self-contained child and prevent outer template parameters/etc from leaking into it.

  • When looking for a <template-template-param> production after a conversion operator, we now correctly handle the case where peeking for the next character fails because we reached the end of the symbol.

  • When parsing <unqualified-name productions, accept <operator-names> both with and without an "on" prefix. LLVM requires the prefix, while libiberty accepts but does not require it.

  • Empty braced-enclosed initializer lists are now accepted.

0.5.0

Released 2025/9/23

Added

  • A new Symbol::demangle function has been introduced to replace the Display impl. See below for the motivation.

Changed

  • The function previously known as Symbol::demangle has been renamed to Symbol::demangle_with_options. See below for the motivation.

Removed

  • The implementation of Display for Symbol has been removed. This implementation violated the contract of the Display trait by potentially returning an Err without a failure of a write to the provided stream. This contract is enforced by assertion since Rust 1.80.0. The new Symbol::demangle function is the intended replacement for uses of the Display impl.

rust-gimli

0.32.3

Released 2025/09/13.

Changed

  • Changed parsing to accept -2 for tombstone values in .debug_line, .debug_aranges, .debug_loclists, and .debug_rnglists.

Added

  • Added more x86-64 register definitions.

0.32.2

Released 2025/08/26.

Changed

  • Removed PartialEq<Debug*Offset> implementations for UnitSectionOffset. These were an unintended breaking change.

0.32.1

Released 2025/08/22.

Changed

  • Improved handling of invalid DIE references during writing.
  • Changed abbreviation parsing to allow a missing null terminator.
  • Changed write::LineProgram to support any form for file source code.

Added

  • Added DWARF version 1.1 constant definitions.

0.32.0

Released 2025/06/11.

Breaking changes

  • Added read::Dwarf::debug_macinfo, read::Dwarf::debug_macro, and associated support.
  • Removed #[non_exhaustive] from read::CallFrameInstruction.
  • Added source_dir parameter to write::LineProgram::new.

Changed

  • Fixed spelling in Error::UnknownCallFrameInstruction description.
  • Removed compiler-builtins from rustc-dep-of-std dependencies.
  • Changed write::UnitTable::from to ignore DW_AT_GNU_locviews attributes.

Added

  • Added DebugAddr::headers.

This update's test gating status has been changed to 'waiting'.

4 months ago

This update's test gating status has been changed to 'ignored'.

4 months ago

This update has been submitted for testing by bodhi.

4 months ago

This update has been pushed to testing.

4 months ago

This update has been submitted for stable by bodhi.

4 months ago

This update has been pushed to stable.

4 months ago

Please log in to add feedback.

Metadata
Type
bugfix
Karma
0
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
7 days
Dates
submitted
4 months ago
in testing
4 months ago
in stable
4 months ago
approved
4 months ago
BZ#2372288 rust-addr2line-0.25.1 is available
0
0
BZ#2372309 rust-gimli-0.32.3 is available
0
0
BZ#2397748 rust-cpp_demangle-0.5.1 is available
0
0
BZ#2399610 rust-backtrace-0.3.76 is available
0
0

Automated Test Results