Change logs for adduser source package in Jaunty

  • adduser (3.110ubuntu5) jaunty; urgency=low
    
      * deluser: reworked previous upload slightly, per feedback from cjwatson,
        should make the "rm /var/lib/ecryptfs/$user" code easier to read;
        revert $version corruption (oops)
    
     -- Dustin Kirkland <email address hidden>   Fri, 27 Mar 2009 17:12:09 -0500
  • adduser (3.110ubuntu3) jaunty; urgency=low
    
      * Fix the default username regexp to allow underscores.  LP: #341698.
    
     -- Steve Langasek <email address hidden>   Thu, 19 Mar 2009 16:50:59 +0000
  • adduser (3.110ubuntu2) jaunty; urgency=low
    
      * Fixes for LP: #302870
      * adduser: add support for setting up an encrypted home directory, calling
        ecryptfs-setup-private to do the hard work
      * doc/adduser.8: document the --encrypt-home option
      * debian/control: suggest ecryptfs-utils >= 67-1
    
     -- Dustin Kirkland <email address hidden>   Fri, 05 Dec 2008 22:25:34 -0800
  • adduser (3.110ubuntu1) jaunty; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - 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.
    
    adduser (3.110) unstable; urgency=low
    
      * New tranlations:
        - fr (thanks Nicolas François <email address hidden>)
          (closes: #478087, #478089)
        - it (Luca Monducci <email address hidden>) (closes: #493958)
        - ro (thanks Eddy Petrișor <email address hidden>) (closes: #488730)
        - ru (thanks Yuri Kozlov <email address hidden>) (closes: #493609)
    
    adduser (3.109) unstable; urgency=low
    
      [ Joerg Hoh ]
      * fix adduser manpage (closes: #488977), thanks Aleksi Suhonen
      * New translations:
        - es (thanks Javier Fernández-Sanguino Peña <email address hidden>)
            (Closes: #492429, #489041)
    
      [ Stephen Gran ]
      * Add Joerg to uploaders and remove Marc - thanks for your work
      * Update Standards-Version to 3.8.0 - no changes
    
     -- Soren Hansen <email address hidden>   Wed, 05 Nov 2008 08:57:55 +0100
  • adduser (3.108ubuntu1) intrepid; urgency=low
    
      * Merge from debian unstable, remaining changes:
        - 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.
    
    adduser (3.108) unstable; urgency=low
    
      [ Joerg Hoh ]
      * also ignore ".dpkg-save" files when populating the new homedir initially.
        (Closes: #452864)
      * deluser: fix order of arguments to tar. Thanks to Otto Visser.
        (Closes: #481352)
    
      [ Stephen Gran ]
      * Use $ENV{PERL_DL_NONLAZY}=1 in eval of module loading to catch XS module
        ABI mismatches
      * Get rid of two infinite loops (closes: #417291).  Incidentally, this
        (closes: #405905) by changing to assume yes to avoid going around the loop
        again.
      * Add group games to the default list for EXTRA_GROUPS (closes: #435642)
      * New translations:
        - fr (thanks Nicolas François <email address hidden>)
           (closes: #478089, #478087)
        - hy (thanks Vardan Gevorgyan <email address hidden>)(closes: #475147)
        - ru (thanks Yuri Kozlov <email address hidden>)(closes: #473286)
        - sv (thanks Martin Bagge <email address hidden>)(closes: #483436)
    
     -- Soren Hansen <email address hidden>   Wed, 25 Jun 2008 18:55:03 +0200