Juan RP b672e1a7f2
Improved "xbps auto-updating itself" behaviour.
Always check if there's a new xbps package version available
while *installing* or *updating* in any form.

This fixes the following scenario:

- xbps-0.53_10 is currently installed
- xbps-0.54_1 is available in repo
- xbps-install --update netbsd-wtf || xbps-install new-pkg || xbps-install --update

As expected any of the following scenarios in last cmd will use *this*
transaction to autoupdate xbps and its reverse dependencies.

Another transaction will be necessary to install or update the other unrelated
packages.

Added a new test case to verify this case and improve the other test
cases with more extensive checks.
2019-06-17 12:02:02 +02:00
..
2019-05-22 15:05:45 +02:00
2016-02-08 15:09:43 +01:00
2016-03-24 10:23:20 +01:00
2019-01-24 14:57:50 -05:00
2019-04-14 12:37:24 +02:00
2016-06-20 10:03:49 +02:00