Changes since version 3.2.7 : Chris Staite (2): MINOR: backend: srv_queue helper MINOR: backend: srv_is_up converter Christopher Faulet (1): BUG/MEDIUM: applet: Improve again spinning loops detection with the new API Olivier Houchard (2): BUG/MEDIUM: mt_lists: Avoid el->prev = el->next = el BUG/MEDIUM: mt_list: Use atomic operations to prevent compiler optims Willy Tarreau (4): BUG/MINOR: stick-tables: properly index string-type keys MINOR: applet: do not put SE_FL_WANT_ROOM on rcv_buf() if the channel is empty MINOR: cli: create cli_raw_rcv_buf() from the generic applet_raw_rcv_buf() BUG/MEDIUM: cli: do not return ACKs one char at a time