# # Copyright (c) Members of the EGEE Collaboration. 2004. # See http://eu-egee.org/partners/ for details on the copyright holders. # For license conditions see the license file or http://eu-egee.org/license.html # # ChangeLog file for the GLite Data SRM CLI # # Authors: Peter.Kunszt@cern.ch # Version info: $Id: RELEASE-NOTES,v 1.15 2006/03/13 11:25:10 mccance Exp $ # *** Release glite-data-srm-cli_R_1_2_5 2006-03-13 o CGSI_gSOAP library location has changed from ${repository}/${ext.cgsi-gsoap.subdir} to ${with.cgsi-gsoap.prefix} *** Release glite-data-srm-cli_R_1_2_4 2006-01-12 o Retrieves file size from SRM Get o Allows to set file size in SRM Put *** Release glite-data-srm-cli_R_1_2_3 2005-11-03 o Print IP address of remote host in the logs o Fixed bugs: #13206 FTS: SRM copy appends to failed logfile after failing *** Release glite-data-srm-cli_R_1_2_2 2005-10-18 o Add a check for SOAP timeout and report error accordingly to avoid 'error:success' messages o Fixed bugs: #12469: FTS: sometimes the client gets an error that says 'success' *** Release glite-data-srm-cli_R_1_2_1 2005-10-04 o Extend interface to also store/retrieve the SRM endpoint *** Release glite-data-srm-cli_R_1_2_0 2005-09-21 o Detected an erroneous handling of the delegation ID on copy o Fixed bugs: #11021: FTS: add SRM request Id in case of error *** Release glite-data-srm-cli_R_1_1_1 2005-09-21 o Added http timeout to soap call (configurable) o Added some minimal more logging on erroneous exits o Fixed bugs: #10834: FTS: copy client doesn not handle problems during error recovery *** Release glite-data-srm-cli_R_1_1_0 2005-08-10 Fix bugs 9813 FTS: 1.3.0 url-copy: SRM get failure seg faults. 8374 FTS: Usage of SRM Copy - add a doCopy method and make finishRequest public. - refactor finishRequest to also allow srm-copy - add a globus call to avoid segabort calls *** Release glite-data-srm-cli_R_1_0_2 2005-08-04 - trying to force/debug 9813 *** Release glite-data-srm-cli_R_1_0_1 2005-07-11 - force delegation for copy and only for copy - add an srm put cli, and fix a few issues - add all states for file and request status and some static convenience methods for operating on file stats - merge recent bugfixes on r1.1.2 and r1.2 branches back to head