Skip to content

Refresh RPM lockfile for RHEL 9.7 updates#473

Merged
frobware merged 1 commit into
openshift:mainfrom
frobware:refresh-rpm-lockfile-20260303
Mar 3, 2026
Merged

Refresh RPM lockfile for RHEL 9.7 updates#473
frobware merged 1 commit into
openshift:mainfrom
frobware:refresh-rpm-lockfile-20260303

Conversation

@frobware
Copy link
Copy Markdown

@frobware frobware commented Mar 3, 2026

Summary

  • Regenerate rpms.lock.yaml against the current RHEL 9.7 repositories
    to keep the lockfile in sync with the base image.

Key package updates:

  • glibc-devel: 2.34-231.el9_7.2 -> 2.34-231.el9_7.10
  • kernel-headers: 5.14.0-611.30.1 -> 5.14.0-611.36.1

This ensures Konflux hermetic builds can resolve all dependencies
correctly.

Commands used

# Refresh RHEL entitlements
./hack/openshift/get-rhel-entitlements.sh -u <username>@redhat.com

# Regenerate lockfile with entitlements
./hack/openshift/generate-rpm-lockfile.sh -e ~/.rhel-entitlements

Test plan

  • Verify the Konflux bpfman-daemon-ystream-on-pull-request pipeline
    passes on this PR.

Regenerate rpms.lock.yaml against current RHEL 9.7 repositories to
pick up the latest package versions. Key updates include:

- glibc-devel: 2.34-231.el9_7.2 -> 2.34-231.el9_7.10
- kernel-headers: 5.14.0-611.30.1 -> 5.14.0-611.36.1

This keeps the lockfile in sync with the base image and ensures
Konflux hermetic builds can resolve all dependencies.
@openshift-ci openshift-ci Bot requested review from Billy99 and dave-tucker March 3, 2026 15:01
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Mar 3, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: frobware

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 3, 2026
@frobware
Copy link
Copy Markdown
Author

frobware commented Mar 3, 2026

/retest

@frobware frobware merged commit e2a11ac into openshift:main Mar 3, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant