Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package haproxy for openSUSE:Factory checked in at 2024-12-12 21:20:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/haproxy (Old) and /work/SRC/openSUSE:Factory/.haproxy.new.29675 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "haproxy" Thu Dec 12 21:20:27 2024 rev:153 rq:1230629 version:3.1.1+git0.717960de0 Changes: -------- --- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes 2024-12-04 15:26:53.528643873 +0100 +++ /work/SRC/openSUSE:Factory/.haproxy.new.29675/haproxy.changes 2024-12-12 21:21:59.050199252 +0100 @@ -1,0 +2,48 @@ +Thu Dec 12 15:13:23 UTC 2024 - mrueck...@suse.de + +- Update to version 3.1.1+git0.717960de0: + * [RELEASE] Released version 3.1.1 + * BUG/MINOR: hlua_fcn: restore server pairs iterator pointer consistency + * BUG/MINOR: server-state: Fix expiration date of srvrq_check tasks + * BUG/MINOR: http-fetch: Ignore empty argument string for query() + * BUG/MEDIUM: stats/server: use watcher to track server during stats dump + * MINOR: list: define a watcher type + * BUG/MINOR: stats: decrement srv refcount on stats-file release + * BUG/MINOR: resolvers: handle a possible strdup() failure + * BUG/MINOR: ssl_crtlist: handle a possible strdup() failure + * BUG/MINOR: namespace: handle a possible strdup() failure + * BUG/MEDIUM: mworker: report status, if daemonized master fails + * BUG/MEDIUM: startup: report status if daemonized process fails + * BUG/MEDIUM: startup: don't daemonize if started with -c + * BUG/MINOR: startup: fix error path for master, if can't open pidfile + * BUG/MINOR: mworker: fix -D -W -sf/-st modes + * BUG/MINOR: mworker: don't save program PIDs in oldpids + * BUG/MINOR: mux-h2: fix expression when detecting excess of CONTINUATION frames + * MINOR: mux-h2/glitches: add a description to the H2 glitches + * CLEANUP: mux-h2/traces: reword certain ambiguous traces + * MINOR: mux-h2/traces: add a missing trace on negative initial window size + * BUILD: debug: fix build issues in COUNT_IF() with -Wunused-value + * BUG/MINOR: debug: COUNT_IF() should return true/false + * DOC: config: fix confusing init-state examples + * BUG/MINOR: config: Fix parsing of accept-invalid-http-{request,response} + * BUG/MEDIUM: mux-h2: make sure not to touch dummy streams when sending WU + * BUG/MINOR: quic: remove startup alert if GSO unsupported + * BUG/MINOR: quic: remove startup alert if conn socket-owner unsupported + * BUG/MEDIUM: mux-quic: remove pacing status when everything is sent + * BUG/MINOR: init: do not call fork_poller() for non-forked processes + * BUG/MEDIUM: init: make sure only daemonized processes change their session + * BUG/MINOR: quic: fix bbr_inflight() calls with wrong gain value + * BUG/MINOR: startup: fix pidfile creation + * BUG/MINOR: startup: close pidfd and free global.pidfile in handle_pidfile() + * BUG/MINOR: signal: register default handler for SIGINT in signal_init() + * BUILD: quic: fix a build error about an non initialized timestamp + * BUG/MINOR: h1-htx: Use default reason if not set when formatting the response + * BUG/MEDIUM: http-ana: Reset request flag about data sent to perform a L7 retry + * BUG/MEDIUM: quic: prevent stream freeze on pacing + * BUG/MEDIUM: event_hdl: fix uninitialized value in async mode when no data is provided + * BUG/MINOR: improve BBR throughput on very fast links + * BUG/MINOR: log: fix lf_text() behavior with empty string + * MINOR: proxy: Add support of 421-Misdirected-Request in retry-on status + * BUG/MEDIUM: sock: Remove FD_POLL_HUP during connect() if FD_POLL_ERR is not set + +------------------------------------------------------------------- Old: ---- haproxy-3.1.0+git0.f2b97918e.tar.gz New: ---- haproxy-3.1.1+git0.717960de0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ haproxy.spec ++++++ --- /var/tmp/diff_new_pack.SvmFHu/_old 2024-12-12 21:21:59.750228422 +0100 +++ /var/tmp/diff_new_pack.SvmFHu/_new 2024-12-12 21:21:59.750228422 +0100 @@ -53,7 +53,7 @@ %endif Name: haproxy -Version: 3.1.0+git0.f2b97918e +Version: 3.1.1+git0.717960de0 Release: 0 # # ++++++ _service ++++++ --- /var/tmp/diff_new_pack.SvmFHu/_old 2024-12-12 21:21:59.786229922 +0100 +++ /var/tmp/diff_new_pack.SvmFHu/_new 2024-12-12 21:21:59.790230088 +0100 @@ -6,7 +6,7 @@ <param name="versionformat">@PARENT_TAG@+git@TAG_OFFSET@.%h</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-replacement">\1</param> - <param name="revision">v3.1.0</param> + <param name="revision">v3.1.1</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.SvmFHu/_old 2024-12-12 21:21:59.826231588 +0100 +++ /var/tmp/diff_new_pack.SvmFHu/_new 2024-12-12 21:21:59.830231755 +0100 @@ -1,7 +1,8 @@ <servicedata> <service name="tar_scm"> <param name="url">http://git.haproxy.org/git/haproxy-3.1.git/</param> - <param name="changesrevision">f2b97918e80b2f4df1da751a44fe6e323c6e4b9e</param> + <param name="changesrevision">717960de08ec080ab808be14aad76fb11a2fa22a</param> </service> </servicedata> +(No newline at EOF) ++++++ haproxy-3.1.0+git0.f2b97918e.tar.gz -> haproxy-3.1.1+git0.717960de0.tar.gz ++++++ ++++ 2044 lines of diff (skipped)