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

Change gpgcheck option to pkg_gpgcheck but stay compatible #1766

Merged
merged 2 commits into from
Oct 21, 2024

Conversation

kontura
Copy link
Contributor

@kontura kontura commented Oct 9, 2024

Changes the name to a more apt pkg_gpgcheck but gpgcheck is still accepted. At this point I am not sure we will ever be able to drop it.

It adds new getter API to both main and repo: get_pkg_gpgcheck_option and depracates the old get_gpgcheck_option.
It also extends libdnf5::cli::output::IRepoInfo with get_pkg_gpgcheck and the dnf5daemon-server should also accept pkg_gpgcheck attribute.

For: #1649

Changes the name to a more apt `pkg_gpgcheck` but `gpgcheck` is still
accepted. At this point I am not sure we will ever be able to drop it.

It adds new getter API to both main and repo: `get_pkg_gpgcheck_option`
and depracates the old `get_gpgcheck_option`.
It also extends `libdnf5::cli::output::IRepoInfo` with `get_pkg_gpgcheck`
and the `dnf5daemon-server` should also accept `pkg_gpgcheck` attribute.

For: rpm-software-management#1649
@jan-kolarik jan-kolarik self-assigned this Oct 14, 2024
@jan-kolarik
Copy link
Member

Thanks!

@jan-kolarik jan-kolarik added this pull request to the merge queue Oct 21, 2024
Merged via the queue into rpm-software-management:main with commit 03fa953 Oct 21, 2024
14 of 20 checks passed
jan-kolarik pushed a commit to rpm-software-management/ci-dnf-stack that referenced this pull request Oct 21, 2024
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