Wed, 15 May 2024 19:57:42 UTC | login

Information for build xrootd-5.6.3-3.fc40

ID275791
Package Namexrootd
Version5.6.3
Release3.fc40
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/xrootd.git#39ef4b71107236aa7638db8ea085df4a26c5edbe
SummaryExtended ROOT file server
DescriptionThe 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.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 09 Dec 2023 17:55:20 UTC
CompletedSat, 09 Dec 2023 19:22:39 UTC
Taskbuild (f40, /rpms/xrootd.git:39ef4b71107236aa7638db8ea085df4a26c5edbe)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/xrootd.git#39ef4b71107236aa7638db8ea085df4a26c5edbe'}}
Tags No tags
RPMs No RPMs
Changelog * Tue Dec 05 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.3-3 - Avoid /tmp when running some tests - Fail gracefully in case of unsupported extended file attributes - Avoid null bytes in error message strings - Fix include path in XRootDConfig.cmake - Avoid dereferencing unaligned pointers - Support big endian in XrdZip * Sun Nov 19 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.3-2 - Enable erasure code support (XrdEc) * Fri Oct 27 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.3-1 - Update to version 5.6.3 - Drop patches accepted upstream or previously backported - Enable tests and add check section * Mon Sep 18 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.2-2 - Backport fix for Authfile parsing regression * Fri Sep 15 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.2-1 - Update to version 5.6.2 * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.6.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jul 12 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.1-1 - Update to version 5.6.1 - Add --use-pep517 --no-build-isolation to pip options for Fedora and EPEL 9+ * Sun Jul 02 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.0-1 - Update to version 5.6.0 - Drop patches (changes implemented upstream) * Wed Jun 14 2023 Python Maint <python-maint@redhat.com> - 1:5.5.5-3 - Rebuilt for Python 3.12 * Sun May 21 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.5.5-2 - Fix build failure with latest glibc * Tue May 09 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.5.5-1 - Update to version 5.5.5 * Fri Mar 24 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.5.4-1 - Update to version 5.5.4 * Sat Feb 18 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.5.3-1 - Update to version 5.5.3 * Thu Feb 09 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.5.2-1 - Update to version 5.5.2 - Drop patches accepted upstream or previously backported * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.5.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Tue Jan 17 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.5.1-2 - Add missing include - fixes build failure with gcc 13 - Fix build failure due to possible large memory allocation * Wed Oct 19 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.5.1-1 - Update to version 5.5.1 - Drop doxygen patch accepted upstream - Check all sizes (8, 16, 32, 64) in <atomic> check - Check operator++ in <atomic> check * Fri Aug 26 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.5.0-1 - Update to version 5.5.0 - Drop patches accepted upstream - Address some warnings from Doxygen - Build using devtoolset 7 on EPEL 7 * Sun Aug 21 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.4.3-4 - Add BR systemd (no longer a dependency of systemd-devel) * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.4.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 15 2022 Python Maint <python-maint@redhat.com> - 1:5.4.3-2 - Rebuilt for Python 3.11 * Fri Jun 10 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.4.3-1 - Update to version 5.4.3 - Drop patches accepted upstream or previously backported - Add BR python3-pip and python3-wheel * Sat Apr 23 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.4.2-3 - Link with libatomic on some 32-bit architectures - Fix sphinx doc - Backport fixes from upstream git master (OpenSSL 3, Python 3.10) * Sat Mar 19 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.4.2-2 - Add BR python3-pip for Fedora 35+ * Fri Mar 04 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.4.2-1 - Update to version 5.4.2 - More OpenSSL 3 fixes * Thu Feb 24 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.4.1-1 - Update to version 5.4.1 - Drop patches accepted upstream * Mon Jan 31 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.4.0-5 - Use openssl 3 compatible code on EPEL 9 * Mon Jan 24 2022 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.4.0-4 - Fix compiler warnings from gcc 12 * Sat Jan 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Dec 14 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.4.0-2 - Don't use unimplemented regex functions on EPEL 7. - Add missing include (GNU/Hurd) - Define ENODATA if not defined (kFreeBSD) * Fri Dec 10 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.4.0-1 - Update to version 5.4.0 - Drop patch accepted upstream: 0001-Do-not-hardcode-error-numbers.patch - Fix build failure on platforms where char is unsigned - Fix build failure with regex on EPEL 7