Package: haproxy / 3.2.4-1

Metadata

Package Version Patches format
haproxy 3.2.4-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
haproxy.service start after syslog.patch | (download)

admin/systemd/haproxy.service.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 start after rsyslog.service

As HAProxy is running chrooted by default, we rely on an additional syslog
socket created by rsyslog inside the chroot for logging. As this socket cannot
trigger syslog activation, we explicitly order HAProxy after rsyslog.service.
Note that we are not using syslog.service here, since the additional socket is
rsyslog-specific.
haproxy.service add documentation.patch | (download)

admin/systemd/haproxy.service.in | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 add documentation field to the systemd unit

haproxy.service make systemd bind dev log inside chroot.patch | (download)

admin/systemd/haproxy.service.in | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 haproxy.service: make systemd bind /dev/log inside chroot

This enables logging to work without rsyslog being present.

reproducible.patch | (download)

Makefile | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---
cross.patch | (download)

Makefile | 1 1 + 0 - 0 !
addons/ot/Makefile | 6 3 + 3 - 0 !
admin/wireshark-dissectors/peers/Makefile | 4 2 + 2 - 0 !
3 files changed, 6 insertions(+), 5 deletions(-)

---