Revision history for Perl extension Passwd::Unix::Alt 0.5206 2011-04-27 No functional changes [BUG FIXES] - Add missing dependency to File::Slurp [CT]. 0.5205 2011-04-22 [BUG FIXES] - Disallow newlines in gecos. 0.5204 2011-04-22 [ENHANCEMENTS] - When there is a difference between passwd & shadow, print detailed differences in warning. [BUG FIXES] - Allow empty gecos field when adding user. - More proper permission of gshadow (0440 instead of 0400). - Before appending to shadow file, set permission +w first to avoid failure when running as normal user. 0.5203 2011-04-21 [INCOMPATIBLE CHANGES] - Package changed from Passwd::Unix -> Passwd::Unix::Alt. 0.5202 2011-04-21 [ETC] - Second attempt to pass PAUSE indexer 0.5201 2011-04-21 [ENHANCEMENTS] - Set $Passwd::Unix::errstr on errors - No longer require running as root even (unless necessary) [ETC] - No longer compresses backup with bzip2, backup are verbatim copies - Add basic test suite Revision history for Perl extension Passwd::Unix 0.52 Sun, 02 Aug 2009 17:11:20 +0200 - Logins with a dot are now allowed. 0.51 Mon, 11 May 2009 13:01:58 +0200 - Added support for removing users from group and gshadow files. 0.5 Sat, 09 May 2009 03:10:16 +0200 - Fixed some typos. 0.481 Fri, 08 May 2009 23:40:33 +0200 - Little changes in a documentation. 0.48 Fri, 08 May 2009 22:21:29 +0200 - Some security fixes. 0.47 Wed, 01 Apr 2009 15:49:04 +0200 - Support for gshadow file added. 0.43..0.46 ??? - Some cosmetic changes. 0.42 Tue, 25 Nov 2008 20:53:52 +0100 - Fixed bug in 'group' method. Thanks to piaff33z. 0.41 Thu May 27 23:40:55 CEST 2008 - Added option for many instances. Thanks to Foudil BRÉTEL for some remarks, suggestions as well as supplying relevant patch! 0.40 ??? - Thanks to Artem Russakovskii for reporting a bug. - Fixed bug in order of users. 0.01 Sat Mar 16 21:20:19 EDT 2008 - First release.