viewmail-info
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: On release numbering


From: Ulrich Mueller
Subject: Re: On release numbering
Date: Tue, 16 Jul 2024 13:53:30 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

>>>>> On Sat, 13 Jul 2024, John Stoffel wrote:

>> gitlab main should have a version number of 8.3.x.

> Awesome.   I'd suggest you/we append the latest git tag/commit number
> into the version string. then it's *really* clear what's happening.  

Does "commit number" mean the commit ID (a string of hexadecimal chars),
or the number of commits since the last release tag (that e.g. occurs in
the output of "git describe")?

If you mean the former, then it may not be possible to use it in distro
packages (because hexadecimal may not be allowed in version numbers).
Also, commit IDs don't monotonically increase, which makes it impossible
to check if the package needs to be updated on a user's system.

Ulrich

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]