commit 7aa6910d3738d4b21bc8169df12e449fa3944ffc
Author: Jan Palus <[email protected]>
Date:   Tue Dec 14 23:25:16 2021 +0100

    up to 3.0.1 (fixes CVE-2021-4044)

 openssl.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/openssl.spec b/openssl.spec
index 3d09b53..b4e03f6 100644
--- a/openssl.spec
+++ b/openssl.spec
@@ -13,12 +13,12 @@ Summary(pt_BR.UTF-8):       Uma biblioteca C que fornece 
vários algoritmos e protocol
 Summary(ru.UTF-8):     Библиотеки и утилиты для соединений через Secure 
Sockets Layer
 Summary(uk.UTF-8):     Бібліотеки та утиліти для з'єднань через Secure Sockets 
Layer
 Name:          openssl
-Version:       3.0.0
-Release:       2
+Version:       3.0.1
+Release:       1
 License:       Apache v2.0
 Group:         Libraries
 Source0:       https://www.openssl.org/source/%{name}-%{version}.tar.gz
-# Source0-md5: 43c5ab628b7ab899d7cd4a4c7fe4067f
+# Source0-md5: 7d07e849d77d276891edd579a8832bb3
 Source2:       %{name}.1.pl
 Source3:       %{name}-ssl-certificate.sh
 Source4:       %{name}-c_rehash.sh
@@ -280,7 +280,7 @@ PERL="%{__perl}" \
        linux-aarch64
 %endif
 
-v=$(awk -F= '/^VERSION/{print $2}' Makefile)
+v=$(awk -F= '/^VERSION=/{print $2}' Makefile)
 test "$v" = %{version}
 
 %{__make} -j1 all %{?with_tests:tests} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openssl.git/commitdiff/7aa6910d3738d4b21bc8169df12e449fa3944ffc

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to