Name: | xrootd |
---|---|
Epoch: | 1 |
Version: | 5.8.0 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 0 |
License: | LGPL-3.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND curl AND MIT AND Zlib |
RPM: | xrootd-5.8.0-1.el9.aarch64.rpm |
Source RPM: | xrootd-5.8.0-1.el9.src.rpm |
Build Date: | Thu Apr 03 2025 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://xrootd.web.cern.ch |
Summary: | Extended ROOT file server |
Description: | The Extended root file server consists of a file server called xrootd and a cluster management server called cmsd. The xrootd server was developed for the root analysis framework to serve root files. However, the server is agnostic to file types and provides POSIX-like access to any type of file. The cmsd server is the next generation version of the olbd server, originally developed to cluster and load balance Objectivity/DB AMS database servers. It provides enhanced capability along with lower latency and increased throughput. |
- Update to version 5.8.0
- Move user/group creation logic to sysusers.d fragment
- Set HOSTNAME to localhost during testing
- Add explicit BR: libxcrypt-devel
- Update to version 5.7.3 - Drop patches accepted upstream
- Use CMAKE_BUILD_TYPE RelWithDebInfo to avoid -Werror in compiler flags
- Fix compilation errors with GCC 15
- Fix errors in format strings
- Update to version 5.7.2 - Drop patches accepted upstream
- Workaround doxygen non-reproducibility - make doc package noarch again - Increase client timeouts for XRootD server tests