diff --git a/openssl.spec b/openssl.spec index 9903c2579bb99b49341c68e4b1e3b626dbe6fe2e..e147c8230e8c582fafc18819f60dde2670595b9a 100644 --- a/openssl.spec +++ b/openssl.spec @@ -2,7 +2,7 @@ Name: openssl Epoch: 1 Version: 1.1.1f -Release: 5 +Release: 6 Summary: Cryptography and SSL/TLS Toolkit License: OpenSSL and SSLeay URL: https://www.openssl.org/ @@ -21,7 +21,7 @@ Patch10: CVE-2021-23840.patch Patch11: CVE-2021-23841.patch Patch12: CVE-2021-3449.patch -BuildRequires: gcc make lksctp-tools-devel coreutils util-linux zlib-devel +BuildRequires: gcc perl make lksctp-tools-devel coreutils util-linux zlib-devel Requires: coreutils perl %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release} Obsoletes: openssl-perl < %{epoch}:%{version}-%{release} @@ -196,6 +196,9 @@ make test || : %{_pkgdocdir}/html/ %changelog +* Tue Jun 29 2021 openEuler Buildteam - 1:1.1.1f-6 +- add perl BuildRequires + * Wed Apr 7 2021 openEuler Buildteam - 1:1.1.1f-5 - fix CVE-2021-3449