[ubuntu/kinetic-proposed] user-setup 1.90ubuntu1 (Accepted)

Lukas Märdian slyon at ubuntu.com
Mon Aug 22 12:47:12 UTC 2022


user-setup (1.90ubuntu1) kinetic; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - user-setup-apply: user-setup-udeb.templates: Add the initial user to the
      adm, libvirtd, sambashare and lxd groups too.
      Do not add them to the audio, video, floppy, netdev, scanner or bluetooth
      groups.
    - user-setup-udeb.templates: Default passwd/root-login to false
    - user-setup-apply: Create the spu group on powerpc/ps3 and powerpc/cell
    - functions.sh: Make is_system_user always return false if
      OVERRIDE_SYSTEM_USER is set.
    - functions.sh: Consider a password of '!' in shadow for root to be unset
    - reserved-usernames: Add maas to reserved-usernames
    - user-setup-apply: Fix paths for GDM configs which are now in /etc/gdm3
    - user-setup-apply: Fix sddm.conf paths when replacing PLACEHOLDER
    - user-setup-ask: Lower priority of the encrypt home question
    - user-setup-apply: Mount /proc before calling adduser --encrypt-home
    Old changes (one big commit in git-ubuntu):
    - Add preseedable passwd/auto-login question; if set to true, configure
      gdm, kdm, lxdm, sddm, and lightdm for automatic login.  Add
      passwd/auto-login-backup question which backs up the previous contents
      of the files as well.
    - Ask whether the user wants to encrypt their home directory.
    - Allow forcing the encrypted home option.
    - If a user requests an encrypted-home, we must have their login
      passphrase, in order to wrap their mount passphrase; it's
      fundamentally incompatible to preseed encrypted-home AND a crypted
      password; if this happens, send the user back to password selection.
    - Zero out swap devices at the end of install when encryption is
      enabled.
    - Provide a progress message for wiping swap space.
    - If user-setup/allow-password-empty is preseeded to true, allow empty
      passwords.
    - Add weak password detection (purely length-based for now, matching
      partman-crypto).
    - Don't restrict guest login from login screen if autologin was
      configured, just restrict autologin for guest specifically.
    - If OVERRIDE_ALREADY_ENCRYPTED_SWAP is set in the environment, assume
      that encrypted swap has already been set up rather than re-creating
      and re-zeroing swap.

user-setup (1.90) unstable; urgency=medium

  * Team upload

  * Adapt lintian-overrides to recent 'pointed hints' changings.

  [ Updated translations ]
  * Basque (eu.po) by Gontzal Manuel Pujana Onaindia
  * Vietnamese (vi.po) by Trần Ngọc Quân

user-setup (1.89) unstable; urgency=medium

  * Team upload

  [ Updated translations ]
  * Danish (da.po) by Joe Hansen
  * Norwegian Nynorsk (nn.po) by aujawindar
  * Simplified Chinese (zh_CN.po) by Wenbin Lv

  [ Debian Janitor ]
  * Add missing ${misc:Depends} to Depends for user-setup-udeb.
  * Bump debhelper from deprecated 9 to 13.
  * Set debhelper-compat version in Build-Depends.
  * Update renamed lintian tag names in lintian overrides.

