Globus ToolkitŪ 3.2.1 Release Notes
Globus Toolkit 3.2.1 is an incremental release of the Globus Toolkit containing updates to the 3.2.0 release.
This page only lists the
fixes since 3.2.0; for release notes specific to 3.2.0
go to:
http://www-unix.globus.org/toolkit/releasenotes/3.2.0/index.html.
Use the existing documentation for 3.2.0, which starts at http://www-unix.globus.org/toolkit/docs/3.2/index.html.
The following topics contain high level descriptions of what's new in the following technology areas:
- Common
- WS Core
- Grid Security Infrastructure (GSI)
- GridFTP
- Reliable File Transfer (RFT)
- XIO
- Resource Management (GRAM)
- Packaging
Common
Fixed the following bug for globus_common:
WS Core
Fixed the following bugs for WS Core:
- 1680: anonymous authentication still try to load X509_USER_PROXY certificate
- 1777: The method "put" in ContextManager class should be synchronized
Security (GSI)
Fixed the following bugs for GSI:
- 1669: grid-proxy-init -help is broken in 3.2rc2
- 1673: Import of anonymous name creates wrong name
- 1685: bn_div_3_words undefined in IRIX compile
- 1708: globus_ftp_control: gss_init_sec_context failed on AIX 5.1
- 1727: openssl segfaults in smime called by ncsa-cert-request.pl
- 1774: Authorization is in some cases not performaned before delegation
- 1802: accept_sec_context doesn't set LIMITED_PROXY_FLAG for GSI_3_LIMITED_PROXY
[ top ]
GridFTP
Fixed the following bug in gridftp:
[ top ]
RFT
Added security to the RFT factory and fixed self authorization and delegation.
[ top ]
XIO
Fixed the following bug in globus_xio:
- 1778: memory leaks in the GRAM client library (fixed XIO handle leak)
[ top ]
GRAM
Fixed the following bugs in GRAM3 (the OGSI version of GRAM):
Fixed the following bug in GRAM2 (the pre-OGSI version of GRAM):
- 1659: globus_gram_job_manager pkg metadata problem in 3.2rc2 (fixed the dependency mismatch for the JM data package)
[ top ]
Packaging
Fixed the following bug for globus_core:
- 1706: Vendorcc flavor fails on AIX (updated AIX vendorcc support)
Fixed the following bug for pyGlobus:
- 1696: handling pyGlobus dependencies in the default installation (added pyglobus threaded packages)
We also made some changes to the globus-makefile-header: it was not putting
external libs anywhere into the makefile header. It now appends them to
GLOBUS_PKG_LIBS.