xbps-rindex(8): fix crash in -r when a pkg cannot be removed.

This commit is contained in:
Juan RP
2013-01-16 16:25:29 +01:00
parent fa40928026
commit 82a8263f37
2 changed files with 12 additions and 12 deletions

5
NEWS
View File

@@ -1,6 +1,9 @@
xbps-0.20 (???):
* xbps-install: don't treat EEXIST as an error when installing
* xbps-rindex(8): fix crash in -r (remove-obsoletes mode) if pkg cannot
be removed (permissions or file disappeared).
* xbps-install(8): don't treat EEXIST as an error when installing
new packages; technically it's not an error.
* libfetch: added a patch to fix select(2) timing out when fetching