Print

Print


  Branch: refs/heads/stable-5.4.x
  Home:   https://github.com/xrootd/xrootd
  Commit: 2b904a75885a10c46a9899a67f56064f7fdcf67d
      https://github.com/xrootd/xrootd/commit/2b904a75885a10c46a9899a67f56064f7fdcf67d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on EEXISTS return code change.


  Commit: a4f15df92468cb90113bd44a93aa1c2f92af890d
      https://github.com/xrootd/xrootd/commit/a4f15df92468cb90113bd44a93aa1c2f92af890d
  Author: Chris Burr <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M bindings/python/src/PyXRootD.hh

  Log Message:
  -----------
  Fix Python 3.10+ issues from PY_SSIZE_T_CLEAN not being set


  Commit: af8a10dce5d5b662740c4137a5fce19c58beaf5c
      https://github.com/xrootd/xrootd/commit/af8a10dce5d5b662740c4137a5fce19c58beaf5c
  Author: Michal Simon <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M bindings/python/setup.py.in
    M tests/XrdClTests/tls/CMakeLists.txt

  Log Message:
  -----------
  [CMake/Python] Replace legacy c++0x with c++14.


  Commit: c65cbfb7f839dfebb246e00563fc2cea8b364f4d
      https://github.com/xrootd/xrootd/commit/c65cbfb7f839dfebb246e00563fc2cea8b364f4d
  Author: Andrew Hanushevsky <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M docs/PreReleaseNotes.txt

  Log Message:
  -----------
  Update notes on SciTokens patch.


  Commit: 8c6ee171f543f0dfc9573223c4a867a23dea10e1
      https://github.com/xrootd/xrootd/commit/8c6ee171f543f0dfc9573223c4a867a23dea10e1
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdOss/XrdOssCreate.cc

  Log Message:
  -----------
  Squelch a compilation error under Ubuntu


  Commit: 3a6f2c9bb43fbec63bf7dfa93bff0614a2c70db1
      https://github.com/xrootd/xrootd/commit/3a6f2c9bb43fbec63bf7dfa93bff0614a2c70db1
  Author: Fabrizio Furano <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdHttp/XrdHttpReq.cc
    M src/XrdHttp/XrdHttpReq.hh

  Log Message:
  -----------
  Support full URIs in the GET request
Fixes https://github.com/xrootd/xrootd/issues/1675


  Commit: 7de0fe0ce385558b479850ddda4409964285a68a
      https://github.com/xrootd/xrootd/commit/7de0fe0ce385558b479850ddda4409964285a68a
  Author: Chris Burr <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M bindings/python/src/PyXRootDFile.cc

  Log Message:
  -----------
  Use Py_ssize_t when getting a buffer length from PyArg_ParseTuple


  Commit: 2afc1db546a15045281f1ff153d2c5f6f6a4ecb5
      https://github.com/xrootd/xrootd/commit/2afc1db546a15045281f1ff153d2c5f6f6a4ecb5
  Author: Chris Burr <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M src/XrdSys/XrdSysIOEventsPollKQ.icc
    M src/XrdSys/XrdSysIOEventsPollPoll.icc
    M src/XrdSys/XrdSysIOEventsPollPort.icc

  Log Message:
  -----------
  Don't abort if it looks like we're about to fork


  Commit: e2b47ce72281717f7b005aca38ce913ded801293
      https://github.com/xrootd/xrootd/commit/e2b47ce72281717f7b005aca38ce913ded801293
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M cmake/XRootDSystemCheck.cmake
    M src/XrdDaemons.cmake

  Log Message:
  -----------
  Check if we need libatomic to use atomic operations in the C++ code

This is required for using 64 bit atomics on some 32 bit architectures.


  Commit: e2b7950d395d330454f57ceee20d8bb09ed1d28f
      https://github.com/xrootd/xrootd/commit/e2b7950d395d330454f57ceee20d8bb09ed1d28f
  Author: Mattias Ellert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    R bindings/python/docs/source/.static/img/favicon.ico
    R bindings/python/docs/source/.static/img/xrootd-200x68.png
    M bindings/python/docs/source/.templates/layout.html
    M bindings/python/docs/source/conf.py
    M bindings/python/docs/source/examples.rst
    A bindings/python/docs/source/favicon.ico
    M bindings/python/docs/source/install.rst
    M bindings/python/docs/source/modules/client/copyprocess.rst
    M bindings/python/docs/source/modules/client/file.rst
    M bindings/python/docs/source/modules/client/responses.rst
    M bindings/python/docs/source/modules/client/url.rst
    M bindings/python/docs/source/modules/client/utils.rst
    A bindings/python/docs/source/xrootd-200x68.png
    M bindings/python/libs/client/file.py

  Log Message:
  -----------
  Fix sphinx doc

