From 6b30caf35591e74f7550f5ad84573b288ef0433d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 24 Jan 2019 16:25:03 +0100 Subject: [PATCH] Rebuild against patched libpcreposix library --- haproxy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/haproxy.spec b/haproxy.spec index 0c703ea..c800fa4 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -8,7 +8,7 @@ Name: haproxy Version: 1.8.17 -Release: 2%{?dist} +Release: 3%{?dist} Summary: HAProxy reverse proxy for high availability environments Group: System Environment/Daemons @@ -135,6 +135,9 @@ exit 0 %{_mandir}/man1/* %changelog +* Thu Jan 24 2019 Petr Pisar - 1.8.17-3 +- Rebuild against patched libpcreposix library (bug #1667614) + * Mon Jan 14 2019 Björn Esser - 1.8.17-2 - Rebuilt for libcrypt.so.2 (#1666033)