From f88de99ea25657fc1bcb8f199849b4a79c2e6689 Mon Sep 17 00:00:00 2001 From: Sahana Prasad Date: Tue, 14 Sep 2021 19:04:03 +0200 Subject: [PATCH] Rebuilt with OpenSSL 3.0.0 --- haproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/haproxy.spec b/haproxy.spec index 1f4c936..08cee96 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 2.4.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: HAProxy reverse proxy for high availability environments License: GPLv2+ @@ -131,6 +131,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Tue Sep 14 2021 Sahana Prasad - 2.4.4-2 +- Rebuilt with OpenSSL 3.0.0 + * Tue Sep 07 2021 Ryan O'Hara - 2.4.4-1 - Update to 2.4.4 (#2002008)