Skip to content

Commit

Permalink
XRootD 5.6.9
Browse files Browse the repository at this point in the history
  • Loading branch information
amadio committed Mar 8, 2024
1 parent fcc2e24 commit 619e93f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions docs/ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,25 @@ XRootD
Release Notes
=============

-------------
Version 5.6.9
-------------

+ **Minor bug fixes**
**[Python]** Check list of files in prepare to ensure they are strings
**[Python]** Fix iteration over a file with Python3
**[Python]** Use int for 'force' in File::Stat (#2208)
**[Utils]** Correct comparison that wrongly missed reaping certain directives
**[XrdCl]** Fix logic error when upgrading connections to TLS
**[XrdCl]** Stop Poller before TaskManager (fixes rare crashes at shutdown)
**[XrdHttpTPC]** Fix 500 server response code if X-Number-Of-Streams > 100 (issue #2186)
**[XrdSciTokens]** Add stat permissions to create, modify and write operations (issue #2185)
**[XrdSciTokens]** Allow creation of parent directories if necessary (#2184)
**[XrdSciTokens]** Fix bug when scope includes basepath or `/` (issue #2132)

+ **Miscellaneous**
**[Tests]** Optimize cluster configuration to speedup tests

-------------
Version 5.6.8
-------------
Expand Down

0 comments on commit 619e93f

Please sign in to comment.