Date: Mon, 22 Aug 2022 14:21:02 +0200
Changed-By: Lukas Märdian <slyon at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/user-setup/1.90ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 22 Aug 2022 14:21:02 +0200
Source: user-setup
Built-For-Profiles: noudeb
Architecture: source
Version: 1.90ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lukas Märdian <slyon at ubuntu.com>
Changes:
 user-setup (1.90ubuntu1) kinetic; urgency=medium
 .
   * Merge with Debian unstable. Remaining changes:
     - user-setup-apply: user-setup-udeb.templates: Add the initial user to the
       adm, libvirtd, sambashare and lxd groups too.
       Do not add them to the audio, video, floppy, netdev, scanner or bluetooth
       groups.
     - user-setup-udeb.templates: Default passwd/root-login to false
     - user-setup-apply: Create the spu group on powerpc/ps3 and powerpc/cell
     - functions.sh: Make is_system_user always return false if
       OVERRIDE_SYSTEM_USER is set.
     - functions.sh: Consider a password of '!' in shadow for root to be unset
     - reserved-usernames: Add maas to reserved-usernames
     - user-setup-apply: Fix paths for GDM configs which are now in /etc/gdm3
     - user-setup-apply: Fix sddm.conf paths when replacing PLACEHOLDER
     - user-setup-ask: Lower priority of the encrypt home question
     - user-setup-apply: Mount /proc before calling adduser --encrypt-home
     Old changes (one big commit in git-ubuntu):
     - Add preseedable passwd/auto-login question; if set to true, configure
       gdm, kdm, lxdm, sddm, and lightdm for automatic login.  Add
       passwd/auto-login-backup question which backs up the previous contents
       of the files as well.
     - Ask whether the user wants to encrypt their home directory.
     - Allow forcing the encrypted home option.
     - If a user requests an encrypted-home, we must have their login
       passphrase, in order to wrap their mount passphrase; it's
       fundamentally incompatible to preseed encrypted-home AND a crypted
       password; if this happens, send the user back to password selection.
     - Zero out swap devices at the end of install when encryption is
       enabled.
     - Provide a progress message for wiping swap space.
     - If user-setup/allow-password-empty is preseeded to true, allow empty
       passwords.
     - Add weak password detection (purely length-based for now, matching
       partman-crypto).
     - Don't restrict guest login from login screen if autologin was
       configured, just restrict autologin for guest specifically.
     - If OVERRIDE_ALREADY_ENCRYPTED_SWAP is set in the environment, assume
       that encrypted swap has already been set up rather than re-creating
       and re-zeroing swap.
 .
 user-setup (1.90) unstable; urgency=medium
 .
   * Team upload
 .
   * Adapt lintian-overrides to recent 'pointed hints' changings.
 .
   [ Updated translations ]
   * Basque (eu.po) by Gontzal Manuel Pujana Onaindia
   * Vietnamese (vi.po) by Trần Ngọc Quân
 .
 user-setup (1.89) unstable; urgency=medium
 .
   * Team upload
 .
   [ Updated translations ]
   * Danish (da.po) by Joe Hansen
   * Norwegian Nynorsk (nn.po) by aujawindar
   * Simplified Chinese (zh_CN.po) by Wenbin Lv
 .
   [ Debian Janitor ]
   * Add missing ${misc:Depends} to Depends for user-setup-udeb.
   * Bump debhelper from deprecated 9 to 13.
   * Set debhelper-compat version in Build-Depends.
   * Update renamed lintian tag names in lintian overrides.
Checksums-Sha1:
 4d3347f3804a32f9bc807f328e1ba92e81543990 1869 user-setup_1.90ubuntu1.dsc
 004503d554db69d3570b5c49be6aa44b9b7e1b80 184528 user-setup_1.90ubuntu1.tar.xz
 6a13a66c0eae02b075777c2b0e0a2c64433595ac 7471 user-setup_1.90ubuntu1_source.buildinfo
Checksums-Sha256:
 69d0bfe5a6cf5c1407c97773a3dc21c34863c77017188d9380582fe3e1b793f1 1869 user-setup_1.90ubuntu1.dsc
 aaec041c69e7a017b55e6f080244e7824689d5d133c051a466acdce97b6c766d 184528 user-setup_1.90ubuntu1.tar.xz
 043d3b4dffbd066b40464b1ae7ece2d9fbcbca370517fc33f46db1adb1e2757c 7471 user-setup_1.90ubuntu1_source.buildinfo
Files:
 d65080e920c8c0e9f10ecc77dae59a60 1869 debian-installer optional user-setup_1.90ubuntu1.dsc
 5f18383b32cf15244a5309c0e1677d3a 184528 debian-installer optional user-setup_1.90ubuntu1.tar.xz
 9f5e83f3e7c498d79e53b07e7ed2fdb5 7471 debian-installer optional user-setup_1.90ubuntu1_source.buildinfo
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
Vcs-Git: https://git.launchpad.net/~slyon/ubuntu/+source/user-setup
Vcs-Git-Ref: refs/heads/merge-190
Vcs-Git-Commit: 989e63fc46bd72d7723faac51dae8b52169a3ecf


More information about the kinetic-changes mailing list