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

Some bits missing in the deb822 transition #2916

Merged
merged 4 commits into from
Jan 16, 2024
Merged

Commits on Jan 12, 2024

  1. prerm: also delete .sources files

    Signed-off-by: Renan Rodrigo <[email protected]>
    renanrodrigo committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    ef13af4 View commit details
    Browse the repository at this point in the history
  2. tests: fix check for private esm cache in upgrade test

    Signed-off-by: Renan Rodrigo <[email protected]>
    renanrodrigo committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0708d63 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. deb822: try to update the .sources file if present

    Signed-off-by: Renan Rodrigo <[email protected]>
    renanrodrigo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    7f31d64 View commit details
    Browse the repository at this point in the history
  2. chore: remove newline in deb822 template

    newlines indicate new stanzas, there is no need to confuse python3-apt
    
    Signed-off-by: Renan Rodrigo <[email protected]>
    renanrodrigo committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    aa705d6 View commit details
    Browse the repository at this point in the history