From: Dyno Hongjun Fu Date: Tue, 24 Nov 2015 06:59:42 +0000 (-0800) Subject: changelog for 10.0.5 X-Git-Tag: stable-10.0.5^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=538ea037a1549b6fd4e57529f7448a3fd2aa47af;p=thirdparty%2Fopen-vm-tools.git changelog for 10.0.5 --- diff --git a/open-vm-tools/ChangeLog b/open-vm-tools/ChangeLog index ad04b12f0..0f1c10278 100644 --- a/open-vm-tools/ChangeLog +++ b/open-vm-tools/ChangeLog @@ -1,3 +1,12 @@ +open-vm-tools-10.0.5 build 3227882 +* ae82fa6 [Bug 1526360] fix timestamp check +* b510107 [Bug 1531545] Add an error handler to X11 resolutionSet +* adab9c5 [Bug 1503195] Kill tasklet when unloading vmci module +* 35bcc69 [Bug 1519223] Avoid warning message when logging group is missing. +* 581f2d0 [Bug 1473600] Skip freezing autofs mounts. +* 8184e92 [Bug 1507819] Workaround fix to avoid rpc warning messages flooding by changing log level to debug. +* eb47321 [Bug 1526327] make vmhgfs compatible with Linux kernel 4.2 + open-vm-tools-10.0.0 build 3000743 * Common versioning diff --git a/open-vm-tools/NEWS b/open-vm-tools/NEWS index 632fccde2..08871d41e 100644 --- a/open-vm-tools/NEWS +++ b/open-vm-tools/NEWS @@ -1,4 +1,11 @@ -open-vm-tools 2015-08.28 changes: +open-vm-tools 2015.11.10 changes: + * [vgauth] fix timestamp check + * [libresolutionSet.so] Add an error handler to X11 resolutionSet + * [vmci.ko] Kill tasklet when unloading vmci module + * [libvmbackup.so] Quiesced snapshots Skip freezing autofs mounts. + * [vmhgfs.ko] make vmhgfs compatible with Linux kernel 4.2 + +open-vm-tools 2015.08.28 changes: * Common versioning: Infrastructure changes to enable reporting of true versions for operating system specific packages. This feature is dependant on host support.