aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@mandriva.com>2009-07-28 13:15:08 +0000
committerChristophe Fergeau <cfergeau@mandriva.com>2009-07-28 13:15:08 +0000
commit8f468c2310106a3c0b3fd57b2d156db2ed4935fa (patch)
treec57742898d702dba2dd8b1df43d8a1f18843a0d5 /ChangeLog
parenta03cc8fca2f2910417d63086bc8b84081d588042 (diff)
downloadperl-URPM-8f468c2310106a3c0b3fd57b2d156db2ed4935fa.tar
perl-URPM-8f468c2310106a3c0b3fd57b2d156db2ed4935fa.tar.gz
perl-URPM-8f468c2310106a3c0b3fd57b2d156db2ed4935fa.tar.bz2
perl-URPM-8f468c2310106a3c0b3fd57b2d156db2ed4935fa.tar.xz
perl-URPM-8f468c2310106a3c0b3fd57b2d156db2ed4935fa.zip
move part of _handle_conflicts to _handle_conflicts_with_selected
Patch by Anssi Hannula, first step toward fixing bug #52145 If package 'a' Conflicts on 'b', and user (or a dependency chain) tries to install both at the same time, perl-URPM will only detect the conflict if package 'a' gets selected first (this depends on hdlist order), as _set_rejected_from is only called in one direction from _handle_conflicts and it does not detect that a package it is about to reject_from is already selected. This patch moves part of _handle_conflicts to _handle_conflicts_with_selected to be called before dependencies get added, needed by next patch
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions