libxbps: improve matching obsolete files, skip matches by hash and filename.

Don't remove top level symlinks (/bin, /sbin and /lib) if they were found
as obsoletes. This is a workaround for the system transition to /usr.
This commit is contained in:
Juan RP
2012-07-10 23:22:25 +02:00
parent 414fd67302
commit 34697e8022
3 changed files with 33 additions and 5 deletions

6
NEWS
View File

@@ -1,3 +1,9 @@
xbps-0.16.4 (???):
* libxbps: when finding obsolete files also match against sha256, not
just the filename. Also ignore symlinks found in rootfs to make
the system transition to /usr fully work.
xbps-0.16.3 (2012-07-04):
* libxbps: fixed a regression in 0.16.2.