Skip to content

Commit

Permalink
Update release notes for v5.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
amadio committed May 7, 2023
1 parent eeb85d2 commit d994dc9
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions docs/ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,28 @@ XRootD
Release Notes
=============

-------------
Version 5.5.5
-------------

+ **Major bug fixes**
**[HTTP]** Initialize SecEntity.addrInfo to avoid SEGV (issue 1986)
**[Server]** Allow XrdXrootdFile::Serialize() to be used to wait more than once (issue 1995)
**[Server]** Correct file handle returned when reusing it from external table
**[XrdCl]** Fix client crash on early closed connection (issue 1934)

+ **Minor bug fixes**
**[Server]** Use correct format to print size_t (issue 1989)
**[XrdApps]** Let XrdClProxyPlugin work with PgRead (issue 1993)
**[XrdCl]** Avoid possibility of Channel unregistering the wrong task (issue 1883)
**[XrdCl]** Fix ZipArchive issuing VectorWrite which is too large during CloseArchive (issue 2004)
**[XrdSys]** Avoid memory leak when overwriting the default message for EBADE

+ **Miscellaneous**
**[CMake]** Adjust build rules to not depend on scitokenscpp to build libXrdSecztn
**[Server,XrdPosix,XrdSecgsi]** Fix compile warnings with Clang compiler
**[XrdPosix]** Fix build with Clang and _FORTIFY_SOURCE enabled (issue 1975)

-------------
Version 5.5.4
-------------
Expand Down

0 comments on commit d994dc9

Please sign in to comment.