Skip to content

Tag first minor release with .0 patch version#86

Merged
lmb merged 1 commit intocilium:mainfrom
lmb:tag-0-patch-versions
Nov 5, 2025
Merged

Tag first minor release with .0 patch version#86
lmb merged 1 commit intocilium:mainfrom
lmb:tag-0-patch-versions

Conversation

@lmb
Copy link
Contributor

@lmb lmb commented Nov 5, 2025

The first kernel release of a minor version like 6.16 doesn't include a patch version. It therefore only gets the 6.16 tag. Subsequent versions like 6.16.1 get both a 6.16 and a 6.16.1 tag.
This means that later patch releases overwrite the only tag for the first minor release. It is not possible to refer to that version therefore.

Tag the first minor release with a .0 patch version so that 6.16.0 stays around.

The first kernel release of a minor version like 6.16 doesn't include
a patch version. It therefore only gets the 6.16 tag. Subsequent versions
like 6.16.1 get both a 6.16 and a 6.16.1 tag.
This means that later patch releases overwrite the only tag for the first
minor release. It is not possible to refer to that version therefore.

Tag the first minor release with a .0 patch version so that 6.16.0 stays
around.

Signed-off-by: Lorenz Bauer <lmb@isovalent.com>
@lmb lmb force-pushed the tag-0-patch-versions branch from 92be116 to cea9a7f Compare November 5, 2025 14:05
@lmb lmb marked this pull request as ready for review November 5, 2025 14:11
@lmb lmb merged commit 064c80f into cilium:main Nov 5, 2025
10 checks passed
@lmb lmb deleted the tag-0-patch-versions branch November 5, 2025 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants