diffutils-3.10 released [stable]

Jim Meyering <[email protected]> Sun, 21 May 2023 11:08:48 +0200
Newsgroups gmane.org.fsf.announce
Message-ID <[email protected]>
This is to announce diffutils-3.10, a stable release.
As usual, thanks to Paul Eggert for doing most of the work.

There have been 31 commits by 3 people in the 18 weeks since 3.9.

See the NEWS below for a brief summary.

Thanks to everyone who has contributed!
The following people contributed changes to this release:

  Carlo Marcelo Arenas Belón (1)
  Jim Meyering (9)
  Paul Eggert (21)

Jim
 [on behalf of the diffutils maintainers]
==================================================================

Here is the GNU diffutils home page:
    http://gnu.org/s/diffutils/

For a summary of changes and contributors, see:
  http://git.sv.gnu.org/gitweb/?p=diffutils.git;a=shortlog;h=v3.10
or run this command from a git-cloned diffutils directory:
  git shortlog v3.9..v3.10

Here are the compressed sources and a GPG detached signature:
  https://ftp.gnu.org/gnu/diffutils/diffutils-3.10.tar.xz
  https://ftp.gnu.org/gnu/diffutils/diffutils-3.10.tar.xz.sig

Use a mirror for higher download bandwidth:
  https://ftpmirror.gnu.org/diffutils/diffutils-3.10.tar.xz
  https://ftpmirror.gnu.org/diffutils/diffutils-3.10.tar.xz.sig

Here are the SHA1 and SHA256 checksums:

  c16a9cf107ad1f0f791b6d00852dc5e961c1c451  diffutils-3.10.tar.xz
  kOXpPMck5OvhLt6A3xY0Bjx6hVaSaFkZv+YLVWyb0J4=  diffutils-3.10.tar.xz

Verify the base64 SHA256 checksum with cksum -a sha256 --check
from coreutils-9.2 or OpenBSD's cksum since 2007.

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 diffutils-3.10.tar.xz.sig

The signature should match the fingerprint of the following key:

  pub   rsa4096/0x7FD9FCCB000BEEEE 2010-06-14 [SCEA]
        Key fingerprint = 155D 3FC5 00C8 3448 6D1E  EA67 7FD9 FCCB 000B EEEE
  uid                   [ unknown] Jim Meyering <[email protected]>
  uid                   [ unknown] Jim Meyering <[email protected]>
  uid                   [ unknown] Jim Meyering <[email protected]>

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 [email protected]

  gpg --recv-keys 7FD9FCCB000BEEEE

  wget -q -O- 'https://savannah.gnu.org/project/release-gpgkeys.php?group=diffutils&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 diffutils-3.10.tar.xz.sig

This release was bootstrapped with the following tools:
  Autoconf 2.72c.20-9c018
  Automake 1.16i
  Gnulib v0.1-6209-g5d2fe2472f

NEWS

* Noteworthy changes in release 3.10 (2023-05-21) [stable]

** Bug fixes

  cmp/diff can again work with file dates past Y2K38
  [bug introduced in 3.9]

  diff -D no longer fails to output #ifndef lines.
  [bug#61193 introduced in 3.9]

also posted as
  https://savannah.gnu.org/news/?id=10368
signature.asc (application/pgp-signature, 857 B)
-----BEGIN PGP SIGNATURE-----

iQJFBAEBCgAvFiEEFV0/xQDINEhtHupnf9n8ywAL7u4FAmRp36ARHGppbUBtZXll
cmluZy5uZXQACgkQf9n8ywAL7u7m8g/7BUzStXPysEYg2IuI5Yt4UgVI8fBkx2Uc
G9jhD1elB2gfdpRenAKNdAFGwdcVPMNa4e4yjR0W6GO9KnjhCvFTQIB1p8ZJMI/a
kt38tPKSUz2soxeOCmJtEeyQXuR+p2HfctCizboGa/slCT47220c1dhAYuv7d6V/
kE9Pw9ASjhIbB31oxzsgm/C9Dkg9tHPivMgI+59Z/RAyRDQWxIRTPUagwi+loxNj
cgGqjppeEWpYYrf1MO6mwxkVi51mgzW6eKtI7LJhJT+2LCAfhBY5GhromcoPPqK6
9IJYvrYkblJVyjCjmnCTTRkA9bulcS8wrFUz83mUCMN1UBOI18grnihY5/3h2W1Q
iehsnPYLpwTbABdYOyQB8r4A2nBy+gWuSGS2vOU4tKCf614p65F2hZt7V7qLoBaC
b475ekJ0i1Vncns/fzgwxFVKT1t8UBrEwcip9cUbKp1UTXbGHTHh0u+QYPWgbKCy
DGVa4rzDZ6ov6HuM8CMGfnLEUzKh0cp6SzgzX/rf2zIMQOb6eM2actsUGrMEyFDt
30SeSvSYrnzF+YO4AQ+bvrN4rQ50egHCmQ5VV2zgeQM0YtY/QrMzerXXXWe4aAS0
b4hOhrqnuzHLJHnLXiF+tHhX9jaILt/rKvKgCyGIE8ypd3LsfhFqEdWtqWqkacwd
zgvhl6LhJ2c=
=uvOO
-----END PGP SIGNATURE-----