Changelog for
boinc-client-devel-7.8.3-bp151.3.1.x86_64.rpm :
* Thu Nov 23 2017 rbrownAATTsuse.com- Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)
* Thu Oct 26 2017 chrisAATTcomputersalat.de- Update to version 7.8.3. (aaronpuchert)- Removed the deprecated \"Encoding\" line from the .desktop file.- Updated the cleanup code:
* Permissions seem to be correct now.
* Line endings seem to be correct.
* Applied the UTF-8 conversion to the 2011 notes as well.- Removed the entire coprocs/NVIDIA directory, since all files in there have a doubtful license.- Removed components that are not required for a Linux build.
* Sun Sep 10 2017 chrisAATTcomputersalat.de- update to 7.8.2
* no changelog available- add {minor_version}- rm wrong sim_web link- fix files for SLES 11- remove obsolete patch
* 0001-Fix-1530-null-pointer-dereference.patch
* Fri Sep 08 2017 jengelhAATTinai.de- Add 0001-MGR-support-wxWidgets-without-webview.patch
* Sat Sep 02 2017 jengelhAATTinai.de- Remove unnecessary %if..%endif markers that do not affect the rpmbuild output files.- Move patch metadata into patch so it stays with the patch. Add more authorship info.- Add xlocale.patch to fix build error with glibc-2.26.- Refresh boinc-guirpcauth.patch, boinc-docbook2x.patch, 0001-Fix-1530-null-pointer-dereference.patch to quilt\'s default p1 level.
* Mon Mar 27 2017 chrisAATTcomputersalat.de- fix deps
* add missing ca-certificates-mozilla needed in minimal install, e.g. JeOS images, without - boinc-client will fail to load config from e.g. www.worldcommunitygrid.org/get_project_config.php
* Sat Feb 25 2017 chrisAATTcomputersalat.de- fix for boo#1026965
* no remote connect, no sysconfig file (--allow_remote_gui_rpc)
* install and fillup sysconfig file
* rework service file- fix wrong bashism fix by ledest
* grep should NOT match- do not build boinc-manager on SLES 11/12
* bcond_with manager- revert conditionals remove for SLES 11
* add SysVinit file- mv boincscr to manager pkg, built with manager
* Mon Jan 02 2017 jengelhAATTinai.de- Add argument passing from boinc-manager to boinc-gui [boo#1017705]
* Tue Dec 27 2016 jengelhAATTinai.de- Update to new upstream release 7.6.33
* Fix a crash near readdir (add 0001-Fix-1530-null-pointer-dereference.patch)
* Sun Apr 24 2016 jengelhAATTinai.de- Update to new upstream release 7.6.32- Remove boinc-client-AM_CONDITIONAL.patch, boinc-configure.patch (no longer needed)
* Fri Apr 22 2016 aaronpuchertAATTalice-dsl.net- Replaced quick fix for compiler errors by a proper solution, which is already upstreamed.- Removed dependency to mysql, because that is only needed for the BOINC server, which we don\'t build anyway.- Removed dependency to libboinc, because it\'s meant to be statically linked to science apps and not necessary for end user.
* Sun Mar 27 2016 aaronpuchertAATTalice-dsl.net- Update to version 7.6.22. The main advantage: GPUs running on the open source stack (Mesa) are now recognized and can be used for BOINC. Additional packages are needed though:
* libOpenCL1,
* libMesaOpenCL,
* libclc. Further, the GPU device in /dev/dri needs to have r+w rights for the BOINC user, since it doesn\'t have access to the X session.- Fetch from GitHub instead of SVN, removed the fetch script- Rebased all patches, removed obsolete boinc-LC_MESSAGES.patch- Fixed compiler errors because openSUSEs wxWidgets is configured with wxUSE_STL=1, which is incompatible with BOINC. There is an open issue on GitHub: https://github.com/BOINC/boinc/issues/1515.- Building the manager and locales separately is no longer necessary.- The icons seem to have disappeared.- The BOINC manager should be called with the data directory instead of the binary directory. Otherwise it can\'t connect.
* Wed Jun 24 2015 jengelhAATTinai.de- boinc-client.service: replace ControlGroup= by Slice=, since ControlGroup is gone since systemd-205 already. We now use the \"background.slice\". Configuration of the background.slice is left to the administrator since it may be shared by other packages, and is subject to preferences. If you need some default to begin with for the first time, use `systemctl set-property background.slice CPUShares=2`.
* Wed Mar 18 2015 jengelhAATTinai.de- Reduce logrotate from Requires to Recommends.- Remove Requires: cron. This seems only for the server parts (not in this package).- Remove systemd requires to allow for a minimal container setup.
* Sun Nov 09 2014 Led
- fix bashism in pre script