xbps-bin: new flag -S to sync rpool indexes before the target.

This commit is contained in:
Juan RP
2012-05-31 08:08:32 +02:00
parent 6228204a14
commit a58df97c75
3 changed files with 28 additions and 4 deletions

3
NEWS
View File

@ -1,5 +1,8 @@
xbps-0.16 (???):
* xbps-bin(8): new flag: -S which syncs rpool indexes before executing
the "dist-upgrade", "install" or "update" targets.
* libxbps: renamed xbps_repository_pool_xxx to xbps_rpool_xxx
(API/ABI incompat changes).