forked from rpms/openssl
Spec bump and changelog for Speeding up building openssl
Related: rhbz#1903209 Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
b0a763c723
commit
220d8a96f5
@ -15,7 +15,7 @@
|
||||
Summary: Utilities from the general purpose cryptography library with TLS implementation
|
||||
Name: openssl
|
||||
Version: 3.0.0
|
||||
Release: 0.alpha16.3%{?dist}
|
||||
Release: 0.alpha16.4%{?dist}
|
||||
Epoch: 1
|
||||
# We have to remove certain patented algorithms from the openssl source
|
||||
# tarball with the hobble-openssl script which is included below.
|
||||
@ -383,6 +383,10 @@ export LD_LIBRARY_PATH
|
||||
%ldconfig_scriptlets libs
|
||||
|
||||
%changelog
|
||||
* Fri Jun 11 2021 Mohan Boddu <mboddu@redhat.com> 3.0.0-0.alpha16.4
|
||||
- Speeding up building openssl (dbelyavs@redhat.com)
|
||||
Resolves: rhbz#1903209
|
||||
|
||||
* Fri Jun 04 2021 Sahana Prasad <sahana@redhat.com> 3.0.0-0.alpha16.3
|
||||
- Fix reading SPKAC data from stdin
|
||||
- Fix incorrect OSSL_PKEY_PARAM_MAX_SIZE for ed25519 and ed448
|
||||
|
Loading…
Reference in New Issue
Block a user