]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
doc: Improvements for gnulib git bundle.
authorBruno Haible <bruno@clisp.org>
Fri, 9 Jan 2026 10:28:58 +0000 (11:28 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 9 Jan 2026 10:28:58 +0000 (11:28 +0100)
* doc/gnulib-git-bundle.texi: Explain how to verify the checksums.

ChangeLog
doc/gnulib-git-bundle.texi

index fc3d14fed655abccefe5e059c4fa1c7c1d68d3e1..0ced3d0f7c40c9ed33df3eac3e79aeab927aadeb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2026-01-09  Bruno Haible  <bruno@clisp.org>
+
+       doc: Improvements for gnulib git bundle.
+       * doc/gnulib-git-bundle.texi: Explain how to verify the checksums.
+
 2026-01-09  Simon Josefsson  <simon@josefsson.org>
 
        doc: Improvements for gnulib git bundle.
index 171f5cfe90539a28031a59522fdcba109b80411a..60890088f0a711ebead2adbd892329cd4845952d 100644 (file)
@@ -35,6 +35,13 @@ c3X/89WHMIRVqGpOHHQPZfw2bcxnZEIkgOam7WwRUyw=  gnulib-20250729.bundle
 6kYv60oHv7kXpkJM2vUlADWNmh62nus1xA80bJJiJEs=  gnulib-20260109.bundle
 @end example
 
+Verify the SHA256 checksum
+with either @code{sha256sum}, @code{sha256}, or @code{shasum -a 256}.
+
+Verify the base64 SHA3-256 checksum
+with @code{cksum -a sha3 -l 256 --base64} from coreutils 9.8 or newer,
+or with @code{cksum -a sha3 --check} from coreutils 9.9 or newer.
+
 Next to the Git Bundle is a GnuPG signature on the file, named
 @code{gnulib-YYYYMMDD.bundle.sig}, which can be verified using GnuPG
 as usual: