HAProxy: Update to 3.2.3 per changes described at:
authorDevrim Gunduz <devrim@gunduz.org>
Wed, 23 Jul 2025 11:40:37 +0000 (14:40 +0300)
committerDevrim Gunduz <devrim@gunduz.org>
Wed, 23 Jul 2025 11:40:37 +0000 (14:40 +0300)
  https://www.mail-archive.com/haproxy@formilux.org/msg45983.html
  https://www.mail-archive.com/haproxy@formilux.org/msg45965.html

rpm/redhat/main/extras/haproxy/main/haproxy.spec

index da43d8daff1883fec7fc4232409569816801f367..a53a03d9670d2c906322a989f812bd423174074b 100644 (file)
@@ -7,7 +7,7 @@
 %global _hardened_build 1
 
 Name:          haproxy
-Version:       3.2.1
+Version:       3.2.3
 Release:       1PGDG%{?dist}
 Summary:       HAProxy reverse proxy for high availability environments
 
@@ -143,6 +143,11 @@ exit 0
 %{_mandir}/man1/*
 
 %changelog
+* Wed Jul 23 2025 Devrim Gündüz <devrim@gunduz.org> 3.2.3-1PGDG
+- Update to 3.2.3 per changes described at:
+  https://www.mail-archive.com/haproxy@formilux.org/msg45983.html
+  https://www.mail-archive.com/haproxy@formilux.org/msg45965.html
+
 * Mon Jun 16 2025 Devrim Gündüz <devrim@gunduz.org> 3.2.1-1PGDG
 - Update to 3.2.1 per changes described at:
   https://www.mail-archive.com/haproxy@formilux.org/msg45947.html