]> git.kaiwu.me - haproxy.git/commitdiff
[RELEASE] Released version 1.3.14.9 v1.3.14.9
authorWilly Tarreau <w@1wt.eu>
Sun, 12 Oct 2008 20:41:45 +0000 (22:41 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 12 Oct 2008 20:41:45 +0000 (22:41 +0200)
Released version 1.3.14.9 with the following main changes :
    - [BUG] do not try to pause backends during reload
    - [BUG] ensure that listeners from disabled proxies are correctly unbound.
    - [BUG] acl-related keywords are not allowed in defaults sections

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

index 79ccb1ede7cadf441852af4036eac3f489f80d4c..d97c30b005541e4b10230c320c8ad4873ce00c18 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,11 @@
 ChangeLog :
 ===========
 
+2008/10/12 : 1.3.14.9
+    - [BUG] do not try to pause backends during reload
+    - [BUG] ensure that listeners from disabled proxies are correctly unbound.
+    - [BUG] acl-related keywords are not allowed in defaults sections
+
 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
diff --git a/VERDATE b/VERDATE
index dc59bc21a9e486d50a5bb312ed4a70cb382dcae0..c402b5cc859995f1b8d8c84f3fce71ec485fe4f1 100644 (file)
--- a/VERDATE
+++ b/VERDATE
@@ -1 +1 @@
-2008/09/14
+2008/10/12
diff --git a/VERSION b/VERSION
index e32cb9287c17231d985d9790fc3bff552f66b13f..af27e32121d0c297ad4c4da25bba39c9773c275d 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.14.8
+1.3.14.9
index 2c203288c1df421b7b058fce7abd2e435bfb7226..298ab52a7e47e88a5647eaaca209b88d48c3f995 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.8
+Version: 1.3.14.9
 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 Oct 12 2008 Willy Tarreau <w@1wt.eu>
+- updated to 1.3.14.9
+
 * Sun Sep 14 2008 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.14.8
 
index f2bbf85929b17902995bc641da3df30237acaa89..ff4c456e5318856c5a252a246c5a0ce36c73a12b 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.8
+Version: 1.3.14.9
 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 Oct 12 2008 Willy Tarreau <w@1wt.eu>
+- updated to 1.3.14.9
+
 * Sun Sep 14 2008 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.14.8