xbps-query: explicitly use -R for repository mode; otherwise local.
This closes #3 by radare.
This commit is contained in:
7
NEWS
7
NEWS
@@ -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)
|
||||
|
Reference in New Issue
Block a user