Skip to content

Releases: cern-fts/gfal2

gfal2 2.16.4

19 Sep 21:51
Compare
Choose a tag to compare

Bug

  • [DMC-1173] - The xrootd plugin ignores the make parent option

Task

  • [DMC-1159] - Implement Xrootd prepare evict on sources when Xrootd TPC transfers succeed
  • [DMC-1160] - Remove conditional compilation code to still support xrootd v3 on xrootd plugin
  • [DMC-1166] - Add support for canceling HTTP TPC transfers

gfal2 2.16.3

18 Sep 07:16
Compare
Choose a tag to compare

Bug

  • [DMC-1026] - gfal-copy segmentation fault on MacOSx
  • [DMC-1137] - gfal2.Gfal2Context.cancel issue for Xrootd transfers
  • [DMC-1147] - The autoCleanFileCopy function in gridftp plugin never executes the file unlink
  • [DMC-1155] - gfal-rm with signed https URL gives 401 error

Task

  • [DMC-1152] - Map stat file flags for Xrootd to SRM user.status xattr
  • [DMC-1156] - Sanitize gridftp checksum returned by globus
  • [DMC-1157] - Integrate new API for staging canceling in Xrootd

gfal2 2.16.2

18 Sep 07:15
Compare
Choose a tag to compare

Bug

  • [DMC-1131] - Transfers gridftp->ftp fail as GLOBUS_FTP_CONTROL_MODE_EXTENDED_BLOCK is not supported on FTP

Task

  • [DMC-1123] - add ENABLE_FALLBACK_COPY variable to http plugin
  • [DMC-1125] - Add X509 delegation to Xrootd TPC job properties
  • [DMC-1129] - Add a query parameter to HTTP urls for the configuration of the copy mode
  • [DMC-1133] - Better error reporting for HTTP TPC

gfal2 v2.16.1

01 Nov 08:30
Compare
Choose a tag to compare

Release Notes

Bug

  • [DMC-1099] - Checksum comparison in Xrootd is wrongly enabled for FTS transfers
  • [DMC-1106] - HTTP to HTTP streamed transfers timeout after 300 secs
  • [DMC-1107] - The instant throughut for HTTP Streamed transfers is wrongly calculated
  • [DMC-1109] - HTTP TPC failures are not logged at INFO level
  • [DMC-1110] - RequireChecksumVerification set to false only for HTTP TPC PULL
  • [DMC-1112] - Setting BEARER_TOKEN in gfal-copy breaks the redir with a pre-signed URL

Task

  • [DMC-1095] - Refactor http streamed copy to support s3 multipart upload via Davix

gfal2 v2.16.0

28 Oct 07:30
Compare
Choose a tag to compare

Release Notes

Bug

  • [DMC-1048] - Xrootd plugin: the query for the EOS-CTA extended attribute "sys.retrieve.error" should be asynchronous
  • [DMC-1055] - The Xrootd checksum preset should not contain leading 0s
  • [DMC-1057] - xattr.h is in glibc-headers >= 2.27
  • [DMC-1066] - gfal-sum does not honour HTTP 202 responses
  • [DMC-1067] - Xrootd plugin does not pass the checksum type
  • [DMC-1068] - Remove file after error in HTTP COPY
  • [DMC-1069] - Work with endpoints that support HTTP macaroons but not for COPY
  • [DMC-1084] - TPC with destination/source http are not working with dCache

Task

  • [DMC-1046] - add support for gCloud in gfal2 http plugin
  • [DMC-1060] - xrootd plugin should clean destination on failure
  • [DMC-1064] - Add possibility to pass a BEARER token via ENV var

Improvement

  • [DMC-1028] - RD_NB_STREAM in /etc/gfal2.d/gsiftp_plugin.conf has no effect
  • [DMC-1074] - Add DEFAULT_COPY_MODE to gfal2 http conf

gfal2 v2.15.5

28 Oct 07:29
Compare
Choose a tag to compare

Release Notes

Bug

  • [DMC-1039] - Xrootd plugin:The checksum string provided by the user is not correctly parsed
  • [DMC-1041] - Incorrect GridFTP listing output

Task

  • [DMC-1036] - gfal_http_get_token should read the credentials associated to the host
  • [DMC-1038] - Implement abort files for Xrootd bringonline
  • [DMC-1040] - Xrootd plugin: implement the query for the EOS-CTA extended attribute "sys.retrieve.error"

gfal2 v2.15.4

28 Oct 07:28
Compare
Choose a tag to compare

Release Notes

Bug

  • [DMC-1027] - DAVIX operation timeout incorrect for HTTP-based transfers
  • [DMC-1031] - gfal_http_get_token does not free the gchar* token
  • [DMC-1034] - When ENABLE_STREAM_COPY is disabled the http copy process crashes

Task

  • [DMC-1035] - Release gfal2 2.15.4 to EPEL