]> git.ipfire.org Git - thirdparty/libsolv.git/commit
Finish strict repo priority support
authorMichael Schroeder <mls@suse.de>
Fri, 15 Oct 2021 09:03:12 +0000 (11:03 +0200)
committerMichael Schroeder <mls@suse.de>
Fri, 15 Oct 2021 09:03:12 +0000 (11:03 +0200)
commite79734abf6042a2a683c3d46ec0d7ecdb2b36be6
tree3188c861aac2a230750dc7b7b68fabfbf772d5fa
parentaa7dcd923bbf4a2881a704872dd1d3f257dc9519
Finish strict repo priority support

- add flag to bindings
- support flag/ruletype in testcases
- support strict repo prio problems in solution generation
- implement automatic disabling of strict repo rules due to install jobs
- add a testcase
bindings/solv.i
ext/testcase.c
src/problems.c
src/problems.h
src/rules.c
src/solverdebug.c
test/testcases/strictrepoprio/strictrepoprio.t [new file with mode: 0644]