You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ReleaseNotes.md
+53-29
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,8 @@
1
-
#open-vm-tools 11.1.0 Release Notes
1
+
#open-vm-tools 11.1.5 Release Notes
2
2
3
-
**Updated on: 07 MAY 2020**
3
+
**Updated on: 18 AUG 2020**
4
4
5
-
VMware Tools | 07 MAY 2020| Build 16036546
5
+
Open-vm-tools | 18 AUG 2020| Build 16724464
6
6
7
7
Check for additions and updates to these release notes.
8
8
@@ -12,51 +12,75 @@ What's in the Release Notes
12
12
The release notes cover the following topics:
13
13
14
14
*[What's New](#whatsnew)
15
-
*[Product Support Notice](#productsupport)
16
15
*[End of Feature Support Notice](#endoffeaturesupport)
17
-
*[Compatibility Notes](#compatibility)
16
+
*[Guest Operating System Customization Support](#guestop)
17
+
*[Interoperability Matrix](#interop)
18
+
*[Resolved Issues](#resolvedissues)
18
19
*[Known Issues](#knownissues)
19
20
20
21
What's New
21
22
----------
22
23
23
-
* open-vm-tools 11.1.0 includes a new 'Service Discovery' plugin, which connects with the vRealize Operations Manager product. Refer to the following links for more information on this feature:
The 'Service Discovery' plugin is installed and enabled by default in a Windows VM.
28
-
For information on open-vm-tools for Linux, refer to [https://github.com/vmware/open-vm-tools/blob/master/README.md](https://github.com/vmware/open-vm-tools/blob/master/README.md).
29
-
For more details on configuring this plugin, refer to [Configuring Service Discovery](https://docs.vmware.com/en/VMware-Tools/11.0.0/com.vmware.vsphere.vmwaretools.doc/GUID-ADC00685-CB08-4BE6-B815-6E87D5D3A379.html).
30
-
* In this release, a new tools.conf switch is added to enable and disable the guest customization in the guest virtual machine. By default, the guest customization is enabled. For more details, refer [KB 78903](https://kb.vmware.com/s/article/78903).
24
+
* For issues fixed in this version, refer to [Resolved Issues](#resolvedissues) section.
31
25
32
26
End of Feature Support Notice
33
27
-----------------------------
34
28
35
-
* Thetar tools (linux.iso)and OSPs shipped withVMware Tools 10.3.5 releasewill continue to be supported.However, releases after VMware Tools 10.3.5willonly include critical and security fixes and no new feature supportin these types ofVMware Tools (tar tools and OSP's).It is recommended that customers use open-vm-tools for those operating systems that support open-vm-tools. For more information on different types of VMware Tools, see[https://blogs.vmware.com/vsphere/2016/02/understanding-the-three-types-of-vm-tools.html](https://blogs.vmware.com/vsphere/2016/02/understanding-the-three-types-of-vm-tools.html)
29
+
* Thetar tools (linux.iso)and OSPs shipped withVMware Tools 10.3.x releasewill continue to be supported.However, releases after VMware Tools 10.3.5willonly include critical and security fixes; there will be no new feature supportin these types ofVMware Tools (tar tools and OSP's).It is recommended that customers use open-vm-tools for those operating systems that support open-vm-tools. For more information about different types of VMware Tools, see[https://blogs.vmware.com/vsphere/2016/02/understanding-the-three-types-of-vm-tools.html](https://blogs.vmware.com/vsphere/2016/02/understanding-the-three-types-of-vm-tools.html)
36
30
37
-
Known Issues
38
-
------------
31
+
Guest Operating System Customization Support
32
+
--------------------------------------------
39
33
40
-
***Drag functionality fails to work in Ubuntu.**
34
+
The [Guest OS Customization Support Matrix](http://partnerweb.vmware.com/programs/guestOS/guest-os-customization-matrix.pdf) provides details about the guest operating systems supported for customization.
41
35
42
-
Drag functionality fails to work in Ubuntu 16.04.4 32-bit virtual machine installed using easy install. Also, failure of copy and paste functionality is observed in the same system.
36
+
Interoperability Matrix
37
+
-----------------------
43
38
44
-
Note: This issue is applicable for open-vm-tools running on Workstation and Fusion.
39
+
The [VMware Product Interoperability Matrix](http://partnerweb.vmware.com/comp_guide2/sim/interop_matrix.php) provides details about the compatibility of current and earlier versions of VMware Products.
45
40
46
-
Workaround:
41
+
Resolved Issues
42
+
---------------
47
43
48
-
* Add the modprobe.blacklist=vmwgfx linux kernel boot option.
49
-
* To gain access to larger resolutions, remove svga.guestBackedPrimaryAware = "TRUE" option from the VMX file.
44
+
***In open-vm-tools, the sdmp-plugin scripts are updated to use the 'ss' command instead of the 'netstat' command to get inter-service communication information.**
45
+
46
+
The 'netstat' command is deprecated and is unavailable in some new releases of Linux VMs. The credential-less service discovery feature by the vRealize Operations Manager product cannot be used in such VMs. To avoid this issue, the sdmp-plugin scripts are now updated to use the 'ss' command instead of the 'netstat' command.
47
+
48
+
This issue is fixed in this release.
50
49
51
-
***Shared Folders mount is unavailable on Linux VM.**
50
+
***The following issues reported on https://github.com/vmware/open-vm-tools/issues have been addressed:**
52
51
53
-
If the **Shared Folders** feature is enabled on a Linux VM while it is powered off, shared folders mount is not available on restart.
Drag functionality fails to work in Ubuntu 16.04.4 32-bit virtual machine installed using easy install. Also, failure of copy and paste functionality is observed in the same system.
79
+
80
+
Note: This issue is applicable for open-vm-tools running on Workstation and Fusion.
81
+
82
+
Workaround:
83
+
84
+
* Add the modprobe.blacklist=vmwgfx linux kernel boot option.
85
+
* To gain access to larger resolutions, remove svga.guestBackedPrimaryAware = "TRUE" option from the VMX file.
58
86
59
-
If the VM is powered on, disable and enable the **Shared Folders** feature from the interface.
60
-
For resolving the issue permanently, edit **/etc/fstab** and add an entry to mount the Shared Folders automatically on boot.
0 commit comments