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
This commit is contained in:
Tomáš Chvátal 2019-10-10 19:56:59 +00:00 committed by Git OBS Bridge
parent 8ed96b3590
commit 862f273c06
6 changed files with 18 additions and 4 deletions

3
gnutls-3.6.10.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b1f3ca67673b05b746a961acf2243eaae0ffe658b6a6494265c648e7c7812293
size 5795984

BIN
gnutls-3.6.10.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4331fca55817ecdd74450b908a6c29b4f05bb24dd13144c6284aa34d872e1fcb
size 5773928

Binary file not shown.

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Thu Oct 10 17:48:44 UTC 2019 - Andreas Stieger <andreas.stieger@gmx.de>
- 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 <vcizek@suse.com>

View File

@ -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