SHA256
1
0
forked from pool/libksba

Accepting request 295347 from security:privacy

libksba 1.3.3

OBS-URL: https://build.opensuse.org/request/show/295347
OBS-URL: https://build.opensuse.org/package/show/Base:System/libksba?expand=0&rev=32
This commit is contained in:
Andreas Stieger 2015-04-10 21:16:08 +00:00 committed by Git OBS Bridge
parent 7dcaef9555
commit 960cf280ae
6 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eb95537955dfc2845690a4cc3836074fa6d0a2c2ca2cbf1759364d3bd9868406
size 600952

Binary file not shown.

3
libksba-1.3.3.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0c7f5ffe34d0414f6951d9880a46fcc2985c487f7c36369b9f11ad41131c7786
size 618698

BIN
libksba-1.3.3.tar.bz2.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Fri Apr 10 20:28:31 UTC 2015 - astieger@suse.com
- libksba 1.3.3:
* Fixed an integer overflow in the DN decoder.
* Now returns an error instead of terminating the process for
certain bad BER encodings.
* Improved the parsing of utf-8 strings in DNs.
* Allow building with newer versions of Bison.
-------------------------------------------------------------------
Thu Mar 19 16:38:50 UTC 2015 - astieger@suse.com

View File

@ -18,7 +18,7 @@
%define soname 8
Name: libksba
Version: 1.3.2
Version: 1.3.3
Release: 0
Summary: A X.509 Library
License: (LGPL-3.0+ or GPL-2.0+) and GPL-3.0+ and MIT