Skip to content

Releases: BOINC/boinc

vboxwrapper/26198

03 Feb 07:55
Compare
Choose a tag to compare

Includes the new copy_cmdline_to_shared features, and some bug fixes.

Vboxwrapper 26187

10 Jun 15:18
Compare
Choose a tag to compare

This release contains these fixes:

  • 36044d5: VBOX: Code cleanup - streamline the hypervisor initialization code a bit.
  • 732f2e0: VBOX: Dump Vbox logs when the heartbeat fails.

Vboxwrapper 26186

04 Jun 06:37
Compare
Choose a tag to compare

This release contains these fixes:

  • 0fe2140: VBOX: Adjust the startup logic to support Vbox 5.1 (MSCOM)
  • 1784d67: VBOX: Disable explicitly disabling LPT ports on Macs.
  • 0f3b0cc: VBOX: Add support for VirtualBox 5.1 (MSCOM)
  • 1184f27: VBOX: Cap the maximum number of CPUs to 32.

Vboxwrapper 26184

10 Feb 20:13
Compare
Choose a tag to compare

This release contains these fixes:

  • 0150327: Look for the heartbeat file in the shared directory.
  • c61e309: Add some text about detecting the heartbeat configuration parameters

Vboxwrapper 26183

07 Feb 22:33
Compare
Choose a tag to compare

This release contains the following fixes:

  • 46cac65: Introduce the notion of a heartbeat file.

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.