xbps-rindex(8): in clean mode (-c) also remove entries with unmatched hash.

This commit is contained in:
Juan RP
2012-12-03 11:05:37 +01:00
parent 2e2da80cfc
commit 298072ced3
2 changed files with 37 additions and 10 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.19 (???):
* xbps-rindex(8): in clean mode (-c), entries with unmatched hashes
are now removed from index.
* Added support for dynamic generation of reverse dependencies for
installed packages. pkgdb no longer keeps track of them statically.
A new object must be present in pkgdb for this to work in fast mode,