Accepting request 650567 from security:tls
OBS-URL: https://build.opensuse.org/request/show/650567 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl-ibmca?expand=0&rev=31
This commit is contained in:
commit
b54a94dbe6
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ddfafd26bb81fac65642284e71f2585eee7dc4c71ba2b11dc1c264ca2bef91f8
|
||||
size 42857
|
3
openssl-ibmca-2.0.1.tar.gz
Normal file
3
openssl-ibmca-2.0.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a27ab587e353f3c0149af4976e6c77b69cb86422e66295cde1775bc6f8feb88f
|
||||
size 42619
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 15 20:17:04 UTC 2018 - mpost@suse.com
|
||||
|
||||
- Upgraded to version 2.0.1 (Fate#325688)
|
||||
* openssl-ibmca 2.0.1
|
||||
Dont fail when a libica symbol cannot be resolved.
|
||||
- Made multiple changes to the spec file based on spec-cleaner output.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 20:18:07 UTC 2018 - mpost@suse.com
|
||||
|
||||
|
@ -12,17 +12,17 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: openssl-ibmca
|
||||
Version: 2.0.0
|
||||
Version: 2.0.1
|
||||
Release: 0
|
||||
Summary: The IBMCA OpenSSL dynamic engine
|
||||
License: Apache-2.0
|
||||
Group: Hardware/Other
|
||||
Url: https://github.com/opencryptoki/openssl-ibmca/
|
||||
URL: https://github.com/opencryptoki/openssl-ibmca/
|
||||
Source: openssl-ibmca-%{version}.tar.gz
|
||||
Source1: baselibs.conf
|
||||
BuildRequires: autoconf
|
||||
@ -115,6 +115,6 @@ fi
|
||||
%doc README.md
|
||||
%doc src/openssl.cnf.sample
|
||||
%{_ENGINE_DIR}/ibmca.*
|
||||
%{_mandir}/man5/ibmca.5%{ext_man}
|
||||
%{_mandir}/man5/ibmca.5%{?ext_man}
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user