Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package haproxy for openSUSE:Factory checked in at 2022-05-22 20:26:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/haproxy (Old) and /work/SRC/openSUSE:Factory/.haproxy.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "haproxy" Sun May 22 20:26:26 2022 rev:116 rq:978321 version:2.5.7+git0.2ef551d02 Changes: -------- --- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes 2022-04-30 00:44:52.766917143 +0200 +++ /work/SRC/openSUSE:Factory/.haproxy.new.1538/haproxy.changes 2022-05-22 20:26:37.146192720 +0200 @@ -1,0 +2,49 @@ +Fri May 13 14:54:15 UTC 2022 - mrueck...@suse.de + +- Update to version 2.5.7+git0.2ef551d02: + * [RELEASE] Released version 2.5.7 + * CLEANUP: mux-h1: Fix comments and error messages for global options + * MINOR: mux-h1: Add global option accpet payload for any HTTP/1.0 requests + * BUG/MEDIUM: wdt: don't trigger the watchdog when p is unitialized + * CLEANUP: applet: make appctx_new() initialize the whole appctx + * BUG/MINOR: conn_stream: do not confirm a connection from the frontend path + * DOC/MINOR: fix typos in the lua-api document + * BUG/MEDIUM: lua: fix argument handling in data removal functions + * BUG/MINOR: server: Make SRV_STATE_LINE_MAXLEN value from 512 to 2kB (2000 bytes). + * DOC: install: update gcc version requirements + * BUG/MEDIUM: ssl: fix the gcc-12 broken fix :-( + * BUILD: listener: shut report of possible null-deref in listener_accept() + * BUILD: debug: work around gcc-12 excessive -Warray-bounds warnings + * BUILD: ssl: work around bogus warning in gcc 12's -Wformat-truncation + * BUG/MINOR: ssl: Fix typos in crl-file related CLI commands + * CI: dynamically determine actual version of h2spec + * DOC: fix typo "ant" for "and" in INSTALL + * BUG/MINOR: ssl/cli: fix "show ssl cert" not to mix cli+ssl contexts + * BUG/MINOR: ssl/cli: fix "show ssl crl-file" not to mix cli+ssl contexts + * BUG/MINOR: ssl/cli: fix "show ssl ca-file <name>" not to mix cli+ssl contexts + * BUG/MINOR: ssl/cli: fix "show ssl ca-file/crl-file" not to mix cli+ssl contexts + * BUG/MEDIUM: ssl/cli: fix yielding in show_cafile_detail + * BUG/MINOR: map/cli: make sure patterns don't vanish under "show map"'s init + * BUG/MINOR: map/cli: protect the backref list during "show map" errors + * BUG/MINOR: proxy/cli: don't enumerate internal proxies on "show backend" + * BUG/MEDIUM: cli: make "show cli sockets" really yield + * BUG/MEDIUM: resolvers: make "show resolvers" properly yield + * BUG/MINOR: startup: usage() when no -cc arguments + * BUG/MINOR: tcp/http: release the expr of set-{src,dst}[-port] + * DOC: config: Update doc for PR/PH session states to warn about rewrite failures + * MINOR: mux-h2: report a trace event when failing to create a new stream + * BUG/MINOR: mux-h2: mark the stream as open before processing it not after + * BUG/MAJOR: dns: multi-thread concurrency issue on UDP socket + * BUG/MEDIUM: mux-h1: Be able to handle trailers when C-L header was specified + * BUG/MEDIUM: mux-fcgi: Be sure to never set EOM flag on an empty HTX message + * SCRIPTS: announce-release: add URL of dev packages + * CI: github actions: update LibreSSL to 3.5.2 + * BUG/MEDIUM: httpclient: Fix loop consuming HTX blocks from the response channel + * MINOR: ssl: add a new global option "tune.ssl.hard-maxrecord" + * BUG/MINOR: pools: make sure to also destroy shared pools in pool_destroy_all() + * BUG/MINOR: resolvers: Fix memory leak in resolvers_deinit() + * BUG/MEDIUM: http-ana: Fix memleak in redirect rules with ignore-empty option + * MINOR: connection: Add way to disable active connection closing during soft-stop + * BUILD: compiler: properly distinguish weak and global symbols + +------------------------------------------------------------------- Old: ---- haproxy-2.5.6+git0.ba44b4312.tar.gz New: ---- haproxy-2.5.7+git0.2ef551d02.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ haproxy.spec ++++++ --- /var/tmp/diff_new_pack.ALloOn/_old 2022-05-22 20:26:37.706193544 +0200 +++ /var/tmp/diff_new_pack.ALloOn/_new 2022-05-22 20:26:37.710193551 +0200 @@ -55,7 +55,7 @@ %endif Name: haproxy -Version: 2.5.6+git0.ba44b4312 +Version: 2.5.7+git0.2ef551d02 Release: 0 # # ++++++ _service ++++++ --- /var/tmp/diff_new_pack.ALloOn/_old 2022-05-22 20:26:37.746193604 +0200 +++ /var/tmp/diff_new_pack.ALloOn/_new 2022-05-22 20:26:37.750193609 +0200 @@ -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">v2.5.6</param> + <param name="revision">v2.5.7</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.ALloOn/_old 2022-05-22 20:26:37.770193639 +0200 +++ /var/tmp/diff_new_pack.ALloOn/_new 2022-05-22 20:26:37.774193644 +0200 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">http://git.haproxy.org/git/haproxy-2.5.git</param> - <param name="changesrevision">ba44b431294b6ddb65d5841632789dabf253439d</param> + <param name="changesrevision">2ef551d0284f385fb36b3b2e4b32a7adab4223ac</param> </service> </servicedata> (No newline at EOF) ++++++ haproxy-2.5.6+git0.ba44b4312.tar.gz -> haproxy-2.5.7+git0.2ef551d02.tar.gz ++++++ ++++ 1995 lines of diff (skipped)