diff --git a/debian/changelog b/debian/changelog index 0fac38e..0b9c166 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +calamares-settings-ubuntu (1:24.04.16) noble; urgency=medium + + * Actually fix the autologin bug. + * Don't kick the user out of first-run configuration mode if they don't + complete it the first time around. + * Fix a bug that caused the first-run setup wizard to not run even after + instructing it to. + + -- Aaron Rainbolt Thu, 15 Feb 2024 10:36:34 -0600 + calamares-settings-ubuntu (1:24.04.15) noble; urgency=medium * Add Lubuntu OEM config. diff --git a/kubuntu/oem/calamares-finish-oem b/kubuntu/oem/calamares-finish-oem index f8140e7..3366f62 100755 --- a/kubuntu/oem/calamares-finish-oem +++ b/kubuntu/oem/calamares-finish-oem @@ -12,7 +12,7 @@ if kdialog --warningyesno "${msg}"; then sddm_file="$(cat <