[ubuntu/hirsute-proposed] user-setup 1.85ubuntu1 (Accepted)
Lukas Märdian
lukas.maerdian at canonical.com
Wed Nov 4 13:15:11 UTC 2020
user-setup (1.85ubuntu1) hirsute; urgency=medium
* Merge with Debian unstable (LP: #1902533). 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.
* Do not ship distro specific translations, use Launchpad instead
- according to TranslationLifecycle
user-setup (1.85) unstable; urgency=medium
* Team upload
[ Updated translations ]
* French (fr.po) by Baptiste Jammet
* Serbian (sr.po) by Filipovic Dragan
user-setup (1.84) unstable; urgency=medium
* Team upload
[ Updated translations ]
* Hebrew (he.po) by Yaron Shahrabani
* Icelandic (is.po) by Sveinn í Felli
* Norwegian Bokmal (nb.po) by Allan Nordhøy
user-setup (1.83) unstable; urgency=medium
* Team upload
[ Colin Watson ]
* Add input, kvm, and render to reserved-usernames; udev.postinst adds
these as system groups.
[ Holger Wansing ]
* Fix missing package name in 'Project-Id-Version' header of template.pot
file, to allow correct declaration in po|pot files.
[ Updated translations ]
* Czech (cs.po) by Miroslav Kure
user-setup (1.82) unstable; urgency=medium
* Team upload
[ Cyril Brulebois ]
* Remove Christian Perrier from Uploaders, with many thanks for all
his contributions over the years!
[ Philip Hands ]
* enable salsa-CI pipeline
[ Updated translations ]
* Croatian (hr.po) by gogogogi
* Icelandic (is.po) by Sveinn í Felli
* Portuguese (pt.po) by Miguel Figueiredo
user-setup (1.81) unstable; urgency=medium
* Team upload
[ Updated translations ]
* Vietnamese (vi.po) by Trần Ngọc Quân
user-setup (1.80) unstable; urgency=medium
* Team upload
* Remove trailing whitespace from changelog file, to fix lintian tag.
[ Updated translations ]
* Persian (fa.po) by nima sahraneshin
* Hebrew (he.po) by Yaron Shahrabani
user-setup (1.79) unstable; urgency=medium
* Team upload
[ Colin Watson ]
* Change priority of user-setup binary package to optional, since
"Priority: extra" is now deprecated.
[ Updated translations ]
* Croatian (hr.po) by Valentin Vidic
user-setup (1.78) unstable; urgency=medium
* Team upload
[ Cyril Brulebois ]
* Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
[ Updated translations ]
* German (de.po) by Holger Wansing
* Hebrew (he.po) by Yaron Shahrabani
* Telugu (te.po) by Praveen Illa
user-setup (1.77) unstable; urgency=medium
[ Updated translations ]
* Arabic (ar.po) by ButterflyOfFire
user-setup (1.76) unstable; urgency=medium
[ Updated translations ]
* Hebrew (he.po) by Yaron Shahrabani
* Tajik (tg.po) by Victor Ibragimov
user-setup (1.75) unstable; urgency=medium
[ Updated translations ]
* Tajik (tg.po) by Victor Ibragimov
user-setup (1.74) unstable; urgency=medium
[ Updated translations ]
* Icelandic (is.po) by Sveinn í Felli
user-setup (1.73) unstable; urgency=medium
[ Updated translations ]
* Nepali (ne.po) by Jeewal Kunwar
user-setup (1.72) unstable; urgency=medium
[ Updated translations ]
* Lithuanian (lt.po) by Rimas Kudelis
* Norwegian Nynorsk (nn.po) by Allan Nordhøy
* Swedish (sv.po) by Anders Jonsson
user-setup (1.71) unstable; urgency=medium
[ Didier Raboud ]
* As kdesudo got removed from stretch, remove the kde-specific
pre-pkgsel debconf-set-selection that preconfigured it.
[ Christian Perrier ]
* Drop spepcific handling of logins for some users including
myself..:-). Closes: #875909
[ Updated translations ]
* Albanian (sq.po) by Redon Skikuli
user-setup (1.69) unstable; urgency=medium
[ Steve McIntyre ]
* Add myself to uploaders
* Cope with a different *disabled* root password ("!*") in /etc/shadow as
well as the normal unset one ("*"). Closes: #866206, fixing a major
bug in the live installer.
user-setup (1.68) unstable; urgency=medium
[ Updated translations ]
* Simplified Chinese (zh_CN.po) by Yangfl
user-setup (1.67) unstable; urgency=medium
[ Colin Watson ]
* Update reserved-usernames from base-passwd 3.5.41.
* Add dnsmasq to reserved-usernames.
user-setup (1.66) unstable; urgency=medium
[ Updated translations ]
* Danish (da.po) by Joe Hansen
user-setup (1.65) unstable; urgency=medium
[ Updated translations ]
* Turkish (tr.po) by Mert Dirik
user-setup (1.64) unstable; urgency=medium
* Update reserved-usernames from base-passwd 3.5.39.
* Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
Date: Wed, 04 Nov 2020 10:11:52 +0100
Changed-By: Lukas Märdian <lukas.maerdian at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Balint Reczey <balint.reczey at canonical.com>
https://launchpad.net/ubuntu/+source/user-setup/1.85ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 04 Nov 2020 10:11:52 +0100
Source: user-setup
Architecture: source
Version: 1.85ubuntu1
Distribution: hirsute
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lukas Märdian <lukas.maerdian at canonical.com>
Closes: 866206 875909
Launchpad-Bugs-Fixed: 1902533
Changes:
user-setup (1.85ubuntu1) hirsute; urgency=medium
.
* Merge with Debian unstable (LP: #1902533). 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.
* Do not ship distro specific translations, use Launchpad instead
- according to TranslationLifecycle
.
user-setup (1.85) unstable; urgency=medium
.
* Team upload
.
[ Updated translations ]
* French (fr.po) by Baptiste Jammet
* Serbian (sr.po) by Filipovic Dragan
.
user-setup (1.84) unstable; urgency=medium
.
* Team upload
.
[ Updated translations ]
* Hebrew (he.po) by Yaron Shahrabani
* Icelandic (is.po) by Sveinn í Felli
* Norwegian Bokmal (nb.po) by Allan Nordhøy
.
user-setup (1.83) unstable; urgency=medium
.
* Team upload
.
[ Colin Watson ]
* Add input, kvm, and render to reserved-usernames; udev.postinst adds
these as system groups.
.
[ Holger Wansing ]
* Fix missing package name in 'Project-Id-Version' header of template.pot
file, to allow correct declaration in po|pot files.
.
[ Updated translations ]
* Czech (cs.po) by Miroslav Kure
.
user-setup (1.82) unstable; urgency=medium
.
* Team upload
.
[ Cyril Brulebois ]
* Remove Christian Perrier from Uploaders, with many thanks for all
his contributions over the years!
.
[ Philip Hands ]
* enable salsa-CI pipeline
.
[ Updated translations ]
* Croatian (hr.po) by gogogogi
* Icelandic (is.po) by Sveinn í Felli
* Portuguese (pt.po) by Miguel Figueiredo
.
user-setup (1.81) unstable; urgency=medium
.
* Team upload
.
[ Updated translations ]
* Vietnamese (vi.po) by Trần Ngọc Quân
.
user-setup (1.80) unstable; urgency=medium
.
* Team upload
.
* Remove trailing whitespace from changelog file, to fix lintian tag.
.
[ Updated translations ]
* Persian (fa.po) by nima sahraneshin
* Hebrew (he.po) by Yaron Shahrabani
.
user-setup (1.79) unstable; urgency=medium
.
* Team upload
.
[ Colin Watson ]
* Change priority of user-setup binary package to optional, since
"Priority: extra" is now deprecated.
.
[ Updated translations ]
* Croatian (hr.po) by Valentin Vidic
.
user-setup (1.78) unstable; urgency=medium
.
* Team upload
.
[ Cyril Brulebois ]
* Update Vcs-{Browser,Git} to point to salsa (alioth's replacement).
.
[ Updated translations ]
* German (de.po) by Holger Wansing
* Hebrew (he.po) by Yaron Shahrabani
* Telugu (te.po) by Praveen Illa
.
user-setup (1.77) unstable; urgency=medium
.
[ Updated translations ]
* Arabic (ar.po) by ButterflyOfFire
.
user-setup (1.76) unstable; urgency=medium
.
[ Updated translations ]
* Hebrew (he.po) by Yaron Shahrabani
* Tajik (tg.po) by Victor Ibragimov
.
user-setup (1.75) unstable; urgency=medium
.
[ Updated translations ]
* Tajik (tg.po) by Victor Ibragimov
.
user-setup (1.74) unstable; urgency=medium
.
[ Updated translations ]
* Icelandic (is.po) by Sveinn í Felli
.
user-setup (1.73) unstable; urgency=medium
.
[ Updated translations ]
* Nepali (ne.po) by Jeewal Kunwar
.
user-setup (1.72) unstable; urgency=medium
.
[ Updated translations ]
* Lithuanian (lt.po) by Rimas Kudelis
* Norwegian Nynorsk (nn.po) by Allan Nordhøy
* Swedish (sv.po) by Anders Jonsson
.
user-setup (1.71) unstable; urgency=medium
.
[ Didier Raboud ]
* As kdesudo got removed from stretch, remove the kde-specific
pre-pkgsel debconf-set-selection that preconfigured it.
.
[ Christian Perrier ]
* Drop spepcific handling of logins for some users including
myself..:-). Closes: #875909
.
[ Updated translations ]
* Albanian (sq.po) by Redon Skikuli
.
user-setup (1.69) unstable; urgency=medium
.
[ Steve McIntyre ]
* Add myself to uploaders
* Cope with a different *disabled* root password ("!*") in /etc/shadow as
well as the normal unset one ("*"). Closes: #866206, fixing a major
bug in the live installer.
.
user-setup (1.68) unstable; urgency=medium
.
[ Updated translations ]
* Simplified Chinese (zh_CN.po) by Yangfl
.
user-setup (1.67) unstable; urgency=medium
.
[ Colin Watson ]
* Update reserved-usernames from base-passwd 3.5.41.
* Add dnsmasq to reserved-usernames.
.
user-setup (1.66) unstable; urgency=medium
.
[ Updated translations ]
* Danish (da.po) by Joe Hansen
.
user-setup (1.65) unstable; urgency=medium
.
[ Updated translations ]
* Turkish (tr.po) by Mert Dirik
.
user-setup (1.64) unstable; urgency=medium
.
* Update reserved-usernames from base-passwd 3.5.39.
* Use HTTPS for Vcs-* URLs, and link to cgit rather than gitweb.
Checksums-Sha1:
3805569d8d11fded5e1f5bbb68fa1bf29b9047ef 1862 user-setup_1.85ubuntu1.dsc
9701df561fd1e121ee3365a508e3e0ea3928feb5 159612 user-setup_1.85ubuntu1.tar.xz
9f2175bae7265d2e980caf454841b67c3483fbd6 7232 user-setup_1.85ubuntu1_source.buildinfo
Checksums-Sha256:
a47ab1be0044388a198b8fa48198210d03425bd7d0f8c97356ea549b911b77aa 1862 user-setup_1.85ubuntu1.dsc
20a5f9453849018874de7147d531716b8b078b1e4cfb023e83687f1a684f0288 159612 user-setup_1.85ubuntu1.tar.xz
bf4fc84dc278cf228972cac77e6043ae5431910478d4450062b47e69870e7148 7232 user-setup_1.85ubuntu1_source.buildinfo
Files:
546a8ca3389cef934b46bc8446e73ca0 1862 debian-installer optional user-setup_1.85ubuntu1.dsc
367535322eee2d3a292fd99c930ebeef 159612 debian-installer optional user-setup_1.85ubuntu1.tar.xz
e8f7a24d23aff47e1b73eaf41ce5a1bc 7232 debian-installer optional user-setup_1.85ubuntu1_source.buildinfo
Original-Maintainer: Debian Install System Team <debian-boot at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEI/PvTgXX55rLQUfDg6KBkWslS0UFAl+iqQIACgkQg6KBkWsl
S0WsuA/+IxUosoAczjkw4Imdz6EHf7WC0JLNExyun3naFCUiDKn52pEBSs62yUF+
SdHiDHYQpijxrWw2cmgcFFEU4obm4x1acrcHKOGCEYCXYsXFXmMKKuplzn4xxCmL
K+bM6dPDISRljKLcpmbDlqr4M8+E3sG5Q6x1KG6qZJ7gERvOSnoZdsr/dHFYFaW2
KwmnH5UeLby2DJP1AUHEnzEjvkphBgn1ySqVhO1c9GeCisFUx3Lj1Zr3cp7aEten
BE3Jw/jQBcrRomKVkvLggq2uoeNsk3blRmW+b10B8dKEwFCMEzhhs7yf1VqMAFWy
pPEvdiUwAMdH2nNbLhHYnoWjYNyiWHApnpFdaF3b5lxOqds2Xx/EDAE5Fl/pkzMh
b0WhC8jF4v2p0w6eaeKuNAOVmGC0cxT/cwLY+Q05K9vgCMAw+Qkv9KxE0m+TkUkI
QMcrDAvUZA16nYIqoNDz8FI0ykILLjLlx8VLYD5yIRxvOIPCkp0R/5QdzVkiL7Yh
7qX7tNvcXlSsD5rEyRwO0sX23uX1OlrGoNAbmYwNzNHQqXteFP4kAeSEx4FsLp2M
+cvBOrLfldVOVm/JAT3aWArOxyLYbGiY09NGJjTT0fYoxr1QlfOnC0EyqtKTjt9k
7PtzIarr2V51tw4NCxn1Bv7+kDiKeELnpyVF3/FM9Rm1KDpgTkY=
=9YWp
-----END PGP SIGNATURE-----
More information about the Hirsute-changes
mailing list