StoRM v. 1.11.10

Released on 22.01.2016.

Supported platforms: CentOS 5 CentOS 6

Description

This release provides fixes and improvements as can be seen from the individual components release notes.
It’s HIGHLY RECOMMENDED to upgrade your installation to the version of StoRM WebDAV included in this release, that provides fixes for a security vulnerability affecting the Milton webdav library.

Released components

Component Version Platform
StoRM Backend 1.11.10 centos5 centos6
StoRM WebDAV 1.0.4 centos5 centos6
StoRM GridHTTPs Server 3.0.4 centos5 centos6
StoRM Info Provider 1.7.9 centos5 centos6

Bug fixes

  • [STOR-234] - Storm BE does not manage correctly abort requests of expired tokens
  • [STOR-741] - WebDAV MOVE and COPY requests with source equal to destination fail with 412 instead of 403
  • [STOR-835] - Improper management of SURL status can lead to PutDone errors and locked SURLs
  • [STOR-837] - Missing GlueSAPath from Storage Areas BDII info

Enhancements

  • [STOR-700] - Add support for RFC 3230 in StoRM WebDAV service

Upgrade from earlier StoRM versions

Re-configure the info provider service as follow.

Launch configure command:

/usr/libexec/storm-info-provider configure

and restart the involved services and the BDII:

service storm-backend-server restart
service storm-webdav restart
service bdii restart

Alternatively, you can simply run YAIM.

Clean install

Follow the instructions in the System Administration Guide.