diff --git a/debian/changelog b/debian/changelog index 7448437300..83113934a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,21 @@ +authd (0.5.6) questing; urgency=medium + + * New launchpad upload + + -- Adrian Dombeck Wed, 18 Jun 2025 16:05:23 +0200 + +authd (0.5.5) questing; urgency=medium + + * Fix race with accounts service which could result in authd users not being + listed in the GDM login screen. + * When authenticating on the command-line, show a message that explains that + the escape key can be used to go back. + * Improve log message. + * Update Go dependencies: + - toolchain go1.23.10 + + -- Tue, 17 Jun 2025 19:42:04 +0200 + authd (0.5.4) questing; urgency=medium * CVE-2025-5689: Fix new users logging in via SSH being part of the root group