debcrafters-packages team mailing list archive
-
debcrafters-packages team
-
Mailing list archive
-
Message #01327
[Bug 2098865] Re: Please merge shadow 1:4.17.4-2 into questing
** Summary changed:
- Please merge shadow 1:4.17.4-2 into plucky
+ Please merge shadow 1:4.17.4-2 into questing
** Changed in: shadow (Ubuntu)
Milestone: ubuntu-25.04-feature-freeze => None
--
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to shadow in Ubuntu.
https://bugs.launchpad.net/bugs/2098865
Title:
Please merge shadow 1:4.17.4-2 into questing
Status in shadow package in Ubuntu:
In Progress
Bug description:
tracking bug
Ubuntu plucky: 1:4.16.0-7ubuntu1
Debian Sid: 1:4.17.4-2
### New Debian Changes ###
shadow (1:4.17.4-2) unstable; urgency=medium
* Allow LOGIN_ENV_SAFELIST (from util-linux) in /etc/login.defs.
Using patch from upstream.
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Sat, 19 Apr 2025 12:20:28
+0200
shadow (1:4.17.4-1) unstable; urgency=medium
* New upstream version 4.17.4
* Rebase patches
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Sat, 29 Mar 2025 13:28:35
+0100
shadow (1:4.17.3-3) unstable; urgency=medium
* Accept /usr/sbin/nologin as an alternate to /sbin/nologin.
Thanks to Marc Haber
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Fri, 28 Mar 2025 12:13:03
+0100
shadow (1:4.17.3-2) unstable; urgency=medium
* Do not warn about useradd --system with Debian-globally allocated uids
(Closes: #1100563)
* Refresh patches
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Sun, 16 Mar 2025 13:39:58
+0100
shadow (1:4.17.3-1) unstable; urgency=medium
* New upstream version 4.17.3
* Refresh patches and include upstream patch for getdate.
Include https://github.com/shadow-maint/shadow/pull/1214 to fix
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1095430 in the
way upstream intends to fix it.
* Explicitly pass {s,}bindir to configure.
Avoids upstream hacks in configure.
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Mon, 24 Feb 2025 23:09:52
+0100
shadow (1:4.17.2-6) unstable; urgency=medium
* d/rules: ensure lib/getdate.c gets rebuilt
* configure: always pick /usr/bin/passwd.
Thanks to Jochen Sprickerhof <jspricke@xxxxxxxxxx>
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Mon, 24 Feb 2025 12:16:49
+0100
shadow (1:4.17.2-5) unstable; urgency=medium
* Warn about future --badname removal.
Upstream PR 1158 plans to remove this flag, probably in the forky
timeframe. Warn users now.
* Import upstream patch to fix chfn (#1096187)
* Add regression test for #1096187
* Add regression test for #1095430
* Remove "shadowconfig off"
If needed please run pwunconv, grpunconv manually, but please understand
you are on your own.
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Mon, 17 Feb 2025 19:54:09
+0100
shadow (1:4.17.2-4) unstable; urgency=medium
* Revert upstreams chfn.c strsep change (Closes: #1096187)
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Mon, 17 Feb 2025 12:28:56
+0100
shadow (1:4.17.2-3) unstable; urgency=medium
* Revert upstreams strtoday calculation "fix" (Closes: #1095430)
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Sun, 16 Feb 2025 20:24:35
+0100
shadow (1:4.17.2-2) unstable; urgency=medium
* Upload to unstable.
* Apply upstream revert of "Use local time for human-readable dates"
(Closes: #1095430)
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Sat, 15 Feb 2025 17:21:17
+0100
shadow (1:4.17.2-1) experimental; urgency=medium
* New upstream version 4.17.2
* Apply upstream patch from Marc Haber to document E_BAD_NAME
* Refresh patches
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Sun, 09 Feb 2025 18:14:51
+0100
shadow (1:4.17.1-2) experimental; urgency=medium
* Rewrite shadowconfig(8) manpage.
Thanks to Alejandro Colomar <alx@xxxxxxxxxx>
* Remove unnecessary Build-Depends: quilt.
Thanks to Bastian Germann (Closes: #1092461)
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Wed, 08 Jan 2025 12:40:10
+0100
shadow (1:4.17.1-1) experimental; urgency=medium
* New upstream version 4.17.1
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Sat, 04 Jan 2025 12:41:51
+0100
shadow (1:4.17.0-1) experimental; urgency=medium
* New upstream version 4.17.0
* Refresh patches.
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Sat, 28 Dec 2024 13:14:16
+0100
shadow (1:4.17.0~rc1-2) experimental; urgency=medium
* Remove Debian patch to relax username checks.
Per discussion on d-devel, with upstream, and with the
adduser maintainer.
Thanks: Marc Haber
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Sun, 22 Dec 2024 20:15:16
+0100
shadow (1:4.17.0~rc1-1) experimental; urgency=medium
* New upstream version 4.17.0~rc1
* Add upstream patch for new return-code for bad usernames
* Refresh patches
* d/copyright: update
* Forbid purely numeric user/group names, and "." and ".."
-- Chris Hofstaedtler <zeha@xxxxxxxxxx> Fri, 06 Dec 2024 19:55:32
+0100
### Old Ubuntu Delta ###
shadow (1:4.16.0-7ubuntu1) plucky; urgency=medium
* Merge with Debian unstable. Remaining changes (LP: #2089923):
- d/p/* : Enable private home directories by default
- debian/{source_shadow.py,login.defs.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
- d/p/1013_extrausers_deluser.patch: --extrausers support for userdel
- d/p/1014_extrausers_delgroup.patch: --extrausers support for groupdel
- d/p/1016_extrausers_gpasswd.patch: extrausers support for gpasswd
- d/p/506_relaxed_usernames.patch, d/t/{control,numeric-username}:
- 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)
* New Changes:
- d/tests: make 'upstream' tests work with current sources layout
* Drop Changes:
- d/p/1015_add_zsys_support.patch: zsys to handle home dir if available
Reason: buggy and unmaintained zsys integration (LP: #2049529)
-- Florent 'Skia' Jacquet <florent.jacquet@xxxxxxxxxxxxx> Mon, 02
Dec 2024 12:39:54 +0100
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shadow/+bug/2098865/+subscriptions