[SCM] BOINC packaging branch, master, updated. upstream/7.0.54+dfsg-673-g45135db
Gianfranco Costamagna
costamagnagianfranco at yahoo.it
Thu Mar 7 17:01:46 UTC 2013
The following commit has been merged in the master branch:
commit 45135dbb0e2c8849dd06820fe07a920e48601788
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Thu Mar 7 18:00:55 2013 +0100
Changed a little bit the new patch, thanks ChristianB
diff --git a/debian/patches/disable_new_version_check.patch b/debian/patches/disable_new_version_check.patch
index 1748534..06d949b 100644
--- a/debian/patches/disable_new_version_check.patch
+++ b/debian/patches/disable_new_version_check.patch
@@ -20,3 +20,14 @@ Last-Update: <2013-03-07>
// parse account files again,
// now that we know the host's venue on each project
+--- boinc-7.0.54+dfsg.orig/client/scheduler_op.cpp
++++ boinc-7.0.54+dfsg/client/scheduler_op.cpp
+@@ -129,7 +129,7 @@ int SCHEDULER_OP::init_op_project(PROJEC
+ // and project list
+ //
+ if (!config.no_info_fetch) {
+- gstate.new_version_check();
++// gstate.new_version_check();
+ gstate.all_projects_list_check();
+ }
+ }
--
BOINC packaging
More information about the pkg-boinc-commits
mailing list