From 7021702e8c935410034469ca6b0c4757cff23fe07473af49a3b0197443952d0d Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Thu, 28 Jun 2018 10:29:17 +0000 Subject: [PATCH] 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 --- _servicedata | 2 +- haproxy-1.8.10~git0.ec17d7a9.tar.gz | 3 --- haproxy-1.8.12~git0.8a200c71.tar.gz | 3 +++ haproxy.changes | 14 ++++++++++++++ haproxy.spec | 2 +- 5 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 haproxy-1.8.10~git0.ec17d7a9.tar.gz create mode 100644 haproxy-1.8.12~git0.8a200c71.tar.gz diff --git a/_servicedata b/_servicedata index ddfb51a..dec1671 100644 --- a/_servicedata +++ b/_servicedata @@ -5,4 +5,4 @@ http://git.haproxy.org/git/haproxy-1.7.git 640d526f8cdad00f7f5043b51f6a34f3f6ebb49f http://git.haproxy.org/git/haproxy-1.8.git - ec17d7a98f30326918219ba876fcfc56f6ad6823 \ No newline at end of file + 8a200c71bd0848752b71a1aed5727563962b3a1a \ No newline at end of file diff --git a/haproxy-1.8.10~git0.ec17d7a9.tar.gz b/haproxy-1.8.10~git0.ec17d7a9.tar.gz deleted file mode 100644 index 96a3f58..0000000 --- a/haproxy-1.8.10~git0.ec17d7a9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9a9f21007c885802f9331a05cd2ffc429e473f5e9d530f25124e7f3cc1ad8d16 -size 2118626 diff --git a/haproxy-1.8.12~git0.8a200c71.tar.gz b/haproxy-1.8.12~git0.8a200c71.tar.gz new file mode 100644 index 0000000..156983f --- /dev/null +++ b/haproxy-1.8.12~git0.8a200c71.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf91f87e699d7b551d8c61a11572026ccb541476e31762b7289127d50165ef9 +size 2120124 diff --git a/haproxy.changes b/haproxy.changes index a4c923e..7db9457 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -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 diff --git a/haproxy.spec b/haproxy.spec index edc7742..bb794ee 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -40,7 +40,7 @@ %bcond_without apparmor Name: haproxy -Version: 1.8.10~git0.ec17d7a9 +Version: 1.8.12~git0.8a200c71 Release: 0 # #