Skip to content

Commit

Permalink
[Docs] Update release notes for 5.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Oct 12, 2022
1 parent 77ec7a0 commit f865e9f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/ReleaseNotes.txt
Expand Up @@ -15,13 +15,16 @@ Version 5.5.1
**[Server]** Avoid SEGV when client tries to access file after deferred closed.
**[XrdHttp]** The server certificate is renewed by the Refresh thread of the
XrdTlsContext object.
**[XrdHttp]** Fix a segv happening when a client sends a first line starting
with a space.
**[XrdTls]** Shutdown the socket if a SSL error happens when trying to accept
a connection.

+ **Minor bug fixes**
**[Apps]** Avoid SEGV when asking for help.
**[XrdCl]** copy job: fix memory leak (buffers not queued on error).
**[Server]** Add O_RDWR open flag when creating file to avoid fs issue.
**[Server]** Properly handle opaque info for fsctl operations.
**[XrdHttp]** Allow VO names with spaces and other quoted chars.
**[XrdCl]** LocalFileHandler: fail gracefuly on overloaded machines.

Expand Down

0 comments on commit f865e9f

Please sign in to comment.