v3.241211
Relevant changes: add support for microarchitecture selection in scram and avoid noisy warnings with python 3.12
Also some minor fixes.
What's Changed
- recover should not report FAILED when there is nothing to do. Fix #5355 by @belforte in #5356
- always prepend r to regextp strings. Fix #5353 by @belforte in #5357
- Pass projdir to interally called commands 5337 by @belforte in #5360
- handle failed probe jobs for pub.status fix #5359 by @belforte in #5361
- make it explicit that report is from successful jobs. Fix #5363 by @belforte in #5364
- add support for SCRAM_MIN_SUPPORTED_MICROARCH. Fix #5354 by @belforte in #5362
Full Changelog: v3.241125...v3.241211