]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[RELEASE] Released version 1.8-dev0 v1.8-dev0
authorWilly Tarreau <w@1wt.eu>
Fri, 25 Nov 2016 15:55:50 +0000 (16:55 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 25 Nov 2016 15:58:52 +0000 (16:58 +0100)
Released version 1.8-dev0 with the following main changes :
    - exact copy of 1.7.0

CHANGELOG
README
VERSION
doc/configuration.txt
doc/intro.txt
doc/management.txt
examples/haproxy.spec

index f7dbf23cf42e0acebc568fe3d52aaab6aaf205a5..afbbb83110b2c6fa8c43e8fc31f1d4e2c6c15aaf 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
 ChangeLog :
 ===========
 
+2016/11/25 : 1.8-dev0
+
 2016/11/25 : 1.7.0
     - SCRIPTS: make publish-release also copy the new SPOE doc
     - BUILD: http: include types/sample.h in proto_http.h
diff --git a/README b/README
index de139ff09b17408fc688983aedff3e15f5679516..562503c396a432faa8a0fb1e9d4aa1aa80289c7c 100644 (file)
--- a/README
+++ b/README
@@ -1,7 +1,7 @@
                          ----------------------
                              HAProxy how-to
                          ----------------------
-                              version 1.7
+                              version 1.8
                              willy tarreau
                                2016/11/25
 
diff --git a/VERSION b/VERSION
index bd8bf882d06184bb54615a59477e3c5e35f522fc..46db83157aee82b8002989826a00c88a508a978b 100644 (file)
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-1.7.0
+1.8-dev0
index c09b7607e2fa5f8b99a23331fa4b57348211d6db..6e3cbaa87ee6c3db8d4fc19b28eb409ef8ef92aa 100644 (file)
@@ -2,7 +2,7 @@
                                 HAProxy
                           Configuration Manual
                          ----------------------
-                              version 1.7
+                              version 1.8
                              willy tarreau
                               2016/11/25
 
index 052177d175d280b0ce21d69936a1db7b955f117c..957810db4394e4c04596e8b243cad92739319dc2 100644 (file)
@@ -1,7 +1,7 @@
                              -----------------------
                               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
index 7f338b96d5b7b436021aad455fb260614a313545..c8ba0e379e4a63b539b3b6af7be690799a146080 100644 (file)
@@ -1,7 +1,7 @@
                              ------------------------
                              HAProxy Management Guide
                              ------------------------
-                                   version 1.7
+                                   version 1.8
 
 
 This document describes how to start, stop, manage, and troubleshoot HAProxy,
index 8d5415c99ae5276e606a979477b49f5fec3a0d23..598aeadba3405cf4dcb2b44e12b6e74804fee7aa 100644 (file)
@@ -1,6 +1,6 @@
 Summary: HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 Name: haproxy
-Version: 1.7.0
+Version: 1.8-dev0
 Release: 1
 License: GPL
 Group: System Environment/Daemons
@@ -74,6 +74,9 @@ fi
 %attr(0755,root,root) %config %{_sysconfdir}/rc.d/init.d/%{name}
 
 %changelog
+* Fri Nov 25 2016 Willy Tarreau <w@1wt.eu>
+- updated to 1.8-dev0
+
 * Fri Nov 25 2016 Willy Tarreau <w@1wt.eu>
 - updated to 1.7.0