conflicts: another bugfix + test case.

This commit is contained in:
Juan RP
2015-11-10 15:36:25 +01:00
parent da5ad3d052
commit 0cf4a2c0c0
3 changed files with 70 additions and 14 deletions

3
NEWS
View File

@ -1,5 +1,8 @@
xbps-0.50 (???):
* libxbps: another bugfix for conflicts; do not take into account conflicts
in installed pkgs when the same pkg is in the transaction.
* xbps-alternatives(1): symlinks are now always created relative to the
rootdir of the target file. Implemented by Enno Boland (@Gottox).