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:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2007-12-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
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.
|
||||
|
||||
2007-12-26 Nicolas François <nicolas.francois@centraliens.net>
|
||||
|
||||
Cleanups:
|
||||
|
||||
Reference in New Issue
Block a user