From 7396eb055ef6f7a43286835bcb64f17b48ee358c Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Thu, 21 May 2020 13:04:18 -0700 Subject: [PATCH] Re-apply change from -2 now we have fixed nosync to work with it --- openssl.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/openssl.spec b/openssl.spec index 7b3855a..b13131e 100644 --- a/openssl.spec +++ b/openssl.spec @@ -22,7 +22,7 @@ Summary: Utilities from the general purpose cryptography library with TLS implementation Name: openssl Version: 1.1.1g -Release: 4%{?dist} +Release: 5%{?dist} Epoch: 1 # We have to remove certain patented algorithms from the openssl source # tarball with the hobble-openssl script which is included below. @@ -465,6 +465,9 @@ export LD_LIBRARY_PATH %ldconfig_scriptlets libs %changelog +* Thu May 21 2020 Adam Williamson - 1.1.1g-5 +- Re-apply the change from -2 now we have fixed nosync to work with it + * Tue May 19 2020 Adam Williamson - 1.1.1g-4 - Revert the change from -2 as it seems to cause segfaults in systemd