[Bug 1140597] Re: "New version is available" notification should be disabled

ChristianB djangofett at gmx.net
Thu Mar 7 16:34:59 UTC 2013


This is only the check at client startup that checks the client state
file.

The actual communication is done in 
client/current_version.cpp: 30
GET_CURRENT_VERSION_OP::do_rpc()

this is called only once in the same file at line 138. Commenting this
line should prevent communication and never insert a new version into
the client state file. I reviewed the code and an empty value poses no
thread to the other functions.

You can also comment out
client/scheduler_op.cpp:132 as this calls new_version_check() in the beginning.

-- 
You received this bug notification because you are a member of Debian
BOINC Maintainers, which is subscribed to boinc in Ubuntu.
https://bugs.launchpad.net/bugs/1140597

Title:
  "New version is available" notification should be disabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/1140597/+subscriptions



More information about the pkg-boinc-devel mailing list