[boinc] 02/05: Merge tag 'upstream/7.4.27+dfsg'

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Fri Nov 7 10:03:57 UTC 2014


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch experimental
in repository boinc.

commit fb420455cb08cdf6728d63415afc41814401a0e4
Merge: ed5a34b d366bbc
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Fri Nov 7 10:59:36 2014 +0100

    Merge tag 'upstream/7.4.27+dfsg'
    
    Upstream version 7.4.27+dfsg

 android/BOINC/AndroidManifest.xml |   4 +-
 api/boinc_api.cpp                 |  16 +-
 api/boinc_api.h                   |   3 +
 client/acct_setup.cpp             |  32 ++-
 client/app_control.cpp            |  30 ++-
 client/boinc.xml                  |   2 +
 client/client_state.cpp           |  22 ++-
 client/client_types.cpp           |  30 +++
 client/client_types.h             |   6 +
 client/coproc_sched.cpp           | 111 +----------
 client/cpu_sched.cpp              |  27 +--
 client/cs_notice.cpp              |  40 +++-
 client/cs_scheduler.cpp           |   3 +
 client/gpu_detect.cpp             |  28 +++
 client/gpu_nvidia.cpp             |  15 +-
 client/gpu_opencl.cpp             |  25 ++-
 client/hostinfo_unix.cpp          |   4 +-
 client/hostinfo_win.cpp           |  13 +-
 client/log_flags.cpp              |  60 ++++--
 client/log_flags.h                |   4 +-
 client/project.cpp                |   1 -
 client/project.h                  |   6 -
 client/result.h                   |   2 +-
 client/sandbox.cpp                |   2 +-
 client/scheduler_op.cpp           |   4 +-
 client/sim.cpp                    |   1 +
 client/work_fetch.cpp             | 402 ++++++++++++++------------------------
 client/work_fetch.h               |  29 +--
 clientgui/AccountInfoPage.cpp     |  20 +-
 clientgui/AdvancedFrame.cpp       |  32 ++-
 clientgui/AdvancedFrame.h         |   1 +
 clientgui/CompletionPage.cpp      |   2 +-
 clientgui/Events.h                |   1 +
 clientgui/MainDocument.cpp        |  13 +-
 clientgui/Makefile.am             |   1 +
 clientgui/ProjectInfoPage.cpp     |  71 ++-----
 clientgui/ProjectWelcomePage.cpp  | 291 +++++++++++++++++++++++++++
 clientgui/ProjectWelcomePage.h    |  95 +++++++++
 clientgui/WizardAttach.cpp        |  53 ++++-
 clientgui/WizardAttach.h          |  23 ++-
 clientgui/browser.cpp             | 100 ++++++++--
 clientgui/browser.h               |  29 ++-
 configure.ac                      |   2 +-
 html/user/get_project_config.php  |   4 +
 html/user/lookup_account.php      |  80 +++++---
 lib/app_ipc.cpp                   |   2 +-
 lib/cc_config.cpp                 |  18 +-
 lib/cc_config.h                   |   4 +-
 lib/coproc.h                      |  36 +---
 lib/error_numbers.h               |   1 +
 lib/gui_rpc_client.h              |   4 +-
 lib/gui_rpc_client_ops.cpp        |  11 +-
 lib/notice.cpp                    |   5 +-
 lib/opencl_boinc.cpp              |  13 +-
 lib/opencl_boinc.h                |   1 +
 lib/procinfo_mac.cpp              |   5 +
 lib/str_util.cpp                  |   1 +
 lib/url.cpp                       |   3 +
 lib/url.h                         |   1 +
 py/Boinc/boinc_db.py              |   6 +
 sched/script_validator.cpp        | 128 ++++++++++++
 version.log                       |   2 +-
 62 files changed, 1321 insertions(+), 660 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list