From 4a515305562a00dcfd2b836d353dffc4bc50e7b243139d644577223757b27936 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 18 Jun 2019 12:07:56 +0000 Subject: [PATCH] - Update to version 2.0.0~git6.41dc8432: * BUG/MEDIUM: htx: Fully update HTX message when the block value is changed * MINOR: htx: Add the function htx_change_blk_value_len() * BUG/MEDIUM: compression: Set Vary: Accept-Encoding for compressed responses * BUG/MINOR: mux-h1: Add the header connection in lower case in outgoing messages * BUG/MINOR: lua/htx: Make txn.req_req_* and txn.res_rep_* HTX aware * BUG/MEDIUM: h2/htx: Update data length of the HTX when the cookie list is built OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=183 --- _service | 2 +- _servicedata | 2 +- haproxy-2.0.0~git0.ba23630a.tar.gz | 3 --- haproxy-2.0.0~git6.41dc8432.tar.gz | 3 +++ haproxy.changes | 11 +++++++++++ haproxy.spec | 2 +- 6 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 haproxy-2.0.0~git0.ba23630a.tar.gz create mode 100644 haproxy-2.0.0~git6.41dc8432.tar.gz diff --git a/_service b/_service index 5953521..20ec158 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@~git@TAG_OFFSET@.%h v(.*) \1 - v2.0.0 + 41dc8432 enable diff --git a/_servicedata b/_servicedata index d1e573a..81e5b2d 100644 --- a/_servicedata +++ b/_servicedata @@ -7,4 +7,4 @@ http://git.haproxy.org/git/haproxy-1.8.git 6fb9fadc5311cd00beb522a35596d3aa63f24fdb http://git.haproxy.org/git/haproxy-2.0.git - ba23630ad009464dc8e4d01dac9ce779eb84cc2a \ No newline at end of file + 41dc8432f87622145390dc1b1467a5ee14ba184c \ No newline at end of file diff --git a/haproxy-2.0.0~git0.ba23630a.tar.gz b/haproxy-2.0.0~git0.ba23630a.tar.gz deleted file mode 100644 index 8f4de54..0000000 --- a/haproxy-2.0.0~git0.ba23630a.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:83d85bc60dbbea9694b188e4c79b40bfd4594d33c3ebdef63ee4c5f99e85f429 -size 2603528 diff --git a/haproxy-2.0.0~git6.41dc8432.tar.gz b/haproxy-2.0.0~git6.41dc8432.tar.gz new file mode 100644 index 0000000..f1d321c --- /dev/null +++ b/haproxy-2.0.0~git6.41dc8432.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fe3bf81a9a47e8430fbb007cc847dea2aa7011602b2eb47733a4d6a00724b87 +size 2604887 diff --git a/haproxy.changes b/haproxy.changes index 575789c..6e86fa6 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jun 18 12:04:20 UTC 2019 - mrueckert@suse.de + +- Update to version 2.0.0~git6.41dc8432: + * BUG/MEDIUM: htx: Fully update HTX message when the block value is changed + * MINOR: htx: Add the function htx_change_blk_value_len() + * BUG/MEDIUM: compression: Set Vary: Accept-Encoding for compressed responses + * BUG/MINOR: mux-h1: Add the header connection in lower case in outgoing messages + * BUG/MINOR: lua/htx: Make txn.req_req_* and txn.res_rep_* HTX aware + * BUG/MEDIUM: h2/htx: Update data length of the HTX when the cookie list is built + ------------------------------------------------------------------- Mon Jun 17 12:33:47 UTC 2019 - kgronlund@suse.com diff --git a/haproxy.spec b/haproxy.spec index 35f15fd..a788b78 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -47,7 +47,7 @@ %endif Name: haproxy -Version: 2.0.0~git0.ba23630a +Version: 2.0.0~git6.41dc8432 Release: 0 # #