info-gnu
[Top][All Lists]
Advanced

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

autoconf-archive-2022.09.03 released [stable]


From: Peter Simons
Subject: autoconf-archive-2022.09.03 released [stable]
Date: Mon, 05 Sep 2022 08:06:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

GNU Autoconf Archive version 2022.09.03 is now available for download.
Here are the compressed sources and a GPG detached signature:

  https://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2022.09.03.tar.xz
  
https://ftpmirror.gnu.org/autoconf-archive/autoconf-archive-2022.09.03.tar.xz.sig

Use a mirror for higher download bandwidth:

  https://www.gnu.org/order/ftp.html

Here are the SHA1 and SHA256 checksums:

af6cb078c67e42dcffaa1404242f95e54b87d2c9  autoconf-archive-2022.09.03.tar.xz
4HRU8A2MrnkHvtQtB0d5iSeAmUdoTZTDcgek1joy9CM  autoconf-archive-2022.09.03.tar.xz

The SHA256 checksum is base64 encoded, instead of the
hexadecimal encoding that most checksum tools default to.

Use a .sig file to verify that the corresponding file (without the
.sig suffix) is intact.  First, be sure to download both the .sig file
and the corresponding tarball.  Then, run a command like this:

  gpg --verify autoconf-archive-2022.09.03.tar.xz.sig

The signature should match the fingerprint of the following key:

  pub   rsa2048 2003-12-16 [SC]
        1A4F 63A1 3A46 49B6 32F6  5EE1 41BC 28FE 9908 9D72
  uid   Peter Simons <simons@cryp.to>
  uid   Peter Simons (SUSE) <psimons@suse.de>

If that command fails because you don't have the required public key,
or that public key has expired, try the following commands to retrieve
or refresh it, and then rerun the 'gpg --verify' command.

  gpg --locate-external-key simons@cryp.to

  gpg --recv-keys 99089D72

  wget -q -O- 
'https://savannah.gnu.org/project/release-gpgkeys.php?group=autoconf-archive&download=1'
 | gpg --import -

As a last resort to find the key, you can try the official GNU
keyring:

  wget -q https://ftp.gnu.org/gnu/gnu-keyring.gpg
  gpg --keyring gnu-keyring.gpg --verify autoconf-archive-2022.09.03.tar.xz.sig


This release was bootstrapped with the following tools:
  Autoconf 2.71
  Automake 1.16.5
  Gnulib v0.1-5422-ga7f6a0210

NEWS

* Noteworthy changes in release 2022.09.03 (2022-09-03) [stable]

  Please refer to the ChangeLog file for a list of changes.

Attachment: signature.asc
Description: PGP signature


reply via email to

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