Hello community,

here is the log from the commit of package haproxy for openSUSE:Factory checked 
in at 2017-08-10 14:03:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/haproxy (Old)
 and      /work/SRC/openSUSE:Factory/.haproxy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "haproxy"

Thu Aug 10 14:03:08 2017 rev:50 rq:510184 version:1.7.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/haproxy/haproxy.changes  2017-05-09 
18:03:52.190788877 +0200
+++ /work/SRC/openSUSE:Factory/.haproxy.new/haproxy.changes     2017-08-10 
14:11:41.279960693 +0200
@@ -1,0 +2,63 @@
+Mon Jul 10 12:05:16 UTC 2017 - kgronl...@suse.com
+
+- Update to version 1.7.8:
+  * BUG/MINOR: stream: flag TASK_WOKEN_RES not set if task in runqueue
+  * BUG/MAJOR: cli: fix custom io_release was crushed by NULL.
+  * BUG/MAJOR: map: fix segfault during 'show map/acl' on cli.
+  * BUG/MAJOR: compression: Be sure to release the compression state in all 
cases
+  * DOC: fix references to the section about time format.
+  * BUG/MEDIUM: map/acl: fix unwanted flags inheritance.
+  * BUG/MINOR: stream: Don't forget to remove CF_WAKE_ONCE flag on response 
channel
+  * BUG/MINOR: http: Don't reset the transaction if there are still data to 
send
+  * BUG/MEDIUM: filters: Be sure to call flt_end_analyze for both channels
+  * BUG/MINOR: http: properly handle all 1xx informational responses
+
+-------------------------------------------------------------------
+Mon Jul 10 12:05:07 UTC 2017 - kgronl...@suse.com
+
+- Update to version 1.7.7:
+  * BUG/MINOR: Wrong peer task expiration handling during synchronization 
processing.
+  * BUG/MEDIUM: http: Drop the connection establishment when a redirect is 
performed
+  * BUG/MEDIUM: cfgparse: Check if tune.http.maxhdr is in the range 1..32767
+  * DOC: fix references to the section about the unix socket
+  * BUG/MINOR: log: pin the front connection when front ip/ports are logged
+
+-------------------------------------------------------------------
+Mon Jun 19 05:09:38 UTC 2017 - kgronl...@suse.com
+
+- Update to version 1.7.6:
+  * DOC: changed "block"(deprecated) examples to http-request deny
+  * DOC: add few comments to examples.
+  * DOC: update sample code for PROXY protocol
+  * DOC: mention lighttpd 1.4.46 implements PROXY
+  * DOC: stick-table is available in frontend sections
+  * BUG/MINOR: dns: Wrong address family used when creating IPv6 sockets.
+  * BUG/MINOR: config: missing goto out after parsing an incorrect ACL 
character
+  * BUG/MINOR: arg: don't try to add an argument on failed memory allocation
+  * BUG/MEDIUM: arg: ensure that we properly unlink unresolved arguments on 
error
+  * BUG/MEDIUM: acl: don't free unresolved args in prune_acl_expr()
+  * MINOR: lua: ensure the memory allocator is used all the time
+  * CLEANUP: logs: typo: simgle => single
+  * BUG/MEDIUM: acl: proprely release unused args in prune_acl_expr()
+  * BUG/MAJOR: Use -fwrapv.
+  * BUG/MINOR: server: don't use "proxy" when px is really meant.
+  * BUG/MINOR: server: missing default server 'resolvers' setting duplication.
+  * DOC: add layer 4 links/cross reference to "block" keyword.
+  * DOC: errloc/errorloc302/errorloc303 missing status codes.
+  * BUG/MEDIUM: lua: memory leak
+  * MEDIUM: config: don't check config validity when there are fatal errors
+  * BUG/MINOR: hash-balance-factor isn't effective in certain circumstances
+  * MINOR/DOC: lua: just precise one thing
+  * BUG/MINOR: http: Fix conditions to clean up a txn and to handle the next 
request
+  * DOC: update RFC references
+  * BUG/MINOR: checks: don't send proxy protocol with agent checks
+  * BUG/MEDIUM: lua: segfault if a converter or a sample doesn't return 
anything
+  * BUG/MAJOR: http: call manage_client_side_cookies() before erasing the 
buffer
+  * BUG/MINOR: buffers: Fix bi/bo_contig_space to handle full buffers
+  * BUG/MINOR: acls: Set the right refflag when patterns are loaded from a map
+  * BUG/MINOR: http/filters: Be sure to wait if a filter loops in 
HTTP_MSG_ENDING
+  * BUG/MEDIUM: peers: Peers CLOSE_WAIT issue.
+  * BUG/MAJOR: server: Segfault after parsing server state file.
+  * BUG/MEDIUM: unix: never unlink a unix socket from the file system
+
+-------------------------------------------------------------------

Old:
----
  haproxy-1.7.5.tar.gz

New:
----
  haproxy-1.7.8.tar.gz

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

Other differences:
------------------
++++++ haproxy.spec ++++++
--- /var/tmp/diff_new_pack.Y06yc3/_old  2017-08-10 14:11:42.079848072 +0200
+++ /var/tmp/diff_new_pack.Y06yc3/_new  2017-08-10 14:11:42.083847509 +0200
@@ -41,7 +41,7 @@
 %bcond_without  apparmor
 
 Name:           haproxy
-Version:        1.7.5
+Version:        1.7.8
 Release:        0
 #
 #

++++++ _service ++++++
--- /var/tmp/diff_new_pack.Y06yc3/_old  2017-08-10 14:11:42.179833994 +0200
+++ /var/tmp/diff_new_pack.Y06yc3/_new  2017-08-10 14:11:42.195831742 +0200
@@ -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.5</param>
-    <param name="revision">v1.7.5</param>
+    <param name="versionformat">1.7.8</param>
+    <param name="revision">v1.7.8</param>
     <param name="changesgenerate">enable</param>
   </service>
 

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Y06yc3/_old  2017-08-10 14:11:42.239825548 +0200
+++ /var/tmp/diff_new_pack.Y06yc3/_new  2017-08-10 14:11:42.247824421 +0200
@@ -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">9a6d6eb70105ca1f53f44113e42896e7d43d3b2c</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">298376c4a77bae10aa6043cf1f8558001a004064</param></service></servicedata>
\ No newline at end of file

++++++ haproxy-1.7.5.tar.gz -> haproxy-1.7.8.tar.gz ++++++
++++ 1771 lines of diff (skipped)


Reply via email to