dwww Home | Show directory contents | Find package

shadow (1:4.13+dfsg1-4ubuntu3.2) noble; urgency=medium

  * d/p/lp2063200/*: amend the patch to fix `useradd -D` breakage
    (LP: #2063200)

 -- Simon Chopin <schopin@ubuntu.com>  Thu, 30 May 2024 16:52:35 +0200

shadow (1:4.13+dfsg1-4ubuntu3.1) noble; urgency=medium

  * Add some cursory tests for the extrausers features
  * d/p/lp2063200: fix useradd group validation with extrausers (LP: #2063200)

 -- Simon Chopin <schopin@ubuntu.com>  Wed, 22 May 2024 17:06:23 +0200

shadow (1:4.13+dfsg1-4ubuntu3) noble; urgency=medium

  * Fix ftbfs with -Werror=implicit-function-declaration.

 -- Matthias Klose <doko@ubuntu.com>  Tue, 09 Apr 2024 09:01:02 +0200

shadow (1:4.13+dfsg1-4ubuntu2) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 08 Apr 2024 18:19:19 +0200

shadow (1:4.13+dfsg1-4ubuntu1) noble; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/login.defs: Enable private home directories by default
    - debian/login.defs: Update documentation of USERGROUPS_ENAB/UMASK
      + USERGROUPS_ENAB: with pam_umask, the UPG handling does not only apply
        to "former (pre-PAM) uses".
      + UMASK: Explain that USERGROUPS_ENAB will modify this default for UPGs.
    - 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
    - d/p/1013_extrausers_deluser.patch: --extrausers support for userdel
    - d/p/1014_extrausers_delgroup.patch: --extrausers support for groupdel
    - 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
    - d/t/smoke: Extend for extrausers support

 -- Julian Andres Klode <juliank@ubuntu.com>  Thu, 22 Feb 2024 13:30:23 +0100

shadow (1:4.13+dfsg1-4) unstable; urgency=medium

  [ Helmut Grohne ]
  * DEP17: Move login and shadowconfig to /usr. (Closes: #1059915)

 -- Serge Hallyn <serge@hallyn.com>  Sun, 04 Feb 2024 20:28:27 +0000

shadow (1:4.13+dfsg1-3ubuntu1) noble; urgency=medium

  * Merge with Debian unstable. Remaining changes:
    - d/login.defs: Enable private home directories by default
    - debian/login.defs: Update documentation of USERGROUPS_ENAB/UMASK
      + USERGROUPS_ENAB: with pam_umask, the UPG handling does not only apply
        to "former (pre-PAM) uses".
      + UMASK: Explain that USERGROUPS_ENAB will modify this default for UPGs.
    - 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
    - d/p/1013_extrausers_deluser.patch: --extrausers support for userdel
    - d/p/1014_extrausers_delgroup.patch: --extrausers support for groupdel
    - 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
    - d/t/smoke: Extend for extrausers support

 -- Lukas Märdian <slyon@ubuntu.com>  Tue, 05 Dec 2023 11:36:01 +0100

shadow (1:4.13+dfsg1-3) unstable; urgency=medium

  * Team upload
  * Remove myself from uploaders

 -- Balint Reczey <balint@balintreczey.hu>  Sun, 15 Oct 2023 19:10:52 +0200

shadow (1:4.13+dfsg1-2) unstable; urgency=medium

  [ Balint Reczey ]
  * debian/gitlab-ci.yml: Use sudo to fix reprotest test
  * debian/login.pam: Drop reference to Debian Etch (Closes: #1040064)
  * debian/NEWS: Fix false claim about PREVENT_NO_AUTH affecting authentication.
    Also drop setting PREVENT_NO_AUTH in shipped login.defs. (Closes: #1041547)
  * Cherry-pick upstream patch to fix gpasswd passwd leak
    (CVE-2023-4641) (Closes: #1051062)
  * Cherry-pick upstream patch to fix chfn vulnerability allowing injection of
    control characters into some /etc/passwd fields.
    (CVE-2023-29383) (Closes: #1034482)

  [ Gioele Barabucci ]
  * Support <nodoc> build profile
    `xsltproc`, `docbook` and all other XML-related packages are not needed
    when the `<nodoc>` build profile is active, as long as `./configure` is
    called with `--disable-man`. (Closes: #1051827)


 -- Balint Reczey <balint@balintreczey.hu>  Tue, 26 Sep 2023 22:01:52 +0200

shadow (1:4.13+dfsg1-1ubuntu1) lunar; urgency=medium

  * Merge from Debian unstable. Remaining changes:
    - d/login.defs: Enable private home directories by default
    - debian/login.defs: Update documentation of USERGROUPS_ENAB/UMASK
      + USERGROUPS_ENAB: with pam_umask, the UPG handling does not only apply
        to "former (pre-PAM) uses".
      + UMASK: Explain that USERGROUPS_ENAB will modify this default for UPGs.
    - 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
    - d/p/1013_extrausers_deluser.patch: --extrausers support for userdel
    - d/p/1014_extrausers_delgroup.patch: --extrausers support for groupdel
    - 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
    - d/t/smoke: Extend for extrausers support
  * Dropped changes (not needed anymore):
    - d/passwd.maintscript: cleanup /etc/init/passwd.conf 1:4.2-3.2ubuntu4~
  * Refresh patches:
    - d/p/1010_extrausers.patch
    - d/p/1011_extrausers_toggle.patch
    - d/p/1015_add_zsys_support.patch

 -- Lukas Märdian <slyon@ubuntu.com>  Wed, 23 Nov 2022 11:55:02 +0100

shadow (1:4.13+dfsg1-1) unstable; urgency=medium

  [ Balint Reczey ]
  * debian/watch: Make watch file work with new GitHub UI
  * debian/control: Mark libsubid-dev as Multi-Arch: same
  * New upstream version 4.13
    - fix typo in useradd(8) (Closes: #1021380)
  * Refresh patches

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)
    * login: Drop versioned constraint on util-linux in Breaks.
    Changes-By: deb-scrub-obsolete

 -- Balint Reczey <balint@balintreczey.hu>  Fri, 11 Nov 2022 09:28:15 +0100

shadow (1:4.12.3+dfsg1-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse.

  [ Balint Reczey ]
  * Fix tree copying regressions introduced in 4.12.2. (Closes: #1023132)

 -- Balint Reczey <balint@balintreczey.hu>  Sat, 05 Nov 2022 14:47:01 +0100

shadow (1:4.12.3+dfsg1-2) unstable; urgency=medium

  * Cherry-pick upstream patch to fix regression in expiration date handling
    (Closes: #1021697)

 -- Balint Reczey <balint@balintreczey.hu>  Sat, 22 Oct 2022 20:23:10 +0200

shadow (1:4.12.3+dfsg1-1) unstable; urgency=medium

  [ Balint Reczey ]
  * New upstream release (Closes: #1004242, #1006848)
  * Refresh patches
  * debian/patches: Reorder patches in series to make it look sane
  * Fix Lintian elevated-privileges tag rename

  [ Johannes Schauer Marin Rodrigues ]
  * debian/shadowconfig: Support DPKG_ROOT without using chroot()
    (Closes:  #1007758)
  * useradd: cherry-pick patch from upstream to avoid creating several GB worth
    of sparse lastlog and faillog files for users with high uid values
    (Closes: #1019245)

  [ Debian Janitor ]
  * Update renamed lintian tag names in lintian overrides.
  * Update standards version to 4.6.1, no changes needed.

 -- Balint Reczey <balint@balintreczey.hu>  Tue, 04 Oct 2022 22:09:04 +0200

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

 -- Lukas Märdian <slyon@ubuntu.com>  Mon, 23 May 2022 14:23:01 +0200

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

 -- Balint Reczey <balint@balintreczey.hu>  Thu, 03 Mar 2022 20:41:41 +0100

shadow (1:4.11.1+dfsg1-1) unstable; urgency=medium

  * debian/NEWS: Fix version and release of latest entry

 -- Balint Reczey <balint@balintreczey.hu>  Mon, 31 Jan 2022 10:33:28 +0100

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

 -- Balint Reczey <balint@balintreczey.hu>  Sat, 22 Jan 2022 21:03:44 +0100

shadow (1:4.8.1-2ubuntu2) jammy; urgency=medium

  [ Michael Vogt ]
  * debian/patches/1010_extrausers.patch:
    Add automatic detection of "extrausers" for usermod -G
    (LP: #1959375)

 -- Alberto Mardegan <alberto.mardegan@canonical.com>  Mon, 14 Mar 2022 11:59:13 +0300

shadow (1:4.8.1-2ubuntu1) jammy; urgency=low

  * Merge from Debian unstable (LP: #1951161). 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
    - debian/patches/1011_extrausers_toggle.patch: extrausers support for
      useradd and groupadd
    - debian/patches/1014_extrausers_delgroup.patch
      + add --extrausers option to "groupdel"
    - debian/patches/1013_extrausers_deluser.patch
      + add --extrausers option to "userdel"
    - debian/patches/1012_extrausers_chfn.patch
      + add support for --extrausers to the chfn tool
    - 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.
    - debian/patches/506_relaxed_usernames.patch
      + disallow purely numeric usernames
  * Dropped changes, included in Debian:
    - debian/passwd.maintscripts: Clean up upstart configuration

 -- William 'jawn-smith' Wilson <jawn-smith@ubuntu.com>  Mon, 15 Nov 2021 16:13:44 -0600

shadow (1:4.8.1-2) unstable; urgency=medium

  * debian/control: Switch to libsemanage-dev from libsemanage1-dev
    (Closes: #998633)
  * ACK NMU, thanks for all the changes
  * Make passwd recommend sensible-utils because vipw uses sensible-editor
  * Add files to debian/not-installed or install them when they were missed
    This change ships a few more man page translations
  * debian/control: Bump debhelper-compat version to 13
  * List man pages to install in debian/*.manpages instead of in
    debian/*.install
  * Clean up debian/control using 'cme fix dpkg-control'
  * Rename deprecated debian/passwd.tmpfile to debian/passwd.tmpfiles
  * debian/control: Revert to my personal email address in the Maintainer field

 -- Balint Reczey <balint@balintreczey.hu>  Wed, 10 Nov 2021 10:39:04 +0100

shadow (1:4.8.1-1.1) unstable; urgency=medium

  [ Johannes Schauer Marin Rodrigues ]
  * Non-maintainer upload.

  [ Niels Thykier ]
  * Remove obsolete login.preinst
  * Remove obsolete code from passwd maintscripts

  [ Helmut Grohne ]
  * logoutd is gone since at least buster (closes: #989712)
  * Delete duplicate subuid/subgid creation.
  * login.postinstd support for DPKG_ROOT (closes: #992578)

 -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Sat, 23 Oct 2021 21:04:57 +0200

shadow (1:4.8.1-1ubuntu9) impish; urgency=medium

  * Disallow purely numeric usernames. This includes hexadecimal and
    octal syntax. (LP: #1927078)

 -- William 'jawn-smith' Wilson <william.wilson@canonical.com>  Thu, 17 Jun 2021 14:35:15 -0500

shadow (1:4.8.1-1ubuntu8) hirsute; urgency=medium

  * Enable private home directories by default (LP: #48734)
  -  Set HOME_MODE=750 in login.defs to enable private home directories

 -- Alex Murray <alex.murray@canonical.com>  Thu, 07 Jan 2021 15:35:37 +1030

shadow (1:4.8.1-1ubuntu7) hirsute; urgency=medium

  [ Marcus Tomlinson ]
  * debian/patches/1016_extrausers_gpasswd.patch:
    - Add support for extrausers in gpasswd.

 -- Dimitri John Ledkov <xnox@ubuntu.com>  Wed, 02 Dec 2020 10:44:11 +0000

shadow (1:4.8.1-1ubuntu6) groovy; urgency=medium

  * debian/patches/1015_add_zsys_support.patch:
    - Add support for ZSys user deletion (LP: #1881540)
    - Fix a build warning

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 28 May 2020 08:37:47 +0200

shadow (1:4.8.1-1ubuntu5) focal; urgency=medium

  * debian/patches/1015_add_zsys_support.patch:
    Fix regression on zfs system when the user dataset wasn’t created
    (LP: #1873263)
    - wrong variable was used when merged with debian
    - reset the correct order to ensure owner and mod are correct.

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 16 Apr 2020 14:36:45 +0200

shadow (1:4.8.1-1ubuntu4) focal; urgency=medium

  * debian/patches/1015_add_zsys_support.patch:
    - use now zsysctl command instead of zsys which isn't available anymore.
      This fix creation of new user dataset on ZFS.

 -- Didier Roche <didrocks@ubuntu.com>  Mon, 06 Apr 2020 09:51:10 +0200

shadow (1:4.8.1-1ubuntu3) focal; urgency=medium

  * debian/patches/1013_extrausers_deluser.patch:
    - move "if (use_extrausers)" check before the test if the user
      actually exists in the local database
  * debian/tests:
    - add smoke autopkgtest tests around {user,group}{add,del} with
      and without extrausers to avoid regressions like the one fixed
      in 4.8.1-1ubuntu2

 -- Michael Vogt <michael.vogt@ubuntu.com>  Mon, 09 Mar 2020 10:43:16 +0100

shadow (1:4.8.1-1ubuntu2) focal; urgency=medium

  * No-change rebuild to pick up dependency on libcrypt1.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 07 Mar 2020 10:16:01 +0100

shadow (1:4.8.1-1ubuntu1) focal; 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.
    - debian/{source_shadow.py,login.install}: Add apport hook
    - debian/patches/1010_extrausers.patch: Add support to passwd for
      libnss-extrausers
    - debian/patches/1011_extrausers_toggle.patch: extrausers support for
      useradd and groupadd
    - debian/patches/1014_extrausers_delgroup.patch
      + add --extrausers option to "groupdel"
    - debian/patches/1013_extrausers_deluser.patch
      + add --extrausers option to "userdel"
    - debian/patches/1012_extrausers_chfn.patch:
      + add support for --extrausers to the chfn tool
    - debian/patches/1015_add_zsys_support.patch:
      + Call zsys to handle home directory if available.
    - debian/passwd.maintscripts: Clean up upstart configuration

 -- Balint Reczey <rbalint@ubuntu.com>  Fri, 07 Feb 2020 16:32:06 +0100

shadow (1:4.8.1-1) unstable; urgency=medium

  * debian/default/useradd: Fix typo DHSELL -> DSHELL (Closes: #897028)
  * New upstream version 4.8.1
    - Update Dutch translation (Closes: #946608)
  * Refresh patches

 -- Balint Reczey <rbalint@ubuntu.com>  Fri, 07 Feb 2020 15:54:14 +0100

shadow (1:4.8-1ubuntu1) focal; 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.
    - debian/{source_shadow.py,login.install}: Add apport hook
    - debian/patches/1010_extrausers.patch: Add support to passwd for
      libnss-extrausers
    - debian/patches/1011_extrausers_toggle.patch: extrausers support for
      useradd and groupadd
    - debian/patches/1014_extrausers_delgroup.patch
      + add --extrausers option to "groupdel"
    - debian/patches/1013_extrausers_deluser.patch
      + add --extrausers option to "userdel"
    - debian/patches/1012_extrausers_chfn.patch:
      + add support for --extrausers to the chfn tool
    - debian/patches/1015_add_zsys_support.patch:
      + Call zsys to handle home directory if available.
    - debian/passwd.maintscripts: Clean up upstart configuration

 -- Balint Reczey <rbalint@ubuntu.com>  Mon, 20 Jan 2020 15:16:35 +0100

shadow (1:4.8-1) unstable; urgency=medium

  [ Laurent Bigonville ]
  * Move the call to pam_motd before pam_selinux open

  [ Justin B Rye ]
  * login: Update package description (Closes: #808301)

  [ Yuriy M. Kaminskiy ]
  * Mark uidmap and login as Multi-Arch: foreign (Closes: #934473)

  [ Andreas Henriksson ]
  * New upstream release.
    - man: generate translations using itstool instead of xml2po
  * Replace gnome-doc-utils build-dep with itstool (Closes: #881889)
  * Use explicit --without-su configure flag
  * Refresh and massage patches to apply
  * Cherry-pick upstream patch reverting bindir/sbindir
  * Fix lintian warning useless-autoreconf-build-depends

  [ Balint Reczey ]
  * debian/login.su.pam: Drop unused file

 -- Balint Reczey <rbalint@ubuntu.com>  Fri, 20 Dec 2019 16:39:40 +0100

shadow (1:4.7-2) unstable; urgency=medium

  [ Balint Reczey ]
  * Remove obsolete /etc/cron.daily/passwd in maintainer scripts
    (Closes: #932017)
  * Remove Christian Perrier from Uploaders according to his request.
    Thank you for maintaining shadow for long years! (Closes: #893944, #927576)

  [ Gaudenz Steinlin ]
  * Improve NEWS entry about securetty.

 -- Balint Reczey <rbalint@ubuntu.com>  Tue, 16 Jul 2019 18:48:12 +0200

shadow (1:4.7-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/changelog: Remove trailing whitespaces

  [ Niels Thykier ]
  * Declare the explicit requirement for (fake)root.
    The shadow package currently requires (fake)root to produce the debs
    due to static non-root:root ownerships in the debs.

  [ Bryan Quigley ]
  * Remove cron daily backup.
    It was added in 2010 (#554170) as a split off from a previous cron
    job.  I haven't seen an argument for why it's useful to keep.
    Depending on when a mistake occurs in one of the files it backups
    it will provide variable recovery time of 0 to 24hours.

  [ Balint Reczey ]
  * Add Salsa CI configuration
  * Drop Lintian override for su, it is not shipped in login anymore
  * Stop shipping and honoring /etc/securetty
    (Closes: #731656, #830255, #879903, #920764, #771675, #917893, #607073)
  * Migrate to dh from cdbs
  * Ship some missing man files
  * Fix checking upstream tarball's OpenPGP signature
  * New upstream version 4.7
  * Refresh patches
  * Run autopkgtest in Salsa CI when it exists
  * debian/NEWS: Fix version of latest entry
  * Clean up /etc/securetty properly on upgrade

 -- Balint Reczey <rbalint@ubuntu.com>  Mon, 08 Jul 2019 15:58:46 +0200

shadow (1:4.5-1.1ubuntu4) eoan; urgency=medium

  * debian/patches/1015_add_zsys_support.patch:
    - Call zsys to handle home directory if available.
    We call zsys to handle dataset creation for zsys system in a separate
    home dataset for each user on the system.
    This allows one to handle user dataset outside of /home and also renaming.
    We don't support yet deletion, as removing the dataset would remove as
    well every snapshot of the history, and so, revert to previous version
    will result in user created, but no home directory, which is unwanted.
    (LP: #1842902)

 -- Didier Roche <didrocks@ubuntu.com>  Thu, 29 Aug 2019 15:00:07 +0200

shadow (1:4.5-1.1ubuntu3) eoan; urgency=medium

  * debian/patches/1014_extrausers_delgroup.patch
    - add --extrausers option to "groupdel" (LP: #1840375)

 -- Michael Vogt <michael.vogt@ubuntu.com>  Wed, 21 Aug 2019 11:40:17 +0200

# Older entries have been removed from this changelog.
# To read the complete changelog use `apt changelog passwd`.

Generated by dwww version 1.16 on Mon Dec 15 21:03:33 CET 2025.