SHA256
1
0
forked from pool/gnutls

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:
Stephan Kulow
2014-09-03 16:21:27 +00:00
committed by Git OBS Bridge
parent 53d426ba00
commit da0f97d0a3
6 changed files with 28 additions and 4 deletions

View File

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