From 341822f8b5eca2c19b501048e815a185dbb1ecf2d70539d8d0662ee1b6e9c451 Mon Sep 17 00:00:00 2001 From: Marcus Rueckert Date: Wed, 7 Jul 2021 23:32:24 +0000 Subject: [PATCH] - Update to version 2.4.2+git0.553dee326: OBS-URL: https://build.opensuse.org/package/show/server:http/haproxy?expand=0&rev=246 --- _service | 2 +- _servicedata | 2 +- haproxy-2.4.1+git0.1ce7d4925.tar.gz | 3 --- haproxy-2.4.2+git0.553dee326.tar.gz | 3 +++ haproxy.changes | 41 +++++++++++++++++++++++++++++ haproxy.spec | 2 +- 6 files changed, 47 insertions(+), 6 deletions(-) delete mode 100644 haproxy-2.4.1+git0.1ce7d4925.tar.gz create mode 100644 haproxy-2.4.2+git0.553dee326.tar.gz diff --git a/_service b/_service index 150e8b0..176fdc9 100644 --- a/_service +++ b/_service @@ -6,7 +6,7 @@ @PARENT_TAG@+git@TAG_OFFSET@.%h v(.*) \1 - v2.4.1 + v2.4.2 enable diff --git a/_servicedata b/_servicedata index 0815256..4717876 100644 --- a/_servicedata +++ b/_servicedata @@ -1,6 +1,6 @@ http://git.haproxy.org/git/haproxy-2.4.git - 1ce7d49252b1b9c767ab676bd178cccc35929d28 + 553dee32630347e78cc3a33001c40d26d4245d23 \ No newline at end of file diff --git a/haproxy-2.4.1+git0.1ce7d4925.tar.gz b/haproxy-2.4.1+git0.1ce7d4925.tar.gz deleted file mode 100644 index 1514fef..0000000 --- a/haproxy-2.4.1+git0.1ce7d4925.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aed30d34a01b8878a7ffd733a457b2c975930e9a451493bba476f1581e66dbb7 -size 3676052 diff --git a/haproxy-2.4.2+git0.553dee326.tar.gz b/haproxy-2.4.2+git0.553dee326.tar.gz new file mode 100644 index 0000000..001bb8a --- /dev/null +++ b/haproxy-2.4.2+git0.553dee326.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50cc3c683a80d32d9f9e8d2ee36ef024f6f37a3544358fcb981800c652623a03 +size 3680837 diff --git a/haproxy.changes b/haproxy.changes index 5e44435..cc60a13 100644 --- a/haproxy.changes +++ b/haproxy.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Wed Jul 07 23:30:56 UTC 2021 - mrueckert@suse.de + +- Update to version 2.4.2+git0.553dee326: + * [RELEASE] Released version 2.4.2 + * REGTESTS: add http scheme-based normalization test + * MEDIUM: h2: apply scheme-based normalization on h2 requests + * MEDIUM: h1-htx: apply scheme-based normalization on h1 requests + * MEDIUM: http: implement scheme-based normalization + * MINOR: http: implement http_get_scheme + * Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules" + * BUG/MINOR: cli: fix server name output in "show fd" + * BUG/MEDIUM: sock: make sure to never miss early connection failures + * DOC: stick-table: add missing documentation about gpt0 stored type + * BUG/MINOR: peers: fix data_type bit computation more than 32 data_types + * BUG/MINOR: stick-table: fix several printf sign errors dumping tables + * DOC: config: use CREATE USER for mysql-check + * BUG/MEDIUM: resolvers: Make 1st server of a template take part to SRV resolution + * BUG/MINOR: mqtt: Support empty client ID in CONNECT message + * BUG/MINOR: mqtt: Fix parser for string with more than 127 characters + * BUG/MINOR: tcpcheck: Fix numbering of implicit HTTP send/expect rules + * BUILD: Makefile: fix linkage for Haiku. + * BUG/MINOR: checks: return correct error code for srv_parse_agent_check + * MINOR: resolvers: Reset server IP on error in resolv_get_ip_from_response() + * BUG/MINOR: resolvers: Reset server IP when no ip is found in the response + * BUG/MINOR: resolvers: Always attach server on matching record on resolution + * CLEANUP: dns: Remove a forgotten debug message + * DOC: config: Add missing actions in "tcp-request session" documentation + * MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules + * REGTESTS: fix maxconn update with agent-check + * BUG/MAJOR: server: fix deadlock when changing maxconn via agent-check + * BUG/MINOR: cache: Correctly handle existing-but-empty 'accept-encoding' header + * BUG/MINOR: server/cli: Fix locking in function processing "set server" command + * BUG/MINOR: resolvers: Use resolver's lock in resolv_srvrq_expire_task() + * BUG/MEDIUM: resolvers: Add a task on servers to check SRV resolution status + * MINOR: resolvers: Remove server from named_servers tree when removing a SRV item + * MINOR: resolvers: Clean server in a dedicated function when removing a SRV item + * BUG/MEDIUM: server/cli: Fix ABBA deadlock when fqdn is set from the CLI + * BUG/MINOR: server: Forbid to set fqdn on the CLI if SRV resolution is enabled + * BUG/MINOR: server-state: load SRV resolution only if params match the config + ------------------------------------------------------------------- Thu Jun 17 16:38:50 UTC 2021 - mrueckert@suse.de diff --git a/haproxy.spec b/haproxy.spec index 75e7873..1ab1ae5 100644 --- a/haproxy.spec +++ b/haproxy.spec @@ -53,7 +53,7 @@ %endif Name: haproxy -Version: 2.4.1+git0.1ce7d4925 +Version: 2.4.2+git0.553dee326 Release: 0 # #