Table of Contents
- 1. Introduction
- 2. Obtaining and Installing Software
- 3. Platform Notes
- 4. Documentation
- 5. Support
- 6. Licensing
- 7. Usage Statistics
- 8. Summary of Changes Since 5.0.3 (by component)
- 8.1. Summary of Changes in GridFTP
- 8.2. Summary of Changes in RLS
- 8.3. Summary of Changes in GRAM5
- 8.4. Summary of Changes in GSI
- 8.5. Summary of Changes in MyProxy
- 8.6. Summary of Changes in GSI-OpenSSH
- 8.7. Summary of Changes in SimpleCA
- 8.8. Summary of Changes in XIO
- 8.9. Summary of Changes in C Common Libraries
- 9. Release Notes by Component
The GT development team is pleased to make a new stable release of the Globus Toolkit available for download.
![]() | Note |
|---|---|
GT5 does not include any of the Web Service components from GT4. |
Highlights of this release include:
GridFTP
- Added globus-gridftp-server options -dc-default and -fs-default to make configurable the default xio driver stack for the network and filesystem. Previously, only the client was able to set this in a session. This makes it possible to always use drivers such as the rate limiting driver or the netlogger driver.
- Fixed GridFTP server bugs in striped or split configurations related to DCSC, setting driver stacks, and hanging backend processes. Fixed globus-url-copy bugs related to sync operations.
GRAM5
- Added RSL attributes to make it easier to debug an individual gram job.
- Added unique job manager log file names in order to allow all log files for all users to be written to a central location instead of user's home directories.
MyProxy
- Updated to MyProxy v5.4
GSI-Enabled OpenSSH
- Updated to gsissh v5.3
For highlights of changes in each component, see Section 8, “Summary of Changes Since 5.0.3 (by component)”.
To download this release, go to the 5.0.4 Download page.
For information on installing this release, go to the 5.0.4 Installation Guide.
GT 5.0 does not include any of the CoG JGlobus Java APIs that were included in the GT4 release series. But, the JGlobus APIs can still be used with the GT5 services. You can get them directly from the CoG JGlobus releases; see the following link:
http://dev.globus.org/wiki/CoG_jglobus
Consider the following when determining which version of CoG JGlobus to use:
The GRAM development team used CoG JGlobus version 1.6.0 for performance testing.
The BIRN project used CoG JGlobus version 1.6.0 (plus patches) for GridFTP testing. All patches are included in 1.8.0.
At the time of the GT 5.0.4 release, 1.8.0 was the recommended version. In general, the latest recommended CoG JGlobus version should be used.
Check out platform-specific installation issues here.
These are some platform notes for 5.0.x in particular:
Use the documentation which starts here.
Feel free to offer any suggestions or feedback using JIRA (the "Documentation" project). Note at the time of this release, the documentation feedback box that used to appear at the bottom of each page is not functioning after the recent website redesign. We are working on the matter and will have the feedback box available as soon as possible. Please note that this box is intended for feedback and suggestions only - for support, please read the following section.
An overview on GT support can be found here.
The Globus Toolkit is distributed and licensed for use under the terms of the Apache License, Version 2.0.
To view the licenses of the 3rd party software used by the developers of the Globus Toolkit, click here.
For full information about usage statistics collected by GT 5.0.4 and how to opt-out, see Usage Statistics Collection by the Globus Alliance.
- Added globus-gridftp-server options -dc-default and -fs-default to make configurable the default xio driver stack for the network and filesystem. Previously, only the client was able to set this in a session. This makes it possible to always use drivers such as the rate limiting driver or the netlogger driver.
- Fixed GridFTP server bugs in striped or split configurations related to DCSC, setting driver stacks, and hanging backend processes.
- Fixed globus-url-copy bugs related to sync operations.
GT 5.0.4 contains MyProxy 5.4. Note that the default behavior for the myproxy-server.config cert_dir option has changed in this release. See http://lists.globus.org/pipermail/myproxy-user/2011-March/000231.html for details. See the MyProxy Release Notes for more details on this and other MyProxy versions.
GT 5.0.4 contains GSI-OpenSSH 5.3. See the GSI-OpenSSH Release History for more details on this and other GSI-OpenSSH versions.
Other than bugfixes, no changes have occurred for SimpleCA since the last stable release, 5.0.3.
Common Runtime Components
Security
Data Management
Execution Management
![[Note]](/docbook-images/note.gif)