Added the "bestmatching" configuration keyword to enable pkg best matching.

See the NEWS file for more information.
This commit is contained in:
Juan RP
2014-11-07 10:07:51 +01:00
parent 6c76f6786d
commit 53f13d579e
6 changed files with 124 additions and 2 deletions

5
NEWS
View File

@@ -1,5 +1,10 @@
xbps-0.42 (???):
* 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
matching the expression. This keyword can be set in a configuration file.
* xbps-rindex(8): added -d/--debug option.
* utils: the -C/--config option now expects a path to a directory storing