packages: varnish/varnish.spec - HTTP_HDR_MAX_VAL 128 instead of 32

glen glen at pld-linux.org
Wed Apr 21 14:12:14 CEST 2010


Author: glen                         Date: Wed Apr 21 12:12:14 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
-  HTTP_HDR_MAX_VAL 128 instead of 32

---- Files affected:
packages/varnish:
   varnish.spec (1.54 -> 1.55) 

---- Diffs:

================================================================
Index: packages/varnish/varnish.spec
diff -u packages/varnish/varnish.spec:1.54 packages/varnish/varnish.spec:1.55
--- packages/varnish/varnish.spec:1.54	Thu Apr 15 15:38:35 2010
+++ packages/varnish/varnish.spec	Wed Apr 21 14:12:08 2010
@@ -106,6 +106,7 @@
 %{__automake}
 %{__autoconf}
 %configure \
+	--with-max-header-fields=128 \
 %ifarch hppa s390 sparc ppc
 	--disable-jemalloc
 %endif
@@ -215,6 +216,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.55  2010/04/21 12:12:08  glen
+-  HTTP_HDR_MAX_VAL 128 instead of 32
+
 Revision 1.54  2010/04/15 13:38:35  glen
 - enable tests, using localhost is not considered "network access"
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/varnish/varnish.spec?r1=1.54&r2=1.55&f=u



More information about the pld-cvs-commit mailing list