Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rhel-10.0: $releasever_{major,minor}, shell-style variable substitution #1702

Merged

Conversation

Diego Herrera and others added 5 commits March 6, 2025 17:55
releasever_major and releasever_minor can now be overridden by virtual
provides on the system-release package (any of `DISTROVERPKG`). The
detection of releasever is unchanged. releasever_major and
releasever_minor are specified by the versions of the
`system-release-major` and `system-release-minor` provides,
respectively.

Introduces dnf_context_set_release_ver_major and
dnf_context_set_release_ver_minor.
…litting

Introduces dnf_context_get_release_ver_major and
dnf_context_get_release_ver_minor.
Rework `dnf_repo_substitute` to call the C++ API's
ConfigParser::substitute instead of librepo's lr_url_substitute.

Resolves rpm-software-management#1690
@evan-goode evan-goode requested review from a team and kontura and removed request for a team March 6, 2025 18:03
@kontura kontura merged commit c6ee39c into rpm-software-management:rhel-10.0 Mar 7, 2025
4 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants