]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Fix distupgrade with allowuninstall
authorMichael Schroeder <mls@suse.de>
Mon, 1 Jun 2015 11:43:41 +0000 (13:43 +0200)
committerMichael Schroeder <mls@suse.de>
Mon, 1 Jun 2015 11:43:41 +0000 (13:43 +0200)
commit65a81492f9a86c224614fe2f412eca76c7415d86
treeb132581c4c031b7225dcf284d8b0a5fd0fcbdade
parent005f92b70e411beb64c2404c3b131d0ff874a7cf
Fix distupgrade with allowuninstall

It used to dump core in rare circumstances, it also did not
always produce the correct result.
src/rules.c
src/solver.c
test/testcases/distupgrade/dup_allowuninstall [new file with mode: 0644]
test/testcases/distupgrade/dup_noarchchange [new file with mode: 0644]