diff --git a/gnutls-3.2.17.tar.xz b/gnutls-3.2.17.tar.xz deleted file mode 100644 index 288b6d2..0000000 --- a/gnutls-3.2.17.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c9c1c38d7e458004749b1de47ecd794c2b16ddebb90dea073e57ac721e5e731 -size 5151932 diff --git a/gnutls-3.2.17.tar.xz.sig b/gnutls-3.2.17.tar.xz.sig deleted file mode 100644 index 0f50000..0000000 Binary files a/gnutls-3.2.17.tar.xz.sig and /dev/null differ diff --git a/gnutls-3.2.18.tar.xz b/gnutls-3.2.18.tar.xz new file mode 100644 index 0000000..8674ff5 --- /dev/null +++ b/gnutls-3.2.18.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4762afab5e1b9e829c5f53d2b00cd5e41d43fa6d035efcf239e3fe0459134d45 +size 5154476 diff --git a/gnutls-3.2.18.tar.xz.sig b/gnutls-3.2.18.tar.xz.sig new file mode 100644 index 0000000..76d1803 Binary files /dev/null and b/gnutls-3.2.18.tar.xz.sig differ diff --git a/gnutls.changes b/gnutls.changes index 336c48e..4c29d42 100644 --- a/gnutls.changes +++ b/gnutls.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Wed Sep 24 14:52:54 UTC 2014 - citypw@gmail.com + +* Upgrade to Version 3.2.18 (released 2014-09-18) + +** libgnutls: Fixes in gnutls_x509_crt_set_dn() and friends to properly handle +strings with embedded spaces and escaped commas. + +** libgnutls: Corrected gnutls_x509_crl_verify() which would always report +a CRL signature as invalid. Reported by Armin Burgmeier. + +** libgnutls: Fixed issue with certificates being sanitized by gnutls prior +to signature verification. That resulted to certain non-DER compliant modifications +of valid certificates, being corrected by libtasn1's parser and restructured as +the original. Issue found and reported by Antti Karjalainen and Matti Kamunen from +Codenomicon. + +** API and ABI modifications: +No changes since last version. + +Delete files: gnutls-3.2.17.tar.xz, gnutls-3.2.17.tar.xz.sig +Add files: gnutls-3.2.18.tar.xz, gnutls-3.2.18.tar.xz.sig + +------------------------------------------------------------------- +Fri Sep 19 09:27:47 UTC 2014 - dmueller@suse.com + +- update list of available architectures for valgrind + ------------------------------------------------------------------- Sun Aug 31 07:01:32 UTC 2014 - citypw@gmail.com diff --git a/gnutls.spec b/gnutls.spec index 537b17e..f62889b 100644 --- a/gnutls.spec +++ b/gnutls.spec @@ -21,7 +21,7 @@ %define gnutls_ossl_sover 27 Name: gnutls -Version: 3.2.17 +Version: 3.2.18 Release: 0 Summary: The GNU Transport Layer Security Library License: LGPL-2.1+ and GPL-3.0+ @@ -44,7 +44,7 @@ BuildRequires: libidn-devel BuildRequires: libnettle-devel >= 2.7 BuildRequires: libtasn1-devel >= 2.14 BuildRequires: libtool -%ifarch %ix86 x86_64 ppc ppc64 s390x armv7l armv7hl +%ifarch %ix86 x86_64 ppc ppc64 s390x ppc64le %arm aarch64 BuildRequires: valgrind %endif %if %suse_version >= 1230