From 2a02a5d671da7194d7d9af11582e0ac677537b6686809c3773067b3b229a94b7 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Mon, 8 Jun 2020 22:01:42 +0000 Subject: [PATCH] - Update to version 2.1.6+git0.34db76106: * [RELEASE] Released version 2.1.6 * BUG/MINOR: mworker: fix a memleak when execvp() failed * BUG/MINOR: ssl: fix a trash buffer leak in some error cases * BUG/MEDIUM: mworker: fix the reload with an -- option * BUG/MINOR: init: -S can have a parameter starting with a dash * BUG/MINOR: init: -x can have a parameter starting with a dash * BUG/MEDIUM: mworker: fix the copy of options in copy_argv() * BUG/MEDIUM: contrib/prometheus-exporter: Properly set flags to dump metrics * BUG/MEDIUM: hlua: Lock pattern references to perform set/add/del operations * BUG/MEDIUM: http-htx: Duplicate error messages as raw data instead of string * BUG/MEDIUM: lua: Reset analyse expiration timeout before executing a lua action * BUG/MINOR: peers: fix internal/network key type mapping. * SCRIPTS: publish-release: pass -n to gzip to remove timestamp * Revert "BUG/MEDIUM: connections: force connections cleanup on server changes" OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=218 --- _service | 2 +- _servicedata | 2 +- haproxy-2.1.5+git0.36e14bd31.tar.gz | 3 --- haproxy-2.1.6+git0.34db76106.tar.gz | 3 +++ haproxy.changes | 19 +++++++++++++++++++ haproxy.spec | 2 +- 6 files changed, 25 insertions(+), 6 deletions(-) delete mode 100644 haproxy-2.1.5+git0.36e14bd31.tar.gz create mode 100644 haproxy-2.1.6+git0.34db76106.tar.gz diff --git a/_service b/_service index 2e3c0bf..4c5c14a 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - v2.1.5 + v2.1.6 enable diff --git a/_servicedata b/_servicedata index 5bf9d64..8c84652 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://git.haproxy.org/git/haproxy-2.1.git - 36e14bd3189a239a146994e924c0b2fd5f7b6b46 + 34db7610667cc76f059040b5d045306c44440db5 \ No newline at end of file diff --git a/haproxy-2.1.5+git0.36e14bd31.tar.gz b/haproxy-2.1.5+git0.36e14bd31.tar.gz deleted file mode 100644 index 5f46423..0000000 --- a/haproxy-2.1.5+git0.36e14bd31.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa58e344adba1fa5e34d88021bd41b66e2d3cdca92a286147bfb214cfbb78396 -size 2787594 diff --git a/haproxy-2.1.6+git0.34db76106.tar.gz b/haproxy-2.1.6+git0.34db76106.tar.gz new file mode 100644 index 0000000..24bb45a --- /dev/null +++ b/haproxy-2.1.6+git0.34db76106.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f2979b6e985f20231a9aa8935fb722a9720d57980a636a309717b61496bcb5a +size 2788509 diff --git a/haproxy.changes b/haproxy.changes index bfa7d93..95b9af8 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Mon Jun 08 21:58:40 UTC 2020 - mrueckert@suse.de + +- Update to version 2.1.6+git0.34db76106: + * [RELEASE] Released version 2.1.6 + * BUG/MINOR: mworker: fix a memleak when execvp() failed + * BUG/MINOR: ssl: fix a trash buffer leak in some error cases + * BUG/MEDIUM: mworker: fix the reload with an -- option + * BUG/MINOR: init: -S can have a parameter starting with a dash + * BUG/MINOR: init: -x can have a parameter starting with a dash + * BUG/MEDIUM: mworker: fix the copy of options in copy_argv() + * BUG/MEDIUM: contrib/prometheus-exporter: Properly set flags to dump metrics + * BUG/MEDIUM: hlua: Lock pattern references to perform set/add/del operations + * BUG/MEDIUM: http-htx: Duplicate error messages as raw data instead of string + * BUG/MEDIUM: lua: Reset analyse expiration timeout before executing a lua action + * BUG/MINOR: peers: fix internal/network key type mapping. + * SCRIPTS: publish-release: pass -n to gzip to remove timestamp + * Revert "BUG/MEDIUM: connections: force connections cleanup on server changes" + ------------------------------------------------------------------- Fri May 29 11:28:18 UTC 2020 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index 7880571..67ffdf5 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -53,7 +53,7 @@ %endif Name: haproxy -Version: 2.1.5+git0.36e14bd31 +Version: 2.1.6+git0.34db76106 Release: 0 # #