[Bug 2089923] Re: Please merge 1:4.16.0-7 into plucky
Skia
2089923 at bugs.launchpad.net
Tue Jan 7 15:00:42 UTC 2025
** Summary changed:
- Please merge 1:4.16.0-5 into plucky
+ Please merge 1:4.16.0-7 into plucky
** Description changed:
tracking bug
Ubuntu plucky: 1:4.15.3-3ubuntu2
- Debian unstable: 1:4.16.0-5
+ Debian unstable: 1:4.16.0-7
### New Debian Changes ###
+ shadow (1:4.16.0-7) unstable; urgency=medium
+
+ [ Florent 'Skia' Jacquet ]
+ * d/patches: fix 'upstream' test suite
+
+ -- Chris Hofstaedtler <zeha at debian.org> Fri, 06 Dec 2024 13:51:40
+ +0100
+
+ shadow (1:4.16.0-6) unstable; urgency=medium
+
+ * Add NEWS entry about faillog (Closes: #1074320)
+
+ -- Chris Hofstaedtler <zeha at debian.org> Fri, 06 Dec 2024 13:29:54
+ +0100
+
shadow (1:4.16.0-5) unstable; urgency=medium
- [ Chris Hofstaedtler ]
- * Always build with btrfs support on linux-any (Closes: #856557)
- * debputy.manifest: merge path-metadata entries
- * login.defs: remove info about write(1)
- Which is not part of Debian trixie. (Closes: #1087519)
+ [ Chris Hofstaedtler ]
+ * Always build with btrfs support on linux-any (Closes: #856557)
+ * debputy.manifest: merge path-metadata entries
+ * login.defs: remove info about write(1)
+ Which is not part of Debian trixie. (Closes: #1087519)
- [ Pino Toscano ]
- * Include <utmpx.h>, fixing the build on GNU/Hurd
+ [ Pino Toscano ]
+ * Include <utmpx.h>, fixing the build on GNU/Hurd
- -- Chris Hofstaedtler <zeha at debian.org> Fri, 15 Nov 2024 20:30:32
+ -- Chris Hofstaedtler <zeha at debian.org> Fri, 15 Nov 2024 20:30:32
+0100
shadow (1:4.16.0-4) unstable; urgency=medium
- * Drop Debian-only cppw, cpgr tools (Closes: #750752)
- * Stop patching login, not installed anymore
- * Define LOGIN_NAME_MAX on HURD
- * Remove libsystemd-dev Build-Depends.
- Only necessary for login(1).
- * Stop building programs we do not install
+ * Drop Debian-only cppw, cpgr tools (Closes: #750752)
+ * Stop patching login, not installed anymore
+ * Define LOGIN_NAME_MAX on HURD
+ * Remove libsystemd-dev Build-Depends.
+ Only necessary for login(1).
+ * Stop building programs we do not install
- -- Chris Hofstaedtler <zeha at debian.org> Tue, 06 Aug 2024 00:29:18
+ -- Chris Hofstaedtler <zeha at debian.org> Tue, 06 Aug 2024 00:29:18
+0200
shadow (1:4.16.0-3) unstable; urgency=medium
- * Upload to unstable.
- * Fix FTBFS on hurd.
- DEB_HOST_ARCH_OS was unset.
+ * Upload to unstable.
+ * Fix FTBFS on hurd.
+ DEB_HOST_ARCH_OS was unset.
- -- Chris Hofstaedtler <zeha at debian.org> Mon, 05 Aug 2024 17:21:27
+ -- Chris Hofstaedtler <zeha at debian.org> Mon, 05 Aug 2024 17:21:27
+0200
shadow (1:4.16.0-2) experimental; urgency=medium
- * passwd: switch Depends from login to login.defs
- login will again be installed on fewer systems, but existing installs
- will retain it (it is Protected: yes).
- * Drop login package, to allow takeover by util-linux.
- Move shadow.mo to Package: passwd, have passwd Replaces: older login.
- * login.defs: ship manpage
- * Re-add workarounds for tests in tests/tests directory.
- 4.15.3 fixed this, but 4.16.0 happened earlier.
+ * passwd: switch Depends from login to login.defs
+ login will again be installed on fewer systems, but existing installs
+ will retain it (it is Protected: yes).
+ * Drop login package, to allow takeover by util-linux.
+ Move shadow.mo to Package: passwd, have passwd Replaces: older login.
+ * login.defs: ship manpage
+ * Re-add workarounds for tests in tests/tests directory.
+ 4.15.3 fixed this, but 4.16.0 happened earlier.
- -- Chris Hofstaedtler <zeha at debian.org> Mon, 05 Aug 2024 02:36:29
+ -- Chris Hofstaedtler <zeha at debian.org> Mon, 05 Aug 2024 02:36:29
+0200
shadow (1:4.16.0-1) experimental; urgency=medium
- * New upstream version 4.16.0
- * Rebase patches
- * Split /etc/login.defs into its own binary package (Closes: #1074394)
- * Rename libsubid4 to libsubid5 (soname bump)
- * d/watch: add versionmangle for -rc
+ * New upstream version 4.16.0
+ * Rebase patches
+ * Split /etc/login.defs into its own binary package (Closes: #1074394)
+ * Rename libsubid4 to libsubid5 (soname bump)
+ * d/watch: add versionmangle for -rc
- -- Chris Hofstaedtler <zeha at debian.org> Fri, 02 Aug 2024 17:35:29
+ -- Chris Hofstaedtler <zeha at debian.org> Fri, 02 Aug 2024 17:35:29
+0200
-
### Old Ubuntu Delta ###
shadow (1:4.15.3-3ubuntu2) oracular; urgency=medium
- * d/p : disallow pure numeric user and group names (LP: #2076898)
+ * d/p : disallow pure numeric user and group names (LP: #2076898)
- -- Hector Cao <hector.cao at canonical.com> Tue, 13 Aug 2024 12:15:06
+ -- Hector Cao <hector.cao at canonical.com> Tue, 13 Aug 2024 12:15:06
+0200
shadow (1:4.15.3-3ubuntu1) oracular; urgency=medium
- * Merge with Debian unstable. Remaining changes (LP: #2073338):
- - d/p/* : 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
- - d/p/1011_extrausers_toggle.patch: extrausers support for useradd/groupadd
- - d/p/1012_extrausers_chfn.patch: --extrausers support for chfn tool
- This patch has been refreshed to remove "implicit function declaration"
- warning
- - d/p/1013_extrausers_deluser.patch: --extrausers support for userdel
- - d/p/1014_extrausers_delgroup.patch: --extrausers support for groupdel
- This patch has been refreshed to remove "implicit function declaration"
- warning
- - d/p/1015_add_zsys_support.patch: zsys to handle home dir if available
- - d/p/1016_extrausers_gpasswd.patch: extrausers support for gpasswd
- - d/p/506_relaxed_usernames.patch, d/t/{control,numeric-username}:
- + disallow purely numeric usernames
- The patch has been integrated in debian but we still have to
- keep the tests
- - d/t/smoke: Extend for extrausers support
- - Add some cursory tests for the extrausers features
- - d/p/lp2063200: fix useradd group validation with extrausers (LP 2063200)
+ * Merge with Debian unstable. Remaining changes (LP: #2073338):
+ - d/p/* : 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
+ - d/p/1011_extrausers_toggle.patch: extrausers support for useradd/groupadd
+ - d/p/1012_extrausers_chfn.patch: --extrausers support for chfn tool
+ This patch has been refreshed to remove "implicit function declaration"
+ warning
+ - d/p/1013_extrausers_deluser.patch: --extrausers support for userdel
+ - d/p/1014_extrausers_delgroup.patch: --extrausers support for groupdel
+ This patch has been refreshed to remove "implicit function declaration"
+ warning
+ - d/p/1015_add_zsys_support.patch: zsys to handle home dir if available
+ - d/p/1016_extrausers_gpasswd.patch: extrausers support for gpasswd
+ - d/p/506_relaxed_usernames.patch, d/t/{control,numeric-username}:
+ + disallow purely numeric usernames
+ The patch has been integrated in debian but we still have to
+ keep the tests
+ - d/t/smoke: Extend for extrausers support
+ - Add some cursory tests for the extrausers features
+ - d/p/lp2063200: fix useradd group validation with extrausers (LP 2063200)
- Dropped changes:
- - debian/login.defs: Update documentation of USERGROUPS_ENAB/UMASK
- Reason: Integrated upstream
- - Fix ftbfs with -Werror=implicit-function-declaration
- Reason: Integrated upstream
+ Dropped changes:
+ - debian/login.defs: Update documentation of USERGROUPS_ENAB/UMASK
+ Reason: Integrated upstream
+ - Fix ftbfs with -Werror=implicit-function-declaration
+ Reason: Integrated upstream
- -- Hector Cao <hector.cao at canonical.com> Mon, 29 Jul 2024 11:30:50
+ -- Hector Cao <hector.cao at canonical.com> Mon, 29 Jul 2024 11:30:50
+0200
-
----
I'll see about tackling bug 2049529 along the way.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to shadow in Ubuntu.
https://bugs.launchpad.net/bugs/2089923
Title:
Please merge 1:4.16.0-7 into plucky
Status in shadow package in Ubuntu:
In Progress
Bug description:
tracking bug
Ubuntu plucky: 1:4.15.3-3ubuntu2
Debian unstable: 1:4.16.0-7
### New Debian Changes ###
shadow (1:4.16.0-7) unstable; urgency=medium
[ Florent 'Skia' Jacquet ]
* d/patches: fix 'upstream' test suite
-- Chris Hofstaedtler <zeha at debian.org> Fri, 06 Dec 2024 13:51:40
+0100
shadow (1:4.16.0-6) unstable; urgency=medium
* Add NEWS entry about faillog (Closes: #1074320)
-- Chris Hofstaedtler <zeha at debian.org> Fri, 06 Dec 2024 13:29:54
+0100
shadow (1:4.16.0-5) unstable; urgency=medium
[ Chris Hofstaedtler ]
* Always build with btrfs support on linux-any (Closes: #856557)
* debputy.manifest: merge path-metadata entries
* login.defs: remove info about write(1)
Which is not part of Debian trixie. (Closes: #1087519)
[ Pino Toscano ]
* Include <utmpx.h>, fixing the build on GNU/Hurd
-- Chris Hofstaedtler <zeha at debian.org> Fri, 15 Nov 2024 20:30:32
+0100
shadow (1:4.16.0-4) unstable; urgency=medium
* Drop Debian-only cppw, cpgr tools (Closes: #750752)
* Stop patching login, not installed anymore
* Define LOGIN_NAME_MAX on HURD
* Remove libsystemd-dev Build-Depends.
Only necessary for login(1).
* Stop building programs we do not install
-- Chris Hofstaedtler <zeha at debian.org> Tue, 06 Aug 2024 00:29:18
+0200
shadow (1:4.16.0-3) unstable; urgency=medium
* Upload to unstable.
* Fix FTBFS on hurd.
DEB_HOST_ARCH_OS was unset.
-- Chris Hofstaedtler <zeha at debian.org> Mon, 05 Aug 2024 17:21:27
+0200
shadow (1:4.16.0-2) experimental; urgency=medium
* passwd: switch Depends from login to login.defs
login will again be installed on fewer systems, but existing installs
will retain it (it is Protected: yes).
* Drop login package, to allow takeover by util-linux.
Move shadow.mo to Package: passwd, have passwd Replaces: older login.
* login.defs: ship manpage
* Re-add workarounds for tests in tests/tests directory.
4.15.3 fixed this, but 4.16.0 happened earlier.
-- Chris Hofstaedtler <zeha at debian.org> Mon, 05 Aug 2024 02:36:29
+0200
shadow (1:4.16.0-1) experimental; urgency=medium
* New upstream version 4.16.0
* Rebase patches
* Split /etc/login.defs into its own binary package (Closes: #1074394)
* Rename libsubid4 to libsubid5 (soname bump)
* d/watch: add versionmangle for -rc
-- Chris Hofstaedtler <zeha at debian.org> Fri, 02 Aug 2024 17:35:29
+0200
### Old Ubuntu Delta ###
shadow (1:4.15.3-3ubuntu2) oracular; urgency=medium
* d/p : disallow pure numeric user and group names (LP: #2076898)
-- Hector Cao <hector.cao at canonical.com> Tue, 13 Aug 2024 12:15:06
+0200
shadow (1:4.15.3-3ubuntu1) oracular; urgency=medium
* Merge with Debian unstable. Remaining changes (LP: #2073338):
- d/p/* : 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
- d/p/1011_extrausers_toggle.patch: extrausers support for useradd/groupadd
- d/p/1012_extrausers_chfn.patch: --extrausers support for chfn tool
This patch has been refreshed to remove "implicit function declaration"
warning
- d/p/1013_extrausers_deluser.patch: --extrausers support for userdel
- d/p/1014_extrausers_delgroup.patch: --extrausers support for groupdel
This patch has been refreshed to remove "implicit function declaration"
warning
- d/p/1015_add_zsys_support.patch: zsys to handle home dir if available
- d/p/1016_extrausers_gpasswd.patch: extrausers support for gpasswd
- d/p/506_relaxed_usernames.patch, d/t/{control,numeric-username}:
+ disallow purely numeric usernames
The patch has been integrated in debian but we still have to
keep the tests
- d/t/smoke: Extend for extrausers support
- Add some cursory tests for the extrausers features
- d/p/lp2063200: fix useradd group validation with extrausers (LP 2063200)
Dropped changes:
- debian/login.defs: Update documentation of USERGROUPS_ENAB/UMASK
Reason: Integrated upstream
- Fix ftbfs with -Werror=implicit-function-declaration
Reason: Integrated upstream
-- Hector Cao <hector.cao at canonical.com> Mon, 29 Jul 2024 11:30:50
+0200
----
I'll see about tackling bug 2049529 along the way.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/2089923/+subscriptions
More information about the foundations-bugs
mailing list