[RELEASE] Released version 1.3.15.5

Released version 1.3.15.5 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
This commit is contained in:
Willy Tarreau 2008-10-12 22:44:43 +02:00
parent 1c90a6ec20
commit 34b20f7169
5 changed files with 15 additions and 4 deletions

View File

@ -1,6 +1,11 @@
ChangeLog :
===========
2008/10/12 : 1.3.15.5
- [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.15.4
- [BUG] do not release the connection slot during a retry
- [BUG] dynamic connection throttling could return a max of zero conns

View File

@ -1 +1 @@
2008/09/14
2008/10/12

View File

@ -1 +1 @@
1.3.15.4
1.3.15.5

View File

@ -1,6 +1,6 @@
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
Name: haproxy
Version: 1.3.15.4
Version: 1.3.15.5
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.15.5
* Sun Sep 14 2008 Willy Tarreau <w@1wt.eu>
- updated to 1.3.15.4

View File

@ -1,6 +1,6 @@
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
Name: haproxy
Version: 1.3.15.4
Version: 1.3.15.5
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.15.5
* Sun Sep 14 2008 Willy Tarreau <w@1wt.eu>
- updated to 1.3.15.4