[RELEASE] Released version 1.8-dev0
Released version 1.8-dev0 with the following main changes : - exact copy of 1.7.0
This commit is contained in:
parent
e59fcdd25e
commit
0e658fb051
@ -1,6 +1,8 @@
|
|||||||
ChangeLog :
|
ChangeLog :
|
||||||
===========
|
===========
|
||||||
|
|
||||||
|
2016/11/25 : 1.8-dev0
|
||||||
|
|
||||||
2016/11/25 : 1.7.0
|
2016/11/25 : 1.7.0
|
||||||
- SCRIPTS: make publish-release also copy the new SPOE doc
|
- SCRIPTS: make publish-release also copy the new SPOE doc
|
||||||
- BUILD: http: include types/sample.h in proto_http.h
|
- BUILD: http: include types/sample.h in proto_http.h
|
||||||
|
2
README
2
README
@ -1,7 +1,7 @@
|
|||||||
----------------------
|
----------------------
|
||||||
HAProxy how-to
|
HAProxy how-to
|
||||||
----------------------
|
----------------------
|
||||||
version 1.7
|
version 1.8
|
||||||
willy tarreau
|
willy tarreau
|
||||||
2016/11/25
|
2016/11/25
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
HAProxy
|
HAProxy
|
||||||
Configuration Manual
|
Configuration Manual
|
||||||
----------------------
|
----------------------
|
||||||
version 1.7
|
version 1.8
|
||||||
willy tarreau
|
willy tarreau
|
||||||
2016/11/25
|
2016/11/25
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
-----------------------
|
-----------------------
|
||||||
HAProxy Starter Guide
|
HAProxy Starter Guide
|
||||||
-----------------------
|
-----------------------
|
||||||
version 1.7
|
version 1.8
|
||||||
|
|
||||||
|
|
||||||
This document is an introduction to HAProxy for all those who don't know it, as
|
This document is an introduction to HAProxy for all those who don't know it, as
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
------------------------
|
------------------------
|
||||||
HAProxy Management Guide
|
HAProxy Management Guide
|
||||||
------------------------
|
------------------------
|
||||||
version 1.7
|
version 1.8
|
||||||
|
|
||||||
|
|
||||||
This document describes how to start, stop, manage, and troubleshoot HAProxy,
|
This document describes how to start, stop, manage, and troubleshoot HAProxy,
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
|
Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
|
||||||
Name: haproxy
|
Name: haproxy
|
||||||
Version: 1.7.0
|
Version: 1.8-dev0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -74,6 +74,9 @@ fi
|
|||||||
%attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name}
|
%attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 25 2016 Willy Tarreau <w@1wt.eu>
|
||||||
|
- updated to 1.8-dev0
|
||||||
|
|
||||||
* Fri Nov 25 2016 Willy Tarreau <w@1wt.eu>
|
* Fri Nov 25 2016 Willy Tarreau <w@1wt.eu>
|
||||||
- updated to 1.7.0
|
- updated to 1.7.0
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user