[RELEASE] Released version 1.3.14.1

Released version 1.3.14.1 with the following main changes :
    - transparent proxy address was ignored in backend
    - hot reconfiguration failed because of a wrong error check
    - big update to the configuration manual
This commit is contained in:
Willy Tarreau 2007-12-24 16:57:09 +01:00
parent 0ba2750591
commit b68424102a
5 changed files with 15 additions and 4 deletions

View File

@ -1,6 +1,11 @@
ChangeLog :
===========
2007/12/24 : 1.3.14.1
- transparent proxy address was ignored in backend
- hot reconfiguration failed because of a wrong error check
- big update to the configuration manual
2007/12/06 : 1.3.14
- New option http_proxy (Alexandre Cassen)
- add support for "maxqueue" to limit server queue overload (Elijah Epifanov)

View File

@ -1 +1 @@
2007/12/05
2007/12/24

View File

@ -1 +1 @@
1.3.14
1.3.14.1

View File

@ -1,6 +1,6 @@
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
Name: haproxy
Version: 1.3.14
Version: 1.3.14.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
* Mon Dec 24 2007 Willy Tarreau <w@1wt.eu>
- updated to 1.3.14.1
* Wed Dec 5 2007 Willy Tarreau <w@1wt.eu>
- updated to 1.3.14

View File

@ -1,6 +1,6 @@
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
Name: haproxy
Version: 1.3.14
Version: 1.3.14.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
* Mon Dec 24 2007 Willy Tarreau <w@1wt.eu>
- updated to 1.3.14.1
* Wed Dec 5 2007 Willy Tarreau <w@1wt.eu>
- updated to 1.3.14