xbps-bin(8): extended 'requiredby' check to find and remove stale entries.

This commit is contained in:
Juan RP
2012-04-05 10:58:52 +02:00
parent 732ce45b86
commit 00148c40b0
3 changed files with 63 additions and 21 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.15 (???):
* xbps-bin(8): a new test for the 'check' target to find stale entries
in 'requiredby' package metadata object from pkgdb.
* When reinstalling existing packages (xbps-bin -f install), make sure
to remove previous entry in the "requiredby" pkgdb's array object.