diff --git a/gnupg-2.3.2.tar.bz2 b/gnupg-2.3.2.tar.bz2 deleted file mode 100644 index f73b40c..0000000 --- a/gnupg-2.3.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e1d953e0e296072fca284215103ef168885eaac596c4660c5039a36a83e3041b -size 7589445 diff --git a/gnupg-2.3.2.tar.bz2.sig b/gnupg-2.3.2.tar.bz2.sig deleted file mode 100644 index b4aa299..0000000 Binary files a/gnupg-2.3.2.tar.bz2.sig and /dev/null differ diff --git a/gnupg-2.3.3.tar.bz2 b/gnupg-2.3.3.tar.bz2 new file mode 100644 index 0000000..a2b1bd5 --- /dev/null +++ b/gnupg-2.3.3.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5789b86da6a1a6752efb38598f16a77af51170a8494039c3842b085032e8e937 +size 7590874 diff --git a/gnupg-2.3.3.tar.bz2.sig b/gnupg-2.3.3.tar.bz2.sig new file mode 100644 index 0000000..1de2b68 Binary files /dev/null and b/gnupg-2.3.3.tar.bz2.sig differ diff --git a/gpg2.changes b/gpg2.changes index b0f7561..345edea 100644 --- a/gpg2.changes +++ b/gpg2.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Oct 12 19:20:50 UTC 2021 - Andreas Stieger + +- GnuPG 2.3.3: + * agent: Fix segv in GET_PASSPHRASE (regression) + * dirmngr: Fix Let's Encrypt certificate chain validation + * gpg: Change default and maximum AEAD chunk size to 4 MiB + * gpg: Print a warning when importing a bad cv25519 secret key + * gpg: Fix --list-packets for undecryptable AEAD packets + * gpg: Verify backsigs for v5 keys correctly + * keyboxd: Fix checksum computation for no UBID entry on disk + * keyboxd: Fix "invalid object" error with cv448 keys + * dirmngr: New option --ignore-cert + * agent: Fix calibrate_get_time use of clock_gettime + * Support a gpgconf.ctl file under Unix and use this for the + regression tests + ------------------------------------------------------------------- Wed Aug 25 10:01:38 UTC 2021 - Pedro Monreal diff --git a/gpg2.spec b/gpg2.spec index 229c933..f676530 100644 --- a/gpg2.spec +++ b/gpg2.spec @@ -17,7 +17,7 @@ Name: gpg2 -Version: 2.3.2 +Version: 2.3.3 Release: 0 Summary: File encryption, decryption, signature creation and verification utility License: GPL-3.0-or-later