From 862f273c06b81efff1eb6a15f9a7b7ea2399612c911e324a56ac440c5024069c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 10 Oct 2019 19:56:59 +0000 Subject: [PATCH] Accepting request 737176 from home:AndreasStieger:branches:security:tls 3.6.10 OBS-URL: https://build.opensuse.org/request/show/737176 OBS-URL: https://build.opensuse.org/package/show/security:tls/gnutls?expand=0&rev=26 --- gnutls-3.6.10.tar.xz | 3 +++ gnutls-3.6.10.tar.xz.sig | Bin 0 -> 310 bytes gnutls-3.6.9.tar.xz | 3 --- gnutls-3.6.9.tar.xz.sig | Bin 310 -> 0 bytes gnutls.changes | 14 ++++++++++++++ gnutls.spec | 2 +- 6 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 gnutls-3.6.10.tar.xz create mode 100644 gnutls-3.6.10.tar.xz.sig delete mode 100644 gnutls-3.6.9.tar.xz delete mode 100644 gnutls-3.6.9.tar.xz.sig 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 0000000000000000000000000000000000000000000000000000000000000000..2ec437b879a9ef9a599a728aa871a46db425e2e968594f0c2cb91ba1736f751c GIT binary patch literal 310 zcmV-60m=S}0W$;u0SEvc79j*#`?XxB^Qfx~P&aef97u=pXPRXN0$q@YumB1P5ZD|@ zhw*2cWla_c0GL^WJc(|2zJd{2#gRO2(AfUfFY!mbqK^ znNZ$e`avqQ9>xBscuv64qrn4h7~x-Jslo?G!(p+HS@x$^VH1$gM{w4}PN3*v3{| zgHeWVY~-2BjE2FHT`gi6XGzN0U<>r$^K&P@vr((&j+jDdf1ZUPOHH5^c50y;S>;p$ zV0l3r;*Do;2(<4_iXgUNMQJ2!P9D|_Qz89MRo-l4L}4^iD+c9Hm+a^U%@uV; zeOr?Vqx11#Zs7(VPI#Rhc~!qWVPMUItM3w<<3+s27b^zJaNZkHd)e_5=KQ4RB+-wF z?#!2v!KiNsLqiy)dho$Gk}J{Lg}iG^RJ_BjaSa!7K0wiYx13Ew@K%k>w1c$|Czm+p I34QiB6O>krlmGw# 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