Author: glen                         Date: Sat Aug 13 19:27:52 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Vary on User-Agent is insame, Vary on Accept-Encoding instead, also decaces 
old netscape4 "support" should go out too

---- Files affected:
packages/apache:
   apache-mod_deflate.conf (1.11 -> 1.12) , apache.spec (1.626 -> 1.627) 

---- Diffs:

================================================================
Index: packages/apache/apache-mod_deflate.conf
diff -u packages/apache/apache-mod_deflate.conf:1.11 
packages/apache/apache-mod_deflate.conf:1.12
--- packages/apache/apache-mod_deflate.conf:1.11        Tue Mar 29 15:47:19 2011
+++ packages/apache/apache-mod_deflate.conf     Sat Aug 13 21:27:46 2011
@@ -31,5 +31,5 @@
 
 <IfModule mod_headers.c>
        # Make sure proxies don't deliver the wrong content
-       Header append Vary User-Agent env=!dont-vary
+       Header append Vary Accept-Encoding env=!dont-vary
 </IfModule>

================================================================
Index: packages/apache/apache.spec
diff -u packages/apache/apache.spec:1.626 packages/apache/apache.spec:1.627
--- packages/apache/apache.spec:1.626   Wed Aug  3 23:41:48 2011
+++ packages/apache/apache.spec Sat Aug 13 21:27:46 2011
@@ -43,7 +43,7 @@
 Summary(tr.UTF-8):     Lider WWW tarayıcı
 Name:          apache
 Version:       2.2.19
-Release:       2
+Release:       3
 License:       Apache v2.0
 Group:         Networking/Daemons/HTTP
 Source0:       http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz
@@ -2782,6 +2782,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.627  2011/08/13 19:27:46  glen
+- Vary on User-Agent is insame, Vary on Accept-Encoding instead, also decaces 
old netscape4 "support" should go out too
+
 Revision 1.626  2011/08/03 21:41:48  gotar
 - missingok for vhosts.d/example.net.conf, non-interactive and not forced rm
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache-mod_deflate.conf?r1=1.11&r2=1.12&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.626&r2=1.627&f=u

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to