Releases: linuxmint/mintcommon
Releases · linuxmint/mintcommon
master.mint22
appstream_pool.py: Don't try to process disabled remotes. It fails safely but ends up printing a lot of unnecessary warnings.
master.lmde7
appstream_pool.py: Don't try to process disabled remotes. It fails safely but ends up printing a lot of unnecessary warnings.
master.lmde6
don't filter out librewolf (#67) * don't filter out any packages starting with "libre" * special-case librewolf instead as suggested
master.mint21
2.3.1
master.lmde5
_flatpak.py: Fix end-of-lifed-with-rebase handling. This was only marking the eol'd package for removal, but would fail to add a replacement, as the arguments for add_rebase() were incorrect.