Bumping up to version-1.0.1

Signed-off-by: Eduardo Barretto <ebarretto@linux.vnet.ibm.com>
master
Eduardo Barretto 5 years ago committed by Eduardo Barretto
parent 644cd580df
commit df47e987da

@ -1,3 +1,8 @@
* openssl-ibmpkcs11 1.0.1
- Make the project compatible with OpenSSL-1.1.
- Fix compilation warnings.
- Add missing flag to SHA structure.
- Fix race condition in digest computation.
* Fri Jul 9 2010 - yoder1@us.ibm.com
o converted patch to stand-alone packaging.

@ -1,11 +1,11 @@
Name: openssl-ibmpkcs11
Summary: An IBM PKCS#11 OpenSSL dynamic engine
Version: 1.0.0
Version: 1.0.1
Release: 1%{?dist}
License: OpenSSL
Group: System Environment/Base
Source: https://github.com/opencryptoki/%{name}/archive/v%{version}.tar.gz
URL: https://github.com/opencryptoki/%{name}
URL: https://github.com/opencryptoki/openssl-ibmpkcs11
BuildRequires: openssl-devel >= 0.9.8, autoconf, automake, libtool
Requires: openssl >= 0.9.8, opencryptoki >= 3.5.0

Loading…
Cancel
Save