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-10-23 16:38:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haproxy (Old)
 and      /work/SRC/openSUSE:Factory/.haproxy.new.1980 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haproxy"

Thu Oct 23 16:38:28 2025 rev:168 rq:1313209 version:3.2.7+git0.be4f72dc5

Changes:
--------
--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2025-10-07 
18:32:09.267052797 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new.1980/haproxy.changes        
2025-10-23 16:40:16.589556717 +0200
@@ -1,0 +2,54 @@
+Thu Oct 23 12:01:07 UTC 2025 - Marcus Rueckert <[email protected]>
+
+- Update to version 3.2.7+git0.be4f72dc5:
+  * [RELEASE] Released version 3.2.7
+  * MINOR: acme: display the complete challenge_ready command in the logs
+  * MINOR: acme: add the dns-01-record field to the sink
+  * BUG/MINOR: acme: memory leak from the config parser
+  * MEDIUM: acme: don't insert acme account key in ckchs_tree
+  * MINOR: acme: implement "reuse-key" option
+  * BUILD: acme: fix false positive null pointer dereference
+  * MINOR: acme: provider-name for dpapi sink
+  * CLEANUP: acme: acme_will_expire() uses acme_schedule_date()
+  * MINOR: acme: check acme-vars allocation during escaping
+  * MINOR: acme: acme-vars allow to pass data to the dpapi sink
+  * BUG/MEDIUM: build: limit excessive and counter-productive gcc-15 
vectorization
+  * BUG/MAJOR: quic: use ncbmbuf for CRYPTO handling
+  * MINOR: ncbmbuf: add tests as standalone mode
+  * MINOR: ncbmbuf: implement advance operation
+  * MINOR: ncbmbuf: implement ncbmb_data()
+  * MINOR: ncbmbuf: implement iterator bitmap utilities functions
+  * MINOR: ncbmbuf: implement add
+  * MINOR: ncbmbuf: define new ncbmbuf type
+  * MINOR: ncbuf: extract common types
+  * BUG/MEDIUM: h3: properly encode response after interim one in same buf
+  * BUG/MAJOR: quic: uninitialized quic_conn_closed struct members
+  * BUG/MINOR: quic: SSL counters not handled
+  * BUG/MEDIUM: cli: also free the trash chunk on the error path
+  * BUG/MEDIUM: mt_list: Make sure not to unlock the element twice
+  * BUG/MEDIUM: threads/config: drop absent threads from thread groups
+  * DOC: clarify the experimental status for certain features
+  * BUG/MINOR: quic: check applet_putchk() for 'show quic' first line
+  * BUG/MEDIUM: stick-tables: Don't forget to dec count on failure.
+  * MINOR: quic: restore QUIC_HP_SAMPLE_LEN constant
+  * BUG/MINOR: quic: too short PADDING frame for too short packets
+  * BUILD: ssl: can't build when using -DLISTEN_DEFAULT_CIPHERS
+  * BUG/MAJOR: lb-chash: fix key calculation when using default hash-key id
+  * BUG/MINOR: pools: don't report "limited to the first X entries" by default
+  * BUG/MEDIUM: pools: fix crash on filtered "show pools" output
+  * TESTS: quic: useless param for b_quic_dec_int()
+  * BUG/MINOR: ssl: Potential NULL deref in trace macro
+  * BUG/MINOR: ssl: Free key_base from global_ssl structure during deinit
+  * BUG/MINOR: ssl: Free global_ssl structure contents during deinit
+  * MINOR: debug: add distro name and version in postmortem
+  * BUG/MINOR: sink: retry attempt for sft server may never occur
+  * BUG/MEDIUM: apppet: Improve spinning loop detection with the new API
+  * BUILD: makefile: disable tail calls optimizations with memory profiling
+  * BUG/MINOR: ssl: leak crtlist_name in ssl-f-use
+  * BUG/MINOR: ssl: leak in ssl-f-use
+  * BUG/MINOR: ssl: always clear the remains of the first hello for the second 
one
+  * BUG/MEDIUM: ssl: take care of second client hello
+  * BUG/MINOr: hlua: Fix receive from HTTP applet by properly accounting data
+  * BUG/MINOR: acme: avoid overflow when diff > notAfter
+
+-------------------------------------------------------------------

Old:
----
  haproxy-3.2.6+git0.81568b2d1.tar.gz

New:
----
  haproxy-3.2.7+git0.be4f72dc5.tar.gz

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

Other differences:
------------------
++++++ haproxy.spec ++++++
--- /var/tmp/diff_new_pack.6VeYNJ/_old  2025-10-23 16:40:17.389590454 +0200
+++ /var/tmp/diff_new_pack.6VeYNJ/_new  2025-10-23 16:40:17.393590623 +0200
@@ -72,7 +72,7 @@
 %endif
 
 Name:           haproxy
-Version:        3.2.6+git0.81568b2d1
+Version:        3.2.7+git0.be4f72dc5
 Release:        0
 #
 Summary:        The Reliable, High Performance TCP/HTTP Load Balancer

++++++ _service ++++++
--- /var/tmp/diff_new_pack.6VeYNJ/_old  2025-10-23 16:40:17.461593490 +0200
+++ /var/tmp/diff_new_pack.6VeYNJ/_new  2025-10-23 16:40:17.465593659 +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">v3.2.6</param>
+    <param name="revision">v3.2.7</param>
     <param name="changesgenerate">enable</param>
   </service>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.6VeYNJ/_old  2025-10-23 16:40:17.497595009 +0200
+++ /var/tmp/diff_new_pack.6VeYNJ/_new  2025-10-23 16:40:17.505595347 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">http://git.haproxy.org/git/haproxy-3.2.git/</param>
-    <param 
name="changesrevision">81568b2d10d89be28e0147c8f25ca41b2f9dde20</param>
+    <param 
name="changesrevision">be4f72dc5731b7182098e720306b2acdb182ed7f</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ haproxy-3.2.6+git0.81568b2d1.tar.gz -> 
haproxy-3.2.7+git0.be4f72dc5.tar.gz ++++++
++++ 2321 lines of diff (skipped)

++++++ usr.sbin.haproxy.apparmor ++++++
--- /var/tmp/diff_new_pack.6VeYNJ/_old  2025-10-23 16:40:18.989657929 +0200
+++ /var/tmp/diff_new_pack.6VeYNJ/_new  2025-10-23 16:40:18.997658266 +0200
@@ -24,6 +24,8 @@
 
   /etc/haproxy/* r, 
 
+  /etc/os-release r,
+
   /usr/sbin/haproxy rmix,
 
   /dev/shm/haproxy_startup_logs_* rwlk,

Reply via email to