2.11 (2026-03-10)¶
Corrections in version requirement checks¶
For projects taking advantage of
releng_require_version to ensure they
are using compatible configurations, script utilities and more; the v2.10
release revealed a flaw in the logic used to compare versions. This resulted
in a version 2.10 being assumed as older than versions such as 2.9.
This release should correct the issue by ensuring split version parts are converted into integer values before comparing.