Restore pkg file timestamps while unpacking as regular user.

Requested by @dominikh.
This commit is contained in:
Juan RP
2015-02-21 16:52:27 +01:00
parent 3692ecb537
commit ae8ce64542
3 changed files with 33 additions and 5 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.44 (???):
* libxbps: file timestamps stored in binary packages are now restored while
unpacking as regular user.
* xbps-pkgdb(8): this now uses the code from libxbps to check the target file
of symlinks. This fixes some false positives with symlinks.