xbps-repo: show, show-deps and show-files targets accepts pkgpatterns.
This commit is contained in:
14
NEWS
14
NEWS
@@ -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
|
||||
|
Reference in New Issue
Block a user