Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2017-02-02 15:46:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haproxy (Old)
 and      /work/SRC/openSUSE:Factory/.haproxy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haproxy"

Changes:
--------
--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2016-12-08 
00:31:38.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes     2017-02-03 
17:42:18.141625423 +0100
@@ -1,0 +2,67 @@
+Mon Jan 30 14:43:01 UTC 2017 - [email protected]
+
+- Update to version 1.7.2 (bsc#1023141):
+  * BUG/MEDIUM: lua: In some case, the return of sample-fetches is ignored (2)
+  * BUG/MINOR: stream-int: automatically release SI_FL_WAIT_DATA on SHUTW_NOW
+  * DOC: lua: documentation about time parser functions
+  * DOC: lua: section declared twice
+  * BUG/MINOR: lua/cli: bad error message
+  * DOC: fix small typo in fe_id (backend instead of frontend)
+  * BUG/MINOR: Fix the sending function in Lua's cosocket
+  * BUG/MINOR: lua: memory leak executing tasks
+  * BUG/MINOR: lua: bad return code
+  * BUG/MEDIUM: ssl: properly reset the reused_sess during a forced handshake
+  * BUG/MEDIUM: ssl: avoid double free when releasing bind_confs
+  * BUG/MINOR: stats: fix be/sessions/current out in typed stats
+  * BUG/MINOR: backend: nbsrv() should return 0 if backend is disabled
+  * BUG/MEDIUM: ssl: for a handshake when server-side SNI changes
+  * BUG/MINOR: systemd: potential zombie processes
+  * DOC: Add timings events schemas
+  * BUG/MINOR: option prefer-last-server must be ignored in some case
+  * MINOR: stats: Support "select all" for backend actions
+  * BUG/MINOR: sample-fetches/stick-tables: bad type for the sample fetches 
sc*_get_gpt0
+  * BUG/MAJOR: channel: Fix the definition order of channel analyzers
+  * BUG/MINOR: http: report real parser state in error captures
+  * BUG/MAJOR: http: fix risk of getting invalid reports of bad requests
+  * MINOR: http: custom status reason.
+  * MINOR: connection: add sample fetch "fc_rcvd_proxy"
+  * BUG/MINOR: config: emit a warning if http-reuse is enabled with 
incompatible options
+  * BUG/MINOR: tools: fix off-by-one in port size check
+  * BUG/MEDIUM: server: consider AF_UNSPEC as a valid address family
+  * MEDIUM: server: split the address and the port into two different fields
+  * MINOR: tools: make str2sa_range() return the port in a separate argument
+  * MINOR: server: take the destination port from the port field, not the addr
+  * MEDIUM: server: disable protocol validations when the server doesn't 
resolve
+  * BUG/MEDIUM: tools: do not force an unresolved address to AF_INET:0.0.0.0
+  * BUG/MINOR: ssl: EVP_PKEY must be freed after X509_get_pubkey usage
+  * MINOR: proto_http.c 502 error txt typo.
+  * DOC: add deprecation notice to "block"
+  * BUG/MINOR: Reset errno variable before calling strtol(3)
+
+-------------------------------------------------------------------
+Sat Dec 24 02:36:10 UTC 2016 - [email protected]
+
+- Update to version 1.7.1:
+  * BUG/MAJOR: stream: fix session abort on resource shortage
+  * BUG/MINOR: cli: allow the backslash to be escaped on the CLI
+  * BUG/MEDIUM: cli: fix "show stat resolvers" and "show tls-keys"
+  * DOC: Fix map table's format
+  * DOC: Added 51Degrees conv and fetch functions to documentation.
+  * BUG/MINOR: http: don't send an extra CRLF after a Set-Cookie in a redirect
+  * DOC: mention that req_tot is for both frontends and backends
+  * BUG/MEDIUM: variables: some variable name can hide another ones
+  * BUG/MINOR: stats: fix be/sessions/max output in html stats
+  * MINOR: proxy: Add fe_name/be_name fetchers next to existing fe_id/be_id
+  * DOC: lua: Documentation about some entry missing
+  * MINOR: Do not forward the header "Expect: 100-continue" when the option 
http-buffer-request is set
+  * DOC: Add undocumented argument of the trace filter
+  * DOC: Fix some typo in SPOE documentation
+  * BUG/MINOR: cli: be sure to always warn the cli applet when input buffer is 
full
+  * MINOR: applet: Count number of (active) applets
+  * MINOR: task: Rename run_queue and run_queue_cur counters
+  * BUG/MEDIUM: stream: Save unprocessed events for a stream
+  * BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled
+  * BUILD/MEDIUM: Fixing the build using LibreSSL
+  * [RELEASE] Released version 1.7.1
+
+-------------------------------------------------------------------

Old:
----
  haproxy-1.7.0.tar.gz

New:
----
  haproxy-1.7.2.tar.gz

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

Other differences:
------------------
++++++ haproxy.spec ++++++
--- /var/tmp/diff_new_pack.EYkI4O/_old  2017-02-03 17:42:18.837526924 +0100
+++ /var/tmp/diff_new_pack.EYkI4O/_new  2017-02-03 17:42:18.841526357 +0100
@@ -41,7 +41,7 @@
 %bcond_without  apparmor
 
 Name:           haproxy
-Version:        1.7.0
+Version:        1.7.2
 Release:        0
 #
 #

++++++ _service ++++++
--- /var/tmp/diff_new_pack.EYkI4O/_old  2017-02-03 17:42:18.877521263 +0100
+++ /var/tmp/diff_new_pack.EYkI4O/_new  2017-02-03 17:42:18.877521263 +0100
@@ -3,8 +3,8 @@
     <param name="url">http://git.haproxy.org/git/haproxy-1.7.git</param>
     <param name="scm">git</param>
     <param name="filename">haproxy</param>
-    <param name="versionformat">1.7.0</param>
-    <param name="revision">master</param>
+    <param name="versionformat">1.7.2</param>
+    <param name="revision">v1.7.2</param>
     <param name="changesgenerate">enable</param>
   </service>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.EYkI4O/_old  2017-02-03 17:42:18.901517866 +0100
+++ /var/tmp/diff_new_pack.EYkI4O/_new  2017-02-03 17:42:18.901517866 +0100
@@ -3,4 +3,4 @@
             <param 
name="url">http://git.haproxy.org/git/haproxy-1.6.git</param>
           <param 
name="changesrevision">864bf78c3b6898eb12ece5f0a44032090f26f57f</param></service><service
 name="tar_scm">
             <param 
name="url">http://git.haproxy.org/git/haproxy-1.7.git</param>
-          <param 
name="changesrevision">5961fb820a9484c0b5ff83583bdeacef0b5d42f0</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">ddb646ee9182df570017ddf280873a1360a28898</param></service></servicedata>
\ No newline at end of file

++++++ haproxy-1.7.0.tar.gz -> haproxy-1.7.2.tar.gz ++++++
++++ 4688 lines of diff (skipped)


Reply via email to