Rebuilt for GCC 5 C++11 ABI change
This commit is contained in:
parent
2ed6e88c52
commit
cfc3a7906e
@ -1,7 +1,7 @@
|
|||||||
Summary: Software version of a PKCS#11 Hardware Security Module
|
Summary: Software version of a PKCS#11 Hardware Security Module
|
||||||
Name: softhsm
|
Name: softhsm
|
||||||
Version: 2.0.0b1
|
Version: 2.0.0b1
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: http://www.opendnssec.org/
|
Url: http://www.opendnssec.org/
|
||||||
Source: http://dist.opendnssec.org/source/testing/%{name}-%{version}.tar.gz
|
Source: http://dist.opendnssec.org/source/testing/%{name}-%{version}.tar.gz
|
||||||
@ -119,6 +119,9 @@ if [ -f /var/softhsm/slot0.db ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 2.0.0b1-4
|
||||||
|
- Rebuilt for GCC 5 C++11 ABI change
|
||||||
|
|
||||||
* Tue Sep 30 2014 Paul Wouters <pwouters@redhat.com> - 2.0.0b1-3
|
* Tue Sep 30 2014 Paul Wouters <pwouters@redhat.com> - 2.0.0b1-3
|
||||||
- Add support for CKM_RSA_PKCS_OAEP key un/wrapping [Petr Spacek]
|
- Add support for CKM_RSA_PKCS_OAEP key un/wrapping [Petr Spacek]
|
||||||
- Use OpenSSL EVP interface for AES key wrapping [Petr Spacek]
|
- Use OpenSSL EVP interface for AES key wrapping [Petr Spacek]
|
||||||
|
Loading…
Reference in New Issue
Block a user