xbps-query: explicitly use -R for repository mode; otherwise local.

This closes #3 by radare.
This commit is contained in:
Juan RP
2013-02-02 12:02:10 +01:00
parent 5c1688944d
commit dcff876533
3 changed files with 14 additions and 20 deletions

7
NEWS
View File

@@ -1,5 +1,12 @@
xbps-0.21 (???):
* xbps-query(8): fix issue #3 from github
"xbps-query -o only works for installed packages".
The behaviour has been changed for all modes and to explicitly get
info from repositories the -R flag must be used; otherwise it will
use local packages.
* xbps-install(8): the -f, --force flag will now preserve configuration
files if they were modified, and only unpack files that have been
modified when re-installing packages. If -f is specified twice (-ff)