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 Ubuntu Bugs, which is subscribed to 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 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
