Skip to content

open-vm-tools 12.4.5-0 for Solaris 11.4

Compare
Choose a tag to compare
@rgc2000 rgc2000 released this 01 Jul 09:20
· 233 commits to master since this release

pkg file for Solaris 11.4 only

Minimum Solaris version requirements

  • 11.4.21 SRU subscription release
  • 11.4.42 CBE public release

New in this package :

What's Changed

  • Sync macos_port branch with master by @rgc2000 in #6
  • Sync sources with vendor release 12.4.5 by @rgc2000 in #9

Full Changelog: solaris-12.4.0-0...solaris-12.4.5-0

Known issues

  • Compiling source code on latests Solaris SRU versions using gcc 13 may result in broken vmxnet3s driver. A kernel panic will occur at system startup if you use such driver. Compiling with older versions using gcc 11 is OK. Provided binaries in this release have been compiled with gcc 11.2.0. Still investigating on this issue...