From b68424102aeed687cc2e01d972299635c1f7692e Mon Sep 17 00:00:00 2001 From: Willy Tarreau Date: Mon, 24 Dec 2007 16:57:09 +0100 Subject: [PATCH] [RELEASE] Released version 1.3.14.1 Released version 1.3.14.1 with the following main changes : - transparent proxy address was ignored in backend - hot reconfiguration failed because of a wrong error check - big update to the configuration manual --- CHANGELOG | 5 +++++ VERDATE | 2 +- VERSION | 2 +- examples/haproxy-small.spec | 5 ++++- examples/haproxy.spec | 5 ++++- 5 files changed, 15 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 62a7d0b02..6736a87c6 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,11 @@ ChangeLog : =========== +2007/12/24 : 1.3.14.1 + - transparent proxy address was ignored in backend + - hot reconfiguration failed because of a wrong error check + - big update to the configuration manual + 2007/12/06 : 1.3.14 - New option http_proxy (Alexandre Cassen) - add support for "maxqueue" to limit server queue overload (Elijah Epifanov) diff --git a/VERDATE b/VERDATE index aee2d16ab..f77011572 100644 --- a/VERDATE +++ b/VERDATE @@ -1 +1 @@ -2007/12/05 +2007/12/24 diff --git a/VERSION b/VERSION index 085c0f266..aa90c402e 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3.14 +1.3.14.1 diff --git a/examples/haproxy-small.spec b/examples/haproxy-small.spec index f20472ccc..4fcd103e4 100644 --- a/examples/haproxy-small.spec +++ b/examples/haproxy-small.spec @@ -1,6 +1,6 @@ Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments Name: haproxy -Version: 1.3.14 +Version: 1.3.14.1 Release: 1 License: GPL Group: System Environment/Daemons @@ -69,6 +69,9 @@ fi %attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name} %changelog +* Mon Dec 24 2007 Willy Tarreau +- updated to 1.3.14.1 + * Wed Dec 5 2007 Willy Tarreau - updated to 1.3.14 diff --git a/examples/haproxy.spec b/examples/haproxy.spec index 2ae0eb5b2..e41036e0e 100644 --- a/examples/haproxy.spec +++ b/examples/haproxy.spec @@ -1,6 +1,6 @@ Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments Name: haproxy -Version: 1.3.14 +Version: 1.3.14.1 Release: 1 License: GPL Group: System Environment/Daemons @@ -71,6 +71,9 @@ fi %attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name} %changelog +* Mon Dec 24 2007 Willy Tarreau +- updated to 1.3.14.1 + * Wed Dec 5 2007 Willy Tarreau - updated to 1.3.14