Uh oh!
There was an error while loading. Please reload this page.
doc: v6.3.0 release bump - #318
Merged
Merged
Conversation
Propagate the v6.3.0 release to main, as release_process.rst requires right after a tag (these drift silently otherwise): - the Maintained versions table in README.md (6.3 becomes the current stable line, 6.2 the previous one, 6.1 end of life) - a CHANGELOG entry mirroring the GitHub Release notes - the build-system pins: so3_/avz_ recipes renamed, their PV, and the PREFERRED_VERSION_so3 / PREFERRED_VERSION_avz entries in local.conf SO3_KERNEL_VERSION_FALLBACK is already at 6.3.0: it was bumped before the tag, which is the half that had been missed for v6.2.5.
Uh oh!
There was an error while loading. Please reload this page.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Propagates the
v6.3.0release tomain, asrelease_process.rstrequires right after a tag:README.md— 6.3 becomes the current stable line, 6.2 the previous one, 6.1 end of lifeCHANGELOGentry mirroring the release notesso3_/avz_recipes renamed to 6.3.0 with theirPV, and thePREFERRED_VERSION_so3/PREFERRED_VERSION_avzentries inlocal.confSO3_KERNEL_VERSION_FALLBACKis already at 6.3.0 — it was bumped before the tag (#317), which is the half that had been missed for v6.2.5.