Information for build haproxy-2.4.4-1.fc36

ID1829177
Package Namehaproxy
Version2.4.4
Release1.fc36
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/haproxy.git#ea2cd94d9e3854687509e7ba23ea167eb49c7950
SummaryHAProxy reverse proxy for high availability environments
DescriptionHAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. Indeed, it can: - route HTTP requests depending on statically assigned cookies - spread load among several servers while assuring server persistence through the use of HTTP cookies - switch to backup servers in the event a main one fails - accept connections to special ports dedicated to service monitoring - stop accepting connections without breaking existing ones - add, modify, and delete HTTP headers in both directions - block requests matching particular patterns - report detailed status to authenticated users from a URI intercepted from the application
Built byrohara
State complete
Volume DEFAULT
StartedTue, 07 Sep 2021 18:37:44 UTC
CompletedTue, 07 Sep 2021 18:47:09 UTC
Taskbuild (rawhide, /rpms/haproxy.git:ea2cd94d9e3854687509e7ba23ea167eb49c7950)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/haproxy.git#ea2cd94d9e3854687509e7ba23ea167eb49c7950'}}
Tags
f36
RPMs
src
haproxy-2.4.4-1.fc36.src.rpm (info) (download)
aarch64
haproxy-2.4.4-1.fc36.aarch64.rpm (info) (download)
haproxy-debuginfo-2.4.4-1.fc36.aarch64.rpm (info) (download)
haproxy-debugsource-2.4.4-1.fc36.aarch64.rpm (info) (download)
armv7hl
haproxy-2.4.4-1.fc36.armv7hl.rpm (info) (download)
haproxy-debuginfo-2.4.4-1.fc36.armv7hl.rpm (info) (download)
haproxy-debugsource-2.4.4-1.fc36.armv7hl.rpm (info) (download)
i686
haproxy-2.4.4-1.fc36.i686.rpm (info) (download)
haproxy-debuginfo-2.4.4-1.fc36.i686.rpm (info) (download)
haproxy-debugsource-2.4.4-1.fc36.i686.rpm (info) (download)
ppc64le
haproxy-2.4.4-1.fc36.ppc64le.rpm (info) (download)
haproxy-debuginfo-2.4.4-1.fc36.ppc64le.rpm (info) (download)
haproxy-debugsource-2.4.4-1.fc36.ppc64le.rpm (info) (download)
s390x
haproxy-2.4.4-1.fc36.s390x.rpm (info) (download)
haproxy-debuginfo-2.4.4-1.fc36.s390x.rpm (info) (download)
haproxy-debugsource-2.4.4-1.fc36.s390x.rpm (info) (download)
x86_64
haproxy-2.4.4-1.fc36.x86_64.rpm (info) (download)
haproxy-debuginfo-2.4.4-1.fc36.x86_64.rpm (info) (download)
haproxy-debugsource-2.4.4-1.fc36.x86_64.rpm (info) (download)
Logs
armv7hl
hw_info.log
state.log
build.log
root.log
mock_output.log
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
aarch64
hw_info.log
state.log
build.log
root.log
mock_output.log
ppc64le
hw_info.log
state.log
build.log
root.log
mock_output.log
s390x
root.log
state.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Sep 07 2021 Ryan O'Hara <rohara@redhat.com> - 2.4.4-1 - Update to 2.4.4 (#2002008) * Tue Aug 17 2021 Ryan O'Hara <rohara@redhat.com> - 2.4.3-1 - Update to 2.4.3 (#1960565) * Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jul 14 2021 Petr Pisar <ppisar@redhat.com> - 2.4.2-2 - Rebuild against pcre2-10.37 (bug #1965025) * Mon Jul 12 2021 Ryan O'Hara <rohara@redhat.com> - 2.4.2-1 - Update to 2.4.2 (#1960565) * Thu Jun 03 2021 Ryan O'Hara <rohara@redhat.com> - 2.4.0-5 - Fix usage of build flags * Mon May 17 2021 Ryan O'Hara <rohara@redhat.com> - 2.4.0-4 - Fix path of contrib/admin tools * Mon May 17 2021 Ryan O'Hara <rohara@redhat.com> - 2.4.0-3 - Use SLZ instead of ZLIB * Mon May 17 2021 Ryan O'Hara <rohara@redhat.com> - 2.4.0-2 - Add USE_PROMEX=1 for prometheus exporter * Mon May 17 2021 Ryan O'Hara <rohara@redhat.com> - 2.4.0-1 - Update to 2.4.0 (#1960565) * Mon Apr 26 2021 Ryan O'Hara <rohara@redhat.com> - 2.3.10-1 - Update to 2.3.10 (#1953018) * Tue Apr 06 2021 Ryan O'Hara <rohara@redhat.com> - 2.3.9-1 - Update to 2.3.9 (#1934647) * Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 2.3.5-3 - Rebuilt for updated systemd-rpm-macros See https://pagure.io/fesco/issue/2583. * Mon Feb 08 2021 Ryan O'Hara <rohara@redhat.com> - 2.3.5-2 - Fix source URL * Mon Feb 08 2021 Ryan O'Hara <rohara@redhat.com> - 2.3.5-1 - Update to 2.3.5 (#1925774) * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Thu Jan 14 2021 Ryan O'Hara <rohara@redhat.com> - 2.3.4-1 - Update to 2.3.4 (#1914447) * Tue Dec 08 2020 Ryan O'Hara <rohara@redhat.com> - 2.3.2-1 - Update to 2.3.2 (#1894994) * Thu Oct 01 2020 Ryan O'Hara <rohara@redhat.com> - 2.2.4-1 - Update to 2.2.4 (#1883742) * Thu Sep 17 2020 Ryan O'Hara <rohara@redhat.com> - 2.2.3-2 - Fix build for late loading of libgcc_s * Mon Sep 14 2020 Ryan O'Hara <rohara@redhat.com> - 2.2.3-1 - Update to 2.2.3 (#1876932) * Fri Jul 31 2020 Ryan O'Hara <rohara@redhat.com> - 2.2.2-1 - Update to 2.2.2 (#1862400) * Mon Jul 27 2020 Ryan O'Hara <rohara@redhat.com> - 2.2.1-1 - Update to 2.2.1 (#1859846) * Wed Jul 15 2020 Ryan O'Hara <rohara@redhat.com> - 2.2.0-3 - Update systemd service file * Fri Jul 10 2020 Tom Callaway <spot@fedoraproject.org> - 2.2.0-2 - Fix build against lua 5.4 * Thu Jul 09 2020 Ryan O'Hara <rohara@redhat.com> - 2.2.0-1 - Update to 2.2.0 (#1854519) * Mon Jun 15 2020 Ryan O'Hara <rohara@redhat.com> - 2.1.7-1 - Update to 2.1.7 (#1845001) * Mon Jun 08 2020 Ryan O'Hara <rohara@redhat.com> - 2.1.6-1 - Update to 2.1.6 (#1845001) * Mon Jun 01 2020 Ryan O'Hara <rohara@redhat.com> - 2.1.5-1 - Update to 2.1.5 (#1841837) * Thu Apr 02 2020 Ryan O'Hara <rohara@redhat.com> - 2.1.4-1 - Update to 2.1.4 (CVE-2010-11100, #1820200) * Mon Mar 16 2020 Ryan O'Hara <rohara@redhat.com> - 2.1.3-2 - Fix invalid element address calculation (#1801109) * Wed Feb 12 2020 Ryan O'Hara <rohara@redhat.com> - 2.1.3-1 - Update to 2.1.3 (#1802233) * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jan 02 2020 Ryan O'Hara <rohara@redhat.com> - 2.1.2-1 - Update to 2.1.2 (#1782472) * Mon Nov 25 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.10-1 - Update to 2.0.10 (#1772961) * Wed Nov 06 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.8-1 - Update to 2.0.8 (#1764483) * Mon Oct 21 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.7-2 - Build with Prometheus exporter service (#1755839) * Mon Oct 21 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.7-1 - Update to 2.0.7 (#1742544) * Fri Sep 13 2019 Ryan O'Hara <rohara@redhat.com> - 2.0.6-1 - Update to 2.0.6 (#1742544)