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