Skip to content

Releases: BOINC/boinc

Vboxwrapper 26182

04 Feb 03:23
Compare
Choose a tag to compare

This release contains the following fixes:

  • 8f7df2a: fixed error code not being reported when completion trigger file is used.

Vboxwrapper 26180

30 Jan 19:13
Compare
Choose a tag to compare

This release contains the following fixes:

  • 070db37: Fix log dump on certain known error types

BOINC 7.6.22

01 Jan 17:12
Compare
Choose a tag to compare

This release contains these fixes:

  • Updated localizations
  • Updated libcurl, openssl, and VirtualBox (for packages that include VirtualBox)
  • Fixed VirtualBox detection for Mac and Linux
  • Fixed numerous issues detected via coverity source code scans.
  • Fixed how elapsed time is displayed in the manager
  • Fixed localized number formatting issues
  • Fixed crash analysis code in the manager (Windows Only)
  • Fixed GPU detection issues
  • Fixed minimum password text in attach wizard
  • Fixed clipping of the project icons in the simple GUI (Windows Only)

Vboxwrapper 26178

16 Oct 21:07
Compare
Choose a tag to compare

Changes included in this release:
2f1bce3: VBOX: Make sure we are processing the vm log file, even if it is not online.
d0fb1e6: VBOX: Fix search path detection code introduced in caf5255.
0d7ecc6: VBOX: Move detection of errors reported by VirtualBox to a little later in the start up process. It may take the VM process a few moments to figure out if it will be able to run.

Vboxwrapper 26176

13 Oct 19:02
Compare
Choose a tag to compare

This release includes these changes:
caf5255: VBOX: Add code to handle search path modification for Linux and Mac.
f0998b6: VBOX: On a hypervisor detection failure dump all the logs to stderr, it would have quickly exposed a search path change on Mac OS X.

Vboxwrapper 26175

12 Oct 01:42
Compare
Choose a tag to compare

Changes included in this release:

  • Reduce the amount of disk I/O when parsing the VM log file
  • Fix a regression introduced in 26172 with starting up a VM

Vboxwrapper 26173

09 Oct 18:13
Compare
Choose a tag to compare

This release includes these fixes:

  • Proper detection of VMX and SVM error codes in VirtualBox 5.x

Vboxwrapper 26172

08 Oct 21:37
Compare
Choose a tag to compare

This release includes these changes:

  • Win: Fix for wrapper crash during VM startup when the VM process itself crashes.
  • Linux: Fix build error that lead to a crash on startup.

BOINC 7.6.12

08 Oct 22:10
Compare
Choose a tag to compare

This release includes these fixes:

  • Mac: Fix VirtualBox detection
  • Mac: Fix for screensaver reliability

Wrapper 26015

01 Oct 19:00
Compare
Choose a tag to compare

This release includes:

  • A few bug fixes