Skip to content

change linux manager support#4811

Open
Gabriel Dufresne (GabrielDuf) wants to merge 1 commit into
mainfrom
wrong-date-support-linux
Open

change linux manager support#4811
Gabriel Dufresne (GabrielDuf) wants to merge 1 commit into
mainfrom
wrong-date-support-linux

Conversation

@GabrielDuf
Copy link
Copy Markdown
Contributor

This pull request updates the metadata for several Linux package manager integrations by marking that they do not support reporting package release dates. This change ensures that the application does not incorrectly assume that release date information is available from these backends.

Package manager metadata updates:

  • Set KnowsPackageReleaseDate to PackageReleaseDateSupport.No for the following managers:
    • Apt (src/UniGetUI.PackageEngine.Managers.Apt/Apt.cs)
    • Dnf (src/UniGetUI.PackageEngine.Managers.Dnf/Dnf.cs)
    • Flatpak (src/UniGetUI.PackageEngine.Managers.Flatpak/Flatpak.cs)
    • Pacman (src/UniGetUI.PackageEngine.Managers.Pacman/Pacman.cs)
    • Snap (src/UniGetUI.PackageEngine.Managers.Snap/Snap.cs)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants