forked from pool/libksba
Accepting request 421173 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/421173 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=36
This commit is contained in:
commit
c65897f5bf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6c2883cebec5608692d8730843d87f237c0964d923bbe7aa89c05f20558ad4f
|
||||
size 619373
|
Binary file not shown.
3
libksba-1.3.5.tar.bz2
Normal file
3
libksba-1.3.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:41444fd7a6ff73a79ad9728f985e71c9ba8cd3e5e53358e70d5f066d35c1a340
|
||||
size 620649
|
BIN
libksba-1.3.5.tar.bz2.sig
Normal file
BIN
libksba-1.3.5.tar.bz2.sig
Normal file
Binary file not shown.
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user