Hi all,

we've got all the reported bugs fixed :
  - [BUG] debug: report the correct poller list in verbose mode
  - [BUG] capture: do not capture a cookie if there is no memory left
  - [BUG] appsession: fix possible double free in case of out of memory
  - [CRITICAL] cookies: mixing cookies in indirect mode and appsession can 
crash the process
  - [BUG] http: correctly update the header list when removing two consecutive 
headers
  - [BUILD] add the CPU=native and ARCH=32/64 build options
  - [BUILD] add -fno-strict-aliasing to fix warnings with gcc >= 4.4

Users of appsessions are really encouraged to upgrade since the risk of
mixing it with a cookie is not void. I'll try to issue an 1.3 update soon,
as it seems the bug is less likely to trigger there, but I'm not sure it's
impossible. 1.5 will wait for some other devs to get merged, because users
of this development version already take a lot of care are less likely to
get caught by a known bug.

The sources and builds are available at the usual place :
   site index : http://haproxy.1wt.eu/
   sources    : http://haproxy.1wt.eu/download/1.4/src/
   changelog  : http://haproxy.1wt.eu/download/1.4/src/CHANGELOG
   binaries   : http://haproxy.1wt.eu/download/1.4/bin/

Willy


Reply via email to