- Update to version 2.1.0+git23.e77b108cd:

* BUG/MEDIUM: checks: Make sure we set the task affinity just before connecting.
  * BUG/MEDIUM: tasks: Make sure we switch wait queues in task_set_affinity().

OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=207
This commit is contained in:
2019-12-06 15:44:20 +00:00
committed by Git OBS Bridge
parent 4b2faccf62
commit 3e55266962
6 changed files with 14 additions and 7 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 06 15:30:10 UTC 2019 - mrueckert@suse.de
- Update to version 2.1.0+git23.e77b108cd:
* BUG/MEDIUM: checks: Make sure we set the task affinity just before connecting.
* BUG/MEDIUM: tasks: Make sure we switch wait queues in task_set_affinity().
-------------------------------------------------------------------
Thu Dec 05 15:46:01 UTC 2019 - mrueckert@suse.de