mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-16 14:21:03 +01:00
[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:
parent
0ba2750591
commit
b68424102a
@ -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)
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user