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

[aptpkg] Add deb822 repository format support #67748

Open
wants to merge 3 commits into
base: 3006.x
Choose a base branch
from

Conversation

m-czernek
Copy link
Contributor

@m-czernek m-czernek commented Feb 18, 2025

What does this PR do?

In this PR, we are:

  • Adding aptpkg support for repositories in the deb 822 format.
  • Improving the docs a little bit (I found the examples for aptpkg to be not very useful)

What issues does this PR fix or reference?

Fixes #66928, #67334, #67760

Forward port from: openSUSE/salt#692

Previous Behavior

Deb822 repositories are not recognized.

New Behavior

Users can use debian repositories in either the DEB822 or the old one-line format.

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

Yes

Please review Salt's Contributing Guide for best practices, including the
PR Guidelines.

See GitHub's page on GPG signing for more information about signing commits with GPG.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test:full Run the full test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants