SHA256
1
0
forked from pool/haproxy

Accepting request 254377 from network:ha-clustering:Factory

1

OBS-URL: https://build.opensuse.org/request/show/254377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haproxy?expand=0&rev=14
This commit is contained in:
Stephan Kulow
2014-10-07 14:00:29 +00:00
committed by Git OBS Bridge
parent aeb20f101c
commit 9713333582
7 changed files with 514 additions and 0 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Mon Oct 6 09:09:58 UTC 2014 - kgronlund@suse.com
- Backported fixes:
- BUG/MEDIUM: http: adjust close mode when switching to backend
- BUG/MINOR: config: don't propagate process binding on fatal errors.
- BUG/MEDIUM: check: rule-less tcp-check must detect connect failures
- BUG/MINOR: tcp-check: report the correct failed step in the status
- BUG/MINOR: config: don't propagate process binding for dynamic use_backend
- Added patches:
- 0016-BUG-MEDIUM-http-adjust-close-mode-when-switching-to-.patch
- 0017-BUG-MINOR-config-don-t-propagate-process-binding-on-.patch
- 0018-BUG-MEDIUM-check-rule-less-tcp-check-must-detect-con.patch
- 0019-BUG-MINOR-tcp-check-report-the-correct-failed-step-i.patch
- 0020-BUG-MINOR-config-don-t-propagate-process-binding-for.patch
-------------------------------------------------------------------
Thu Sep 25 16:10:08 UTC 2014 - kgronlund@suse.com