Sat, 04 May 2024 17:39:03 UTC | login

Information for build boinc-client-7.14.2-18.fc31

ID121773
Package Nameboinc-client
Version7.14.2
Release18.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/boinc-client.git#78cfa0dc346e770e246cc13d9cc0ebe5566cc9c4
SummaryThe BOINC client
DescriptionThe Berkeley Open Infrastructure for Network Computing (BOINC) is an open- source software platform which supports distributed computing, primarily in the form of "volunteer" computing and "desktop Grid" computing. It is well suited for problems which are often described as "trivially parallel". BOINC is the underlying software used by projects such as SETI@home, Einstein@Home, ClimatePrediciton.net, the World Community Grid, and many other distributed computing projects. This package installs the BOINC client software, which will allow your computer to participate in one or more BOINC projects, using your spare computer time to search for cures for diseases, model protein folding, study global warming, discover sources of gravitational waves, and many other types of scientific and mathematical research.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 08 Aug 2019 20:30:56 UTC
CompletedFri, 09 Aug 2019 00:46:10 UTC
Taskbuild (f31-candidate, /rpms/boinc-client.git:78cfa0dc346e770e246cc13d9cc0ebe5566cc9c4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/boinc-client.git#78cfa0dc346e770e246cc13d9cc0ebe5566cc9c4'}}
Tags
f31
f32
f33
RPMs
src
boinc-client-7.14.2-18.fc31.src.rpm (info) (download)
noarch
boinc-client-doc-7.14.2-18.fc31.noarch.rpm (info) (download)
riscv64
boinc-client-7.14.2-18.fc31.riscv64.rpm (info) (download)
boinc-client-devel-7.14.2-18.fc31.riscv64.rpm (info) (download)
boinc-client-static-7.14.2-18.fc31.riscv64.rpm (info) (download)
boinc-manager-7.14.2-18.fc31.riscv64.rpm (info) (download)
boinc-client-debuginfo-7.14.2-18.fc31.riscv64.rpm (info) (download)
boinc-client-debugsource-7.14.2-18.fc31.riscv64.rpm (info) (download)
boinc-manager-debuginfo-7.14.2-18.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.14.2-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sat May 04 2019 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-17 - Added prevent_manager_from_starting_client.patch * Wed Mar 06 2019 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-16 - Added manager_shut_down_connected_client.patch * Wed Mar 06 2019 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-15 - Added tray_icon_removal.patch * Fri Feb 22 2019 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-14 - Added manager_exit_menu_entry_removal.patch * Wed Feb 20 2019 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-13 - Added manager_close_no_service_stop.patch that prevents manager close action from stopping client service * Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 7.14.2-12 - Rebuilt against fixed atk (#1626575) * Tue Feb 19 2019 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-11 - Added window_close.patch * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 7.14.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jan 11 2019 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-9 - removed systemd_nice_removal.patch because scheduling policies and nice level in systemd unit file only affects boinc process, that should have nice=10 and a slightly more higher priority than working units. Since controller processes do not run often, the system should not be affected by them * Thu Jan 10 2019 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-8 - added systemd_nice_removal.patch * Tue Jan 08 2019 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-7 - removed added systemd_scheduler.patch since scheduler.patch is already enough to achieve boinc running in idle - disabled systemd_hardening.patch because its tests are still in early stage on upstream development process * Fri Dec 14 2018 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-6 - added systemd_hardening.patch * Fri Dec 14 2018 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-5 - added systemd_scheduler.patch * Wed Dec 12 2018 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-4 - added scheduler.patch * Mon Nov 12 2018 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-3 - replaced hardcoded Source0 - replaced hardcoded %setup - adjusted macro tags for git - added README section * Mon Nov 12 2018 Germano Massullo <germano.massullo@cern.ch> - 7.14.2-2 - EPEL7 only: added ExcludeArch: ppc64, read https://bugzilla.redhat.com/show_bug.cgi?id=1648290 * Thu Nov 08 2018 Germano Massullo <germano.massullo@gmail.com> - 7.14.2-1 - 7.14.2 release - Hardcoded Source0 URL, read https://bugzilla.redhat.com/show_bug.cgi?id=1647945 * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7.10.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Jul 11 2018 Germano Massullo <germano.massullo@gmail.com> - 7.10.2-2 - Added BuildRequires: gcc-c++ * Wed May 02 2018 Laurence Field <laurence.field@cern.ch> - 7.10.2-1 - New BONC client version 7.10.2 * Wed Apr 25 2018 Laurence Field <laurence.field@cern.ch> - 7.10.1-1 - New BONC client version 7.10.1 * Fri Mar 09 2018 Laurence Field <laurence.field@cern.ch> - 7.9.3-1 - New BONC client version 7.9.3 * Fri Feb 23 2018 Germano Massullo <germano.massullo@gmail.com> - 7.9.2-3 - added macros to use mariadb-connector-c instead of mysql-* only for Fedora > 26 * Mon Feb 19 2018 Germano Massullo <germano.massullo@gmail.com> - 7.9.2-2 - Use mariadb-connector-c instead of mysql-libs or mariadb-libs. See bugreport #1494241 * Mon Feb 19 2018 Laurence Field <laurence.field@cern.ch> - 7.9.2-1 - New BONC client version 7.9.2 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 7.8.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Feb 02 2018 Germano Massullo <germano.massullo@gmail.com> - 7.8.4-4 - systemd unit file: changed from Type=forking to Type=simple and removed --daemon --start_delay 1 from ExecStart * Mon Jan 15 2018 Germano Massullo <germano.massullo@gmail.com> - 7.8.4-3 - Removed obsolete %defattr(-,root,root) * Sun Jan 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 7.8.4-2 - Remove obsolete scriptlets * Mon Nov 13 2017 Laurence Field <laurence.field@cern.ch> - 7.8.4-1 - New BONC client version 7.8.4 * Fri Oct 13 2017 Laurence Field <laurence.field@cern.ch> - 7.8.3-1 - New BONC client version 7.8.3