Accepting request 619431 from home:KGronlund:branches:server:http

- Update to version 1.8.12~git0.8a200c71:
  * MINOR: stick-tables: make stktable_release() do nothing on NULL
  * BUG/MAJOR: stick_table: Complete incomplete SEGV fix

- Update to version 1.8.11~git0.1d6ef58d:
  * BUG/BUILD: threads: unbreak build without threads
  * BUG/MAJOR: Stick-tables crash with segfault when the key is not in the stick-table

OBS-URL: https://build.opensuse.org/request/show/619431
OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=170
This commit is contained in:
Marcus Rückert 2018-06-28 10:29:17 +00:00 committed by Git OBS Bridge
parent 1f5050c4b7
commit 7021702e8c
5 changed files with 19 additions and 5 deletions

View File

@ -5,4 +5,4 @@
<param name="url">http://git.haproxy.org/git/haproxy-1.7.git</param>
<param name="changesrevision">640d526f8cdad00f7f5043b51f6a34f3f6ebb49f</param></service><service name="tar_scm">
<param name="url">http://git.haproxy.org/git/haproxy-1.8.git</param>
<param name="changesrevision">ec17d7a98f30326918219ba876fcfc56f6ad6823</param></service></servicedata>
<param name="changesrevision">8a200c71bd0848752b71a1aed5727563962b3a1a</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a9f21007c885802f9331a05cd2ffc429e473f5e9d530f25124e7f3cc1ad8d16
size 2118626

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1bf91f87e699d7b551d8c61a11572026ccb541476e31762b7289127d50165ef9
size 2120124

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jun 27 17:33:49 UTC 2018 - kgronlund@suse.com
- Update to version 1.8.12~git0.8a200c71:
* MINOR: stick-tables: make stktable_release() do nothing on NULL
* BUG/MAJOR: stick_table: Complete incomplete SEGV fix
-------------------------------------------------------------------
Wed Jun 27 08:36:29 UTC 2018 - kgronlund@suse.com
- Update to version 1.8.11~git0.1d6ef58d:
* BUG/BUILD: threads: unbreak build without threads
* BUG/MAJOR: Stick-tables crash with segfault when the key is not in the stick-table
-------------------------------------------------------------------
Mon Jun 25 05:16:57 UTC 2018 - kgronlund@suse.com

View File

@ -40,7 +40,7 @@
%bcond_without apparmor
Name: haproxy
Version: 1.8.10~git0.ec17d7a9
Version: 1.8.12~git0.8a200c71
Release: 0
#
#