]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[RELEASE] Released version 1.3.15.1 v1.3.15.1
authorWilly Tarreau <w@1wt.eu>
Sun, 25 May 2008 19:12:58 +0000 (21:12 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 25 May 2008 19:12:58 +0000 (21:12 +0200)
Released version 1.3.15.1 with the following main changes :
    - [BUILD] fix build with gcc 4.3
    - [TESTS] add a debug patch to help trigger the stats bug
    - [BUG] Flush buffers also where there are exactly 0 bytes left
    - [DOC] update the README file with new build options
    - [MEDIUM] reduce risk of event starvation in ev_sepoll

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

index f6a35638c0e71cb8035cf6b5c22da5d3dfd8ff8a..b00e6daa5a6671cf0c9d114649715cd84a4c16f4 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,13 @@
 ChangeLog :
 ===========
 
+2008/05/25 : 1.3.15.1
+    - [BUILD] fix build with gcc 4.3
+    - [TESTS] add a debug patch to help trigger the stats bug
+    - [BUG] Flush buffers also where there are exactly 0 bytes left
+    - [DOC] update the README file with new build options
+    - [MEDIUM] reduce risk of event starvation in ev_sepoll
+
 2008/04/19 : 1.3.15
     - [BUILD] Added support for 'make install'
     - [BUILD] Added 'install-man' make target for installing the man page
diff --git a/VERDATE b/VERDATE
index 2bb879c2a581068cdf8088022944e3a8d95c39c3..6cbb2247552805655a2db78deadb6fb85bf4a25e 100644 (file)
--- a/VERDATE
+++ b/VERDATE
@@ -1 +1 @@
-2008/04/19
+2008/05/25
diff --git a/VERSION b/VERSION
index 5bdcf5c395a489b047e598cfa552e30f4593c04b..e7f63e3464e069c368a76bf071334be686cefb35 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.3.15
+1.3.15.1
index e263953714fcd88afd152dd23f60c5d4ee68b99c..2559ae70a8353785737c195423b8def763cb51fb 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
+Version: 1.3.15.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
+* Sun May 25 2008 Willy Tarreau <w@1wt.eu>
+- updated to 1.3.15.1
+
 * Sat Apr 19 2008 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.15
 
index 289a0820a44068d839e9ca3083d940097d5878c2..02d603d15d6f9c76ab50fe6d35494b2bed2a44c6 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
+Version: 1.3.15.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
+* Sun May 25 2008 Willy Tarreau <w@1wt.eu>
+- updated to 1.3.15.1
+
 * Sat Apr 19 2008 Willy Tarreau <w@1wt.eu>
 - updated to 1.3.15