Refresh RPM lockfile for RHEL 9.8 updates#633
Conversation
Regenerate rpms.lock.yaml against the current UBI 9 minimal base image, which has moved from RHEL 9.7 to 9.8. The resolver picks up newer 9.8 builds across the toolchain; rpms.in.yaml is unchanged. Notable package changes: glibc-devel: 2.34-231.el9_7.10 -> 2.34-266.el9_8 kernel-headers: 5.14.0-611.36.1 -> 5.14.0-687.10.1.el9_8 rust / cargo: 1.88.0 -> 1.92.0 clang / llvm: 20.1.8-3.el9 -> 21.1.8-2.el9 cmake: 3.26.5-3.el9_7 -> 3.31.8-3.el9 gcc: 11.5.0-11.el9 -> 11.5.0-14.el9 gcc-toolset-14* (removed) -> gcc-toolset-15* (15.2.1) openssl: (bumped) -> 3.5.5-2.el9_8 systemd: (bumped) -> 252-67.el9_8.2 This keeps Konflux hermetic builds able to resolve all dependencies against the refreshed 9.8 repositories.
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⚙️ Run configurationConfiguration used: Repository: openshift/coderabbit/.coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alebedev87, frobware The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Regenerate
rpms.lock.yamlagainst the current UBI 9 minimal base image, which has moved from RHEL 9.7 to 9.8.rpms.in.yamlis unchanged; the resolver simply picks up newer 9.8 builds across the toolchain, so this is a larger refresh than the previous point-release update in #473.Notable package transitions:
glibc-develkernel-headersrust/cargoclang/llvmcmakegccgcc-toolset-14*gcc-toolset-15*15.2.1opensslsystemdThis keeps Konflux hermetic builds able to resolve all dependencies against the refreshed 9.8 repositories.
Commands used
Test plan
bpfman-daemon-ystream-on-pull-requestpipeline passes on this PR.