Skip to content

Releases: linuxmint/mintcommon

master.mint22

Choose a tag to compare

@github-actions github-actions released this 06 May 14:27
3959723
flatpak addons: Discover shared addons also (like LinuxAudio).

master.lmde7

Choose a tag to compare

@github-actions github-actions released this 06 May 14:27
3959723
flatpak addons: Discover shared addons also (like LinuxAudio).

master.lmde6

Choose a tag to compare

@github-actions github-actions released this 30 Jul 13:45
6034824
don't filter out librewolf (#67)

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

* special-case librewolf instead as suggested

master.mint21

Choose a tag to compare

@github-actions github-actions released this 13 Feb 16:06
2.3.1

master.lmde5

Choose a tag to compare

@github-actions github-actions released this 21 Sep 15:58
8ddcdd2
_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.