1
0
forked from pool/boinc-client
Jan Engelhardt 2020-04-22 15:54:13 +00:00 committed by Git OBS Bridge
parent 4a0825eaf0
commit 8d267130db

View File

@ -1,7 +1,16 @@
-------------------------------------------------------------------
Wed Apr 22 13:59:26 UTC 2020 - Paolo Stivanin <info@paolostivanin.com>
- Update to 7.16.6 (no changelog)
- Update to 7.16.6
* client: add <ignore_tty> 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.
-------------------------------------------------------------------
Sun Dec 1 19:01:30 UTC 2019 - Jan Engelhardt <jengelh@inai.de>