Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2023-12-19 23:16:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haproxy (Old)
 and      /work/SRC/openSUSE:Factory/.haproxy.new.9037 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haproxy"

Tue Dec 19 23:16:49 2023 rev:138 rq:1134037 version:2.9.0+git0.fddb8c13b

Changes:
--------
--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2023-11-24 
23:35:42.529463800 +0100
+++ /work/SRC/openSUSE:Factory/.haproxy.new.9037/haproxy.changes        
2023-12-19 23:17:13.316569409 +0100
@@ -1,0 +2,58 @@
+Mon Dec 11 09:20:20 UTC 2023 - Dirk Müller <dmuel...@suse.com>
+
+- Update to version 2.9.0+git0.fddb8c13b:
+  new major branch:
+  https://www.haproxy.com/blog/announcing-haproxy-2-9
+  https://www.mail-archive.com/haproxy@formilux.org/msg44400.html
+
+-------------------------------------------------------------------
+Thu Dec 07 14:28:36 UTC 2023 - mrueck...@suse.de
+
+- Update to version 2.8.5+git0.aaba8d090:
+  * [RELEASE] Released version 2.8.5
+  * BUG/MEDIUM: proxy: always initialize the default settings after init
+  * BUG/MINOR: lua: Wrong OCSP CID after modifying an SSL certficate (LUA)
+  * BUG/MINOR: ssl: Wrong OCSP CID after modifying an SSL certficate
+  * MINOR: ssl/cli: Add ha_(warning|alert) msgs to CLI ckch callback
+  * BUG/MINOR: ssl: Double free of OCSP Certificate ID
+  * BUG/MINOR: quic: Packet number spaces too lately initialized
+  * BUG/MINOR: quic: Missing QUIC connection path member initialization
+  * BUG/MINOR: quic: Possible leak of TX packets under heavy load
+  * BUG/MEDIUM: quic: Possible crash during retransmissions and heavy load
+  * BUG/MINOR: cache: Remove incomplete entries from the cache when stream is 
closed
+  * BUG/MEDIUM: peers: fix partial message decoding
+  * DOC: Clarify the differences between field() and word()
+  * BUG/MINOR: sample: Make the `word` converter compatible with `-m found`
+  * REGTESTS: sample: Test the behavior of consecutive delimiters for the 
field converter
+  * DOC: config: fix monitor-fail typo
+  * DOC: config: add matrix entry for "max-session-srv-conns"
+  * DOC: config: specify supported sections for "max-session-srv-conns"
+  * BUG/MINOR: cfgparse-listen: fix warning being reported as an alert
+  * BUG/MINOR: config: Stopped parsing upon unmatched environment variables
+  * BUG/MINOR: quic_tp: fix preferred_address decoding
+  * DOC: config: fix missing characters in set-spoe-group action
+  * BUG/MINOR: h3: always reject PUSH_PROMISE
+  * BUG/MINOR: h3: fix TRAILERS encoding
+  * BUG/MEDIUM: master/cli: Properly pin the master CLI on thread 1 / group 1
+  * BUG/MINOR: compression: possible NULL dereferences in 
comp_prepare_compress_request()
+  * BUG/MINOR: quic: fix CONNECTION_CLOSE_APP encoding
+  * DOC: lua: fix Proxy.get_mode() output
+  * DOC: lua: add sticktable class reference from Proxy.stktable
+  * REGTESTS: connection: disable http_reuse_be_transparent.vtc if !TPROXY
+  * DOC: config: fix timeout check inheritance restrictions
+  * DOC: 51d: updated 51Degrees repo URL for v3.2.10
+  * BUG/MINOR: server: do not leak default-server in defaults sections
+  * BUG/MINOR: quic: Possible RX packet memory leak under heavy load
+  * BUG/MEDIUM: quic: Possible crash for connections to be killed
+  * BUG/MINOR: sock: mark abns sockets as non-suspendable and always unbind 
them
+  * BUG/MINOR: startup: set GTUNE_SOCKET_TRANSFER correctly
+  * REGTESTS: http: add a test to validate chunked responses delivery
+  * BUG/MINOR: proxy/stktable: missing frees on proxy cleanup
+  * MINOR: stktable: add stktable_deinit function
+  * BUG/MINOR: stream/cli: report correct stream age in "show sess"
+  * BUG/MEDIUM: mux-fcgi: fail earlier on malloc in takeover()
+  * BUG/MEDIUM: mux-h1: fail earlier on malloc in takeover()
+  * BUG/MEDIUM: mux-h2: fail earlier on malloc in takeover()
+  * BUG/MAJOR: quic: complete thread migration before tcp-rules
+
+-------------------------------------------------------------------

Old:
----
  haproxy-2.8.4+git0.a4ebf9d3b.tar.gz

New:
----
  haproxy-2.9.0+git0.fddb8c13b.tar.gz

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

Other differences:
------------------
++++++ haproxy.spec ++++++
--- /var/tmp/diff_new_pack.SiDjyG/_old  2023-12-19 23:17:14.748621558 +0100
+++ /var/tmp/diff_new_pack.SiDjyG/_new  2023-12-19 23:17:14.752621704 +0100
@@ -51,7 +51,7 @@
 %endif
 
 Name:           haproxy
-Version:        2.8.4+git0.a4ebf9d3b
+Version:        2.9.0+git0.fddb8c13b
 Release:        0
 #
 #

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SiDjyG/_old  2023-12-19 23:17:14.780622723 +0100
+++ /var/tmp/diff_new_pack.SiDjyG/_new  2023-12-19 23:17:14.784622869 +0100
@@ -1,12 +1,12 @@
 <services>
   <service name="tar_scm" mode="manual">
-    <param name="url">http://git.haproxy.org/git/haproxy-2.8.git</param>
+    <param name="url">https://git.haproxy.org/git/haproxy-2.9.git</param>
     <param name="scm">git</param>
     <param name="filename">haproxy</param>
     <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.8.4</param>
+    <param name="revision">v2.9.0</param>
     <param name="changesgenerate">enable</param>
   </service>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.SiDjyG/_old  2023-12-19 23:17:14.804623597 +0100
+++ /var/tmp/diff_new_pack.SiDjyG/_new  2023-12-19 23:17:14.808623743 +0100
@@ -1,8 +1,7 @@
 <servicedata>
   <service name="tar_scm">
-    <param name="url">http://git.haproxy.org/git/haproxy-2.8.git</param>
-    <param 
name="changesrevision">a4ebf9d3ba576815a4c226679242d4f592f7eb4d</param>
+    <param name="url">https://git.haproxy.org/git/haproxy-2.9.git</param>
+    <param 
name="changesrevision">fddb8c13b6811b3b34eba0ad58d1f5fd5a3c7f60</param>
   </service>
 </servicedata>
-(No newline at EOF)
 

++++++ haproxy-2.8.4+git0.a4ebf9d3b.tar.gz -> 
haproxy-2.9.0+git0.fddb8c13b.tar.gz ++++++
++++ 68610 lines of diff (skipped)

Reply via email to