From e54b43af1ec9dc656c04b09118583cb3c2ce56fa Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Mon, 25 Nov 2019 19:47:40 +0100 Subject: [PATCH] [RELEASE] Released version 2.1.0 Released version 2.1.0 with the following main changes : - BUG/MINOR: init: fix set-dumpable when using uid/gid - MINOR: init: avoid code duplication while setting identify - BUG/MINOR: ssl: ssl_pkey_info_index ex_data can store a dereferenced pointer - BUG/MINOR: ssl: fix crt-list neg filter for openssl < 1.1.1 - MINOR: peers: Alway show the table info for disconnected peers. - MINOR: peers: Add TX/RX heartbeat counters. - MINOR: peers: Add debugging information to "show peers". - BUG/MINOR: peers: Wrong null "server_name" data field handling. - MINOR: ssl/cli: 'abort ssl cert' deletes an on-going transaction - BUG/MEDIUM: mworker: don't fill the -sf argument with -1 during the reexec - BUG/MINOR: peers: "peer alive" flag not reset when deconnecting. - BUILD/MINOR: ssl: fix compiler warning about useless statement - BUG/MEDIUM: stream-int: Don't loose events on the CS when an EOS is reported - MINOR: contrib/prometheus-exporter: filter exported metrics by scope - MINOR: contrib/prometheus-exporter: Add a param to ignore servers in maintenance - BUILD: debug: Avoid warnings in dev mode with -02 because of some BUG_ON tests - BUG/MINOR: mux-h1: Fix tunnel mode detection on the response path - BUG/MINOR: http-ana: Properly catch aborts during the payload forwarding - DOC: Update http-buffer-request description to remove the part about chunks - BUG/MINOR: stream-int: Fix si_cs_recv() return value - DOC: internal: document the init calls - MEDIUM: dns: Add resolve-opts "ignore-weight" - MINOR: ssl: ssl_sock_prepare_ctx() return an error code - MEDIUM: ssl/cli: apply SSL configuration on SSL_CTX during commit - MINOR: ssl/cli: display warning during 'commit ssl cert' - MINOR: version: report the version status in "haproxy -v" - MINOR: version: emit the link to the known bugs in output of "haproxy -v" - DOC: Add documentation about the use-service action - MINOR: ssl: fix possible null dereference in error handling - BUG/MINOR: ssl: fix curve setup with LibreSSL - BUG/MINOR: ssl: Stop passing dynamic strings as format arguments - CLEANUP: ssl: check if a transaction exists once before setting it - BUG/MINOR: cli: fix out of bounds in -S parser - MINOR: ist: add ist_find_ctl() - BUG/MAJOR: h2: reject header values containing invalid chars - BUG/MAJOR: h2: make header field name filtering stronger - BUG/MAJOR: mux-h2: don't try to decode a response HEADERS frame in idle state - MINOR: h2: add a function to report H2 error codes as strings - MINOR: mux-h2/trace: report the connection and/or stream error code - SCRIPTS: create-release: show the correct origin name in suggested commands - SCRIPTS: git-show-backports: add "-s" to proposed cherry-pick commands - BUG/MEDIUM: trace: fix a typo causing an incorrect startup error - BUILD: reorder the objects in the makefile - DOC: mention in INSTALL haproxy 2.1 is a stable stable version - MINOR: version: indicate that this version is stable --- CHANGELOG | 47 +++++++++++++++++++++++++++++++++++++++++++ VERDATE | 2 +- VERSION | 2 +- doc/configuration.txt | 2 +- 4 files changed, 50 insertions(+), 3 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 25882a36f..3cf227591 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,53 @@ ChangeLog : =========== +2019/11/25 : 2.1.0 + - BUG/MINOR: init: fix set-dumpable when using uid/gid + - MINOR: init: avoid code duplication while setting identify + - BUG/MINOR: ssl: ssl_pkey_info_index ex_data can store a dereferenced pointer + - BUG/MINOR: ssl: fix crt-list neg filter for openssl < 1.1.1 + - MINOR: peers: Alway show the table info for disconnected peers. + - MINOR: peers: Add TX/RX heartbeat counters. + - MINOR: peers: Add debugging information to "show peers". + - BUG/MINOR: peers: Wrong null "server_name" data field handling. + - MINOR: ssl/cli: 'abort ssl cert' deletes an on-going transaction + - BUG/MEDIUM: mworker: don't fill the -sf argument with -1 during the reexec + - BUG/MINOR: peers: "peer alive" flag not reset when deconnecting. + - BUILD/MINOR: ssl: fix compiler warning about useless statement + - BUG/MEDIUM: stream-int: Don't loose events on the CS when an EOS is reported + - MINOR: contrib/prometheus-exporter: filter exported metrics by scope + - MINOR: contrib/prometheus-exporter: Add a param to ignore servers in maintenance + - BUILD: debug: Avoid warnings in dev mode with -02 because of some BUG_ON tests + - BUG/MINOR: mux-h1: Fix tunnel mode detection on the response path + - BUG/MINOR: http-ana: Properly catch aborts during the payload forwarding + - DOC: Update http-buffer-request description to remove the part about chunks + - BUG/MINOR: stream-int: Fix si_cs_recv() return value + - DOC: internal: document the init calls + - MEDIUM: dns: Add resolve-opts "ignore-weight" + - MINOR: ssl: ssl_sock_prepare_ctx() return an error code + - MEDIUM: ssl/cli: apply SSL configuration on SSL_CTX during commit + - MINOR: ssl/cli: display warning during 'commit ssl cert' + - MINOR: version: report the version status in "haproxy -v" + - MINOR: version: emit the link to the known bugs in output of "haproxy -v" + - DOC: Add documentation about the use-service action + - MINOR: ssl: fix possible null dereference in error handling + - BUG/MINOR: ssl: fix curve setup with LibreSSL + - BUG/MINOR: ssl: Stop passing dynamic strings as format arguments + - CLEANUP: ssl: check if a transaction exists once before setting it + - BUG/MINOR: cli: fix out of bounds in -S parser + - MINOR: ist: add ist_find_ctl() + - BUG/MAJOR: h2: reject header values containing invalid chars + - BUG/MAJOR: h2: make header field name filtering stronger + - BUG/MAJOR: mux-h2: don't try to decode a response HEADERS frame in idle state + - MINOR: h2: add a function to report H2 error codes as strings + - MINOR: mux-h2/trace: report the connection and/or stream error code + - SCRIPTS: create-release: show the correct origin name in suggested commands + - SCRIPTS: git-show-backports: add "-s" to proposed cherry-pick commands + - BUG/MEDIUM: trace: fix a typo causing an incorrect startup error + - BUILD: reorder the objects in the makefile + - DOC: mention in INSTALL haproxy 2.1 is a stable stable version + - MINOR: version: indicate that this version is stable + 2019/11/15 : 2.1-dev5 - BUG/MEDIUM: ssl/cli: don't alloc path when cert not found - BUG/MINOR: ssl/cli: unable to update a certificate without bundle extension diff --git a/VERDATE b/VERDATE index a60918c01..2deb4e680 100644 --- a/VERDATE +++ b/VERDATE @@ -1,2 +1,2 @@ $Format:%ci$ -2019/11/15 +2019/11/25 diff --git a/VERSION b/VERSION index db95ead31..7ec1d6db4 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.1-dev5 +2.1.0 diff --git a/doc/configuration.txt b/doc/configuration.txt index 55a8fa728..7e5ecd881 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -4,7 +4,7 @@ ---------------------- version 2.1 willy tarreau - 2019/11/15 + 2019/11/25 This document covers the configuration language as implemented in the version