From da1405f9ddda89af846d93c3b74ec3a8f553bad5 Mon Sep 17 00:00:00 2001 From: Sergey Zhemoitel Date: Fri, 26 Mar 2021 19:30:47 +0300 Subject: [PATCH] Update to 1.1.1k --- .abf.yml | 1 + openssl1.1.spec | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.abf.yml b/.abf.yml index 7308b45..5858768 100644 --- a/.abf.yml +++ b/.abf.yml @@ -1,3 +1,4 @@ sources: openssl-1.1.1g.tar.gz: b213a293f2127ec3e323fb3cfc0c9807664fd997 openssl-1.1.1j.tar.gz: 04c340b086828eecff9df06dceff196790bb9268 + openssl-1.1.1k.tar.gz: bad9dc4ae6dcc1855085463099b5dacb0ec6130b diff --git a/openssl1.1.spec b/openssl1.1.spec index 32ae090..2d3035a 100644 --- a/openssl1.1.spec +++ b/openssl1.1.spec @@ -21,8 +21,8 @@ Summary: OpenSSL 1.1 for platforms with OpenSSL 1.0 as the main version of OpenSSL Name: %{oname}%{major} -Version: 1.1.1j -Release: 2 +Version: 1.1.1k +Release: 1 License: OpenSSL Group: System/Libraries URL: https://www.openssl.org @@ -224,7 +224,7 @@ OPENSSL_SYSTEM_CIPHERS_OVERRIDE=xyz_nonexistent_file export OPENSSL_SYSTEM_CIPHERS_OVERRIDE # (mikhailnov) TODO: they fail, fix them?! rm -f test/recipes/10-test_bn.t -rm -f test/recipes/80-test_ssl_new.t +rm -f test/recipes/80-test_ssl_new.t make test %__cc -o openssl-thread-test \