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-07-04 15:22:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haproxy (Old)
 and      /work/SRC/openSUSE:Factory/.haproxy.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haproxy"

Tue Jul  4 15:22:18 2023 rev:132 rq:1096613 version:2.8.1+git0.a90123aa8

Changes:
--------
--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2023-06-01 
17:19:40.458215128 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new.23466/haproxy.changes       
2023-07-04 15:23:07.634475088 +0200
@@ -1,0 +2,49 @@
+Mon Jul 03 14:52:58 UTC 2023 - mrueck...@suse.de
+
+- Update to version 2.8.1+git0.a90123aa8:
+  * [RELEASE] Released version 2.8.1
+  * CLEANUP: quic: Remove server specific about Initial packet number space
+  * MINOR: quic: Reduce the maximum length of TLS secrets
+  * MINOR: quic: Move packet number space related functions
+  * MINOR: quic: Move QUIC encryption level structure definition
+  * BUILD: debug: avoid a build warning related to epoll_wait() in debug code
+  * MINOR: compression/slz: add support for a pure flush of pending bytes
+  * IMPORT: slz: implement a synchronous flush() operation
+  * BUG/MINOR: quic: Wrong endianess for version field in Retry token
+  * BUG/MINOR: quic: Wrong Retry paquet version field endianess
+  * BUG/MINOR: quic: Missing random bits in Retry packet header
+  * BUG/MINOR: config: fix stick table duplicate name check
+  * BUG/MEDIUM: quic: error checking buffer large enought to receive the retry 
tag
+  * BUG/MINOR: quic: Prevent deadlock with CID tree lock
+  * BUG/MINOR: mworker: leak of a socketpair during startup failure
+  * BUG/MINOR: http_ext: fix if-none regression in forwardfor option
+  * DOC: Attempt to fix dconv parsing error for tune.h2.fe.initial-window-size
+  * REGTESTS: h1_host_normalization : Add a barrier to not mix up log messages
+  * DOC: Add tune.h2.max-frame-size option to table of contents
+  * DOC: Add tune.h2.be.* and tune.h2.fe.* options to table of contents
+  * BUG/MINOR: quic: ticks comparison without ticks API use
+  * BUG/MEDIUM: mworker: increase maxsock with each new worker
+  * BUG/MINOR: quic: Possible endless loop in quic_lstnr_dghdlr()
+  * BUG/MINOR: quic: Possible crash in quic_conn_prx_cntrs_update()
+  * BUG/MINOR: quic: Missing initialization (packet number space probing)
+  * BUG/MINOR: namespace: missing free in netns_sig_stop()
+  * BUG/MINOR: server: inherit from netns in srv_settings_cpy()
+  * BUG/MINOR: quic: Address inversion in "show quic full"
+  * BUG/MINOR: quic: Wrong encryption level flags checking
+  * BUG/MINOR: ssl: log message non thread safe in SSL Hanshake failure
+  * REG-TESTS: stickiness: Delay haproxys start to properly resolv variables
+  * BUG/MINOR: peers: Improve detection of config errors in peers sections
+  * BUG/MEDIUM: hlua: Use front SC to detect EOI in HTTP applets' receive 
functions
+  * BUG/MINOR: proxy/server: free default-server on deinit
+  * BUG/MINOR: proxy: add missing interface bind free in free_proxy
+  * BUG/MINOR: cfgparse-tcp: leak when re-declaring interface from bind line
+  * DOC: config: fix rfc7239 converter examples (again)
+  * DOC: config: fix jwt_verify() example using var()
+  * DOC: quic: fix misspelled tune.quic.socket-owner
+  * BUG/MINOR: spoe: Only skip sending new frame after a receive attempt
+  * CONTRIB: Add vi file extensions to .gitignore
+  * BUG/MINOR: quic: Possible crash when SSL session init fails
+  * BUG/MINOR: stream: do not use client-fin/server-fin with HTX
+  * BUG/MINOR: stats: Fix Lua's `get_stats` function
+
+-------------------------------------------------------------------

Old:
----
  haproxy-2.8.0+git0.fdd8154ed.tar.gz

New:
----
  haproxy-2.8.1+git0.a90123aa8.tar.gz

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

Other differences:
------------------
++++++ haproxy.spec ++++++
--- /var/tmp/diff_new_pack.hAuj3q/_old  2023-07-04 15:23:08.306479127 +0200
+++ /var/tmp/diff_new_pack.hAuj3q/_new  2023-07-04 15:23:08.310479151 +0200
@@ -51,7 +51,7 @@
 %endif
 
 Name:           haproxy
-Version:        2.8.0+git0.fdd8154ed
+Version:        2.8.1+git0.a90123aa8
 Release:        0
 #
 #

++++++ _service ++++++
--- /var/tmp/diff_new_pack.hAuj3q/_old  2023-07-04 15:23:08.346479368 +0200
+++ /var/tmp/diff_new_pack.hAuj3q/_new  2023-07-04 15:23:08.350479391 +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">v2.8.0</param>
+    <param name="revision">v2.8.1</param>
     <param name="changesgenerate">enable</param>
   </service>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.hAuj3q/_old  2023-07-04 15:23:08.366479488 +0200
+++ /var/tmp/diff_new_pack.hAuj3q/_new  2023-07-04 15:23:08.370479511 +0200
@@ -1,7 +1,7 @@
 <servicedata>
   <service name="tar_scm">
     <param name="url">http://git.haproxy.org/git/haproxy-2.8.git</param>
-    <param 
name="changesrevision">fdd8154ed37fef7f351075caa357917f94704dd7</param>
+    <param 
name="changesrevision">a90123aa85c78d1aa32b3cf268672ecb49929d11</param>
   </service>
 </servicedata>
 (No newline at EOF)

++++++ haproxy-2.8.0+git0.fdd8154ed.tar.gz -> 
haproxy-2.8.1+git0.a90123aa8.tar.gz ++++++
++++ 2095 lines of diff (skipped)

Reply via email to