Changelog
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