--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-e171cbae92
2025-11-16 01:19:34.137340+00:00
--------------------------------------------------------------------------------

Name        : rust-remoteprocess
Product     : Fedora 43
Version     : 0.5.1
Release     : 1.fc43
URL         : https://crates.io/crates/remoteprocess
Summary     : Cross platform api for getting information on a running processes
Description :
Cross platform api for getting information on a running processes.

--------------------------------------------------------------------------------
Update Information:

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
Fold expressions are supported. (#303)[https://github.com/gimli-
rs/cpp_demangle/pull/303]
Fixed
We are now less conservative when accepting the legacy
  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  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  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.
rust-remoteprocess
0.5.1
https://diff.rs/remoteprocess/0.5.0/0.5.1/Cargo.toml/
--------------------------------------------------------------------------------
ChangeLog:

* Tue Nov  4 2025 Benjamin A. Beasley <[email protected]> - 0.5.1-1
- Update to version 0.5.1; Fixes RHBZ#2385334
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2372288 - rust-addr2line-0.25.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2372288
  [ 2 ] Bug #2372309 - rust-gimli-0.32.3 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2372309
  [ 3 ] Bug #2385334 - rust-remoteprocess-0.5.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2385334
  [ 4 ] Bug #2397748 - rust-cpp_demangle-0.5.1 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2397748
  [ 5 ] Bug #2399610 - rust-backtrace-0.3.76 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2399610
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-e171cbae92' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to