xbps-create(8): store file mtime in metadata for upcoming changes.

This commit is contained in:
Juan RP
2015-02-22 18:20:32 +01:00
parent ae8ce64542
commit 2cae0cba01
2 changed files with 13 additions and 2 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.44 (???):
* xbps-create(8): modification time of regular files and links is now stored
in the package files metadata, will be used in a future version.
* libxbps: file timestamps stored in binary packages are now restored while
unpacking as regular user.