Package: haproxy / 1.7.5-2

Metadata

Package Version Patches format
haproxy 1.7.5-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0002 Use dpkg buildflags to build halog.patch | (download)

contrib/halog/Makefile | 16 5 + 11 - 0 !
1 file changed, 5 insertions(+), 11 deletions(-)

 use dpkg-buildflags to build halog

haproxy.service start after syslog.patch | (download)

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

 start after the syslog service using systemd
haproxy.service add documentation.patch | (download)

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

 add documentation field to the systemd unit
haproxy.service use environment variables.patch | (download)

contrib/systemd/haproxy.service.in | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 use the variables from /etc/default/haproxy
 This will allow seamless upgrades from the sysvinit system while respecting
 any changes the users may have made. It will also make local configuration
 easier than overriding the systemd unit file.