diff options
| author | Mattias Andrée <m@maandree.se> | 2026-05-28 18:46:27 +0200 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-05-28 18:46:27 +0200 |
| commit | 55e9f58fa7c551aebfd6084b778cd942fa8b20ce (patch) | |
| tree | 7177e49a9c3a3c2e9cd4f88e8507cb19c9f6c1b0 /README | |
| parent | m fix (diff) | |
| download | release-scripts-55e9f58fa7c551aebfd6084b778cd942fa8b20ce.tar.gz release-scripts-55e9f58fa7c551aebfd6084b778cd942fa8b20ce.tar.bz2 release-scripts-55e9f58fa7c551aebfd6084b778cd942fa8b20ce.tar.xz | |
Update (fixes support for a few edge cases, and leaves nothing laying around)
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ a git tag, I know that my local git repositry is clean. This is used as the reference for truth. I also create a tarball for a static release. I then use ./gen-checksums which checks the tarball, along with my non-static releases (created by pushing the git tags), against my local -git repositry. Once all releases have been validated, ./gen-checksums +git repositry. Once a release have been validated, ./gen-checksums outputs the checksums for each tarball, using a number of hash functions. The checksums are not specifically tied to the tarballs, but rather listed as known good checksums. |
