From 3cb932deda9fae42ca851ac84d1d62770525834a7f701176f2ef1bf6764c5ea2 Mon Sep 17 00:00:00 2001 From: Andreas Vetter Date: Sun, 21 Feb 2021 08:15:16 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/security:Stunnel/stunnel?expand=0&rev=127 --- stunnel.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stunnel.changes b/stunnel.changes index 6a35216..d71c111 100644 --- a/stunnel.changes +++ b/stunnel.changes @@ -3,7 +3,7 @@ Sun Feb 21 07:29:45 UTC 2021 - Andreas Vetter - Update to 5.58: * Security bugfixes - - The "redirect" option was fixed to properly handle unauthenticated requests (thx to Martin Stein). + - The "redirect" option was fixed to properly handle unauthenticated requests (thx to Martin Stein). boo#1182529 - Fixed a double free with OpenSSL older than 1.1.0 (thx to Petr Strukov). * New features - New 'protocolHeader' service-level option to insert custom 'connect' protocol negotiation headers.