forked from pool/libksba
Accepting request 899893 from Base:System
OBS-URL: https://build.opensuse.org/request/show/899893 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libksba?expand=0&rev=41
This commit is contained in:
commit
867afa2309
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0f4c65e4e447d9a2349f6b8c0e77a28be9531e4548ba02c545d1f46dc7bf921
|
||||
size 659280
|
Binary file not shown.
3
libksba-1.6.0.tar.bz2
Normal file
3
libksba-1.6.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dad683e6f2d915d880aa4bed5cea9a115690b8935b78a1bbe01669189307a48b
|
||||
size 662120
|
BIN
libksba-1.6.0.tar.bz2.sig
Normal file
BIN
libksba-1.6.0.tar.bz2.sig
Normal file
Binary file not shown.
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 11 13:28:18 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
||||
|
||||
- libksba 1.6.0:
|
||||
* Limited support for the Authenticated-Enveloped-Data
|
||||
content type.
|
||||
* Support password based decryption.
|
||||
* Silence warnings from static analyzers.
|
||||
* Interface changes relative to the 1.5.0 release:
|
||||
- KSBA_CT_AUTHENVELOPED_DATA NEW.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 7 18:58:34 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
|
@ -18,14 +18,14 @@
|
||||
|
||||
%define soname 8
|
||||
Name: libksba
|
||||
Version: 1.5.1
|
||||
Version: 1.6.0
|
||||
Release: 0
|
||||
Summary: A X.509 Library
|
||||
License: (GPL-2.0-or-later OR LGPL-3.0-or-later) AND GPL-3.0-or-later AND MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: https://www.gnupg.org
|
||||
Source: https://www.gnupg.org/ftp/gcrypt/libksba/%{name}-%{version}.tar.bz2
|
||||
Source2: https://www.gnupg.org/ftp/gcrypt/libksba/%{name}-%{version}.tar.bz2.sig
|
||||
Source: https://gnupg.org/ftp/gcrypt/libksba/%{name}-%{version}.tar.bz2
|
||||
Source2: https://gnupg.org/ftp/gcrypt/libksba/%{name}-%{version}.tar.bz2.sig
|
||||
# https://www.gnupg.org/signature_key.html
|
||||
Source3: %{name}.keyring
|
||||
Source4: libksba.changes
|
||||
|
Loading…
Reference in New Issue
Block a user