]> git.kaiwu.me - haproxy.git/commitdiff
[RELEASE] Released version 1.3.14.8 v1.3.14.8
authorWilly Tarreau <w@1wt.eu>
Sun, 14 Sep 2008 16:37:28 +0000 (18:37 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 14 Sep 2008 16:37:28 +0000 (18:37 +0200)
Released version 1.3.14.8 with the following main changes :
    - [BUG] do not release the connection slot during a retry
    - [BUG] dynamic connection throttling could return a max of zero conns

CHANGELOG
VERDATE
VERSION
examples/haproxy-small.spec
examples/haproxy.spec

index 5c05b23ed6503cb0aedcc5acdebf34ca919de27c..79ccb1ede7cadf441852af4036eac3f489f80d4c 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
 ChangeLog :
 ===========
 
+2008/09/14 : 1.3.14.8
+    - [BUG] do not release the connection slot during a retry
+    - [BUG] dynamic connection throttling could return a max of zero conns
+
 2008/09/02 : 1.3.14.7
     - [BUG] use_backend would not correctly consider "unless"
     - [BUG] disable buffer read timeout when reading stats
diff --git a/VERDATE b/VERDATE
index 4b54eccccde704c30bdbaf0d69a9ed136b0c20d1..dc59bc21a9e486d50a5bb312ed4a70cb382dcae0 100644 (file)
--- a/VERDATE
+++ b/VERDATE
@@ -1 +1 @@
-2008/09/02
+2008/09/14
diff --git a/VERSION b/VERSION
index 12a21087df96aad8df4fcea9d0f7ae4a22179bf4..e32cb9287c17231d985d9790fc3bff552f66b13f 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.14.7
+1.3.14.8
index c17d83104cbfc0765107150a0e08dc5bb334060e..2c203288c1df421b7b058fce7abd2e435bfb7226 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.7
+Version: 1.3.14.8
 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
+* Sun Sep 14 2008 Willy Tarreau <w@1wt.eu>
+- updated to 1.3.14.8
+
 * Tue Sep 02 2008 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.14.7
 
index b39a82435081aa96b85c335a581b7d4c46fbd969..f2bbf85929b17902995bc641da3df30237acaa89 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.7
+Version: 1.3.14.8
 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
+* Sun Sep 14 2008 Willy Tarreau <w@1wt.eu>
+- updated to 1.3.14.8
+
 * Tue Sep 02 2008 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.14.7