]> git.kaiwu.me - haproxy.git/commitdiff
[RELEASE] Released version 1.3.14.1 v1.3.14.1
authorWilly Tarreau <w@1wt.eu>
Mon, 24 Dec 2007 15:57:09 +0000 (16:57 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 24 Dec 2007 15:57:09 +0000 (16:57 +0100)
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
VERDATE
VERSION
examples/haproxy-small.spec
examples/haproxy.spec

index 62a7d0b0201eef78e5b33e6355e00382c79d66e1..6736a87c617c366e4ecee3d4686154ac5927cccf 100644 (file)
--- 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 aee2d16abc14efcc358734ca5e5e0a3f81357642..f770115727a330e989ac152c3b5de5a214df10df 100644 (file)
--- a/VERDATE
+++ b/VERDATE
@@ -1 +1 @@
-2007/12/05
+2007/12/24
diff --git a/VERSION b/VERSION
index 085c0f2666ace5b88d67bf565bbe30fbe054e551..aa90c402e1a6112dd98a43edc61510bf854fa94c 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.14
+1.3.14.1
index f20472ccc1fb5805ae47db89e4a2d8066b168619..4fcd103e440fc550fa35f6e8383700c790a4dbcf 100644 (file)
@@ -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 <w@1wt.eu>
+- updated to 1.3.14.1
+
 * Wed Dec  5 2007 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.14
 
index 2ae0eb5b2a347764498371394f71eb2f6f05d8fd..e41036e0ed33f0672bb366f5cdd2b6248841babd 100644 (file)
@@ -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 <w@1wt.eu>
+- updated to 1.3.14.1
+
 * Wed Dec  5 2007 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.14