The VanDyke ClientPack 6.6.3 (Official) -- April 26, 2011 Copyright © 1995-2011 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 6.6.3 (Official) -- April 26, 2011 -------------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 6.6.2 (Official) -- February 1, 2011 ---------------------------------------------------------------------- Bug fixes: - vsftp: If the remote close finished quickly, vsftp could crash due to a race condition. - VRALib: If the match strings were passed into ReadUntil() as function arguments, the function could block indefinitely. Changes in the VanDyke ClientPack 6.6.1 (Official) -- November 4, 2010 ---------------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 6.6 (Official) -- October 21, 2010 -------------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 6.6 (Beta 6) -- October 14, 2010 ------------------------------------------------------------------ No changes. Changes in the VanDyke ClientPack 6.6 (Beta 5) -- September 30, 2010 -------------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 6.6 (Beta 4) -- September 16, 2010 -------------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 6.6 (Beta 3) -- August 31, 2010 ----------------------------------------------------------------- No changes. Changes in the VanDyke ClientPack 6.6 (Beta 2) -- August 17, 2010 ----------------------------------------------------------------- Changes: - SSH2/SFTP: Socket write errors are now written to trace output. Changes in the VanDyke ClientPack 6.6 (Beta 1) -- August 3, 2010 ---------------------------------------------------------------- New features: - VRALib: Added support for overwrite flag to MoveFile, MoveFolder, CopyFile, and CopyFolder. - vsftp: Added vsftp command to rename (move) local files. - vkeygen: Added -x flag, which converts the private key from VanDyke format to OpenSSH format. - Added support for the "null" host key algorithm for GSS-KEX as specified in RFC 4462. Bug fixes: - VRALib: If the FileTransferObject's OverWrite property was set to True, Execute failed for folders even though the folders should have been replaced. - VRALib: When files were transferred using the FileSystem or FileTransfer object, the timestamps of the transferred files were not preserved. - VRALib: The ioModes constants could not be combined and it was not possible to open a file for write rather than append.