diff options
| author | Christian Breunig <christian@breunig.cc> | 2025-09-03 21:38:16 +0200 |
|---|---|---|
| committer | Christian Breunig <christian@breunig.cc> | 2025-09-03 21:38:16 +0200 |
| commit | 562c21cb80c150337a737894617678a09bf3a560 (patch) | |
| tree | 4131caaf76147b426b4b3bc527cbae23c2812c45 /src/migration-scripts/interfaces | |
| parent | b1b4545cb7984cd3cdf42554ab2b28acd1ecb6cb (diff) | |
| download | vyos-1x-562c21cb80c150337a737894617678a09bf3a560.tar.gz vyos-1x-562c21cb80c150337a737894617678a09bf3a560.zip | |
Debian: T7762: extend package version with a number always counting up
This extends commit 53d8ed6cc01e ("Debian: T7762: adjust vyos-1x package version
to not mention 1.5 in any way") with a counter that counts the number of commits
since the beginning to become HEAD. It kind of mimics "git describe --tags"
where commits after the last Git tag are counted.
Why do we need it? It's better for sorting multiple revisions of the vyos-1x
package, as we are unable to sort using a commit ID which was the commit before
one or another.
Packages are now named e.g.:
vyos-1x_999.0-12876-gb1b4545cb_amd64.deb
vyos-1x-aws_999.0-12876-gb1b4545cb_all.deb
vyos-1x-dbgsym_999.0-12876-gb1b4545cb_amd64.deb
vyos-1x-smoketest_999.0-12876-gb1b4545cb_all.deb
vyos-1x-vmware_999.0-12876-gb1b4545cb_all.deb
Meaning it is the 12876th commit since repo start and the commit ID used
for the build is b1b4545cb.
Diffstat (limited to 'src/migration-scripts/interfaces')
0 files changed, 0 insertions, 0 deletions
