Skip to content

7.4.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 08:33
· 1 commit to master since this release

Full Changelog: v7.4.0...v7.4.1

  • fix(linuxmuster-distupgrade): reinforce-install linuxmuster-* packages
    before dist-upgrade, so a new dependency conflicting with an installed
    package (e.g. dracut vs. initramfs-tools since linuxmuster-base7 7.4.11)
    no longer leaves the package held back (df24dd4).
  • feat(linuxmuster-distupgrade): add -c|--clean (runs "apt-get clean" at
    the end) and -h|--help options (5bf751d).