This security update of gnutls fixes the following issues:
- use minimal padding for CBC, the default random length padding
causes problems with some servers (bsc#925499)
- added gnutls-use_minimal_cbc_padding.patch
- use the default DH minimum for gnutls-cli instead of hardcoding 512
- CVE-2015-4000 (Logjam) (bsc#932026)
- added gnutls-CVE-2015-4000-logjam-use_the_default_DH_min_for_cli.patch