adduser (3.121) unstable; urgency=medium . * translators: The templates in this package version are fuzzed. This is work in progress. More changes are pending. Please rest assured that the package maintainers will ask you for new translations in due time. Thanks! . [ Jason Franklin ] * Adjust the invocation of "crontab" to prevent shell command injection. Thanks to Haoxi Tan. (Closes: #940577) * Invoke the "crontab" command with the proper syntax. (Closes: #1006899) * Pay more attention to not emit cruft in deluser * Check for crontab presence and give a meaningful message if not. . [ Marc Haber ] * suggest cron since we use crontab * improve adduser man page NAME/apropos. Thanks to jidanni (Closes: 702934) * add afs to exclude_fstypes default * adduser/deluser.conf: * comment out settings that are the default in code * add ucf cruft to skel_ignore_regex * add_extra_groups default is 0 * more helpful header comments for conffiles. Thanks to Christian Hudon (Closes: #584919) * document debug option for deluser in man page * add --debug to usage messages * Correctly handle $? in case of a signal. Thanks to Peter Eisentraut (Closes: #666435) * rename deluser --force to --no-preserve-root (Closes: #1002495) * Translations: * add meaningful headers to templates.pot * update translations (name template) * changed program translations (fuzzy, work in progress) * remove VERSION macros from manual pages * improve match in translator_russian.add * modified translation templates * modified adduser.pot * Manpage installation: * do not use scripts/install-manpages any more * adapt translated man page names so that dh_installman can handle them * use debhelper to install manual pages (Closes: #1006710)