diff --git a/libksba-1.3.4.tar.bz2 b/libksba-1.3.4.tar.bz2 deleted file mode 100644 index 3a9041a..0000000 --- a/libksba-1.3.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f6c2883cebec5608692d8730843d87f237c0964d923bbe7aa89c05f20558ad4f -size 619373 diff --git a/libksba-1.3.4.tar.bz2.sig b/libksba-1.3.4.tar.bz2.sig deleted file mode 100644 index 861f5f8..0000000 Binary files a/libksba-1.3.4.tar.bz2.sig and /dev/null differ diff --git a/libksba-1.3.5.tar.bz2 b/libksba-1.3.5.tar.bz2 new file mode 100644 index 0000000..992b4f6 --- /dev/null +++ b/libksba-1.3.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41444fd7a6ff73a79ad9728f985e71c9ba8cd3e5e53358e70d5f066d35c1a340 +size 620649 diff --git a/libksba-1.3.5.tar.bz2.sig b/libksba-1.3.5.tar.bz2.sig new file mode 100644 index 0000000..15714b8 Binary files /dev/null and b/libksba-1.3.5.tar.bz2.sig differ diff --git a/libksba.changes b/libksba.changes index 052eb3e..8cbe6ed 100644 --- a/libksba.changes +++ b/libksba.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Mon Aug 22 19:58:46 UTC 2016 - astieger@suse.com + +- libksba 1.3.5: + * Limit the allowed size of complex ASN.1 objects (e.g. + certificates) to 16MiB. + * Avoid read access to unitialized memory. + * Improve detection of invalid RDNs. + * Encode the OCSP nonce value as an octet string as described by + RFC-6960. + ------------------------------------------------------------------- Tue May 10 11:25:34 UTC 2016 - astieger@suse.com diff --git a/libksba.spec b/libksba.spec index 8d607cc..99394d4 100644 --- a/libksba.spec +++ b/libksba.spec @@ -18,7 +18,7 @@ %define soname 8 Name: libksba -Version: 1.3.4 +Version: 1.3.5 Release: 0 Summary: A X.509 Library License: (LGPL-3.0+ or GPL-2.0+) and GPL-3.0+ and MIT