rpms/haproxy/devel .cvsignore, 1.19, 1.20 haproxy.cfg, 1.5, 1.6 haproxy.spec, 1.26, 1.27 sources, 1.19, 1.20

jjh jjh at fedoraproject.org
Sun Jun 20 23:30:02 UTC 2010


Author: jjh

Update of /cvs/pkgs/rpms/haproxy/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24627

Modified Files:
	.cvsignore haproxy.cfg haproxy.spec sources 
Log Message:
update to 1.4.8


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/devel/.cvsignore,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- .cvsignore	30 May 2010 14:57:58 -0000	1.19
+++ .cvsignore	20 Jun 2010 23:30:01 -0000	1.20
@@ -1 +1 @@
-haproxy-1.4.6.tar.gz
+haproxy-1.4.8.tar.gz


Index: haproxy.cfg
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/devel/haproxy.cfg,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- haproxy.cfg	30 May 2010 14:57:58 -0000	1.5
+++ haproxy.cfg	20 Jun 2010 23:30:01 -0000	1.6
@@ -2,7 +2,7 @@
 # Example configuration for a possible web application.  See the
 # full configuration options online.
 #
-#   http://haproxy.1wt.eu/download/1.3/doc/configuration.txt
+#   http://haproxy.1wt.eu/download/1.4/doc/configuration.txt
 #
 #---------------------------------------------------------------------
 
@@ -45,7 +45,7 @@ defaults
     option                  httplog
     option                  dontlognull
     option http-server-close
-    option forward-for      except 127.0.0.0/8
+    option forwardfor       except 127.0.0.0/8
     option                  redispatch
     retries                 3
     timeout http-request    10s


Index: haproxy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/devel/haproxy.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- haproxy.spec	30 May 2010 14:57:58 -0000	1.26
+++ haproxy.spec	20 Jun 2010 23:30:01 -0000	1.27
@@ -5,7 +5,7 @@
 %define haproxy_datadir %{_datadir}/haproxy
 
 Name:           haproxy
-Version:        1.4.6
+Version:        1.4.8
 Release:        1%{?dist}
 Summary:        HA-Proxy is a TCP/HTTP reverse proxy for high availability environments
 
@@ -144,6 +144,9 @@ fi  
 
 
 %changelog
+* Sun Jun 20 2010 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.8-1
+- update to 1.4.8
+
 * Sun May 30 2010 Jeremy Hinegardner <jeremy at hinegardner dot org> - 1.4.6-1
 - update to 1.4.6
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/haproxy/devel/sources,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- sources	30 May 2010 14:57:58 -0000	1.19
+++ sources	20 Jun 2010 23:30:01 -0000	1.20
@@ -1 +1 @@
-dc354ea451762135fa45657ddef67734  haproxy-1.4.6.tar.gz
+104f4985b37bd9bac7a33e20fb6aaadf  haproxy-1.4.8.tar.gz



More information about the scm-commits mailing list