Skip to content
Cyril Bonté edited this page Feb 3, 2015 · 16 revisions

List of maintained patches

Patch HAProxy 1.4 HAProxy 1.5
Geolocation 1.4.24 not required anymore, replaced by the native generic map keyword
Proxy Protocol 1.4.24 not required

Changelog

Geolocation

  • 1.5 patch: Fix regression with HAProxy v1.5-dev19, which prevented to initialize the geolocation feature, due to internal changes in haproxy.

Geolocation

  • 1.4 patch: realign to HAProxy v1.4.24
  • 1.5 patch: realign to HAProxy v1.5-dev19

Caution ! Users of this patch are asked to update to at least haproxy 1.4.24 or haproxy 1.5-dev19, as it is vulnerable to CVE-2013-2175 (see the announcement for more details).

Proxy Protocol

  • realign to HAProxy v1.4.24

Geolocation

  • 1.4 patch: realign to HAProxy v1.4.23
  • 1.5 patch: fix a missing context initialization which introduces issues when geolocation is based on hdr_ip (not reproducible with the patch for haproxy v1.5-dev17)
  • 1.5 patch: realign to HAProxy v1.5-dev18

Proxy Protocol

  • realign to HAProxy v1.4.23

Geolocation

  • Updade the geolocation patch to be compatible with haproxy-1.5-dev17
  • change the permission of haproxy-geoip in the repository

Geolocation

  • Add if/unless condition on the keyword “geolocate”
  • Initial stable release