Changes since version 2.5.2 : Christopher Faulet (3): BUG/MINOR: sink: Use the right field in appctx context in release callback BUG/MEDIUM: resolvers: Really ignore trailing dot in domain names MINOR: httpclient: Don't limit data transfer to 1024 bytes William Lallemand (2): BUG/MINOR: mworker: fix a FD leak of a sockpair upon a failed reload BUG/MINOR: httpclient: reinit flags in httpclient_start() Willy Tarreau (4): MINOR: sock: move the unused socket cleaning code into its own function BUG/MEDIUM: mworker: close unused transferred FDs on load failure BUG/MEDIUM: fd: always align fdtab[] to 64 bytes BUG/MAJOR: compiler: relax alignment constraints on certain structures