Change logs for adduser source package in Quantal

  • adduser (3.113+nmu1ubuntu1) quantal; 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: recommend ecryptfs-utils >= 67-1
          + deluser: remove all of /var/lib/ecryptfs/$user with --remove-home
        - Mark adduser Multi-Arch: foreign.
    
    adduser (3.113+nmu1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Re-add missing translations in po/ and doc/po4a/po
        Closes: #651114, #645951
      * Manpages translations:
        - Spanish. Closes: #636240
      * Fix pending l10n issues. Debconf translations:
        - Serbian (Zlatan Todoric).  Closes: #634980
        - Serbian Latin (Zlatan Todoric).  Closes: #634982
     -- Steve Langasek <email address hidden>   Mon, 30 Apr 2012 22:52:15 -0700
  • adduser (3.113ubuntu2) precise; urgency=low
    
      * Fix a typo in the usage info for NAME_REGEX_SYSTEM.
     -- Steve Langasek <email address hidden>   Wed, 19 Oct 2011 14:52:33 -0700