Merge RedHat's patch shadow-4.0.18.1-mtime.patch:
* NEWS: Document that usermod will now preserve user's file modification and access time. * libmisc/copydir.c: Preserve the access and modification time of copied files. This is important for usermod. This will also impact useradd, for the skeleton files, but this is not important. * libmisc/copydir.c: Stop and return an error if a file could not be closed after during a copy.
This commit is contained in:
3
NEWS
3
NEWS
@@ -7,6 +7,9 @@ shadow-4.1.0 -> shadow-4.1.1 UNRELEASED
|
||||
* Do not install the shadow library per default.
|
||||
- useradd
|
||||
* New option -l to avoid adding the user to the lastlog and faillog databases.
|
||||
- usermod
|
||||
* Keep the access and modification time of files when moving an user's home
|
||||
directory.
|
||||
|
||||
shadow-4.0.18.2 -> shadow-4.1.0 09-12-2008
|
||||
|
||||
|
Reference in New Issue
Block a user