]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/patches/disable-dns-prefetch.patch
Refresh all patches so that they apply without any fuzz
[roundcube.git] / debian / patches / disable-dns-prefetch.patch
index 450145fb77ea4d2cb21188cc137d711865d2128c..6f6c6d8e14c7d85d4f03e41ea79ee9b159ecbeed 100644 (file)
@@ -1,9 +1,9 @@
 Disable DNS prefetching to solve CVE-2010-0464.
 
-Index: program/include/rcube_html_page.php
+Index: b/program/include/rcube_html_page.php
 ===================================================================
---- rcube/program/include/rcube_html_page.php  (revision 3214)
-+++ rcube/program/include/rcube_html_page.php  (working copy)
+--- a/program/include/rcube_html_page.php      2009-06-22 18:20:34.000000000 +0200
++++ b/program/include/rcube_html_page.php      2010-07-17 17:33:25.000000000 +0200
 @@ -165,6 +165,13 @@
              $__page_header.= $this->charset . '" />'."\n";
          }