diff --git a/gnutls-3.6.10.tar.xz b/gnutls-3.6.10.tar.xz new file mode 100644 index 0000000..4a30672 --- /dev/null +++ b/gnutls-3.6.10.tar.xz @@ -0,0 +1,3 @@ +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 new file mode 100644 index 0000000..2ec437b Binary files /dev/null and b/gnutls-3.6.10.tar.xz.sig differ diff --git a/gnutls-3.6.9.tar.xz b/gnutls-3.6.9.tar.xz deleted file mode 100644 index f335e19..0000000 --- a/gnutls-3.6.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4331fca55817ecdd74450b908a6c29b4f05bb24dd13144c6284aa34d872e1fcb -size 5773928 diff --git a/gnutls-3.6.9.tar.xz.sig b/gnutls-3.6.9.tar.xz.sig deleted file mode 100644 index 8b1949b..0000000 Binary files a/gnutls-3.6.9.tar.xz.sig and /dev/null differ diff --git a/gnutls.changes b/gnutls.changes index 91a50b7..2f47a02 100644 --- a/gnutls.changes +++ b/gnutls.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Oct 10 17:48:44 UTC 2019 - Andreas Stieger + +- gnutls 3.6.10: + * Add support for deterministic ECDSA/DSA (RFC6979) + * Add functions for in-place encryption/decryption of data buffers + * server now selects the highest TLS protocol version, if TLS 1.3 + is enabled and the client advertises an older protocol version + first + * Add support for GOST 28147-89 cipher in CNT (GOST counter) mode + and MAC generation based on GOST 28147-89 (IMIT) + * certtool: when outputting an encrypted private key do not + insert the textual description of it + ------------------------------------------------------------------- Tue Sep 24 13:16:02 UTC 2019 - Vítězslav Čížek diff --git a/gnutls.spec b/gnutls.spec index 3cc0a25..944ed2b 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -28,7 +28,7 @@ %bcond_with tpm %bcond_without guile Name: gnutls -Version: 3.6.9 +Version: 3.6.10 Release: 0 Summary: The GNU Transport Layer Security Library License: LGPL-2.1-or-later AND GPL-3.0-or-later