From 590a165c90c6b25ca24d3680c0ac30a220484121029a832d73334034967e3fae Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 19 Nov 2019 13:57:11 +0000 Subject: [PATCH 1/2] - Update to version 2.0.9+git1.caf02113: OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=195 --- _service | 2 +- _servicedata | 2 +- haproxy-2.0.7+git0.1909aa1e.tar.gz | 3 - haproxy-2.0.9+git1.caf02113.tar.gz | 3 + haproxy.changes | 97 ++++++++++++++++++++++++++++++ haproxy.spec | 2 +- 6 files changed, 103 insertions(+), 6 deletions(-) delete mode 100644 haproxy-2.0.7+git0.1909aa1e.tar.gz create mode 100644 haproxy-2.0.9+git1.caf02113.tar.gz diff --git a/_service b/_service index 3279490..2a42897 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - v2.0.7 + caf02113 enable diff --git a/_servicedata b/_servicedata index db19940..eb911bc 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://git.haproxy.org/git/haproxy-2.0.git - 1909aa1e2f34dc8aaa86c279553eec2c99c14f2e + caf0211313f38ca5b008de356047db3c67feb38a \ No newline at end of file diff --git a/haproxy-2.0.7+git0.1909aa1e.tar.gz b/haproxy-2.0.7+git0.1909aa1e.tar.gz deleted file mode 100644 index a71cb96..0000000 --- a/haproxy-2.0.7+git0.1909aa1e.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7345988132423349b2d10d9383fde1f892d6770a9b0ad17bd40b1bb3874f7e0b -size 2619665 diff --git a/haproxy-2.0.9+git1.caf02113.tar.gz b/haproxy-2.0.9+git1.caf02113.tar.gz new file mode 100644 index 0000000..f4a6adf --- /dev/null +++ b/haproxy-2.0.9+git1.caf02113.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94a914763a25a532d17ac7ea44602e28c93ed4d319a0433a623fbaf3be511cd +size 2626437 diff --git a/haproxy.changes b/haproxy.changes index e9b0609..7a5abe5 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,100 @@ +------------------------------------------------------------------- +Tue Nov 19 13:55:05 UTC 2019 - mrueckert@suse.de + +- Update to version 2.0.9+git1.caf02113: + * BUG/MINOR: init: fix set-dumpable when using uid/gid + +------------------------------------------------------------------- +Tue Nov 19 13:54:57 UTC 2019 - mrueckert@suse.de + +- Update to version 2.0.9+git0.efac87ee: + * [RELEASE] Released version 2.0.9 + * BUG/MINOR: mux-h1: Don't set CS_FL_EOS on a read0 when receiving data to pipe + * BUG/MEDIUM: filters: Don't call TCP callbacks for HTX streams + * BUG/MINOR: log: limit the size of the startup-logs + * BUILD: contrib/da: remove an "unused" warning + * MINOR: memory: also poison the area on freeing + * CLEANUP: session: slightly simplify idle connection cleanup logic + * BUG/MEDIUM: Make sure we leave the session list in session_free(). + * BUG/MEDIUM: listeners: always pause a listener on out-of-resource condition + * BUG/MINOR: queue/threads: make the queue unlinking atomic + * DOC: management: fix typo on "cache_lookups" stats output + * DOC: management: document cache_hits and cache_lookups in the CSV format + * DOC: management: document reuse and connect counters in the CSV format + * BUG: dns: timeout resolve not applied for valid resolutions + * BUG/MINOR: action: do-resolve now use cached response + * BUG/MEDIUM: stream: Be sure to release allocated captures for TCP streams + * MINOR: doc: http-reuse connection pool fix + * BUG/MEDIUM: stream: Be sure to support splicing at the mux level to enable it + * BUG/MEDIUM: mux-h1: Disable splicing for chunked messages + * BUG/MEDIUM: mux-h2: immediately report connection errors on streams + * BUG/MEDIUM: mux-h2: immediately remove a failed connection from the idle list + * BUG/MEDIUM: mux-h2: report no available stream on a connection having errors + * BUG/MINOR: config: Update cookie domain warn to RFC6265 + * BUG/MEDIUM: servers: Only set SF_SRV_REUSED if the connection if fully ready. + * BUG/MEDIUM: stream_interface: Only use SI_ST_RDY when the mux is ready. + * MINOR: mux: Add a new method to get informations about a mux. + * BUG/MINOR: spoe: fix off-by-one length in UUID format string + * BUG/MAJOR: stream-int: Don't receive data from mux until SI_ST_EST is reached + * BUG/MINOR: mux-h2: Don't pretend mux buffers aren't full anymore if nothing sent + * BUG/MINOR: cli: don't call the kw->io_release if kw->parse failed + * MINOR: tcp: avoid confusion in time parsing init + * BUG/MINOR: mux-h2: do not emit logs on backend connections + * MINOR: config: warn on presence of "\n" in header values/replacements + +------------------------------------------------------------------- +Tue Nov 19 13:54:51 UTC 2019 - mrueckert@suse.de + +- Update to version 2.0.8+git0.60e6020c: + * [RELEASE] Released version 2.0.8 + * BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless + * BUG/MINOR: stick-table: fix an incorrect 32 to 64 bit key conversion + * BUG/MINOR: ssl: fix memcpy overlap without consequences. + * BUG/MEDIUM: http: unbreak redirects in legacy mode + * BUG/MINOR: mux-h2: also make sure blocked legacy connections may expire + * BUG/MINOR: sample: Make the `field` converter compatible with `-m found` + * BUG/MINOR: cache: alloc shctx after check config + * BUG/MINOR: stick-table: Never exceed (MAX_SESS_STKCTR-1) when fetching a stkctr + * BUG/MINOR: ssl: Fix fd leak on error path when a TLS ticket keys file is parsed + * BUG/MINOR: mworker/cli: reload fail with inherited FD + * BUG/MEDIUM: ssl: 'tune.ssl.default-dh-param' value ignored with openssl > 1.1.1 + * CLEANUP: bind: handle warning label on bind keywords parsing. + * CLEANUP: ssl: make ssl_sock_load_dh_params handle errcode/warn + * CLEANUP: ssl: make ssl_sock_put_ckch_into_ctx handle errcode/warn + * CLEANUP: ssl: make ssl_sock_load_cert*() return real error codes + * REGTEST: mcli/mcli_show_info: launch a 'show info' on the master CLI + * BUG/MEDIUM: mux_pt: Only call the wake emthod if nobody subscribed to receive. + * BUG/MEDIUM: mux_pt: Don't destroy the connection if we have a stream attached. + * Revert e8826ded5fea3593d89da2be5c2d81c522070995. + * BUG/MAJOR: idle conns: schedule the cleanup task on the correct threads + * BUG/MEDIUM: mux_pt: Make sure we don't have a conn_stream before freeing. + * BUG/MINOR: tcp: Don't alter counters returned by tcp info fetchers + * BUG/MINOR: mworker/ssl: close openssl FDs unconditionally + * BUG/MINOR: http-htx: Properly set htx flags on error files to support keep-alive + * MINOR: version: make the version strings variables, not constants + * BUG/MINOR: WURFL: fix send_log() function arguments + * BUG/MINOR: mux-h1: Capture ignored parsing errors + * BUG/MINOR: mux-h1: Mark the output buffer as full when the xfer is interrupted + * BUG/MINOR: chunk: Fix tests on the chunk size in functions copying data + * BUG/MEDIUM: htx: Catch chunk_memcat() failures when HTX data are formatted to h1 + * BUILD: ssl: wrong #ifdef for SSL engines code + * BUG/MINOR: ssl: abort on sni_keytypes allocation failure + * BUG/MINOR: ssl: free the sni_keytype nodes + * BUG/MINOR: ssl: abort on sni allocation failure + * BUG/MEDIUM: applet: always check a fast running applet's activity before killing + * MINOR: stats: mention in the help message support for "json" and "typed" + * DOC: fix typo in Prometheus exporter doc + * DOC: clarify some points around http-send-name-header's behavior + * BUG/MEDIUM: cache: make sure not to cache requests with absolute-uri + * BUG/MINOR: peers: crash on reload without local peer. + * BUG/MEDIUM: mux-h2: do not enforce timeout on long connections + * BUILD: ebtree: make eb_is_empty() and eb_is_dup() take a const + * MINOR: mux-h2: add a per-connection list of blocked streams + * BUG/MINOR: action: do-resolve does not yield on requests with body + * BUG/MEDIUM: lua: Store stick tables into the sample's `t` field + * BUG/MINOR: lua: Properly initialize the buffer's fields for string samples in hlua_lua2(smp|arg) + * BUG/MINOR: stats: Add a missing break in a switch statement + ------------------------------------------------------------------- Mon Oct 07 08:05:46 UTC 2019 - kgronlund@suse.com diff --git a/haproxy.spec b/haproxy.spec index d6407a6..196f9d9 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -47,7 +47,7 @@ %endif Name: haproxy -Version: 2.0.7+git0.1909aa1e +Version: 2.0.9+git1.caf02113 Release: 0 # # From 86577882a03e905b3a0ce7898959231458281565a3b693b395a4060d7b2128b2 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Tue, 19 Nov 2019 14:18:27 +0000 Subject: [PATCH 2/2] - Update to version 2.0.9+git6.26b7b800: * BUG/MINOR: ssl: fix crt-list neg filter for openssl < 1.1.1 * BUG/MINOR: peers: Wrong null "server_name" data field handling. * MINOR: peers: Add debugging information to "show peers". * MINOR: peers: Add TX/RX heartbeat counters. * MINOR: peers: Alway show the table info for disconnected peers. OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=196 --- _service | 2 +- _servicedata | 2 +- haproxy-2.0.9+git1.caf02113.tar.gz | 3 --- haproxy-2.0.9+git6.26b7b800.tar.gz | 3 +++ haproxy.changes | 10 ++++++++++ haproxy.spec | 2 +- 6 files changed, 16 insertions(+), 6 deletions(-) delete mode 100644 haproxy-2.0.9+git1.caf02113.tar.gz create mode 100644 haproxy-2.0.9+git6.26b7b800.tar.gz diff --git a/_service b/_service index 2a42897..ca4ac6e 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - caf02113 + 26b7b800 enable diff --git a/_servicedata b/_servicedata index eb911bc..98bb82f 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://git.haproxy.org/git/haproxy-2.0.git - caf0211313f38ca5b008de356047db3c67feb38a + 26b7b8000e96e332fd39d114ac2ffb038e5a4386 \ No newline at end of file diff --git a/haproxy-2.0.9+git1.caf02113.tar.gz b/haproxy-2.0.9+git1.caf02113.tar.gz deleted file mode 100644 index f4a6adf..0000000 --- a/haproxy-2.0.9+git1.caf02113.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b94a914763a25a532d17ac7ea44602e28c93ed4d319a0433a623fbaf3be511cd -size 2626437 diff --git a/haproxy-2.0.9+git6.26b7b800.tar.gz b/haproxy-2.0.9+git6.26b7b800.tar.gz new file mode 100644 index 0000000..9870823 --- /dev/null +++ b/haproxy-2.0.9+git6.26b7b800.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03442b4b0d3be473fa992414044380261770d660c99828331c957446aa81eb71 +size 2625294 diff --git a/haproxy.changes b/haproxy.changes index 7a5abe5..4ad3418 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Nov 19 14:16:54 UTC 2019 - mrueckert@suse.de + +- Update to version 2.0.9+git6.26b7b800: + * BUG/MINOR: ssl: fix crt-list neg filter for openssl < 1.1.1 + * BUG/MINOR: peers: Wrong null "server_name" data field handling. + * MINOR: peers: Add debugging information to "show peers". + * MINOR: peers: Add TX/RX heartbeat counters. + * MINOR: peers: Alway show the table info for disconnected peers. + ------------------------------------------------------------------- Tue Nov 19 13:55:05 UTC 2019 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index 196f9d9..408282e 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -47,7 +47,7 @@ %endif Name: haproxy -Version: 2.0.9+git1.caf02113 +Version: 2.0.9+git6.26b7b800 Release: 0 # #