forked from pool/boinc-client
Compare commits
10 Commits
Author | SHA256 | Date | |
---|---|---|---|
fae6b9f227 | |||
95907d984e | |||
|
52e3305e26 | ||
dd73b1e922 | |||
c365ded326 | |||
07295fb639 | |||
f538682497 | |||
282cd4e6ac | |||
|
df9a4995d5 | ||
|
1712e049cb |
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:c593f157aacbd61bf814f44ed6e4dbb38145336d5c018c756206bdfc0c6df33e
|
|
||||||
size 46978849
|
|
BIN
8.0.4.tar.gz
(Stored with Git LFS)
Normal file
BIN
8.0.4.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,33 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jul 23 03:18:35 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 8.0.4
|
||||||
|
* Resolve a case where the required memory for an application was
|
||||||
|
overestimated and caused a lower concurrent job count.
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jul 12 04:58:08 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Revert to state of 2024-05-26 due to regressions,
|
||||||
|
https://build.opensuse.org/request/show/1183568#comment-1957214
|
||||||
|
https://build.opensuse.org/request/show/1184357#comment-1959404
|
||||||
|
[boo#1227092]
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 27 11:43:32 UTC 2024 - chris@computersalat.de
|
||||||
|
|
||||||
|
- fix for bnc#1227092
|
||||||
|
* Add WorkingDirectory= to unit file
|
||||||
|
- Add further Variables to unit file
|
||||||
|
+ProtectSystem=full
|
||||||
|
+ProtectControlGroups=true
|
||||||
|
+ReadWritePaths=-$BOINC_BOINC_DIR
|
||||||
|
- rebase patches
|
||||||
|
* boinc-docbook2x.patch
|
||||||
|
* build-client-scripts.patch
|
||||||
|
* libboinc-shared.patch
|
||||||
|
* xlocale.patch
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun May 26 21:39:07 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Sun May 26 21:39:07 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@@ -36,7 +36,7 @@
|
|||||||
Name: boinc-client
|
Name: boinc-client
|
||||||
%define rel_name %{name}_release
|
%define rel_name %{name}_release
|
||||||
%define minor_version 8.0
|
%define minor_version 8.0
|
||||||
Version: %minor_version.2
|
Version: %minor_version.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Client for Berkeley Open Infrastructure for Network Computing
|
Summary: Client for Berkeley Open Infrastructure for Network Computing
|
||||||
License: GPL-3.0-or-later OR LGPL-3.0-or-later
|
License: GPL-3.0-or-later OR LGPL-3.0-or-later
|
||||||
|
Reference in New Issue
Block a user