Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package haproxy for openSUSE:Factory checked in at 2025-03-21 20:23:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/haproxy (Old) and /work/SRC/openSUSE:Factory/.haproxy.new.2696 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "haproxy" Fri Mar 21 20:23:39 2025 rev:156 rq:1255020 version:3.1.6+git0.d929ca290 Changes: -------- --- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes 2025-03-14 23:53:02.695011963 +0100 +++ /work/SRC/openSUSE:Factory/.haproxy.new.2696/haproxy.changes 2025-03-21 20:23:53.502427885 +0100 @@ -1,0 +2,58 @@ +Fri Mar 21 13:41:55 UTC 2025 - mrueck...@suse.de + +- Update to version 3.1.6+git0.d929ca290: + * [RELEASE] Released version 3.1.6 + * BUILD: tools: avoid a build warning on gcc-4.8 in resolve_sym_name() + * MINOR: tools: teach resolve_sym_name() a few more common symbols + * MINOR: tools: ease the declaration of known symbols in resolve_sym_name() + * MINOR: tools: improve symbol resolution without dl_addr + * MINOR: cli: export cli_io_handler() to ease symbol resolution + * BUG/MEDIUM: stream: don't use localtime in dumps from a signal handler + * MINOR: tinfo: split the signal handler report flags into 3 + * IMPORT: plock: use cpu_relax() for a shorter time in EBO + * IMPORT: plock: lower the slope of the exponential back-off + * IMPORT: plock: give higher precedence to W than S + * BUG/MINOR: mux-h2: Reset streams with NO_ERROR code if full response was already sent + * BUG/MEDIUM: hlua/cli: fix cli applet UAF in hlua_applet_wakeup() + * BUG/MINOR: limits: compute_ideal_maxconn: don't cap remain if fd_hard_limit=0 + * BUILD: tools: silence a build warning when USE_THREAD=0 + * MINOR: tools: use only opportunistic symbols resolution + * BUG/MINOR: stats: fix capabilities and hide settings for some generic metrics + * DOC: management: rename some last occurences from domain "dns" to "resolvers" + * MINOR: compiler: add a new __decl_thread_var() macro to declare local variables + * MINOR: compiler: add a simple macro to concatenate resolved strings + * BUG/MEDIUM: thread: use pthread_self() not ha_pthread[tid] in set_affinity + * MINOR: startup: adjust alert messages, when capabilities are missed + * BUG/MINOR: cfgparse-tcp: relax namespace bind check + * MINOR: stream/cli: make "show sess" support filtering on front/back/server + * MINOR: stream/cli: rework "show sess" to better consider optional arguments + * BUG/MINOR: stream: fix age calculation in "show sess" output + * MINOR: cfgparse/peers: provide more info when ignoring invalid "peer" or "server" lines + * BUG/MINOR: server: dont return immediately from parse_server() when skipping checks + * BUG/MINOR: cfgparse/peers: properly handle ignored local peer case + * BUG/MINOR: cfgparse/peers: fix inconsistent check for missing peer server + * BUG/MEIDUM: startup: return to initial cwd only after check_config_validity() + * BUG/MINOR: log: set proper smp size for balance log-hash + * CLEANUP: log: removing "log-balance" references + * CI: github: fix h2spec.config proxy names + * TESTS: ist: fix wrong array size + * BUG/MINOR: server: check for either proxy-protocol v1 or v2 to send hedaer + * BUG/MEDIUM: mux-fcgi: Try to fully fill demux buffer on receive if not empty + * CLEANUP: h3: fix documentation of h3_rcv_buf() + * BUG/MINOR: h3: do not report transfer as aborted on preemptive response + * BUG/MINOR: server: fix the "server-template" prefix memory leak + * BUG/MEDIUM: server: properly initialize PROXY v2 TLVs + * BUG/MINOR: h2: always trim leading and trailing LWS in header values + * BUG/MEDIUM: stream: use non-blocking freq_ctr calls from the stream dumper + * MINOR: freq_ctr: provide non-blocking read functions + * BUG/MEDIUM: stream: never allocate connection addresses from signal handler + * MINOR: tinfo: add a new thread flag to indicate a call from a sig handler + * BUG/MINOR: mux-h1: always make sure h1s->sd exists in h1_dump_h1s_info() + * BUG/MINOR: stream: do not call co_data() from __strm_dump_to_buffer() + * MINOR: clock: always use atomic ops for global_now_ms + * BUG/MINOR: sink: add tempo between 2 connection attempts for sft servers + * BUG/MINOR: log: fix outgoing abns address family + * BUG/MEDIUM: uxst: fix outgoing abns address family in connect() + * BUG/MINOR: cfgparse: fix NULL ptr dereference in cfg_parse_peers + +------------------------------------------------------------------- Old: ---- haproxy-3.1.5+git0.076df0292.tar.gz New: ---- haproxy-3.1.6+git0.d929ca290.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ haproxy.spec ++++++ --- /var/tmp/diff_new_pack.5TJ1Vs/_old 2025-03-21 20:23:54.154455010 +0100 +++ /var/tmp/diff_new_pack.5TJ1Vs/_new 2025-03-21 20:23:54.154455010 +0100 @@ -53,7 +53,7 @@ %endif Name: haproxy -Version: 3.1.5+git0.076df0292 +Version: 3.1.6+git0.d929ca290 Release: 0 # # ++++++ _service ++++++ --- /var/tmp/diff_new_pack.5TJ1Vs/_old 2025-03-21 20:23:54.186456342 +0100 +++ /var/tmp/diff_new_pack.5TJ1Vs/_new 2025-03-21 20:23:54.190456508 +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.5</param> + <param name="revision">v3.1.6</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.5TJ1Vs/_old 2025-03-21 20:23:54.210457340 +0100 +++ /var/tmp/diff_new_pack.5TJ1Vs/_new 2025-03-21 20:23:54.214457507 +0100 @@ -1,7 +1,7 @@ <servicedata> <service name="tar_scm"> <param name="url">http://git.haproxy.org/git/haproxy-3.1.git/</param> - <param name="changesrevision">076df02923212eb5631dc58681d387d034090792</param> + <param name="changesrevision">d929ca2906cee5e0d9cc79c6074eec0f04dfabf3</param> </service> </servicedata> (No newline at EOF) ++++++ haproxy-3.1.5+git0.076df0292.tar.gz -> haproxy-3.1.6+git0.d929ca290.tar.gz ++++++ ++++ 1721 lines of diff (skipped)