]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Fix split provides not working if the update includes a forbidden vendor change
authorMichael Schroeder <mls@suse.de>
Tue, 8 Feb 2022 11:41:58 +0000 (12:41 +0100)
committerMichael Schroeder <mls@suse.de>
Tue, 8 Feb 2022 11:46:46 +0000 (12:46 +0100)
commit2857be8a3ecfbc6793589e267ab8784716370acf
tree811611c580c1759b817329ba1b1c660622d139c6
parent383a94658bb5859de3b2aafe63f89e10d5b5c643
Fix split provides not working if the update includes a forbidden vendor change

Check the feature rule instead of the update rule and make sure that the
old package really is updated.
src/solver_util.c