WARNING: The config value `html_logo' has type `dict'; expected `str'.
/builddir/build/BUILD/xrootd-5.4.2/bindings/python/docs/source/modules/client/file.rst:5: WARNING: duplicate object description of XRootD.client, other instance in modules/client/copyprocess, use :noindex: for one of them
/builddir/build/BUILD/xrootd-5.4.2/bindings/python/docs/source/modules/client/filesystem.rst:8: WARNING: duplicate object description of XRootD.client, other instance in modules/client/file, use :noindex: for one of them
/builddir/build/BUILD/xrootd-5.4.2/bindings/python/docs/source/modules/client/url.rst:8: WARNING: duplicate object description of XRootD.client, other instance in modules/client/filesystem, use :noindex: for one of them
/builddir/build/BUILD/xrootd-5.4.2/bindings/python/docs/source/index.rst:16: WARNING: examples is already assigned section numbers (nested numbered toctree?)
/builddir/build/BUILD/xrootd-5.4.2/redhat-linux-build/bindings/python/build/lib.linux-x86_64-3.10/XRootD/client/file.py:docstring of XRootD.client.file.File.close:6: WARNING: unknown keyword: with
/builddir/build/BUILD/xrootd-5.4.2/redhat-linux-build/bindings/python/build/lib.linux-x86_64-3.10/XRootD/client/file.py:docstring of XRootD.client.file.File.close:6: WARNING: unknown keyword: with


  Commit: 022256cd42adb12f75263fa09a4131b47cf903fd
      https://github.com/xrootd/xrootd/commit/022256cd42adb12f75263fa09a4131b47cf903fd
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

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

  Log Message:
  -----------
  [FIX] Use python's sys.version_info.minor to ensure correct library

To avoid finding multiple directories that have 'python' in the name
under /usr/local/lib/ on the GitHub Actions runners, use Python's
sys.version_info.minor to get the minor version of python3. As we know
that we're using Python 3, the minor version is the only piece of information
that needs to be determined.


  Commit: 9b215b17f26a4b27f6c698d358b90d03b0b5eec5
      https://github.com/xrootd/xrootd/commit/9b215b17f26a4b27f6c698d358b90d03b0b5eec5
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M packaging/wheel/install.sh

  Log Message:
  -----------
  [FIX] Fix import syntax to enable shutil.which check

In PR 1585 a syntax error was introduced  as `shutil.which` is a method of the Python
'shutil' module and not a module, so the proper import is `from shutil import which`
as regardless of the CPython version `import shutil.which` will result in a

ModuleNotFoundError: No module named 'shutil.which'; 'shutil' is not a package

This error was causing all runs of packaging/wheel/install.sh to use the legacy behavior
of `python setup.py install` regardless if `shutil.which` was available or not.


  Commit: fdac1e84e6e9b64b45362276d21f4187fc9b645d
      https://github.com/xrootd/xrootd/commit/fdac1e84e6e9b64b45362276d21f4187fc9b645d
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

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

  Log Message:
  -----------
  [FIX] Remove brew install of git for cmake-macos job

The brew installed git version conflicts with the installed version in the
macOS environment on the GitHub Action runners.


  Commit: d6ea67171401301d6611e4e5bd914467c705f77f
      https://github.com/xrootd/xrootd/commit/d6ea67171401301d6611e4e5bd914467c705f77f
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

  Changed paths:
    M packaging/wheel/install.sh

  Log Message:
  -----------
  [pip] Remove manual renaming of egg-info to dist-info

As all CPython versions that have 'shutil.which' (Python 3.3+) are able to run
packaging/wheel/setup.py then they will be able to take advantage of having pip
be able to create a valid wheel during install time. In the event that a very old
version of pip is used, an egg distribution will be installed but it will still work
fine so there is no real reason to rename it in a manner that mocks the dist-info of a
wheel.


  Commit: af49c35653d92a8f9ebeb5695a72f0714f692a53
      https://github.com/xrootd/xrootd/commit/af49c35653d92a8f9ebeb5695a72f0714f692a53
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

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

  Log Message:
  -----------
  [CI] Update checkout action to v3

* Use actions/checkout v3 for workflows jobs
   - c.f. https://github.com/actions/checkout/releases/tag/v3.0.0


  Commit: 14e2a44b16dbe5fe0beda3702dcfae6f1eb452c5
      https://github.com/xrootd/xrootd/commit/14e2a44b16dbe5fe0beda3702dcfae6f1eb452c5
  Author: Matthew Feickert <[log in to unmask]>
  Date:   2022-05-02 (Mon, 02 May 2022)

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

  Log Message:
  -----------
  [CI] Add ubuntu sdist build workflow

In light of checks needed for Issue 1668 for building Python bindings across
OS versions, add a GitHub Actions workflow job that builds the built sdist
on Ubuntu (ubuntu-latest in GHA).


Compare: https://github.com/xrootd/xrootd/compare/2e9325505729...14e2a44b16db

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