xbps-create(8): fix #64 "incorrect installed-size with hardlinks"

This commit is contained in:
Juan RP
2014-11-12 12:37:35 +01:00
parent 04bde70969
commit 039a155918
7 changed files with 72 additions and 5 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.42 (???):
* xbps-create(8): fixed issue #64 "xbps-create(8) incorrect installed-size with hardlinks".
https://github.com/voidlinux/xbps/issues/64
* Added a new configuration keyword "bestmatching", which expects "true" or "false"
and disabled by default. If enabled the pkg with the greatest version available
in all registered repositories will be choosen, rather than the first package