refresh patches and update to STABLE14 of squid
[openwrt/svn-archive/archive.git] / net / squid / patches / 002-no_sslv2.patch
index 823b5c620710aeea422a6e1158b2186b819ba3d4..ee940c97361bac17be5b19109186f0790d7f55b3 100644 (file)
@@ -1,8 +1,9 @@
-diff -ruN squid-2.5.STABLE14-old/src/ssl_support.c squid-2.5.STABLE14-new/src/ssl_support.c
---- squid-2.5.STABLE14-old/src/ssl_support.c   2003-12-11 08:53:11.000000000 +0100
-+++ squid-2.5.STABLE14-new/src/ssl_support.c   2006-12-17 18:23:57.000000000 +0100
-@@ -291,10 +291,12 @@
+Index: squid-2.6.STABLE14/src/ssl_support.c
+===================================================================
+--- squid-2.6.STABLE14.orig/src/ssl_support.c  2007-07-25 16:04:15.000000000 -0500
++++ squid-2.6.STABLE14/src/ssl_support.c       2007-07-25 16:04:15.000000000 -0500
+@@ -442,10 +442,12 @@
+     ERR_clear_error();
      debug(83, 1) ("Initialising SSL.\n");
      switch (version) {
 +#ifndef OPENSSL_NO_SSL2