diff --git a/open-vm-tools/ChangeLog b/open-vm-tools/ChangeLog index bbae024df..fabd35b76 100644 --- a/open-vm-tools/ChangeLog +++ b/open-vm-tools/ChangeLog @@ -1,6 +1,22 @@ -open-vm-tools-10.1.5 +commit 6ffbf9d187613a911a3811f56667ba288c714e1f +Author: Oliver Kurth +Date: Fri Feb 17 13:26:23 2017 -0800 + + Exclude non-directory and non-existing paths during quiescing. + +commit 72a5cb442d7e61e33e5ca6fde37beeeb522a6ab9 +Author: Oliver Kurth +Date: Fri Feb 17 13:26:23 2017 -0800 + + Map certain PAM errors to VGAUTH_E_AUTHENTICATION_DENIED. + +commit 31ba85f8ef06b01adf7f32b1cc0d2c54b3b233f3 +Author: Oliver Kurth +Date: Thu Jan 19 19:22:59 2017 -0800 + + bump version to 10.1.5 -commit 34ad652204df2bcde7d504a8a7deac3a0229c324 +commit b414574f336664dad7f69e35a4b340c131f89fce Author: Oliver Kurth Date: Wed Jan 18 17:28:20 2017 -0800 diff --git a/open-vm-tools/NEWS b/open-vm-tools/NEWS index bee741322..b6f850636 100644 --- a/open-vm-tools/NEWS +++ b/open-vm-tools/NEWS @@ -1,3 +1,11 @@ +open-vm-tools 2017.02.11 changes: + * Exclude non-directory and non-existing paths during quiescing. + * Map certain PAM errors to VGAUTH_E_AUTHENTICATION_DENIED. + * Bump the VMware Tools update release to version 10.1.5 + * Update tools copyright to 2017 + * Add enhanced log messages and a few new log messages. + * Thaw filesystems if the snapshot commit message to VMX fails + open-vm-tools 2016.10.25 changes: * Added vmware-namespace-cmd command line utility. * Added gtk3 support. diff --git a/open-vm-tools/README b/open-vm-tools/README index 45723b71a..f067f2b0a 100644 --- a/open-vm-tools/README +++ b/open-vm-tools/README @@ -1,6 +1,6 @@ Project information: -open-vm-tools +open-vm-tools These are the release notes for the open-vm-tools. Read them carefully, as they explain how to build this project for different platforms and various