Package: boinc / 7.8.4+dfsg-1~bpo8+1
Metadata
| Package | Version | Patches format |
|---|---|---|
| boinc | 7.8.4+dfsg-1~bpo8+1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| stripchart_debian.patch | (download) |
stripchart/stripchart |
4 2 + 2 - 0 ! |
adjusting paths. Disclaimer: This is mostly dead code in upstream. |
| possible_size_type_error.patch | (download) |
sched/file_upload_handler.cpp |
6 3 + 3 - 0 ! |
int may not be enough (theoretically) for large files. |
| some_extra_clang_warnings.patch | (download) |
clientgui/sg_ProjectPanel.cpp |
18 9 + 9 - 0 ! |
fixing some clang warning. Probably this patch can be safely dropped since upstream seems to have already addressed this. |
| cppcheck_realloc.patch | (download) |
lib/crypt.cpp |
1 1 + 0 - 0 ! |
initialisation. |
| MainDocumentWarnings.patch | (download) |
clientgui/MainDocument.cpp |
18 11 + 7 - 0 ! |
nothing in this patch should be functionally relevant, only compile time warnings as by the ambiguity of the result parameter are resolved. |
| more_maxpathlen.patch | (download) |
api/graphics2_util.cpp |
4 2 + 2 - 0 ! |
use maxpathlen and change sprintf to snprintf |
| sched_driver_char_buffers.patch | (download) |
sched/sched_driver.cpp |
6 3 + 3 - 0 ! |
allowing descriptions of hosts, vendor or model that are larger than a sms. |
| csh2tcsh.patch | (download) |
tools/db_query |
2 1 + 1 - 0 ! |
the use of the c shell is deprecated. |
| client_app_maxpathlen.patch | (download) |
client/file_names.cpp |
12 6 + 6 - 0 ! |
use the max value between len or maxpathlen |
| lib_cppcheck.patch | (download) |
lib/unix_util.cpp |
6 6 + 0 - 0 ! |
this patch adds a checks for enough free memory, and exits in case of not enough. |
| fopen_closing.patch | (download) |
lib/crypt_prog.cpp |
10 10 + 0 - 0 ! |
this patch makes boinc correctly close the open files. This patch allows also MFILE to correctly deallocate its pointers by calling close(). |
| rrsim_iterator_cppcheck.patch | (download) |
client/rrsim_test.cpp |
9 7 + 2 - 0 ! |
this patch avoid the iterator reuse, fixing cppcheck warnings |
| filesys_error_message.patch | (download) |
lib/filesys.cpp |
9 7 + 2 - 0 ! |
this patch adds an useful error message in case of dir open failure. |
| de.po.patch | (download) |
html/languages/translations/de.po |
12 6 + 6 - 0 ! |
fixing some "de" typos, this should be addressed on other languages aswell. |
| more_clang_warnings.patch | (download) |
lib/shmem.cpp |
5 4 + 1 - 0 ! |
adding another error check. |
| add ldflags.patch | (download) |
samples/wrapper/Makefile |
2 1 + 1 - 0 ! |
adding ldflags to the wrapper build |
| addressing_additional_html_dirs.patch | (download) |
html/Makefile.am |
2 1 + 1 - 0 ! |
adding some missing html dirs to the install script |
| gui_urls_xml_added_to_Makefile.patch | (download) |
tools/Makefile.am |
3 2 + 1 - 0 ! |
adding a missing file to the install script |
| make_project_overcomes_Apache24_security.patch | (download) |
tools/make_project |
2 2 + 0 - 0 ! |
installations outside /var/www are disabled by default This friendly report helped me out http://dabase.com/blog/AH01630:_client_denied_by_server_configuration/ |
| boinclib_shared.patch | (download) |
apps/Makefile.am |
6 3 + 3 - 0 ! |
this patch makes the build system create a dynamic shared library. Upstream didn't accept this patch because of the unstable api, so this is a significative Debian delta. |
| disable_new_version_check.patch | (download) |
client/client_state.cpp |
2 1 + 1 - 0 ! |
disable new version check in notices tab Debian/Ubuntu specific patch. |
| disable_svn_version.patch | (download) |
generate_svn_version.sh |
4 3 + 1 - 0 ! |
--- |
| AdjustBoincTopdirPython.patch | (download) |
py/boinc_path_config.py.in |
2 1 + 1 - 0 ! |
adjusted path for boinc to server for python code |
| file_upload_handler_in_sched_linking.patch | (download) |
sched/Makefile.am |
4 2 + 2 - 0 ! |
link libboinc to some binary needing it. |
| disable_silent_rules.patch | (download) |
configure.ac |
2 1 + 1 - 0 ! |
disabled silent rules, for buildlog check to work. |
| fix underlinking.patch | (download) |
api/Makefile.am |
5 4 + 1 - 0 ! |
this should fix some underlinking on boinc, leading to some warning in the build process |
| static_scientific_apps.patch | (download) |
api/Makefile.am |
12 12 + 0 - 0 ! |
--- |
| 0001 Fix build with new glibc 2.26.patch | (download) |
clientgui/AsyncRPC.cpp |
2 1 + 1 - 0 ! |
[patch] fix build with new glibc 2.26 * the nonstandard header <xlocale.h> has been removed. Most programs should use <locale.h> instead. If you have a specific need for the definition of locale_t with no other declarations, please contact libc-alpha@sourceware.org and explain. |
| hurd fixes.patch | (download) |
clientgui/BOINCGUIApp.cpp |
3 3 + 0 - 0 ! |
defining path_max to fix hurd build |
| use wxhtmlwindow instead of wxwebview.patch | (download) |
clientgui/NoticeListCtrl.cpp |
21 13 + 8 - 0 ! |
use wxhtmlwindow instead of wxwebview |
