]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Rework orphan handling in dup mode
authorMichael Schroeder <mls@suse.de>
Mon, 7 Mar 2016 13:09:40 +0000 (14:09 +0100)
committerMichael Schroeder <mls@suse.de>
Mon, 7 Mar 2016 13:09:40 +0000 (14:09 +0100)
commit6c9cef4ef810cd32ffeee20986a16e0871fc0bae
treeec1c051da3d4e6549328c0edf400a01e71bae729
parente1f29013dd6eeb77db7fb0ad6e9343cd880ccbde
Rework orphan handling in dup mode

The old code had problems when the updaters contained other
installed packages.
src/rules.c
src/rules.h
src/solver.c