linuxmuster-fileserver (7.4.0-0) lmn74; urgency=low

  * Add support for Ubuntu 26.04 LTS (Resolute Raccoon)
  * Replace the "ntp" dependency, which no longer exists in Ubuntu 26.04,
    with "chrony | ntpsec | systemd-timesyncd"
  * Add explicit dependency on python3
  * Fix SyntaxWarning about invalid escape sequences emitted by Python 3.14
    on every invocation (banner is now a raw string)
  * Switch packaging to debhelper compat level 13
  * Declare source format 3.0 (native)
  * Build releases on the Ubuntu 26.04 runner image
  * Publish to the lmn74 distribution
  * nsswitch.conf template: use "files" instead of the legacy "compat" NSS
    service and drop "mdns4_minimal", whose module is not installed
  * Depend on libnss-systemd, which provides the "systemd" NSS service the
    nsswitch.conf template refers to
  * linuxmuster-fix-acls: return instead of continue outside a loop, and
    print a correct usage line when no school is given
  * Makefile: drop the unused CONFIGFILE variable and the "all" target that
    referred to a non-existent "build" target

 -- Lukas Spitznagel <lukas.spitznagel@netzint.de>  Fri, 24 Jul 2026 12:00:00 +0200

linuxmuster-fileserver (7.3.1~rc2-0) lmn73; urgency=low

  * Use setfacl -R instead of per-file ACL application (PR #1)
  * Improve migration documentation in README (PR #2)

 -- Lukas Spitznagel <lukas.spitznagel@netzint.de>  Mon, 07 Apr 2026 12:00:00 +0200

linuxmuster-fileserver (7.3.1~rc1-0) lmn73; urgency=low

  * Use sys.exit() instead of exit() for robustness
  * Show error output on failed AD domain join
  * Use getpass for hidden password input
  * Update GitHub Actions to latest versions
  * Add prerelease support to CI workflow
  * Skip archive repo publish for prereleases

 -- Lukas Spitznagel <lukas.spitznagel@netzint.de>  Tue, 11 Mar 2026 12:00:00 +0100

linuxmuster-fileserver (7.3.0-0) lmn73; urgency=low

  * Initial release on linuxmuster repository

 -- Lukas Spitznagel <lukas.spitznagel@netzint.de>  Wed, 02 Apr 2025 13:28:00 +0200
