forked from pool/gnutls
Accepting request 737234 from security:tls
OBS-URL: https://build.opensuse.org/request/show/737234 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=120
This commit is contained in:
commit
2852b0b3b5
3
gnutls-3.6.10.tar.xz
Normal file
3
gnutls-3.6.10.tar.xz
Normal 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
BIN
gnutls-3.6.10.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4331fca55817ecdd74450b908a6c29b4f05bb24dd13144c6284aa34d872e1fcb
|
||||
size 5773928
|
Binary file not shown.
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user