From 4a0825eaf0a7976ecbe3e2f9d1fbc4389c5d524f22aa2c66c75f84655d34a654 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 22 Apr 2020 15:45:11 +0000 Subject: [PATCH 1/2] Accepting request 796296 from home:polslinux:branches:network - Update to 7.16.6 (no changelog) OBS-URL: https://build.opensuse.org/request/show/796296 OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=82 --- 7.16.3.tar.gz | 3 --- 7.16.6.tar.gz | 3 +++ boinc-client.changes | 5 +++++ boinc-client.spec | 4 ++-- 4 files changed, 10 insertions(+), 5 deletions(-) delete mode 100644 7.16.3.tar.gz create mode 100644 7.16.6.tar.gz diff --git a/7.16.3.tar.gz b/7.16.3.tar.gz deleted file mode 100644 index c3c4528..0000000 --- a/7.16.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:622ce3335a01ef30add4813c0cc7b65cffcaa5500a7f58f77748d0dbc80e6b06 -size 47898681 diff --git a/7.16.6.tar.gz b/7.16.6.tar.gz new file mode 100644 index 0000000..2ec75bd --- /dev/null +++ b/7.16.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa567da8d3eb50859efe2eeba1c23c7b27d3b0f15b548136e75302713b25303 +size 47920766 diff --git a/boinc-client.changes b/boinc-client.changes index b00abd9..d4846db 100644 --- a/boinc-client.changes +++ b/boinc-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 22 13:59:26 UTC 2020 - Paolo Stivanin + +- Update to 7.16.6 (no changelog) + ------------------------------------------------------------------- Sun Dec 1 19:01:30 UTC 2019 - Jan Engelhardt diff --git a/boinc-client.spec b/boinc-client.spec index e373255..7ed8b07 100644 --- a/boinc-client.spec +++ b/boinc-client.spec @@ -1,7 +1,7 @@ # # spec file for package boinc-client # -# Copyright (c) 2019 SUSE LLC +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2016 by Aaron Puchert # Copyright (c) 2011 by Sascha Manns # @@ -36,7 +36,7 @@ Name: boinc-client %define rel_name %{name}_release %define minor_version 7.16 -Version: %{minor_version}.3 +Version: %{minor_version}.6 Release: 0 Summary: Client for Berkeley Open Infrastructure for Network Computing License: GPL-3.0-or-later OR LGPL-3.0-or-later From 8d267130db20aeee524ea45bf884223e170d204811bbd5430bb57056d8b52fe2 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Wed, 22 Apr 2020 15:54:13 +0000 Subject: [PATCH 2/2] add changelog OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=83 --- boinc-client.changes | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/boinc-client.changes b/boinc-client.changes index d4846db..a6ec30a 100644 --- a/boinc-client.changes +++ b/boinc-client.changes @@ -1,7 +1,16 @@ ------------------------------------------------------------------- Wed Apr 22 13:59:26 UTC 2020 - Paolo Stivanin -- Update to 7.16.6 (no changelog) +- 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. ------------------------------------------------------------------- Sun Dec 1 19:01:30 UTC 2019 - Jan Engelhardt