Print

Print


  Branch: refs/heads/master
  Home:   https://github.com/xrootd/xrootd
  Commit: 3843e78b1eb1fd5ea7fc0e82c871aaf31cae3551
      https://github.com/xrootd/xrootd/commit/3843e78b1eb1fd5ea7fc0e82c871aaf31cae3551
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M src/XrdIsal.cmake

  Log Message:
  -----------
  [CMake] Use an interface library for bundled isa-l


  Commit: c13a21825d01de13674d314d50e5884beec62e0d
      https://github.com/xrootd/xrootd/commit/c13a21825d01de13674d314d50e5884beec62e0d
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M src/XrdApps.cmake
    M src/XrdCeph/src/XrdCeph.cmake
    M src/XrdCl/CMakeLists.txt
    M src/XrdClHttp/CMakeLists.txt
    M src/XrdCrypto.cmake
    M src/XrdEc/CMakeLists.txt
    M src/XrdFfs.cmake
    M src/XrdHttp.cmake
    M src/XrdMacaroons.cmake
    M src/XrdOssCsi.cmake
    M src/XrdPfc.cmake
    M src/XrdPlugins.cmake
    M src/XrdPosix.cmake
    M src/XrdSciTokens.cmake
    M src/XrdSec.cmake
    M src/XrdSecgsi.cmake
    M src/XrdSeckrb5.cmake
    M src/XrdSecztn.cmake
    M src/XrdServer.cmake
    M src/XrdSsi.cmake
    M src/XrdTpc.cmake
    M src/XrdUtils.cmake
    M src/XrdVoms.cmake
    M src/XrdXml.cmake
    M tests/XrdEcTests/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Replace setting blank link properties with private linking

Originally introduced in 220e15eb9cd75143ac1c67f4204759f575ef092d to
prevent overlinking, setting an empty INTERFACE_LINK_LIBRARIES can now
be replaced with target_link_libraries with PRIVATE linking.


  Commit: d10748ee3d25a477fe306e3af7031e09628dad58
      https://github.com/xrootd/xrootd/commit/d10748ee3d25a477fe306e3af7031e09628dad58
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M src/XrdMacaroons.cmake
    M src/XrdSciTokens.cmake
    M src/XrdSeckrb5.cmake
    M src/XrdSecztn.cmake
    M src/XrdTpc.cmake
    M src/XrdVoms.cmake
    M tests/XrdCephTests/CMakeLists.txt
    M tests/XrdClTests/CMakeLists.txt

  Log Message:
  -----------
  [CMake] Replace include_directories with target_include_directories


  Commit: cafe86dcb26f0287182ef48d04e30e988a607f66
      https://github.com/xrootd/xrootd/commit/cafe86dcb26f0287182ef48d04e30e988a607f66
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

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

  Log Message:
  -----------
  [CI] Use DEBUG log level during CMake configuration


  Commit: eec2004d50ec83463274853a0e2a5d8646b57588
      https://github.com/xrootd/xrootd/commit/eec2004d50ec83463274853a0e2a5d8646b57588
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M packaging/makesrpm.sh

  Log Message:
  -----------
  [RPM] Update makesrpm.sh to not use genversion.sh


  Commit: 552a19d184e453aaa01c17179eb6ab228c5434e2
      https://github.com/xrootd/xrootd/commit/552a19d184e453aaa01c17179eb6ab228c5434e2
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M packaging/rhel/xrootd.spec.in

  Log Message:
  -----------
  [RPM] Update compat version in spec file


  Commit: 408e4cffc97ee80f6741d3298b08819d1e9ab683
      https://github.com/xrootd/xrootd/commit/408e4cffc97ee80f6741d3298b08819d1e9ab683
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M .gitattributes
    M CMakeLists.txt
    A VERSION
    R VERSION_INFO
    R bindings/python/.gitattributes
    M bindings/python/.gitignore
    M bindings/python/MANIFEST.in
    M bindings/python/setup.py.in
    A cmake/XRootDVersion.cmake
    M docker/xrd-docker
    M genversion.sh
    M packaging/wheel/MANIFEST.in
    M packaging/wheel/publish.sh
    M packaging/wheel/setup.py
    M src/CMakeLists.txt
    R src/XrdCeph/genversion.sh
    M src/XrdCl/CMakeLists.txt
    M src/XrdVersion.hh.in

  Log Message:
  -----------
  Use CMake to detect/set XRootD version and generate XrdVersion.hh


  Commit: 69370d640fca5bad0269f0a4be25c52f54712db4
      https://github.com/xrootd/xrootd/commit/69370d640fca5bad0269f0a4be25c52f54712db4
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

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

  Log Message:
  -----------
  [CI] Enable devtoolset-7 on CentOS 7


  Commit: 4df2c7343d597a51f2623cce8b9c11a72a0070a7
      https://github.com/xrootd/xrootd/commit/4df2c7343d597a51f2623cce8b9c11a72a0070a7
  Author: Guilherme Amadio <[log in to unmask]>
  Date:   2023-06-05 (Mon, 05 Jun 2023)

  Changed paths:
    M cmake/XRootDOSDefs.cmake

  Log Message:
  -----------
  [CMake] Enforce C++14 being available


Compare: https://github.com/xrootd/xrootd/compare/c7a7f67fc822...4df2c7343d59

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