diff --git a/gnutls-3.6.10.tar.xz b/gnutls-3.6.10.tar.xz deleted file mode 100644 index 4a30672..0000000 --- a/gnutls-3.6.10.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b1f3ca67673b05b746a961acf2243eaae0ffe658b6a6494265c648e7c7812293 -size 5795984 diff --git a/gnutls-3.6.10.tar.xz.sig b/gnutls-3.6.10.tar.xz.sig deleted file mode 100644 index 2ec437b..0000000 Binary files a/gnutls-3.6.10.tar.xz.sig and /dev/null differ diff --git a/gnutls-3.6.11.1.tar.xz b/gnutls-3.6.11.1.tar.xz new file mode 100644 index 0000000..7002adc --- /dev/null +++ b/gnutls-3.6.11.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbba12f3db9a55dbf027e14111755817ec44b57eabec3e8089aac8ac6f533cf8 +size 5902328 diff --git a/gnutls-3.6.11.1.tar.xz.sig b/gnutls-3.6.11.1.tar.xz.sig new file mode 100644 index 0000000..c07fa78 Binary files /dev/null and b/gnutls-3.6.11.1.tar.xz.sig differ diff --git a/gnutls.changes b/gnutls.changes index 2f47a02..53a9ac0 100644 --- a/gnutls.changes +++ b/gnutls.changes @@ -1,3 +1,20 @@ +------------------------------------------------------------------- +Tue Dec 3 19:34:20 UTC 2019 - Andreas Stieger + +- gnutls 3.6.11.1: + * libgnutls: Corrected issue with TLS 1.2 session ticket + handling as client during resumption + * libgnutls: gnutls_base64_decode2() succeeds decoding the empty + string to the empty string. This is a behavioral change of the + API but it conforms to the RFC4648 expectations + * libgnutls: Fixed AES-CFB8 implementation, when input is shorter + than the block size. Fix backported from nettle. + * certtool: CRL distribution points will be set in CA + certificates even when non self-signed + * gnutls-cli/serv: added raw public-key handling capabilities + (RFC7250). Key material can be set via the --rawpkkeyfile and + --rawpkfile flags. + ------------------------------------------------------------------- Thu Oct 10 17:48:44 UTC 2019 - Andreas Stieger diff --git a/gnutls.spec b/gnutls.spec index 944ed2b..cdd7923 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -28,7 +28,7 @@ %bcond_with tpm %bcond_without guile Name: gnutls -Version: 3.6.10 +Version: 3.6.11.1 Release: 0 Summary: The GNU Transport Layer Security Library License: LGPL-2.1-or-later AND GPL-3.0-or-later