Bug 2432337 - Review Request: rust-object-rewrite - Rewrite object files with modifications
Summary: Review Request: rust-object-rewrite - Rewrite object files with modifications
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Fabio Valentini
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-01-23 10:53 UTC by Ben Beasley
Modified: 2026-02-15 01:28 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2026-02-06 06:29:14 UTC
Type: Bug
Embargoed:
decathorpe: fedora-review+


Attachments (Terms of Use)

Description Ben Beasley 2026-01-23 10:53:37 UTC
Spec URL: https://music.fedorapeople.org/rust-object-rewrite.spec
SRPM URL: https://music.fedorapeople.org/rust-object-rewrite-0.1.1-1.fc43.src.rpm
Description: Rewrite object files with modifications.
Fedora Account System Username: music

This is a nice little command-line tool with patchelf-like functionality, associated with the gimli project. There’s also a Rust crate library, https://docs.rs/crate/object-rewrite/0.1.1, which I’m exposing since it appears intended for external use, although nothing on crates.io uses it just yet.

Comment 1 Fabio Valentini 2026-02-05 15:21:39 UTC
Package was generated with rust2rpm, simplifying the review.

✅❌❓🫤

✅ package contains only permissible content
✅ package builds and installs without errors on rawhide
✅ test suite is run and all unit tests pass
✅ latest version of the crate is packaged
✅ license matches upstream specification and is acceptable for Fedora
✅ licenses of statically linked dependencies are correctly taken into account
🫤 license files are included with %license in %files
   (included manually from upstream until included in published crates)
✅ package complies with Rust Packaging Guidelines

Package APPROVED.

===

Recommended post-import rust-sig tasks:

- set up package on release-monitoring.org:
  project: $crate
  homepage: https://crates.io/crates/$crate
  backend: crates.io
  version scheme: semantic
  version filter (*NOT* pre-release filter): alpha;beta;rc;pre
  distro: Fedora
  Package: rust-$crate

- set bugzilla assignee overrides to @rust-sig (optional)

===

I recommend that you wait with importing this package until after the F44 branching is finished.

Comment 2 Ben Beasley 2026-02-05 18:37:37 UTC
Thank you for the review! I will request the repo and build the package after F44 branching.

https://release-monitoring.org/project/388245/

Comment 3 Fedora Admin user for bugzilla script actions 2026-02-06 06:06:31 UTC
The Pagure repository was created at https://src.fedoraproject.org/rpms/rust-object-rewrite

Comment 4 Fedora Update System 2026-02-06 06:25:18 UTC
FEDORA-2026-e1a1b56335 (rust-object-rewrite-0.1.1-1.fc45) has been submitted as an update to Fedora 45.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-e1a1b56335

Comment 5 Fedora Update System 2026-02-06 06:29:14 UTC
FEDORA-2026-e1a1b56335 (rust-object-rewrite-0.1.1-1.fc45) has been pushed to the Fedora 45 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 6 Fedora Update System 2026-02-06 06:29:19 UTC
FEDORA-2026-847fa9c2a9 (rust-object-rewrite-0.1.1-1.fc44) has been submitted as an update to Fedora 44.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-847fa9c2a9

Comment 7 Fedora Update System 2026-02-06 06:32:14 UTC
FEDORA-2026-847fa9c2a9 (rust-object-rewrite-0.1.1-1.fc44) has been pushed to the Fedora 44 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2026-02-06 06:36:00 UTC
FEDORA-2026-d97c0e4de0 (rust-object-rewrite-0.1.1-1.fc43) has been submitted as an update to Fedora 43.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-d97c0e4de0

Comment 9 Fedora Update System 2026-02-06 06:45:47 UTC
FEDORA-2026-c4f52a6ee3 (rust-object-rewrite-0.1.1-1.fc42) has been submitted as an update to Fedora 42.
https://bodhi.fedoraproject.org/updates/FEDORA-2026-c4f52a6ee3

Comment 10 Fedora Update System 2026-02-06 06:58:40 UTC
FEDORA-EPEL-2026-dafca4619c (rust-object-rewrite-0.1.1-1.el10_2) has been submitted as an update to Fedora EPEL 10.2.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-dafca4619c

Comment 11 Fedora Update System 2026-02-06 07:11:29 UTC
FEDORA-EPEL-2026-8eec8f39b6 (rust-object-rewrite-0.1.1-1.el9) has been submitted as an update to Fedora EPEL 9.
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-8eec8f39b6

Comment 12 Fedora Update System 2026-02-07 01:21:45 UTC
FEDORA-EPEL-2026-dafca4619c has been pushed to the Fedora EPEL 10.2 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-dafca4619c

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2026-02-07 01:27:34 UTC
FEDORA-2026-d97c0e4de0 has been pushed to the Fedora 43 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-d97c0e4de0 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-d97c0e4de0

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 14 Fedora Update System 2026-02-07 01:38:25 UTC
FEDORA-EPEL-2026-8eec8f39b6 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2026-8eec8f39b6

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 15 Fedora Update System 2026-02-07 01:53:36 UTC
FEDORA-2026-c4f52a6ee3 has been pushed to the Fedora 42 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf install --enablerepo=updates-testing --refresh --advisory=FEDORA-2026-c4f52a6ee3 \*`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2026-c4f52a6ee3

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 16 Fedora Update System 2026-02-15 01:11:06 UTC
FEDORA-2026-d97c0e4de0 (rust-object-rewrite-0.1.1-1.fc43) has been pushed to the Fedora 43 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 17 Fedora Update System 2026-02-15 01:17:15 UTC
FEDORA-EPEL-2026-dafca4619c (rust-object-rewrite-0.1.1-1.el10_2) has been pushed to the Fedora EPEL 10.2 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 18 Fedora Update System 2026-02-15 01:28:44 UTC
FEDORA-2026-c4f52a6ee3 (rust-object-rewrite-0.1.1-1.fc42) has been pushed to the Fedora 42 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 19 Fedora Update System 2026-02-15 01:28:52 UTC
FEDORA-EPEL-2026-8eec8f39b6 (rust-object-rewrite-0.1.1-1.el9) has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.