[boinc] 02/03: Merge tag 'upstream/7.4.1+dfsg'

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Mon Jun 16 12:10:14 UTC 2014


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

locutusofborg-guest pushed a commit to annotated tag debian/7.4.1+dfsg-1exp1
in repository boinc.

commit 8f490feff3be3caa624c3e030532680eee13a2b1
Merge: c2feb08 06163b7
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Mon Jun 16 12:39:08 2014 +0200

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

 android/BOINC/AndroidManifest.xml                  |   6 +-
 android/BOINC/res/values/strings.xml               |   9 +-
 ...ardDialog.java => BoincNotExclusiveDialog.java} |  23 +--
 .../edu/berkeley/boinc/ProjectDetailsFragment.java |   6 +-
 .../src/edu/berkeley/boinc/SplashActivity.java     |  27 ++-
 .../edu/berkeley/boinc/client/DeviceStatus.java    |   2 +-
 .../src/edu/berkeley/boinc/client/IMonitor.aidl    |   1 +
 .../src/edu/berkeley/boinc/client/Monitor.java     | 104 ++++------
 .../src/edu/berkeley/boinc/mutex/BoincMutex.java   |  65 +++++++
 api/boinc_api.cpp                                  |  17 +-
 api/boinc_api.h                                    |   4 +-
 client/app.h                                       |   4 +-
 client/app_config.cpp                              |   1 +
 client/app_config.h                                |   4 +
 client/app_control.cpp                             |  46 +++--
 client/client_state.cpp                            |   7 +
 client/coproc_sched.cpp                            |  17 +-
 client/cpu_sched.cpp                               |  26 ++-
 client/cs_apps.cpp                                 |   2 +
 client/cs_notice.cpp                               |  15 ++
 client/cs_notice.h                                 |   3 +
 client/gpu_opencl.cpp                              |   4 +-
 client/log_flags.cpp                               |   2 +-
 client/makefile_sim                                |   1 +
 client/project.cpp                                 |  11 +-
 client/project.h                                   |   8 +-
 client/rr_sim.cpp                                  |   6 +-
 client/sim.cpp                                     |  15 +-
 client/time_stats.cpp                              |  65 ++++++-
 client/work_fetch.cpp                              |  62 +++---
 clientgui/BOINCBaseView.cpp                        |  57 ++++--
 clientgui/BOINCBaseView.h                          |   7 +-
 clientgui/BOINCGUIApp.cpp                          |  22 ---
 clientgui/BOINCGUIApp.h                            |   2 +-
 clientgui/BOINCListCtrl.cpp                        |  42 +++-
 clientgui/BOINCListCtrl.h                          |  36 +++-
 clientgui/DlgDiagnosticLogFlags.cpp                |   5 -
 clientgui/DlgItemProperties.cpp                    |   3 +
 clientgui/LogBOINC.cpp                             |   6 +-
 clientgui/ViewProjects.cpp                         |  12 +-
 clientgui/ViewStatistics.cpp                       |   6 +-
 clientgui/ViewTransfers.cpp                        |   8 +-
 clientgui/ViewWork.cpp                             |  11 +-
 clientgui/common/wxPieCtrl.cpp                     | 125 ++++++------
 clientgui/common/wxPieCtrl.h                       |  12 +-
 clientgui/stdwx.h                                  |   1 +
 configure.ac                                       |   8 +-
 db/boinc_db.cpp                                    |  60 +++++-
 db/boinc_db.h                                      |  22 +++
 db/boinc_db_types.h                                |  31 +++
 db/db_base.cpp                                     |   2 +
 db/schema.sql                                      |   1 +
 doc/index.php                                      |   3 +
 doc/projects.inc                                   |   2 +-
 doc/versions.inc                                   |  44 ++---
 html/Makefile.am                                   |   2 +-
 html/bt/README                                     |   6 +-
 html/inc/db_ops.inc                                |   8 +-
 html/inc/forum_db.inc                              |   4 +
 html/inc/sandbox.inc                               |   1 +
 html/inc/text_transform.inc                        |  21 +-
 html/inc/util.inc                                  |   1 +
 html/ops/db_update.php                             |   9 +
 html/ops/delete_spammers.php                       | 111 ++++++++---
 html/ops/manage_app_versions.php                   |  21 +-
 html/ops/manage_apps.php                           |   4 +-
 html/ops/mass_email_script.php                     |   2 +-
 html/ops/remind.php                                |   2 +-
 html/ops/white.css                                 | 213 +++++++++++++++------
 html/user/ffmail_action.php                        |   4 +-
 html/user/img/75pct_white.png                      | Bin 178 -> 172 bytes
 html/user/img/blue_gradient.png                    | Bin 840 -> 469 bytes
 html/user/img/boinc_fade_600.png                   | Bin 32331 -> 26979 bytes
 html/user/img/boincstats_icon.png                  | Bin 2115 -> 2099 bytes
 html/user/img/bronze.png                           | Bin 25286 -> 22929 bytes
 html/user/img/emphasized_post.png                  | Bin 214 -> 197 bytes
 html/user/img/filtered_post.png                    | Bin 274 -> 231 bytes
 html/user/img/freedc_icon.png                      | Bin 2537 -> 2422 bytes
 html/user/img/gold.png                             | Bin 23661 -> 21354 bytes
 html/user/img/google-button.png                    | Bin 6617 -> 5616 bytes
 html/user/img/gray_gradient.png                    | Bin 7908 -> 7583 bytes
 html/user/img/head_20.png                          | Bin 3113 -> 360 bytes
 html/user/img/hidden.png                           | Bin 313 -> 250 bytes
 html/user/img/paypal_logo.png                      | Bin 2869 -> 1409 bytes
 html/user/img/pct_1.png                            | Bin 25621 -> 23430 bytes
 html/user/img/pct_25.png                           | Bin 27756 -> 25460 bytes
 html/user/img/pct_5.png                            | Bin 24966 -> 22861 bytes
 html/user/img/pm.png                               | Bin 224 -> 200 bytes
 html/user/img/post.png                             | Bin 2937 -> 220 bytes
 html/user/img/rate_negative.png                    | Bin 220 -> 186 bytes
 html/user/img/rate_positive.png                    | Bin 257 -> 186 bytes
 html/user/img/report_post.png                      | Bin 241 -> 183 bytes
 html/user/img/silver.png                           | Bin 23273 -> 20509 bytes
 html/user/img/sticky_locked_post.png               | Bin 373 -> 297 bytes
 html/user/img/sticky_post.png                      | Bin 403 -> 330 bytes
 html/user/img/unread_locked.png                    | Bin 213 -> 207 bytes
 html/user/img/unread_post.png                      | Bin 296 -> 204 bytes
 html/user/img/yahoo-button.png                     | Bin 5938 -> 4784 bytes
 html/user/rss_main.php                             |   2 +-
 html/user/show_user.php                            |   3 -
 lib/cc_config.cpp                                  |   2 +-
 lib/common_defs.h                                  |  23 ++-
 lib/coproc.h                                       |   4 +-
 lib/filesys.cpp                                    |  48 ++---
 lib/gui_rpc_client.h                               |   2 +
 lib/gui_rpc_client_ops.cpp                         |  10 +
 lib/gui_rpc_client_print.cpp                       |  15 +-
 lib/procinfo_unix.cpp                              |  23 ++-
 lib/shmem.cpp                                      |   1 +
 py/Boinc/database.py                               |   3 +-
 samples/vboxwrapper/vbox.cpp                       | 125 +++++++-----
 samples/vboxwrapper/vbox.h                         |  20 +-
 samples/vboxwrapper/vboxwrapper.cpp                | 211 +++++++++++---------
 samples/vboxwrapper/vboxwrapper_win.h              |  16 ++
 samples/vboxwrapper/vboxwrapper_win.rc             |  79 ++++++++
 samples/wrapper/wrapper.cpp                        |  22 ++-
 samples/wrapper/wrapper_win.h                      |  16 ++
 samples/wrapper/wrapper_win.rc                     |  79 ++++++++
 sched/Makefile.am                                  |   2 +
 sched/db_dump.cpp                                  | 110 ++++++++++-
 sched/db_purge.cpp                                 |   2 +
 sched/feeder.cpp                                   |   4 +
 sched/file_deleter.cpp                             | 111 ++++++++---
 sched/file_upload_handler.cpp                      |   8 +-
 sched/handle_request.cpp                           |   4 +-
 sched/plan_class_spec.cpp                          | 205 ++++++++++++++------
 sched/plan_class_spec.h                            |   4 +
 sched/pshelper                                     |   3 +
 sched/sched_array.cpp                              | 107 +----------
 sched/sched_array.h                                |   1 -
 sched/sched_assign.cpp                             |  80 ++++++--
 sched/sched_check.cpp                              |   6 +-
 sched/sched_check.h                                |   1 +
 sched/sched_locality.cpp                           |  99 ++++++++--
 sched/sched_main.cpp                               |   8 +-
 sched/sched_nci.cpp                                | 188 ++++++++++++++++++
 sched/{sched_array.h => sched_nci.h}               |   3 +-
 sched/sched_resend.cpp                             |  20 ++
 sched/sched_result.cpp                             |  12 +-
 sched/sched_score.cpp                              |   2 +-
 sched/sched_send.cpp                               |  83 +++++++-
 sched/sched_send.h                                 |   1 -
 sched/sched_version.cpp                            |   9 +
 sched/start                                        |  16 +-
 sched/transitioner.cpp                             |   8 +
 sched/validator.cpp                                | 169 ++++++++++------
 tools/backend_lib.cpp                              |   2 +-
 tools/create_work.cpp                              |  26 ++-
 tools/update_versions                              |   5 +-
 version.h.in                                       |   6 +
 150 files changed, 2486 insertions(+), 1023 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