Note version requirement for GnuPG

1.30 required GnuPG 1.4.20 or later or 2.1.0 or later.  Note this
in the changelog.
This commit is contained in:
Julien ÉLIE 2020-12-24 11:44:32 -08:00 committed by Russ Allbery
parent e8b0c03c09
commit cff57cd73a

View file

@ -18,8 +18,12 @@
#
# Changes from 1.29 -> 1.30
# -- Support for GnuPG's gpg binary (in addition to gpgv). gpg (from
# GnuPG 1.x) still validates signatures made with weak digest
# algorithms like MD5 whereas current versions of gpgv no longer do.
# GnuPG 1.x before 1.4.20, and GnuPG 2.0.x) still validates signatures
# made with weak digest algorithms like MD5 whereas current versions
# of gpgv no longer do.
# -- This new release of pgpverify requires at least GnuPG 1.4.20 or 2.1.0.
# If you're using an older version of GnuPG, you have to keep using
# pgpverify 1.29.
#
# Changes from 1.28 -> 1.29
# -- Disambiguate numbered lists from description lists in POD to silent