xbps-repo: show, show-deps and show-files targets accepts pkgpatterns.

This commit is contained in:
Juan RP
2012-02-16 08:55:41 +01:00
parent 6e50919d2b
commit 7a9d47c133
3 changed files with 34 additions and 10 deletions

14
NEWS
View File

@@ -1,3 +1,17 @@
xbps-0.12.1 (2012-02-14):
* xbps-repo(8): the `show', `show-deps' and `show-files' targets now accept
package patterns, i.e "xbps-repo show 'foo>=2.0'". If only a `pkgname`
has been specified, the newest package available in repositories will be
shown.
* xbps-repo(8): print meaningful help usage, added -h option.
* xbps-bin(8): print a meaningful help usage, added -h option.
* libxbps: fixed xbps_transaction_install_pkg return value if package
is already installed: this must be EEXIST not ENODEV.
xbps-0.12.0 (2012-02-06):
* xbps-bin: new dry-run mode (-n) to show the actions that would