Skip to content

dist-release target fixes

There are some regressions/issues with the dist-release process:

  • The mismatch in release numbers on Makefile.rhelver and what is on kernel changelog and commit releases.
  • The check if there are changes for a release did not work as intended.
  • The ark release process have commits with ".test" suffix on them. This series aim to address those issues.

Merge request reports