Changes since version 2.7.4 : Aurelien DARRAGON (1): BUG/MINOR: tcp_sample: fix a bug in fc_dst_port and fc_dst_is_local sample fetches Christopher Faulet (8): BUG/MEDIUM: mux-pt: Set EOS on error on sending path if read0 was received BUG/MINOR: mux-h1: Don't report an H1C error on client timeout BUG/MEDIUM: proxy: properly stop backends on soft-stop BUG/MEDIUM: resolvers: Properly stop server resolutions on soft-stop DEBUG: cli/show_fd: Display connection error code DEBUG: ssl-sock/show_fd: Display SSL error code BUG/MEDIUM: mux-h1: Don't block SE_FL_ERROR if EOS is not reported on H1C BUG/MEDIUM: connection: Preserve flags when a conn is removed from an idle list Frédéric Lécaille (1): BUG/MINOR: quic: Missing STREAM frame length updates