[packages/squid] - applied upstream

kiesiu kiesiu at pld-linux.org
Thu Sep 11 10:13:11 CEST 2014


commit 8f7942a0200f1ad2c5a2ada13954de2f65541f2d
Author: Łukasz Kieś <kiesiu at pld-linux.org>
Date:   Thu Sep 11 10:08:07 2014 +0200

    - applied upstream

 squidv3-vary-cache-1.patch | 20 --------------------
 1 file changed, 20 deletions(-)
---
diff --git a/squidv3-vary-cache-1.patch b/squidv3-vary-cache-1.patch
deleted file mode 100644
index 7f7c592..0000000
--- a/squidv3-vary-cache-1.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-diff -uNrw squid-3.2.0.18/src/store.cc squid-3.2.0.18.n/src/store.cc
---- squid-3.2.0.18/src/store.cc	2012-07-11 06:06:31.000000000 +0400
-+++ squid-3.2.0.18.n/src/store.cc	2012-07-17 18:50:22.746674120 +0400
-@@ -769,12 +769,14 @@
-             }
- 
- #endif
--            pe->replaceHttpReply(rep);
-+            pe->replaceHttpReply(rep, false);
- 
-             pe->timestampsSet();
- 
-             pe->makePublic();
- 
-+            pe->startWriting();
-+
-             pe->complete();
- 
-             pe->unlock();
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/squid.git/commitdiff/302891c02a0abb49cdd3aa1fef57d40dd7ad8e79



More information about the pld-cvs-commit mailing list