From 14b8d13a1d422b0a2252ba4abbc90e386086cced Mon Sep 17 00:00:00 2001 From: Henrik Triem Date: Tue, 11 Jan 2022 15:44:35 +0100 Subject: [PATCH] Patch some more --- rhel6.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rhel6.patch b/rhel6.patch index 6959706..bd8b29b 100644 --- a/rhel6.patch +++ b/rhel6.patch @@ -1,5 +1,5 @@ ---- ./icinga2-orig/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 +--- 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 @@ -36,11 +36,7 @@ void UnbufferedAsioTlsStream::BeforeHandshake(handshake_type type) {