From 8a13920ccfb61796f15812c84918a57e7caa94a2 Mon Sep 17 00:00:00 2001 From: Henrik Triem Date: Tue, 11 Jan 2022 15:54:30 +0100 Subject: [PATCH] Try this patch --- rhel6.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rhel6.patch b/rhel6.patch index bd8b29b..92faca3 100644 --- a/rhel6.patch +++ b/rhel6.patch @@ -1,5 +1,5 @@ ---- icinga2/lib/base/tlsstream.cpp 2022-01-11 15:26:17.000000000 +0100 -+++ icinga2/lib/base/tlsstream.cpp 2022-01-11 15:27:32.000000000 +0100 +--- lib/base/tlsstream.cpp 2022-01-11 15:26:17.000000000 +0100 ++++ lib/base/tlsstream.cpp 2022-01-11 15:27:32.000000000 +0100 @@ -36,11 +36,7 @@ void UnbufferedAsioTlsStream::BeforeHandshake(handshake_type type) {