Fixed issue 22: always set perms from binpkg to existing files while unpacking.

This commit is contained in:
Juan RP
2012-03-07 12:00:08 +01:00
parent af9bd15af7
commit 06745b70ae
3 changed files with 36 additions and 6 deletions

6
NEWS
View File

@@ -1,3 +1,9 @@
xbps-0.15 (???):
* Fixed issue 22: "Updating a package doesn't set correct perms when
file not modified". When extracting package files, always set
permissions from binary package, even if file has not been modified.
xbps-0.14 (2012-02-28):
* Fixed 'xbps-bin reconfigure all' (regression added in 0.13).