Change logs for adduser source package in Bionic

  • adduser (3.116ubuntu1) bionic; 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.
      * Dropped changes, included in Debian:
        - Add autopkgtest.
        - testsuite/runsuite.sh: Add the testsuite directory to @INC, so it can
          find the tests.
    
    adduser (3.116) unstable; urgency=medium
    
      * Advise installation of 'perl' rather than 'perl-modules'
        (Closes: #840982)
      * Improve distinction between informational and essential messages
        (Closes: #763055)
      * Improve message accompanying error code for creating system user
        (Closes: #708073, #759740)
      * testsuite: add current directory to Perl module search path
      * Use /usr/sbin/nologin instead of /bin/false for default system shell
        (Closes: #845791)
      * Bump Standards-Version to 4.0.1
    
    adduser (3.115) unstable; urgency=medium
    
      [ Afif Elghraoui ]
      * Adopt package (Closes: #811411)
      * Set Vcs-* fields to point to Git repository
      * Bump Standards-Version to 3.9.8
      * Extend last_{u,g}id to 59999 to match policy update from 3.9.0
        (Closes: #776203)
      * Note to work on the lintian error for debconf template.
      * Fix path to rpcinfo, used for NIS support.
        (Thanks to Nis Martensen for report and patch).
      * Update Vietnamese translations (Closes: #825610)
        Thanks to all translators for providing updates
    
      [ Helge Kreutzmann ]
      * Debconf:
          * Update Turkish translation. Closes: #676356.
          * Fix language field in Norwegian translation. Closes: #695997.
      * Program (translation):
          * Use "--previous" when generating the updated po files.
          * Mention "--add_extra_groups" in --help output. Closes: #547911.
          * Update Japanese translation. Closes: #697109.
          * Update Czech translation. Closes: #825734.
          * Update Slovak translation. Closes: #825770.
          * Updated Danish translation. Closes: #825778.
          * Update Portuguese translation. Closes: #825867.
          * Update Russian translation. Closes: #825876.
          * Update Japanese translation. Closes: #825973.
          * Update Swedish translation. Closes: #826947.
          * Update Brazilian Portuguese translation. Closes: #826965.
          * Update Italian translation. Closes: #827011.
          * Update French translation. Closes: #827140.
          * Update Hungarian translation.
          * Update Polish translation.
          * Update Basque translation.
          * Update Norwegian translation.
      * Manpage:
          * Improve pointer to customization files. Closes: #611898.
          * Improve pointer to NAME_REGEX. Closes: #508740.
          * Document --only-if-empty in delgroup.8. Closes: #722583.
          * Format SEE ALSO section correctly in all man pages.
          * Various formatting and minor language updates noted by the German
            translator(s).
          * Fixes in the German translation. Closes: #685529, #698483.
          * Update Portuguese translation. Closes: #756180, #825867.
          * Update Danish translation. Closes: #825777.
          * Update Russian translation. Closes: #825944.
          * Update Italian translation. Closes: #827012.
          * Update Polish translation.
          * Update French translation.
          * Update German translation.
      * Update example from John Zaitseff <email address hidden> to version 4.9.
            Thanks. Closes: #712944.
      * Fix issues found by i18nspector.
      * Add correct pot file
      * Trivial unfuzzy
      * Fix various errors found by translators (and unfuzzy translations)
      * Fix build error
    
    adduser (3.114) unstable; urgency=medium
    
      * QA upload.
      * Set the maintainer to Debian QA Team and remove the
        Uploaders field.
      * Drop unnecessary versxioned relations to other packages.
      * install-manpages.pl: Pass "-n" to gzip to omit timestamps
        from the compressed files.
      * install-manpages.pl: Create directories as needed.
      * Rewrite debian/rules to use debhelper 9.
      * Apply patch from Antonio Terceiro to add autopkgtests.
      * Suggest perl instead of perl-modules.
      * Set the source format to 3.0 (native).
      * Drop irrelevant lintian overrides.
      * Drop part of the postrm, which is now inserted by debhelper.
      * Drop dependencies that debhelper inserts via ${misc:Depends}.
    
     -- Steve Langasek <email address hidden>  Tue, 05 Dec 2017 08:57:20 -0800
  • adduser (3.113+nmu3ubuntu5) zesty; urgency=medium
    
      * testsuite/runsuite.sh: Add the testsuite directory to @INC, so it can find
        the tests.
    
     -- Iain Lane <email address hidden>  Mon, 31 Oct 2016 14:53:46 +0000