Accepting request 247074 from Base:System
Upgrade to Version 3.2.17 (released 2014-08-24); Delete files: gnutls-3.2.16.tar.xz, gnutls-3.2.16.tar.xz.sig; Add files: gnutls-3.2.17.tar.xz, gnutls-3.2.17.tar.xz.sig (forwarded request 246980 from citypw) OBS-URL: https://build.opensuse.org/request/show/247074 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=77
This commit is contained in:
parent
53d426ba00
commit
da0f97d0a3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:781836a04a8bbb42e6590d6524d53c870850d26fc55146a7e0e5d7e1d183bcae
|
||||
size 5337140
|
Binary file not shown.
3
gnutls-3.2.17.tar.xz
Normal file
3
gnutls-3.2.17.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8c9c1c38d7e458004749b1de47ecd794c2b16ddebb90dea073e57ac721e5e731
|
||||
size 5151932
|
BIN
gnutls-3.2.17.tar.xz.sig
Normal file
BIN
gnutls-3.2.17.tar.xz.sig
Normal file
Binary file not shown.
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 31 07:01:32 UTC 2014 - citypw@gmail.com
|
||||
|
||||
- Upgrade to Version 3.2.17 (released 2014-08-24)
|
||||
|
||||
** libgnutls: initialize parameters variable on PKCS #8 decryption.
|
||||
|
||||
** libgnutls: Explicitly set the exponent in PKCS #11 key generation.
|
||||
That improves compatibility with certain PKCS #11 modules. Contributed by
|
||||
Wolfgang Meyer zu Bergsten.
|
||||
|
||||
** libgnutls: gnutls_pkcs12_verify_mac() will not fail in other than SHA1
|
||||
algorithms.
|
||||
|
||||
** libgnutls: when checking the hostname of a certificate with multiple CNs
|
||||
ensure that the "most specific" CN is being used.
|
||||
|
||||
** libgnutls: In DTLS ignore only errors that relate to unexpected packets
|
||||
and decryption failures.
|
||||
|
||||
Delete files: gnutls-3.2.16.tar.xz, gnutls-3.2.16.tar.xz.sig
|
||||
Add files: gnutls-3.2.17.tar.xz, gnutls-3.2.17.tar.xz.sig
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 3 16:55:33 UTC 2014 - citypw@gmail.com
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define gnutls_ossl_sover 27
|
||||
|
||||
Name: gnutls
|
||||
Version: 3.2.16
|
||||
Version: 3.2.17
|
||||
Release: 0
|
||||
Summary: The GNU Transport Layer Security Library
|
||||
License: LGPL-2.1+ and GPL-3.0+
|
||||
|
Loading…
Reference in New Issue
Block a user