[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:
Willy Tarreau 2016-11-25 16:55:50 +01:00
parent e59fcdd25e
commit 0e658fb051
7 changed files with 11 additions and 6 deletions

View File

@ -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
View File

@ -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

View File

@ -1 +1 @@
1.7.0 1.8-dev0

View File

@ -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

View File

@ -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

View File

@ -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,

View File

@ -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