From 3f2cca27e959bfac7d10f0ab65506dd8c7966411 Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 28 Mar 2024 23:30:43 -0500 Subject: [PATCH] Ship it! --- debian/changelog | 7 ++++--- debian/control | 2 +- lubuntu/modules/users.conf | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 0a8ac22..a841684 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ -calamares-settings-ubuntu (1:24.04.21) UNRELEASED; urgency=medium +calamares-settings-ubuntu (1:24.04.21) noble; urgency=medium [ Simon Quigley ] - * Revamp pkgselect and enable it for everyone. (LP: #2056061) + * Revamp pkgselect and enable it for everyone (LP: #2056061). * Wraaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaap. + * No-network UX improvements for pkgselect (LP: #2048727). [ Aaron Rainbolt ] * Don't try to start Unity after the OEM environment exits on Ubuntu Unity, @@ -12,7 +13,7 @@ calamares-settings-ubuntu (1:24.04.21) UNRELEASED; urgency=medium [ Walter Lapchynski ] * Make links work. (LP: #1981473) - -- Simon Quigley Thu, 21 Mar 2024 18:40:34 -0500 + -- Simon Quigley Thu, 28 Mar 2024 23:30:34 -0500 calamares-settings-ubuntu (1:24.04.20) noble; urgency=medium diff --git a/debian/control b/debian/control index f3ae3e6..6369fc2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Lubuntu Developers Uploaders: Simon Quigley -Build-Depends: calamares (>= 3.3.1-0ubuntu3), +Build-Depends: calamares (>= 3.3.5), cmake, debhelper-compat (= 13), extra-cmake-modules, diff --git a/lubuntu/modules/users.conf b/lubuntu/modules/users.conf index cc11f7f..d541d3c 100644 --- a/lubuntu/modules/users.conf +++ b/lubuntu/modules/users.conf @@ -20,3 +20,4 @@ passwordRequirements: user: shell: /bin/bash forbidden_names: [ root ] +allowActiveDirectory: true