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-14 23:52:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/haproxy (Old) and /work/SRC/openSUSE:Factory/.haproxy.new.19136 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "haproxy" Fri Mar 14 23:52:10 2025 rev:155 rq:1252921 version:3.1.5+git0.076df0292 Changes: -------- --- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes 2025-01-30 14:52:04.951620019 +0100 +++ /work/SRC/openSUSE:Factory/.haproxy.new.19136/haproxy.changes 2025-03-14 23:53:02.695011963 +0100 @@ -1,0 +2,65 @@ +Thu Mar 13 23:12:51 UTC 2025 - mrueck...@suse.de + +- Update to version 3.1.5+git0.076df0292: + * [RELEASE] Released version 3.1.5 + * BUG/MEDIUM: spoe/mux-spop: Introduce an NOOP action to deal with empty ACK + * BUG/MEDIUM: applet: Don't handle EOI/EOS/ERROR is applet is waiting for room + * [RELEASE] Released version 3.1.4 + * DOC: option redispatch should mention persist options + * BUG/MINOR: stats-json: Define JSON_INT_MAX as a signed integer + * BUG/MINOR: flt-trace: Support only one name option + * BUG/MINOR: auth: Fix a leak on error path when parsing user's groups + * BUG/MINOR: config/userlist: Support one 'users' option for 'group' directive + * BUG/MINOR: cli: Fix a possible infinite loop in _getsocks() + * BUG/MINOR: cli: Fix memory leak on error for _getsocks command + * BUG/MINOR: cli: Don't set SE flags from the cli applet + * MINOR: mux-spop: Set SPOP_CF_ERROR flag on connection error only + * MINOR: mux-spop: Report EOI on the SE when a ACK is received for a stream + * MINOR: flt-spoe: Report end of input immediately after applet init + * BUG/MEDIUM: flt-spoe: Properly handle end of stream from the SPOE applet + * BUG/MEDIUM: applet: Don't pretend to have more data to handle EOI/EOS/ERROR + * BUG/MEDIUM: flt-spoe: Set/test applet flags instead of SE flags from I/O handler + * BUG/MINOR: http-check: Don't pretend a C-L heeader is set before adding it + * BUG/MINOR: tcp-rules: Don't forward close during tcp-response content rules eval + * BUG/MEDIUM: mux-fcgi: Properly handle read0 on partial records + * DOC: htx: clarify <mark> parameter for htx_xfer_blks() + * BUG/MEDIUM: htx: wrong count computation in htx_xfer_blks() + * MEDIUM: epoll: skip reports of stale file descriptors + * DEBUG: epoll: store and compare the FD's generation count with reported event + * MINOR: fd: add a generation number to file descriptors + * DEBUG: fd: add a counter of takeovers of an FD since it was last opened + * BUG/MEDIUM: chunk: make sure to flush the trash pool before resizing + * MINOR: epoll: permit to mask certain specific events + * MINOR: quic: adapt credit based pacing to BBR + * MINOR: quic: remove unused pacing burst in bind_conf/quic_cc_path + * MEDIUM: quic: use dynamic credit for pacing + * MEDIUM: mux-quic: reduce pacing CPU usage with passive wait + * MEDIUM: quic: implement credit based pacing + * MINOR: mux-quic: increment pacing retry counter on expired + * MINOR: quic: rename pacing_rate cb to pacing_inter + * BUG/MINOR: stktable: invalid use of stkctr_set_entry() with mixed table types + * BUG/MINOR: mux-h2: Properly handle full or truncated HTX messages on shut + * REGTESTS: Fix truncated.vtc to send 0-CRLF + * BUG/MINOR: mux-quic: prevent crash after MUX init failure + * BUG/MINOR: quic: prevent crash on conn access after MUX init failure + * BUG/MINOR: fcgi: Don't set the status to 302 if it is already set + * BUG/MEDIUM: filters: Handle filters registered on data with no payload callback + * BUG/MINOR: cli: Wait for the last ACK when FDs are xferred from the old worker + * BUG/MEDIUM: cli: Be sure to drop all input data in END state + * BUG/MINOR: ssl/cli: "show ssl crt-list" lacks sigals + * BUG/MINOR: ssl/cli: "show ssl crt-list" lacks client-sigals + * BUG/MEDIUM: fd: mark FD transferred to another process as FD_CLONED + * BUG/MINOR: mworker: post_section_parser for the last section in discovery + * BUG/MINOR: mworker: section ignored in discovery after a post_section_parser + * BUG/MINOR: quic: fix CRYPTO payload size calcul for encoding + * BUG/MINOR: quic: reserve length field for long header encoding + * BUG/MEDIUM: debug: close a possible race between thread dump and panic() + * BUG/MEDIUM: ssl: chosing correct certificate using RSA-PSS with TLSv1.3 + +------------------------------------------------------------------- +Thu Mar 13 23:11:31 UTC 2025 - Marcus Rueckert <mrueck...@suse.de> + +- apparmor: fix debug output when running in a vm (/sys paths + differ from hardware) + +------------------------------------------------------------------- Old: ---- haproxy-3.1.3+git0.929bedf83.tar.gz New: ---- haproxy-3.1.5+git0.076df0292.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ haproxy.spec ++++++ --- /var/tmp/diff_new_pack.nPzkFK/_old 2025-03-14 23:53:03.387040789 +0100 +++ /var/tmp/diff_new_pack.nPzkFK/_new 2025-03-14 23:53:03.387040789 +0100 @@ -53,7 +53,7 @@ %endif Name: haproxy -Version: 3.1.3+git0.929bedf83 +Version: 3.1.5+git0.076df0292 Release: 0 # # ++++++ _service ++++++ --- /var/tmp/diff_new_pack.nPzkFK/_old 2025-03-14 23:53:03.435042788 +0100 +++ /var/tmp/diff_new_pack.nPzkFK/_new 2025-03-14 23:53:03.439042955 +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.3</param> + <param name="revision">v3.1.5</param> <param name="changesgenerate">enable</param> </service> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.nPzkFK/_old 2025-03-14 23:53:03.459043788 +0100 +++ /var/tmp/diff_new_pack.nPzkFK/_new 2025-03-14 23:53:03.463043955 +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">929bedf83c79cfb8e4eb40921539cd135f8ec818</param> + <param name="changesrevision">076df02923212eb5631dc58681d387d034090792</param> </service> </servicedata> (No newline at EOF) ++++++ haproxy-3.1.3+git0.929bedf83.tar.gz -> haproxy-3.1.5+git0.076df0292.tar.gz ++++++ ++++ 2176 lines of diff (skipped) ++++++ usr.sbin.haproxy.apparmor ++++++ --- /var/tmp/diff_new_pack.nPzkFK/_old 2025-03-14 23:53:04.291078446 +0100 +++ /var/tmp/diff_new_pack.nPzkFK/_new 2025-03-14 23:53:04.295078612 +0100 @@ -44,8 +44,11 @@ /sys/devices/system/node/*/cpumap r, /sys/devices/system/cpu/online r, /sys/class/dmi/id/sys_vendor r, + /sys/devices/virtual/dmi/id/sys_vendor r, /sys/class/dmi/id/product_family r, + /sys/devices/virtual/dmi/id/product_family r, /sys/class/dmi/id/product_name r, + /sys/devices/virtual/dmi/id/product_name r, /sys/class/dmi/id/board_vendor r, /sys/firmware/devicetree/base/model r, /sys/class/dmi/id/board_name r,