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

api: drop server side handling of package_changes #402

Merged
merged 1 commit into from
Oct 9, 2022

Commits on Oct 4, 2022

  1. api: drop server side handling of package_changes

    This causes more issues than good. The server must only provide such
    information and the client should request the user what do to or may
    "auto default" to what `package_changes` suggest.
    
    Changing this on the server side confuses clients that compare the
    requested list of packages with the resulting list of packages.
    
    Signed-off-by: Paul Spooren <mail@aparcar.org>
    aparcar committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    d6cd7b8 View commit details
    Browse the repository at this point in the history