Changelog for
boinc-client-lang-7.24.1-124.3.noarch.rpm :
* Sat Aug 12 2023 Jan Engelhardt
- Update to release 7.24.1
* Resolve some crash on MacOS
* Tue Aug 08 2023 Jan Engelhardt - Update to release 7.24
* client: improve implementation of CPU throttling
* client: set Content-type of POST requests to text/xml
* Mon May 22 2023 Jan Engelhardt - Update to release 7.22.2
* Fix a screensaver crash bug
* Tue Jan 24 2023 Jan Engelhardt - Update to relesae 7.22
* Add not-in-use computing prefs
* Update cpu/gpu resources when app_config is re-read
* Fri Dec 02 2022 Jan Engelhardt - Update to release 7.20.5
* Fix \"Stop graphics\" button operation
* Mon Jul 18 2022 Jan Engelhardt - Update to release 7.20.2
* client: if bandwidth limit is removed (up or down), remove limit from active transfers.
* client: fix bug in work fetch logic for case of zero resource share and zero work buf.
* Sun Jul 03 2022 Jan Engelhardt - Update to release 7.20.1
* Manager: wxWidgets debug alert when switching between advanced and simple view.
* BOINC did not gracefully handle capitalization discrepancies
* client: fix #2837 had removed a special use case where idle was desired before work fetch, which was fixed
* Manager: Memory access error on closedown
* Manager: Search for skins to display on Simple View
* Tue Jun 07 2022 Jan Engelhardt - Update to release 7.20.0
* client: pass process priority to wrapper
* client: Ignore tty(S|ACM) devices in TTY idle time calculation
* client: fix overly aggressive project-wide file transfer backoff policy
* client: fix work-fetch logic when max concurrent limits are used
* manager: fix failure to connect to client with non-English language- Let -devel subpackage follow the main package name.
* Sat Oct 23 2021 Aaron Puchert - Drop boinc-gui.desktop and icons, because upstream provides a desktop entry with icons now.
* Fri Oct 08 2021 Jan Engelhardt - Update to release 7.18.1
* Exporting event log wrote just 6 lines, which was fixed.
* Fri Jul 16 2021 Jan Engelhardt - Update to release 7.18
* A number of fixes for other platforms like Android
* Thu Jan 21 2021 Thorsten Kukuk - pwdutils was dropped long time ago- fix building (/etc/init.d does not exist)
* Wed Jan 06 2021 Dirk Müller - update to 7.16.14:
* macOS fixes
* Sat Sep 05 2020 Jan Engelhardt - Update to release 7.16.11
* Changes to build procedure for other platforms
* A locale-related fix is included
* Tue Aug 25 2020 Jan Engelhardt - Update to release 7.16.9
* Linux client: fix X-based idle detection
* Drop X11 fallback as Wayland can show a desktop session with no X11 servers, but XWayland can be started temporarily (and is useless for idle detection).
* client: avoid CPU starvation when GPU computing is suspended
* client: do nott allow an empty GUI RPC password
* client: let a project master URL change from http: to https: without involving the user.
* Fix CORS for GUI RPC via HTTP
* Converted Java parts to Kotlin
* transitioner: Fix race condition with file_upload_handler- Drop boinc-guirpcauth.patch (mostly merged; upstream has a slightly different solution, though)
* Wed Apr 22 2020 Paolo Stivanin - Update to 7.16.6
* client: add config file option (Unix)
* client: if an output file is missing or bad length, mark workunit as error.
* client: on startup, check for active task finish files.
* client: fix bug in missing-file logic that cause task abort at startup.
* client: fix bug that caused jobs to run after client exit.
* client: don\'t unsuspend before sending quit message.
* client: send task descriptions if requested by AM.