Changes since version 2.2.10 : Christopher Faulet (6): BUG/MINOR: hlua: Don't strip last non-LWS char in hlua_pushstrippedstring() BUG/MEDIUM: filters: Set CF_FL_ANALYZE on channels when filters are attached BUG/MINOR: tcpcheck: Update .health threshold of agent inside an agent-check BUG/MINOR: proxy/session: Be sure to have a listener to increment its counters BUG/MINOR: session: Add some forgotten tests on session's listener BUG/MINOR: tcpcheck: Fix double free on error path when parsing tcp/http-check Emeric Brun (1): BUG/MEDIUM: stick-tables: fix ref counter in table entry using multiple http tracksc. Olivier Houchard (1): BUG/MEDIUM: lists: Avoid an infinite loop in MT_LIST_TRY_ADDQ(). William Lallemand (1): BUG/MEDIUM: session: NULL dereference possible when accessing the listener Willy Tarreau (1): BUG/MINOR: ssl: don't truncate the file descriptor to 16 bits in debug mode