Print

Print


  Branch: refs/heads/stable-5.5.x
  Home:   https://github.com/xrootd/xrootd
  Commit: 085334118c5fe0a73b8b8e0214e84c21587fe123
      https://github.com/xrootd/xrootd/commit/085334118c5fe0a73b8b8e0214e84c21587fe123
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M src/Xrd/XrdLink.hh
    M src/Xrd/XrdLinkCtl.hh
    M src/Xrd/XrdTcpMonPin.hh
    M src/XrdApps/XrdClRecordPlugin/XrdClRecorder.hh
    M src/XrdCks/XrdCksLoader.hh
    M src/XrdCks/XrdCksWrapper.hh
    M src/XrdCl/XrdClArg.hh
    M src/XrdCl/XrdClAsyncHSWriter.hh
    M src/XrdCl/XrdClAsyncPageReader.hh
    M src/XrdCl/XrdClChannel.hh
    M src/XrdCl/XrdClFile.hh
    M src/XrdCl/XrdClFileOperations.hh
    M src/XrdCl/XrdClFileStateHandler.hh
    M src/XrdCl/XrdClLocalFileHandler.hh
    M src/XrdCl/XrdClLog.hh
    M src/XrdCl/XrdClMetalinkRedirector.hh
    M src/XrdCl/XrdClOperationHandlers.hh
    M src/XrdCl/XrdClOperations.hh
    M src/XrdCl/XrdClPostMasterInterfaces.hh
    M src/XrdCl/XrdClSocket.hh
    M src/XrdCl/XrdClXCpCtx.hh
    M src/XrdCl/XrdClXCpSrc.hh
    M src/XrdCl/XrdClXRootDMsgHandler.hh
    M src/XrdCl/XrdClZipArchive.hh
    M src/XrdCl/XrdClZipOperations.hh
    M src/XrdCms/XrdCmsUtils.hh
    M src/XrdEc/XrdEcRedundancyProvider.hh
    M src/XrdNet/XrdNetCache.hh
    M src/XrdNet/XrdNetIF.hh
    M src/XrdNet/XrdNetMsg.hh
    M src/XrdNet/XrdNetUtils.hh
    M src/XrdOfs/XrdOfsCPFile.hh
    M src/XrdOfs/XrdOfsConfigPI.hh
    M src/XrdOfs/XrdOfsHandle.cc
    M src/XrdOfs/XrdOfsPrepare.hh
    M src/XrdOss/XrdOss.hh
    M src/XrdOss/XrdOssAt.hh
    M src/XrdOss/XrdOssStatInfo.hh
    M src/XrdOss/XrdOssWrapper.hh
    M src/XrdOuc/XrdOucBackTrace.hh
    M src/XrdOuc/XrdOucBuffer.hh
    M src/XrdOuc/XrdOucCRC.hh
    M src/XrdOuc/XrdOucCache.hh
    M src/XrdOuc/XrdOucERoute.hh
    M src/XrdOuc/XrdOucErrInfo.hh
    M src/XrdOuc/XrdOucFileInfo.hh
    M src/XrdOuc/XrdOucGMap.hh
    M src/XrdOuc/XrdOucGatherConf.hh
    M src/XrdOuc/XrdOucPgrwUtils.hh
    M src/XrdOuc/XrdOucPinKing.hh
    M src/XrdOuc/XrdOucVerName.hh
    M src/XrdPosix/XrdPosixCache.hh
    M src/XrdPosix/XrdPosixXrootd.hh
    M src/XrdPss/XrdPss.hh
    M src/XrdRmc/XrdRmc.hh
    M src/XrdSec/XrdSecInterface.hh
    M src/XrdSec/XrdSecProtect.hh
    M src/XrdSecsss/XrdSecsssID.hh
    M src/XrdSfs/XrdSfsGPFile.hh
    M src/XrdSfs/XrdSfsInterface.hh
    M src/XrdSsi/XrdSsiLogger.hh
    M src/XrdSsi/XrdSsiRequest.hh
    M src/XrdSsi/XrdSsiResponder.hh
    M src/XrdSsi/XrdSsiService.hh
    M src/XrdSsi/XrdSsiShMap.hh
    M src/XrdSys/XrdSysLogPI.hh
    M src/XrdSys/XrdSysLogger.hh
    M src/XrdSys/XrdSysXAttr.hh
    M src/XrdTls/XrdTls.hh
    M src/XrdTls/XrdTlsSocket.hh
    M src/XrdXrootd/XrdXrootdBridge.hh
    M src/XrdXrootd/XrdXrootdGPFile.hh

  Log Message:
  -----------
  Address some warnings from Doxygen


  Commit: 4af4aae61bc3906fbc3e280b09242d5dd78e76ee
      https://github.com/xrootd/xrootd/commit/4af4aae61bc3906fbc3e280b09242d5dd78e76ee
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M src/XrdXrootd/XrdXrootdFile.hh
    M src/XrdXrootd/XrdXrootdXeq.cc

  Log Message:
  -----------
  [Server] Avoid SEGV when client issues an invalid sequence.


  Commit: 817e00a9cff5750bf05a1251fbe9d5afe8804eea
      https://github.com/xrootd/xrootd/commit/817e00a9cff5750bf05a1251fbe9d5afe8804eea
  Author: Wei Yang <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M src/XrdFfs/XrdFfsXrootdfs.cc

  Log Message:
  -----------
  Fix a bug in xrootdfs reported by issue #1777


  Commit: 98bbd1e37076b8f6f860311d68550a0e2a1840c1
      https://github.com/xrootd/xrootd/commit/98bbd1e37076b8f6f860311d68550a0e2a1840c1
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M src/XrdCl/XrdClLocalFileHandler.cc
    M src/XrdCl/XrdClStatus.cc
    M src/XrdCl/XrdClStatus.hh

  Log Message:
  -----------
  [XrdCl] Introduce new error code for handling local errors.


  Commit: 86be0af35ca65a71cc1dd4d1cdd00d7412deb0b7
      https://github.com/xrootd/xrootd/commit/86be0af35ca65a71cc1dd4d1cdd00d7412deb0b7
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M src/XrdCl/XrdClSocket.hh

  Log Message:
  -----------
  [XrdCl] Allow to create mock sockets for testing.


  Commit: 391c2becfe98ed93b585cf1806755751c7c999c9
      https://github.com/xrootd/xrootd/commit/391c2becfe98ed93b585cf1806755751c7c999c9
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M src/XrdCl/XrdClClassicCopyJob.cc

  Log Message:
  -----------
  [XrdCl] copy job: fix memory leak (buffers not queued on error).


  Commit: 0152bb876b9289ed506497cfd19c750988213900
      https://github.com/xrootd/xrootd/commit/0152bb876b9289ed506497cfd19c750988213900
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M src/XrdCl/XrdClLocalFileHandler.cc

  Log Message:
  -----------
  [XrdCl] local file handler: obtain error code with aio_error.


  Commit: 55bfea38ccba84ce222be92ba5a2af35355c118a
      https://github.com/xrootd/xrootd/commit/55bfea38ccba84ce222be92ba5a2af35355c118a
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M src/XrdApps/XrdCks.cc

  Log Message:
  -----------
  [Apps] Avoid SEGV when asking for help.


  Commit: 1b9ce283b38a4e44df06e6e8c668c520b3dbd5a1
      https://github.com/xrootd/xrootd/commit/1b9ce283b38a4e44df06e6e8c668c520b3dbd5a1
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M src/XrdCl/XrdClCopy.cc
    M src/XrdCl/XrdClFileSystem.cc
    M src/XrdCl/XrdClLocalFileHandler.cc

  Log Message:
  -----------
  [XrdCl] Avoid redundant err msgs.


  Commit: a7890327f0acd111027287bc2847cc54b75e1bbe
      https://github.com/xrootd/xrootd/commit/a7890327f0acd111027287bc2847cc54b75e1bbe
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M src/XrdCl/XrdClXRootDResponses.hh

  Log Message:
  -----------
  [XrdCl] Sanitize ls entry.


  Commit: 630e325998cef11207607fe1f91d9d21fa9a532c
      https://github.com/xrootd/xrootd/commit/630e325998cef11207607fe1f91d9d21fa9a532c
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-09-15 (Thu, 15 Sep 2022)

  Changed paths:
    M docs/ReleaseNotes.txt

  Log Message:
  -----------
  [Docs] Update release notes for 5.5.1.


Compare: https://github.com/xrootd/xrootd/compare/f2ce196355d9...630e325998ce

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1