Skip to content

Commit 619e93f

Browse files
committed
XRootD 5.6.9
1 parent fcc2e24 commit 619e93f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

docs/ReleaseNotes.txt

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ XRootD
55
Release Notes
66
=============
77

8+
-------------
9+
Version 5.6.9
10+
-------------
11+
12+
+ **Minor bug fixes**
13+
**[Python]** Check list of files in prepare to ensure they are strings
14+
**[Python]** Fix iteration over a file with Python3
15+
**[Python]** Use int for 'force' in File::Stat (#2208)
16+
**[Utils]** Correct comparison that wrongly missed reaping certain directives
17+
**[XrdCl]** Fix logic error when upgrading connections to TLS
18+
**[XrdCl]** Stop Poller before TaskManager (fixes rare crashes at shutdown)
19+
**[XrdHttpTPC]** Fix 500 server response code if X-Number-Of-Streams > 100 (issue #2186)
20+
**[XrdSciTokens]** Add stat permissions to create, modify and write operations (issue #2185)
21+
**[XrdSciTokens]** Allow creation of parent directories if necessary (#2184)
22+
**[XrdSciTokens]** Fix bug when scope includes basepath or `/` (issue #2132)
23+
24+
+ **Miscellaneous**
25+
**[Tests]** Optimize cluster configuration to speedup tests
26+
827
-------------
928
Version 5.6.8
1029
-------------

0 commit comments

Comments
 (0)