update code
This commit is contained in:
parent
4bd7bfc0b8
commit
31123fce46
11852
openssl-1.1.1-fips.patch
Normal file
11852
openssl-1.1.1-fips.patch
Normal file
File diff suppressed because it is too large
Load Diff
11
openssl.spec
11
openssl.spec
@ -2,7 +2,7 @@
|
||||
Name: openssl
|
||||
Epoch: 1
|
||||
Version: 1.1.1c
|
||||
Release: 2
|
||||
Release: 4
|
||||
Summary: Cryptography and SSL/TLS Toolkit
|
||||
License: OpenSSL and SSLeay
|
||||
URL: https://www.openssl.org/
|
||||
@ -12,8 +12,9 @@ Source2: make-dummy-cert
|
||||
Source3: renew-dummy-cert
|
||||
# Support lib64
|
||||
Patch1: openssl-1.1.1-build.patch
|
||||
Patch2: openssl-1.1.1-fips.patch
|
||||
|
||||
BuildRequires: gcc make lksctp-tools-devel coreutils util-linux
|
||||
BuildRequires: gcc make lksctp-tools-devel coreutils util-linux zlib-devel
|
||||
|
||||
Requires: coreutils perl ca-certificates crypto-policies
|
||||
Recommends: openssl-pkcs11%{?_isa}
|
||||
@ -156,6 +157,12 @@ make test || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Oct 25 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.1.1c-4
|
||||
- Add missing openssl/fips.h
|
||||
|
||||
* Thu Oct 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.1.1c-3
|
||||
- Add buildrequires zlib-devel
|
||||
|
||||
* Tue Sep 24 2019 openEuler Buildteam <buildteam@openeuler.org> - 1:1.1.1c-2
|
||||
- Adjust requires
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user