SHA256
1
0
forked from pool/haproxy

Accepting request 258273 from network:ha-clustering:Factory

1

OBS-URL: https://build.opensuse.org/request/show/258273
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/haproxy?expand=0&rev=17
This commit is contained in:
Stephan Kulow
2014-10-25 06:46:58 +00:00
committed by Git OBS Bridge
parent 6cdbd8d7c3
commit 695aea29ab
6 changed files with 35 additions and 63 deletions

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Sat Oct 18 18:23:29 UTC 2014 - mrueckert@suse.de
- update to 1.5.6
- BUG/MEDIUM: systemd: set KillMode to 'mixed'
- MINOR: systemd: Check configuration before start
- BUG/MEDIUM: config: avoid skipping disabled proxies
- BUG/MINOR: config: do not accept more track-sc than configured
- BUG/MEDIUM: backend: fix URI hash when a query string is present
- dropped patches that were pulled from upstream
0001-BUG-MEDIUM-config-avoid-skipping-disabled-proxies.patch
0001-BUG-MEDIUM-systemd-set-KillMode-to-mixed.patch
0004-BUG-MINOR-config-do-not-accept-more-track-sc-than-co.patch
0005-BUG-MEDIUM-backend-fix-URI-hash-when-a-query-string-.patch
- dropped patch we sent upstream
haproxy-1.5_check_config_before_start.patch
-------------------------------------------------------------------
Fri Oct 17 16:03:39 UTC 2014 - kgronlund@suse.com
- BUG/MINOR: config: do not accept more track-sc than configured
- BUG/MEDIUM: backend: fix URI hash when a query string is present
- Add patch: 0004-BUG-MINOR-config-do-not-accept-more-track-sc-than-co.patch
- Add patch: 0005-BUG-MEDIUM-backend-fix-URI-hash-when-a-query-string-.patch
-------------------------------------------------------------------
Fri Oct 10 20:01:33 UTC 2014 - kgronlund@suse.com
- BUG/MEDIUM: config: avoid skipping disabled proxies
- Add patch: 0001-BUG-MEDIUM-config-avoid-skipping-disabled-proxies.patch
-------------------------------------------------------------------
Thu Oct 9 14:24:45 UTC 2014 - kgronlund@suse.com