[ubuntu/kinetic-proposed] shadow 1:4.11.1+dfsg1-2ubuntu1 (Accepted)
Lukas Märdian
slyon at ubuntu.com
Tue May 24 13:25:12 UTC 2022
shadow (1:4.11.1+dfsg1-2ubuntu1) kinetic; urgency=medium
* Merge from Debian unstable. Remaining changes:
- debian/login.defs:
+ Update documentation of USERGROUPS_ENAB: with pam_umask, the UPG
handling does not only apply to "former (pre-PAM) uses".
+ Update documentation of UMASK: Explain that USERGROUPS_ENAB
will modify this default for UPGs.
+ Enable private home directories by default
- debian/{source_shadow.py,login.install}: Add apport hook
- debian/patches/1010_extrausers.patch:
+ Add support to passwd for libnss-extrausers
+ Add automatic detection of "extrausers" for usermod -G
- debian/patches/1011_extrausers_toggle.patch:
+ extrausers support for useradd and groupadd
- debian/patches/1012_extrausers_chfn.patch:
+ add support for --extrausers to the chfn tool
- debian/patches/1013_extrausers_deluser.patch:
+ add --extrausers option to "userdel"
- debian/patches/1014_extrausers_delgroup.patch:
+ add --extrausers option to "groupdel"
- debian/patches/1015_add_zsys_support.patch:
+ Call zsys to handle home directory if available.
- debian/patches/1016_extrausers_gpasswd.patch:
+ Add support for extrausers in gpasswd.
- d/p/506_relaxed_usernames.patch, d/t/{control,numeric-username}
+ disallow purely numeric usernames
- debian/tests/smoke:
+ Extend for extrausers support
* Dropped changes, applied in Debian:
- Basic test in d/t/control and d/t/smoke
- Documentation about HOME_MODE in login.defs
shadow (1:4.11.1+dfsg1-2) unstable; urgency=medium
[ Balint Reczey ]
* debian/README.source: Recommend submitting translations upstream
* debian/tests/control: Mark smoke test as superficial
* useradd: Restore defaults used up to 4.8.1 version.
Also fix /etc/default/useradd to state that mail spool directories are
not created.
* login.defs:
- List default value of HOME_MODE
- Warn about weak cryptographic choices, like upstream
- include HMAC_CRYPTO_ALGO key
- Fix typo
[ Jenkins ]
* Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
* Use canonical URL in Vcs-Git.
Changes-By: lintian-brush
Fixes: lintian: vcs-field-not-canonical
* Fix day-of-week for changelog entry 1:4.1.4.2+svn3283-3.
Changes-By: lintian-brush
Fixes: lintian: debian-changelog-has-wrong-day-of-week
shadow (1:4.11.1+dfsg1-1) unstable; urgency=medium
* debian/NEWS: Fix version and release of latest entry
shadow (1:4.11.1+dfsg1-0exp1) experimental; urgency=medium
* login: Don't list su command as shipped (Closes: #960637)
* Install nologin /usr/sbin without patching makefiles
* debian/copyright: Fully rewrite the file based on upstream license update
and exclude contrib/atudel from upstream tarball
* debian/watch: Repack upstream tarball with +dfsg1 suffix
* debian/upstream/signing-key.asc: Update upstream signing key
* New upstream version 4.11.1+dfsg1
* Refresh patches
* Set NONEXISTENT to /nonexistent in shipped login.defs (Closes: #960318)
* Enable newly added yescrypt support
* Include YESCRYPT options in shipped login.defs (Closes: #991914)
* debian/rules: Stop using --disable-shared to build shared libraries
* Ship the libsubid4 and libsubid-dev packages and ship getsubids in uidmap
* debian/rules: Drop obsolete variable setting
* debian/login.lintian-overrides: Drop unused override
* debian/control: Make the Vcs-Browser URL canonical
* debian/login.defs: List new GRANT_AUX_GROUP_SUBIDS option in shipped login.defs
* debian/NEWS: Mention new login behaviour regarding empty password field.
Also set PREVENT_NO_AUTH in shipped login.defs accordingly.
* debian/tests: Cherry-pick part of autopkgtest from Ubuntu.
Thanks to Michael Vogt for the more extensive suite in Ubuntu
* debian/login.defs: Set default subuid and subgid ranges
Date: Mon, 23 May 2022 14:23:01 +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/shadow/1:4.11.1+dfsg1-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 23 May 2022 14:23:01 +0200
Source: shadow
Built-For-Profiles: noudeb
Architecture: source
Version: 1:4.11.1+dfsg1-2ubuntu1
Distribution: kinetic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Lukas Märdian <slyon at ubuntu.com>
Closes: 960318 960637 991914
Changes:
shadow (1:4.11.1+dfsg1-2ubuntu1) kinetic; urgency=medium
.
* Merge from Debian unstable. Remaining changes:
- debian/login.defs:
+ Update documentation of USERGROUPS_ENAB: with pam_umask, the UPG
handling does not only apply to "former (pre-PAM) uses".
+ Update documentation of UMASK: Explain that USERGROUPS_ENAB
will modify this default for UPGs.
+ Enable private home directories by default
- debian/{source_shadow.py,login.install}: Add apport hook
- debian/patches/1010_extrausers.patch:
+ Add support to passwd for libnss-extrausers
+ Add automatic detection of "extrausers" for usermod -G
- debian/patches/1011_extrausers_toggle.patch:
+ extrausers support for useradd and groupadd
- debian/patches/1012_extrausers_chfn.patch:
+ add support for --extrausers to the chfn tool
- debian/patches/1013_extrausers_deluser.patch:
+ add --extrausers option to "userdel"
- debian/patches/1014_extrausers_delgroup.patch:
+ add --extrausers option to "groupdel"
- debian/patches/1015_add_zsys_support.patch:
+ Call zsys to handle home directory if available.
- debian/patches/1016_extrausers_gpasswd.patch:
+ Add support for extrausers in gpasswd.
- d/p/506_relaxed_usernames.patch, d/t/{control,numeric-username}
+ disallow purely numeric usernames
- debian/tests/smoke:
+ Extend for extrausers support
* Dropped changes, applied in Debian:
- Basic test in d/t/control and d/t/smoke
- Documentation about HOME_MODE in login.defs
.
shadow (1:4.11.1+dfsg1-2) unstable; urgency=medium
.
[ Balint Reczey ]
* debian/README.source: Recommend submitting translations upstream
* debian/tests/control: Mark smoke test as superficial
* useradd: Restore defaults used up to 4.8.1 version.
Also fix /etc/default/useradd to state that mail spool directories are
not created.
* login.defs:
- List default value of HOME_MODE
- Warn about weak cryptographic choices, like upstream
- include HMAC_CRYPTO_ALGO key
- Fix typo
.
[ Jenkins ]
* Trim trailing whitespace.
Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
* Use canonical URL in Vcs-Git.
Changes-By: lintian-brush
Fixes: lintian: vcs-field-not-canonical
* Fix day-of-week for changelog entry 1:4.1.4.2+svn3283-3.
Changes-By: lintian-brush
Fixes: lintian: debian-changelog-has-wrong-day-of-week
.
shadow (1:4.11.1+dfsg1-1) unstable; urgency=medium
.
* debian/NEWS: Fix version and release of latest entry
.
shadow (1:4.11.1+dfsg1-0exp1) experimental; urgency=medium
.
* login: Don't list su command as shipped (Closes: #960637)
* Install nologin /usr/sbin without patching makefiles
* debian/copyright: Fully rewrite the file based on upstream license update
and exclude contrib/atudel from upstream tarball
* debian/watch: Repack upstream tarball with +dfsg1 suffix
* debian/upstream/signing-key.asc: Update upstream signing key
* New upstream version 4.11.1+dfsg1
* Refresh patches
* Set NONEXISTENT to /nonexistent in shipped login.defs (Closes: #960318)
* Enable newly added yescrypt support
* Include YESCRYPT options in shipped login.defs (Closes: #991914)
* debian/rules: Stop using --disable-shared to build shared libraries
* Ship the libsubid4 and libsubid-dev packages and ship getsubids in uidmap
* debian/rules: Drop obsolete variable setting
* debian/login.lintian-overrides: Drop unused override
* debian/control: Make the Vcs-Browser URL canonical
* debian/login.defs: List new GRANT_AUX_GROUP_SUBIDS option in shipped login.defs
* debian/NEWS: Mention new login behaviour regarding empty password field.
Also set PREVENT_NO_AUTH in shipped login.defs accordingly.
* debian/tests: Cherry-pick part of autopkgtest from Ubuntu.
Thanks to Michael Vogt for the more extensive suite in Ubuntu
* debian/login.defs: Set default subuid and subgid ranges
Checksums-Sha1:
41b1f703bb8d275fb468c5b447c8aaaba278d3ed 2523 shadow_4.11.1+dfsg1-2ubuntu1.dsc
6b255229e079f7a376bdde86dccc2b1701380c0e 1704716 shadow_4.11.1+dfsg1.orig.tar.xz
295564c8efd6b09a0063d0d1b6e05a1ac832d228 90004 shadow_4.11.1+dfsg1-2ubuntu1.debian.tar.xz
06533039fafa747984e47b771662a383a557bcb4 8315 shadow_4.11.1+dfsg1-2ubuntu1_source.buildinfo
Checksums-Sha256:
c1c1060e4769cd255f79edf2ea592af2a8cbf5793891da767b49bb9a21d0c5b5 2523 shadow_4.11.1+dfsg1-2ubuntu1.dsc
2605c11ff70d9d934147c74bc2d91771497460efbba29198d069e64ff9cd88ab 1704716 shadow_4.11.1+dfsg1.orig.tar.xz
4095f6970eb6f3010a73fbdeb05cf9627fc8bebd7a5807c8f12eb670100dc57e 90004 shadow_4.11.1+dfsg1-2ubuntu1.debian.tar.xz
a3d5084ae76f3363cc5e39ccc841d61d18132340103023e59fe76ee12f0eddd4 8315 shadow_4.11.1+dfsg1-2ubuntu1_source.buildinfo
Files:
12287be060a4aad641c5f9d1f69a9886 2523 admin required shadow_4.11.1+dfsg1-2ubuntu1.dsc
8d0e19d630db431e18f83ed4b5275c8a 1704716 admin required shadow_4.11.1+dfsg1.orig.tar.xz
c3a611ce81d16b46e38b29e28f76e36d 90004 admin required shadow_4.11.1+dfsg1-2ubuntu1.debian.tar.xz
c02a185c158438931856295c391d1d25 8315 admin required shadow_4.11.1+dfsg1-2ubuntu1_source.buildinfo
Original-Maintainer: Shadow package maintainers <pkg-shadow-devel at lists.alioth.debian.org>
More information about the kinetic-changes
mailing list