Skip to content

Releases: BOINC/boinc

VBoxWrapper Release 26212

11 Feb 05:37
Immutable release. Only release title and notes can be modified.
vboxwrapper/26212
f0ab0d4

Choose a tag to compare

Changelog

  • Remove hypervisor cpuid flag check for nested virtualization with vbox via #6783 by @MaxEW707

docker_wrapper release 18

11 Feb 05:40
Immutable release. Only release title and notes can be modified.
dockerwrapper/18
f0ab0d4

Choose a tag to compare

Changelog

Server Release 1.6.1

26 Jan 14:27
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Release Notes

Introduction

The BOINC development community is pleased to announce a new server release.
For more details on new features, bugs fixed and any known issues, please read the server release notes.

Download

The server release can be obtained with the following commands.

git clone https://github.com/BOINC/boinc.git
cd boinc
git checkout tags/server_release/1.6/1.6.1 -b server_release/1.6.1

The code can then be built as described in the documentation.

./_autosetup
./configure --disable-client --disable-manager
make

Install

To setup a new BOINC server, please follow the guide. If you are new to BOINC please ensure to review the Technical Documentation first.

Upgrade

An existing BOINC server can be upgraded with the upgrade tool.

What's Changed

Read more

docker_wrapper release 17

31 Dec 03:02
Immutable release. Only release title and notes can be modified.
dockerwrapper/17
aea8689

Choose a tag to compare

Changelog

  • Fixed bug in detection of container state at startup. If container is paused, unpause it rather than restarting. via #6748 by @davidpanderson

docker_wrapper release 16

02 Dec 02:50
Immutable release. Only release title and notes can be modified.
dockerwrapper/16
f17d7c8

Choose a tag to compare

Fixes:

Client/Manager Release 8.2.8

24 Nov 09:33
Immutable release. Only release title and notes can be modified.
client_release/8.2/8.2.8
0bb9686

Choose a tag to compare

What's Changed

Full Changelog: client_release/8.2/8.2.7...client_release/8.2/8.2.8

docker_wrapper release 15

13 Nov 13:20
Immutable release. Only release title and notes can be modified.
dockerwrapper/15
ae3fed2

Choose a tag to compare

Changelog

Fixed an issue with the podman detection on macOS

Client/Manager Release 8.2.7

13 Nov 04:46
Immutable release. Only release title and notes can be modified.
client_release/8.2/8.2.7
ea26d08

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: client_release/8.2/8.2.6...client_release/8.2/8.2.7

docker_wrapper release 14

11 Nov 01:37
Immutable release. Only release title and notes can be modified.
dockerwrapper/14
989d489

Choose a tag to compare

Bugs fixed:

  • client, docker_wrapper, Win: if using boinc-buda-runner, use default user via #6652 by @davidpanderson

Client/Manager Release 8.2.6

28 Oct 18:23
Immutable release. Only release title and notes can be modified.
client_release/8.2/8.2.6
95c4d31

Choose a tag to compare

Pre-release

Change log