Print

Print


  Branch: refs/heads/stable-5.5.x
  Home:   https://github.com/xrootd/xrootd
  Commit: 0d3603b548991b155dfad9316741b6abe2f8bc49
      https://github.com/xrootd/xrootd/commit/0d3603b548991b155dfad9316741b6abe2f8bc49
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc

  Log Message:
  -----------
  XrdHttp: allow VO names with spaces and other quoted chars


  Commit: d66db60d62039755ed91dea503e0bfd98b2cd210
      https://github.com/xrootd/xrootd/commit/d66db60d62039755ed91dea503e0bfd98b2cd210
  Author: Cedric Caffy <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M src/XrdTls/XrdTlsContext.cc

  Log Message:
  -----------
  [XrdHttp] The server certificate is renewed by the Refresh thread of the XrdTlsContext object


  Commit: dd31f5421561af721b61d9afaf4d7e13cc15a541
      https://github.com/xrootd/xrootd/commit/dd31f5421561af721b61d9afaf4d7e13cc15a541
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [CI] Replace cc7 builds with centos 7, part 1.


  Commit: 775d7ddb429ad10c33df234bc064c81ff694defd
      https://github.com/xrootd/xrootd/commit/775d7ddb429ad10c33df234bc064c81ff694defd
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M src/XrdOss/XrdOssCreate.cc

  Log Message:
  -----------
  [Server] Add O_RDWR open flag when creating file to avoid fs issue.


  Commit: 3f187c92034bf2f46c17f4d405da066174887c87
      https://github.com/xrootd/xrootd/commit/3f187c92034bf2f46c17f4d405da066174887c87
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [CI] Replace cc7 builds with centos 7, part 2.


  Commit: 5974c97b3063171920c7773b009792fe9567bf15
      https://github.com/xrootd/xrootd/commit/5974c97b3063171920c7773b009792fe9567bf15
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [CI] Replace cc7 builds with centos 7, part 3.


  Commit: 1e2e6d4526d123b0c51718916176002cbc94ad4c
      https://github.com/xrootd/xrootd/commit/1e2e6d4526d123b0c51718916176002cbc94ad4c
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M .github/workflows/build.yml

  Log Message:
  -----------
  [CI] Replace cc7 builds with centos 7, part 4.


  Commit: 2b54ae86835c6b018b56d6abb31cb52a9bb9f9fe
      https://github.com/xrootd/xrootd/commit/2b54ae86835c6b018b56d6abb31cb52a9bb9f9fe
  Author: Cedric Caffy <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M src/XrdOuc/XrdOucUtils.cc
    M src/XrdOuc/XrdOucUtils.hh
    M src/XrdTls/XrdTlsContext.cc
    M src/XrdTls/XrdTlsContext.hh

  Log Message:
  -----------
  [XrdTls] The CRL refresh thread logic only starts if there is a CA file/directory set or if the server certificate has been changed


  Commit: ff67c2a0e0357bea69dcb4884abca8324595fa50
      https://github.com/xrootd/xrootd/commit/ff67c2a0e0357bea69dcb4884abca8324595fa50
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M cmake/XRootDDefaults.cmake
    M cmake/XRootDFindLibs.cmake

  Log Message:
  -----------
  [CMake] add ENABLE_ switch for scitokens and macaroons, closes #1728.


  Commit: 1ce0864c218fe57781206ebad31ca245acc02f8e
      https://github.com/xrootd/xrootd/commit/1ce0864c218fe57781206ebad31ca245acc02f8e
  Author: Cedric Caffy <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdTls/XrdTlsContext.cc
    M src/XrdTls/XrdTlsContext.hh
    M src/XrdXrootd/XrdXrootdConfig.cc

  Log Message:
  -----------
  [XrdTls] The start of the CRLRefresh thread is now triggered in the constructor of the XrdTlsContext class

A boolean flag has been added to the constructor and the Clone() method of the XrdTlsContext class.
If set to true, the TLS context created or cloned will run the CRLRefresh thread after having been succesfully initialized.


  Commit: 989bd684a049ea331418eff5c7503e9825e19055
      https://github.com/xrootd/xrootd/commit/989bd684a049ea331418eff5c7503e9825e19055
  Author: Cedric Caffy <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M src/XrdTls/XrdTlsContext.cc

  Log Message:
  -----------
  [XrdTlsContext] Free the SSL Context when a new one is going to be used to generate the session

If that SSL Context was used to generate a Session, it will only decrease the reference counter, not delete it


  Commit: f9e180ca1b73e6a7888fb9bb04166d9bc8218f75
      https://github.com/xrootd/xrootd/commit/f9e180ca1b73e6a7888fb9bb04166d9bc8218f75
  Author: Cedric Caffy <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdTls/XrdTlsContext.cc
    M src/XrdTls/XrdTlsContext.hh

  Log Message:
  -----------
  [XrdTlsContext] Remove the flag to start the CRL refresh thread from the constructor

This flag was moved with the other options given to the constructor


  Commit: 71a749c8fea47a96db6ca3e231381b050b914890
      https://github.com/xrootd/xrootd/commit/71a749c8fea47a96db6ca3e231381b050b914890
  Author: Cedric Caffy <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M src/XrdTls/XrdTlsSocket.cc

  Log Message:
  -----------
  [XrdTlsSocket] Shutdown the socket if a SSL error happens when trying to accept a connection

If we do not do that, next time a XROOTD client using the link that got an SSL error
will see a SSL Socket error and will have to retry


  Commit: 995d686087bcd9156fdfb805799a65ab880e422e
      https://github.com/xrootd/xrootd/commit/995d686087bcd9156fdfb805799a65ab880e422e
  Author: Cedric Caffy <[log in to unmask]>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M src/XrdHttp/XrdHttpProtocol.cc
    M src/XrdTls/XrdTlsContext.cc
    M src/XrdTls/XrdTlsContext.hh

  Log Message:
  -----------
  [XrdTlsContext] Changed the bit set for the activation of the Refresh thread


Compare: https://github.com/xrootd/xrootd/compare/2fb2f8ce589f...995d686087bc

########################################################################
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