diff --git a/haproxy-1.6.7.tar.gz b/haproxy-1.6.7.tar.gz deleted file mode 100644 index b50a419..0000000 --- a/haproxy-1.6.7.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:583e0c0c3388c0597dea241601f3fedfe1d7ff8c735d471831be67315f58183a -size 1565243 diff --git a/haproxy-1.6.9.tar.gz b/haproxy-1.6.9.tar.gz new file mode 100644 index 0000000..a520087 --- /dev/null +++ b/haproxy-1.6.9.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf7d2fa891d2ae4aa6489fc43a9cadf68c42f9cb0de4801afad45d32e7dda133 +size 1566715 diff --git a/haproxy.changes b/haproxy.changes index 8e199f3..9ff10cc 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Thu Sep 1 07:16:13 UTC 2016 - kgronlund@suse.com + +- Update to 1.6.9 + - MINOR: cli: allow the semi-colon to be escaped on the CLI + - BUG/MINOR: payload: fix SSLv2 version parser + - BUG/MAJOR: stream: properly mark the server address as unset on connect retry + - DOC: Updated 51Degrees readme. + - BUG/MAJOR: stick-counters: possible crash when using sc_trackers with wrong table + - BUG/MINOR: peers: empty chunks after a resync. + - BUG/MINOR: peers: some updates are pushed twice after a resync. + - MINOR: sample: use smp_make_rw() in upper/lower converters + - BUG/MEDIUM: stick-table: properly convert binary samples to keys + - BUG/MEDIUM: stick-tables: do not fail on string keys with no allocated size + - BUG/MAJOR: server: the "sni" directive could randomly cause trouble + - MINOR: sample: provide smp_is_rw() and smp_make_rw() + - MINOR: sample: implement smp_is_safe() and smp_make_safe() + - BUG/MEDIUM: samples: make smp_dup() always duplicate the sample + - BUG/MAJOR: compression: initialize avail_in/next_in even during flush + - BUILD: make proto_tcp.c compatible with musl library + - DOC: minor typo fixes to improve HTML parsing by haproxy-dconv + - BUG/MEDIUM: stream-int: completely detach connection on connect error + - BUG/MEDIUM: lua: somme HTTP manipulation functions are called without valid requests + - DOC: lua: remove old functions + - BUG/MINOR: peers: Fix peers data decoding issue + - BUG/MEDIUM: lua: the function txn_done() from action wrapper can crash + - BUG/MEDIUM: lua: the function txn_done() from sample fetches can crash + ------------------------------------------------------------------- Tue Jul 19 01:50:28 UTC 2016 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index 4ac0f44..e587e22 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -41,7 +41,7 @@ %bcond_without apparmor Name: haproxy -Version: 1.6.7 +Version: 1.6.9 Release: 0 # #