xbps-bin: added support to install exact pkg version, i.e 'foo-1.0'.

This commit is contained in:
Juan RP
2012-06-02 17:35:21 +02:00
parent 40864bcdce
commit bd3a8982cc
3 changed files with 48 additions and 22 deletions

7
NEWS
View File

@@ -1,5 +1,12 @@
xbps-0.16 (???):
* xbps-bin(8): the 'install' target now can (re)install an exact package
version as specified on its arguments, i.e:
$ xbps-bin install foo-1.0
If that version is not available no other version will be installed.
* xbps-repo(8): 'genindex' target is now able to remove binary packages
when a greater version exists on the index.