]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Fix handling of disabled installed packages in distupgrade
authorMichael Schroeder <mls@suse.de>
Tue, 8 Oct 2019 11:40:45 +0000 (13:40 +0200)
committerMichael Schroeder <mls@suse.de>
Tue, 8 Oct 2019 11:40:45 +0000 (13:40 +0200)
commit954862319e32e97b20afd0f598cd461ece320e4f
treeb0333cefd5cf2194a3cece8aff62126df190c74e
parentbfdc347fdfc350a9b290543fac905cb21f9a71a8
Fix handling of disabled installed packages in distupgrade

Such packages must not be touched, i.e. they must stay installed.
src/pool.c
src/rules.c