xbps-rindex: fixed cleaning obsolete entries from index-files in clean mode (-c).

This commit is contained in:
Juan RP
2013-04-06 21:30:31 +02:00
parent f6971727ac
commit 68770053e9
2 changed files with 65 additions and 5 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.23 (???):
* xbps-rindex(8): in clean mode (-c) also remove obsolete entries from index-files,
which were not matched due to different tests.
* Fixed a bug in the transaction dictionary that reported wrong sizes
in total-removed-size and total-installed-size objects or even empty values
in some cases.