Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2026-05-06 19:20:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haproxy (Old)
 and      /work/SRC/openSUSE:Factory/.haproxy.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haproxy"

Wed May  6 19:20:42 2026 rev:183 rq:1351249 version:3.3.9+git0.aa6f85a2f

Changes:
--------
--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2026-04-30 
20:33:15.781840788 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new.30200/haproxy.changes       
2026-05-06 19:25:06.946948923 +0200
@@ -1,0 +2,49 @@
+Wed May  6 16:06:11 UTC 2026 - Marcus Rueckert <[email protected]>
+
+- Fix attributes for /run/haproxy
+
+-------------------------------------------------------------------
+Wed May 06 15:59:40 UTC 2026 - Marcus Rueckert <[email protected]>
+
+- Update to version 3.3.9+git0.aa6f85a2f:
+  * [RELEASE] Released version 3.3.9
+  * BUG/MEDIUM: h1: Enforce the authority validation during H1 request parsing
+  * BUG/MAJOR: http: forbid comma character in authority value
+  * BUG/MINOR: tools: read_line_to_trash() handle empty files without \n
+  * BUG/MEDIUM: h1_htx: Remove reverved block on error during contig chunks 
parsing
+  * BUG/MINOR: http-fetch: Fix http_auth_bearer() when custom header is used
+  * BUG/MINOR: acme: contact mail should be optional, don't pass ToS bool
+  * BUG/MINOR: h2: only accept :protocol with extended CONNECT
+  * MINOR: mux-h2: add a new message flag to indicate ext connect support
+  * BUG/MINOR: mux-h2: condition the processing of 8441 extension to global 
setting
+  * BUG/MINOR: h2: add decoding for :protocol in traces
+  * REGTESTS: http-messaging: always send RFC8441 client settings to use ext 
connect
+  * DOC: acme: document missing acme-vars and provider-name keywords
+
+-------------------------------------------------------------------
+Mon May 04 17:52:47 UTC 2026 - Marcus Rueckert <[email protected]>
+
+- Update to version 3.3.8+git21.fdfa9abca:
+  * BUG/MINOR: mworker/cli: check ci_insert() return value in 
pcli_parse_request()
+  * BUG/MEDIUM: mworker/cli: fix user and operator permission via @@<pid> in 
master CLI
+  * REGTESTS: add a regtest to validate various NTLM transitions
+  * BUG/MINOR: resolvers: Free opts on parse error in resolv_parse_do_resolve()
+  * BUG/MINOR: resolvers: Fix lookup for a hostname in the state-file tree
+  * BUG/MINOR: resolvers: Free new requester on error when linking a resolution
+  * BUG/MINOR: tcpcheck: Properly report error for http health-checks
+  * BUG/MINOR: dns: always validate the source address in responses
+  * BUG/MAJOR: mux-h2: preset MSGF_BODY_CL on H2_SF_DATA_CLEN in h2c_dec_hdrs()
+  * BUG/MEDIUM: mux-h2: fix the body_len to check when parsing request trailers
+  * CI: github: add DEBUG_STRICT=2 to ASAN jobs
+  * BUG/MINOR: pattern: release the reference on failure to load from file
+  * CLEANUP: map/cli: fix some map-related help messages
+  * BUG/MINOR: map: do not leak a map descriptor on load error
+  * BUG/MINOR: acl: fix a possible arg corruption in smp_fetch_acl_parse()
+  * BUG/MEDIUM: cli: fix master CLI connection slot leak on client disconnect
+  * BUG/MINOR: hpack: validate idx > 0 in hpack_valid_idx()
+  * BUG/MINOR: vars: only print first invalid char in fill_desc()
+  * BUG/MINOR: vars: don't store the variable twice with set-var-fmt
+  * BUG/MINOR: vars: make parse_store() return error on var_set() failure
+  * BUG/MINOR: sink: do not free existing sinks on allocation error
+
+-------------------------------------------------------------------

Old:
----
  haproxy-3.3.8+git0.75f414f92.tar.gz

New:
----
  haproxy-3.3.9+git0.aa6f85a2f.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ haproxy.spec ++++++
--- /var/tmp/diff_new_pack.8tKrO2/_old  2026-05-06 19:25:07.826985226 +0200
+++ /var/tmp/diff_new_pack.8tKrO2/_new  2026-05-06 19:25:07.830985391 +0200
@@ -35,7 +35,7 @@
 %bcond_with ech
 
 Name:           haproxy
-Version:        3.3.8+git0.75f414f92
+Version:        3.3.9+git0.aa6f85a2f
 Release:        0
 #
 Summary:        The Reliable, High Performance TCP/HTTP Load Balancer
@@ -199,7 +199,7 @@
 %{_unitdir}/%{pkg_name}.service
 %{_sysusersdir}/haproxy-user.conf
 %{_tmpfilesdir}/%{name}.conf
-%dir %ghost %{_rundir}/%{name}
+%dir %ghost %attr(0750,root,haproxy) %{_rundir}/%{name}
 %{_sbindir}/haproxy
 %{_sbindir}/haproxy-halog
 %dir %ghost %{pkg_home}

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.8tKrO2/_old  2026-05-06 19:25:07.926989351 +0200
+++ /var/tmp/diff_new_pack.8tKrO2/_new  2026-05-06 19:25:07.934989681 +0200
@@ -1,12 +1,7 @@
 <servicedata>
   <service name="tar_scm">
-    <param name="url">http://git.haproxy.org/git/haproxy-3.2.git/</param>
-    <param 
name="changesrevision">170436929ac78cfc4d1a43b3340535e1ac4d00d8</param>
-  </service>
-  <service name="tar_scm">
     <param name="url">http://git.haproxy.org/git/haproxy-3.3.git/</param>
-    <param 
name="changesrevision">75f414f92857ca5922c33767818c69b733cb4afe</param>
+    <param 
name="changesrevision">aa6f85a2f5d72a48643b790d75a5e3ccfbbbc0b2</param>
   </service>
 </servicedata>
-(No newline at EOF)
 

++++++ haproxy-3.3.8+git0.75f414f92.tar.gz -> 
haproxy-3.3.9+git0.aa6f85a2f.tar.gz ++++++
++++ 5711 lines of diff (skipped)

Reply via email to