Workaround fix for 'xbps-install -yf xbps <-> xbps-git'.

This commit is contained in:
Juan RP
2013-02-05 12:10:24 +01:00
parent 6c96fe32cc
commit d8769c4873
5 changed files with 10 additions and 7 deletions

3
NEWS
View File

@@ -1,5 +1,8 @@
xbps-0.21 (???):
* libxbps: workaround a bug (found by pancake) when updating a package
that is being replaced by a virtual package.
* libxbps: fully remove packages with broken symlinks; previously if a
broken symlink was there (readlink returning ELOOP), package wasn't
removed.