Change logs for adduser source package in Focal

  • adduser (3.118ubuntu2) focal; urgency=medium
    
      * Add support for ZFS home directories:
        - Home directories are created as ZFS dataset if zsysctl is installed. If
          the command is not installed or fails, the user will be created as usual
          without a dedicated dataset (LP: #1873263)
    
     -- Jean-Baptiste Lallement <email address hidden>  Thu, 16 Apr 2020 16:12:53 +0200
  • adduser (3.118ubuntu1) disco; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - AdduserCommon.pm, adduser, adduser.8, adduser.conf.5: Allow uppercase
          letters in the names of system users. This is done by having a separate
          NAME_REGEX_SYSTEM configuration setting which applies when --system is
          specified. (Soren Hansen)
        - Add support for encrypting home directories:
          + adduser: Add --encrypt-home option, which calls ecryptfs-setup-private
            for the hard work.
          + doc/adduser.8: document the --encrypt-home option
          + debian/control: suggest ecryptfs-utils >= 67-1
          + deluser: remove all of /var/lib/ecryptfs/$user with --remove-home
        - extrausers support for adduser.
    
    adduser (3.118) unstable; urgency=low
    
      * Team upload
    
      [ Afif Elghraoui ]
      * Remove myself from uploaders
    
      [ Boyuan Yang ]
      * po: Refresh po files
      * po: Update Simplified Chinese (zh_CN) translation
      * debian/rules: Avoid invoking dpkg-parsechangelog directly
      * debian/control: Bump Standards-Version to 4.2.1.
    
      [ Helge Kreutzmann ]
      * Update German debconf translation (Closes: #898034)
    
      [ Frans Spiesschaert ]
      * Update Dutch debconf translation (Closes: #898769)
    
      [ Julien Patriarca ]
      * Update French debconf translation (Closes: #901031)
    
     -- Steve Langasek <email address hidden>  Fri, 01 Feb 2019 12:01:22 -0800