Download Latest Version boinc_8.2.4_windows_x86_64.pdb.zip (122.7 MB)
Email in envelope

Get an email when there's a new version of BOINC

Home / server_release_1.4_1.4.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-12-20 1.4 kB
server_release_1.4_1.4.6 source code.tar.gz 2024-12-20 46.7 MB
server_release_1.4_1.4.6 source code.zip 2024-12-20 51.2 MB
Totals: 3 Items   97.9 MB 0

Release Notes

Introduction

The BOINC development community is pleased to announce a new server release. These release notes provide an overview of the new features, bugs fixed and any known issues. The new features included in this release are: * None

Bugs Fixed

  • Fixed various vulnerabilities

Please see the git comparison with v1.4.5 for the details.

Known issues

  • None

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.4/1.4.6 -b server_release/1.4.6

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.

Change Log

#5967: Web: fix various vulnerabilities

Source: README.md, updated 2024-12-20