** Description changed:

  tracking bug
  
  Ubuntu plucky: 1:4.15.3-3ubuntu2
  Debian unstable: 1:4.16.0-5
  
+ ### New Debian Changes ###
+ 
+ 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 <z...@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 <z...@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 <z...@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 <z...@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 <z...@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....@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....@canonical.com>  Mon, 29 Jul 2024 11:30:50
+ +0200
+ 
+ 
+ ----
+ 
  I'll see about tackling bug 2049529 along the way.

** Tags added: upgrade-software-version

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to shadow in Ubuntu.
https://bugs.launchpad.net/bugs/2089923

Title:
  Please merge 1:4.16.0-5 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-5

  ### New Debian Changes ###

  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 <z...@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 <z...@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 <z...@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 <z...@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 <z...@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....@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....@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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to