Skip to content

Releases: linuxmint/mintcommon

master.mint22

15 Mar 22:50
825e3ee

Choose a tag to compare

_flatpak.py: Don't look for themes on disabled remotes.

Removes a warning.

master.lmde7

15 Mar 22:51
825e3ee

Choose a tag to compare

_flatpak.py: Don't look for themes on disabled remotes.

Removes a warning.

master.lmde6

30 Jul 13:45
6034824

Choose a tag to compare

don't filter out librewolf (#67)

* don't filter out any packages starting with "libre"

* special-case librewolf instead as suggested

master.mint21

13 Feb 16:06

Choose a tag to compare

master.lmde5

21 Sep 15:58
8ddcdd2

Choose a tag to compare

_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.