[Pkg-drupal-commits] r2295 - in /branches/drupal7/debian/patches: 10_cronjob.patch 71_debian_security_warning

luigi at users.alioth.debian.org luigi at users.alioth.debian.org
Sat Apr 20 16:57:57 UTC 2013


Author: luigi
Date: Sat Apr 20 16:57:56 2013
New Revision: 2295

URL: http://svn.debian.org/wsvn/pkg-drupal/?sc=1&rev=2295
Log:
Refreshed quilt patches

Modified:
    branches/drupal7/debian/patches/10_cronjob.patch
    branches/drupal7/debian/patches/71_debian_security_warning

Modified: branches/drupal7/debian/patches/10_cronjob.patch
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal7/debian/patches/10_cronjob.patch?rev=2295&op=diff
==============================================================================
--- branches/drupal7/debian/patches/10_cronjob.patch (original)
+++ branches/drupal7/debian/patches/10_cronjob.patch Sat Apr 20 16:57:56 2013
@@ -1,10 +1,8 @@
 Author: <khn at bluejack.ath.cx>
 Description: Disable reporting to system log every cron run
-Index: drupal7-7.12/includes/common.inc
-===================================================================
---- drupal7-7.12.orig/includes/common.inc	2012-02-05 18:54:48.000000000 +0100
-+++ drupal7-7.12/includes/common.inc	2012-02-05 18:52:54.000000000 +0100
-@@ -5127,7 +5127,7 @@
+--- a/includes/common.inc
++++ b/includes/common.inc
+@@ -5256,7 +5256,7 @@
  
      // Record cron time.
      variable_set('cron_last', REQUEST_TIME);

Modified: branches/drupal7/debian/patches/71_debian_security_warning
URL: http://svn.debian.org/wsvn/pkg-drupal/branches/drupal7/debian/patches/71_debian_security_warning?rev=2295&op=diff
==============================================================================
--- branches/drupal7/debian/patches/71_debian_security_warning (original)
+++ branches/drupal7/debian/patches/71_debian_security_warning Sat Apr 20 16:57:56 2013
@@ -9,7 +9,7 @@
 
 --- a/modules/update/update.compare.inc
 +++ b/modules/update/update.compare.inc
-@@ -45,6 +45,8 @@
+@@ -70,6 +70,8 @@
        }
        // Allow other modules to alter projects before fetching and comparing.
        drupal_alter('update_projects', $projects);
@@ -20,7 +20,7 @@
      }
 --- a/modules/update/update.install
 +++ b/modules/update/update.install
-@@ -33,7 +33,8 @@
+@@ -32,7 +32,8 @@
        module_load_include('inc', 'update', 'update.compare');
        $data = update_calculate_project_data($available);
        // First, populate the requirements for core:




More information about the Pkg-drupal-commits mailing list