XRootD software framework
XRootD software framework is a fully generic suite for fast, low latency and scalable data access, which can serve natively any kind of data, organized as a hierarchical filesystem-like namespace, based on the concept of directory. As a general rule, particular emphasis has been put in the quality of the core software parts.
- Links to science / xrootd
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:dirkmueller:Factory/xrootd && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000115 115 Bytes | |
_multibuild | 0000000055 55 Bytes | |
harden_cmsd@.service.patch | 0000000851 851 Bytes | |
harden_frm_purged@.service.patch | 0000000887 887 Bytes | |
harden_frm_xfrd@.service.patch | 0000000875 875 Bytes | |
harden_xrootd@.service.patch | 0000000863 863 Bytes | |
xrootd-5.6.3.tar.gz | 0003257144 3.11 MB | |
xrootd-rpmlintrc | 0000000264 264 Bytes | |
xrootd-user.conf | 0000000138 138 Bytes | |
xrootd.changes | 0000035990 35.1 KB | |
xrootd.spec | 0000018745 18.3 KB |
Revision 2 (latest revision is 4)
Dirk Mueller (dirkmueller)
committed
(revision 2)
- update to 5.6.3: * Export project version in CMake config (issue #2094) * Find only XRootD matching XRootDConfig.cmake installation path * Do not use PEP517 by default, not supported on CentOS 7 * Call tzset() early to ensure thread-safety of localtime_r() and mktime() (issue #2107) * Correct maximum exp/act value in XrdNetPMark::getEA * Create environment file within adminpath (issue #2106) * Fix incorrect patch for authfile parsing (issue #2088) * Skip server checksum query test on unsupported filesystems (issue #2096) * Return an error if xrdfs rm fails to delete any file (issue #2097) * Try to load blacklist even if some entries are invalid (issue #2092) * Wait for pipeline including XrdCl::AppendFile() to finish (issue #2050) * Fix parsing of chunked PUT lengths (#2102, #2103) Minor bug fixes [CMake] Fix Findlibuuid.cmake to use kernel provided uuid on macOS This fixes sporadic crashes seen in FTS when debug logging is enabled. Miscellaneous - Replace references to /var/adm/fillup-templates with new
Comments 0