]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[RELEASE] Released version 1.3.15.4 v1.3.15.4
authorWilly Tarreau <w@1wt.eu>
Sun, 14 Sep 2008 16:42:28 +0000 (18:42 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 14 Sep 2008 16:42:28 +0000 (18:42 +0200)
Released version 1.3.15.4 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 cc46c8f217af0c764a2de8ceef88e24286f499f1..d70d6227336457e99c1642d7049fe6f95866fd15 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,10 @@
 ChangeLog :
 ===========
 
+2008/09/14 : 1.3.15.4
+    - [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.15.3
     - [BUG] disable buffer read timeout when reading stats
     - [BUILD] change declaration of base64tab to fix build with Intel C++
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 496ed76dd10a1734c3394cc09d4f6ac88f73d854..e66afaf39b818a481cc98478ff5bd8027af58a0e 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.15.3
+1.3.15.4
index cca14e66dbc23a399fd4f6f1c4b973dbf4b8a3a1..7135b3642af35dbe8aaf1c04ec365fdbb926df6a 100644 (file)
@@ -1,6 +1,6 @@
 Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 Name: haproxy
-Version: 1.3.15.3
+Version: 1.3.15.4
 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.15.4
+
 * Tue Sep 02 2008 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.15.3
 
index 8d96032cab2d60044d059c2a3fddcccb17c1d1e7..46506aecff3ba71f32080ab3524799c04861ecbb 100644 (file)
@@ -1,6 +1,6 @@
 Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 Name: haproxy
-Version: 1.3.15.3
+Version: 1.3.15.4
 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.15.4
+
 * Tue Sep 02 2008 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.15.3