Thu, 25 Apr 2024 18:53:05 UTC | login

Information for build xrootd-5.1.1-1.fc33

ID194285
Package Namexrootd
Version5.1.1
Release1.fc33
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/xrootd.git#c1161164ab76b55ceb6778b52f09cd7e1f26b10d
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 complete
Volume DEFAULT
StartedSat, 24 Apr 2021 05:54:40 UTC
CompletedSat, 24 Apr 2021 10:00:41 UTC
Taskbuild (f33, /rpms/xrootd.git:c1161164ab76b55ceb6778b52f09cd7e1f26b10d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/xrootd.git#c1161164ab76b55ceb6778b52f09cd7e1f26b10d'}}
Tags
f33
f37
f38
RPMs
src
xrootd-5.1.1-1.fc33.src.rpm (info) (download)
noarch
xrootd-doc-5.1.1-1.fc33.noarch.rpm (info) (download)
xrootd-selinux-5.1.1-1.fc33.noarch.rpm (info) (download)
riscv64
python3-xrootd-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrdcl-http-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-ceph-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-client-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-client-devel-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-client-libs-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-devel-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-fuse-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-libs-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-private-devel-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-scitokens-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-server-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-server-devel-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-server-libs-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-voms-5.1.1-1.fc33.riscv64.rpm (info) (download)
python3-xrootd-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrdcl-http-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-ceph-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-client-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-client-libs-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-debugsource-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-fuse-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-libs-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-scitokens-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-server-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-server-libs-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
xrootd-voms-debuginfo-5.1.1-1.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Mar 10 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.1.1-1 - Update to version 5.1.1 - Drop patches (accepted upstream) * Fri Feb 26 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.1.0-2 - Remove debug output * Tue Feb 23 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.1.0-1 - Update to version 5.1.0 - Add scitokens plugin package - Packages xrootd-ceph and xrdcl-http are now built as part of xrootd replacing the packages built from separate source rpms - Drop patches (accepted upstream or previously backported) - Fix broken library dependency in XrdCeph cmake file - Fix format error on 32 bit architectures * Sat Feb 13 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.0.3-5 - Drop workaround for false positive warning from gcc 11 * Tue Jan 26 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.0.3-4 - Workaround false positive warning from gcc 11 (Fedora 34+) * Tue Dec 08 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.0.3-3 - Fix array length calculation (gcc 11 error) - Fix uninitialized variable error * Wed Nov 18 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.0.3-2 - Correct plugin version checking to prevent false negatives - Fix wrong section number in xrootdfs.1 manpage - Use system tinyxml library (unbundle) * Thu Nov 12 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.0.3-1 - Update to version 5.0.3 - Drop patches (accepted upstream or previously backported) * Mon Nov 02 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.0.2-2 - Fix for XrdPosix failing to compile with glibc 2.33 (2.32.9000) * Fri Sep 18 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.0.2-1 - Update to version 5.0.2 - Drop patches (accepted upstream or previously backported) - Obsolete xrdhttpvoms in xrootd-voms package * Thu Aug 27 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.0.1-1 - Update to version 5.0.1 - Remove conditionals for building on EPEL 6 - Drop patches (accepted upstream or previously backported) - Fix 32 bit compilation (format error) - Fix compilation on ARM, PPC and S390X (char is unsigned) * Wed Aug 26 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.3-5 - Use new CMake macros where available - Backport minor fixes from upstream git - Correct flag reset code for ssq monitor option - Fix typo in xrootd-config help - Prevent deadlock in Python bindings - Fix plugin path in xrootd-http.cfg for 32 bit architectures * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.12.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Fri Jul 24 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.3-3 - Fix one definition rule (ODR) violation for LTO - Disable LTO for 32 bit architectures due to the POSIX preload code * Thu Jul 16 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.3-2 - Fix a typo in the rpm scriptlets (missing underscore) * Mon Jul 13 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.3-1 - Update to version 4.12.3 (no code changes w.r.t. 4.12.2) - Backport XrdVoms fixes from upstream git * Thu Jun 11 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.2-3 - Provide/Obsolete xrootd-voms-plugin and vomsxrd * Tue Jun 09 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.2-2 - Remove libXrdSecgsiVOMS-4.so symlink from xrootd-libs * Fri Jun 05 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.2-1 - Update to version 4.12.2 - Add voms attribute extractor plugin package - Drop patches (accepted upstream) * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1:4.12.1-2 - Rebuilt for Python 3.9 * Thu May 21 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.1-1 - Update to version 4.12.1 - Fix broken man page * Fri May 08 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.12.0-1 - Update to version 4.12.0 - Fix empty xrdmapc manpage * Tue Apr 21 2020 Björn Esser <besser82@fedoraproject.org> - 1:4.11.3-2 - Rebuild (json-c) * Sat Mar 21 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.11.3-1 - Update to version 4.11.3 - Use libc semaphores for EPEL 7 build POSIX compliant semaphores were backported to glibc in RHEL 7.2 - Drop glibc version requirement for semaphores (backported to older version) - Move libXrdSsi{Lib,ShMap}.so.* to client-libs package (from server-libs) * Wed Feb 05 2020 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.11.2-1 - Update to version 4.11.2 * Fri Jan 31 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.11.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Dec 17 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.11.1-1 - Update to version 4.11.1 * Fri Oct 18 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.11.0-1 - Update to version 4.11.0 * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1:4.10.1-2 - Rebuilt for Python 3.8.0rc1 (#1748018) * Wed Oct 02 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.10.1-1 - Update to version 4.10.1 * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1:4.10.0-2 - Rebuilt for Python 3.8 * Thu Aug 01 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.10.0-1 - Update to version 4.10.0 - Drop the xrootd-ceph package (now in a separate source RPM) * Sat Jul 27 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.9.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Sun Apr 07 2019 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:4.9.1-1 - Update to version 4.9.1 - Drop patch xrootd-fix-compilation-errors.patch (accepted upstream)