The VanDyke ClientPack 7.0.4 (Official) -- April 4, 2013 Copyright © 1995-2013 VanDyke Software, Inc. All rights reserved. This file contains a VanDyke ClientPack product history. It includes lists of new features, changes, and bug fixes sorted by release. For a product description, installation notes, registration information, and contact information, please refer to clientpack_readme.txt (downloaded with this installation). Changes in the VanDyke ClientPack 7.0.4 (Official) -- April 4, 2013 ------------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 7.0.3 (Official) -- January 17, 2013 ---------------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 7.0.2 (Official) -- October 25, 2012 ---------------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 7.0.1 (Official) -- August 28, 2012 --------------------------------------------------------------------- Bug fixes: - Mac: The ClientPack could not be installed on OS X 10.8 (Mountain Lion) without disabling the gatekeeper. Changes in the VanDyke ClientPack 7.0 (Official) -- July 3, 2012 ---------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 7.0 (Beta 4) -- June 19, 2012 --------------------------------------------------------------- Bug fixes: - vsftp: When attempting to use keyboard-interactive authentication to connect to a server that allowed keyboard-interactive but was misconfigured, vsftp crashed. Changes in the VanDyke ClientPack 7.0 (Beta 3) -- June 5, 2012 -------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 7.0 (Beta 2) -- May 22, 2012 -------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 7.0 (Beta 1) -- May 3, 2012 ------------------------------------------------------------- New features: - VRALib: Added support for keyboard-interactive authentication to the "AuthenticationMethods" property. The "AddChallengeResponse" method was added to provide support for more complex challenge response systems. - VRALib: Added object IBinaryStream that supports streaming binary files. Supporting functions were added to the IRemoteExec, iFileSystemObject, and IFileObject objects. - VRALib: The Connection object has a new KexMethods property that can be used to get or set the key exchange algorithms. - VRAlib: Added Version and Revision properties to the License object. - vcp/vsftp: Added support for the syntax user@domain@host for authentication. - vkeygen: Added the command-line flag "-O", which specifies that the keys should be generated in the OpenSSH format. Changes: - VRALib: Modified the VRALib identity string to include "vralib" and the VRALib version. Bug fixes: - When the installer was run with an answer file, some conditions that allowed correct installation in silent mode were missing. - vsftp: If the --log flag was specified, the prompt was not displayed correctly. - vsh: ~ escape processing did not work if the server did not give a channel window (e.g., server denied shell access). - vcp/vsftp/VRALib: In very rare cases, a transfer could stall due to a race condition. - VRALib: If wildcards were used to transfer files using the FileTransfer object and the AutoDeleteSourceFiles property, not all source files were deleted. - VRALib: A warning was reported by the type library importer for the PrivateKeyFile property. - VRALib: Connection.FileSystemObject() returned success when the SFTP channel had closed unexpectedly. - VRALib: The call to Connection.Identify() did not fail when called on an unlicensed VShell server even though the attempt to get the identity string failed.