Change logs for adduser source package in Natty

  • adduser (3.112+nmu1ubuntu5) natty; urgency=low
    
      * debian/control: fix an often-duplicated bug, which causes apt to try
        and remove ecryptfs-utils, even though it is in use; have adduser
        recommend, rather than suggest ecryptfs-utils, LP: #653628
     -- Dustin Kirkland <email address hidden>   Wed, 09 Mar 2011 11:16:13 +0000
  • adduser (3.112+nmu1ubuntu4) natty; urgency=low
    
      * And fix a typo in the last patch.
     -- Matthias Klose <email address hidden>   Thu, 06 Jan 2011 22:05:54 +0100
  • adduser (3.112+nmu1ubuntu3) natty; urgency=low
    
      * deluser: Remove symlinks to directories with rm, not rmdir (Jim Cheetham).
        LP: #34299.
     -- Matthias Klose <email address hidden>   Thu, 06 Jan 2011 21:48:21 +0100
  • adduser (3.112+nmu1ubuntu2) natty; urgency=low
    
      * deluser: added missing linebreak at line 338 (LP: #613204)
        thanks to <email address hidden> and Mohamed Amine IL Idrissi for the
        patch
     -- Oliver Grawert <email address hidden>   Tue, 23 Nov 2010 12:40:28 +0100
  • adduser (3.112+nmu1ubuntu1) natty; urgency=low
    
      * Merge with Debian unstable. Remaining Ubuntu 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
    
    adduser (3.112+nmu1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Fix pending l10n issues. Programs translations:
        - Bokmål, Norwegian (Hans Fredrik Nordhaug). Closes: #595297
        - French (Jean-Baka Domelevo Entfellner). Closes: #571406
        - Portuguese (Américo Monteiro).  Closes: #577994
        - Spanish (Javier Fernández-Sanguino).  Closes: #592185
      * Manpages translations:
        - Portuguese (Américo Monteiro).  Closes: #582322
     -- Martin Pitt <email address hidden>   Tue, 12 Oct 2010 15:47:22 +0200
  • adduser (3.112ubuntu1) lucid; urgency=low
    
      * Merge with Debian testing. Remaining Ubuntu 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
    
    adduser (3.112) unstable; urgency=low
    
      * deluser: --backup-to implies --backup, but only if passed on the command
        line (addresses: #535857) (closes: #551929)
      * deluser: explicitly set $PATH, patch from Martin Pitt
        <email address hidden> (closes: #555307)
      * Translations:
        - ru: thanks Yuri Kozlov <email address hidden> (closes: #559661)
    
    adduser (3.111) unstable; urgency=low
    
      [ Joerg Hoh ]
      * deluser: --backup-to implies --backup; thanks Zak Wilcox (closes: #535857)
      * deluser: sockets should also be backupped and removed (closes: #545024),
        thanks Christian Sievers for spotting.
      * allow underscores again in usernames (closes: #520586)
      * remove the "games" group from the EXTRA_GROUPS example (closes: #502150)
      * really warn if a user is already present when creating a new system user
        (closes: 515909)
      * document the interaction between --system and --close (closes: #515909)
    
      [ Stephen Gran ]
      * Update po4a calls
      * Translations:
        - fr (thanks Nicolas FRANCOIS (Nekral) <email address hidden>
          closes: #545475)
        - sv (thanks Daniel Nylander <email address hidden> closes: #517505)
        - zh_CN (thanks Aron Xu <email address hidden> closes: #544504)
      * update standards version - no changes
     -- Martin Pitt <email address hidden>   Wed, 27 Jan 2010 09:47:08 +0100