Changelog
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