[Bug 2098865] [NEW] Please merge shadow 1:4.17.2-5 into plucky

Skia 2098865 at bugs.launchpad.net
Wed Feb 19 15:19:30 UTC 2025


Public bug reported:

tracking bug

Ubuntu plucky: 1:4.16.0-7ubuntu1
Debian Sid: 1:4.17.2-5

### New Debian Changes ###

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 at debian.org>  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 at debian.org>  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 at debian.org>  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 at debian.org>  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 at debian.org>  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 at kernel.org>
  * Remove unnecessary Build-Depends: quilt.
    Thanks to Bastian Germann (Closes: #1092461)

 -- Chris Hofstaedtler <zeha at debian.org>  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 at debian.org>  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 at debian.org>  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 at debian.org>  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 at debian.org>  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 at canonical.com>  Mon, 02 Dec
2024 12:39:54 +0100

** Affects: shadow (Ubuntu)
     Importance: Medium
     Assignee: Skia (hyask)
         Status: In Progress

** Changed in: shadow (Ubuntu)
       Status: New => In Progress

** Changed in: shadow (Ubuntu)
   Importance: Undecided => Medium

** Changed in: shadow (Ubuntu)
     Assignee: (unassigned) => Skia (hyask)

** Changed in: shadow (Ubuntu)
    Milestone: None => ubuntu-25.04-feature-freeze

-- 
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/2098865

Title:
  Please merge shadow 1:4.17.2-5 into plucky

Status in shadow package in Ubuntu:
  In Progress

Bug description:
  tracking bug

  Ubuntu plucky: 1:4.16.0-7ubuntu1
  Debian Sid: 1:4.17.2-5

  ### New Debian Changes ###

  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 at debian.org>  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 at debian.org>  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 at debian.org>  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 at debian.org>  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 at debian.org>  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 at kernel.org>
    * Remove unnecessary Build-Depends: quilt.
      Thanks to Bastian Germann (Closes: #1092461)

   -- Chris Hofstaedtler <zeha at debian.org>  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 at debian.org>  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 at debian.org>  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 at debian.org>  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 at debian.org>  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 at canonical.com>  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




More information about the foundations-bugs mailing list