Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

xrootd-server-5.9.5-1.fc43 RPM for s390x

From Fedora 43 testing updates for s390x / Packages / x

Name: xrootd-server Distribution: Fedora Project
Version: 5.9.5 Vendor: Fedora Project
Release: 1.fc43 Build date: Wed Jun 3 19:37:41 2026
Group: Unspecified Build host: buildvm-s390x-16.s390.fedoraproject.org
Size: 1143886 Source RPM: xrootd-5.9.5-1.fc43.src.rpm
Packager: Fedora Project
Url: https://xrootd.web.cern.ch
Summary: Xrootd server daemons
This package contains the xrootd servers without the SELinux support.
Unless you are installing on a system without SELinux also install the
xrootd-selinux package.

Provides

Requires

License

LGPL-3.0-or-later AND BSD-2-Clause AND BSD-3-Clause AND curl AND MIT AND Zlib AND Apache-2.0 AND MPL-2.0

Changelog

* Tue Jun 02 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.9.5-1
  - Update to version 5.9.5
* Mon Jun 01 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.9.4-1
  - Update to version 5.9.4
* Fri Mar 27 2026 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.9.2-1
  - Update to version 5.9.2
  - Drop patches accepted upstream or previously backported
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.9.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Tue Nov 18 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.9.1-1
  - Update to version 5.9.1
* Fri Oct 10 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.9.0-1
  - Update to version 5.9.0
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1:5.8.4-4
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1:5.8.4-3
  - Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.8.4-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Sun Jul 13 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.8.4-1
  - Update to version 5.8.4
* Fri Jun 06 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.8.3-1
  - Update to version 5.8.3
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1:5.8.2-2
  - Rebuilt for Python 3.14
* Sun May 11 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.8.2-1
  - Update to version 5.8.2
  - Use reserved uid and gid 194 for the xrootd user
    - https://pagure.io/packaging-committee/issue/1444
    - https://src.fedoraproject.org/rpms/setup/pull-request/27
* Wed Apr 16 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.8.1-1
  - Update to version 5.8.1
* Sat Mar 22 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.8.0-1
  - Update to version 5.8.0
* Sat Mar 08 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.3-4
  - Move user/group creation logic to sysusers.d fragment
* Wed Feb 19 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.3-3
  - Set HOSTNAME to localhost during testing
* Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 1:5.7.3-2
  - Add explicit BR: libxcrypt-devel
* Wed Jan 29 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.3-1
  - Update to version 5.7.3
  - Drop patches accepted upstream
* Thu Jan 23 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.2-4
  - Use CMAKE_BUILD_TYPE RelWithDebInfo to avoid -Werror in compiler flags
* Sun Jan 19 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.2-3
  - Fix compilation errors with GCC 15
* Sun Dec 08 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.2-2
  - Fix errors in format strings
* Fri Nov 29 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.2-1
  - Update to version 5.7.2
  - Drop patches accepted upstream
* Mon Sep 16 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.1-2
  - Workaround doxygen non-reproducibility - make doc package noarch again
  - Increase client timeouts for XRootD server tests
* Wed Sep 04 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.1-1
  - Update to version 5.7.1
  - Drop patches accepted upstream
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.7.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jul 04 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.0-2
  - Fix compilation error due to hidden overloaded virtual
  - Make documentation package not noarch due to non-reproducible filenames
* Wed Jul 03 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.7.0-1
  - Update to version 5.7.0
  - Drop patches accepted upstream
  - Drop EPEL 7 support from spec file (EOL)
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1:5.6.9-3
  - Rebuilt for Python 3.13
* Mon Jun 03 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.9-2
  - Reduce socket path lengths used by tests for rpm 4.20 compatibility
  - Avoid test failures due to using the same port numbers in different tests

Files

/etc/logrotate.d/xrootd
/etc/xrootd/config.d
/etc/xrootd/xrootd-clustered.cfg
/etc/xrootd/xrootd-filecache-clustered.cfg
/etc/xrootd/xrootd-filecache-standalone.cfg
/etc/xrootd/xrootd-http.cfg
/etc/xrootd/xrootd-standalone.cfg
/run/xrootd
/usr/bin/cconfig
/usr/bin/cmsd
/usr/bin/frm_admin
/usr/bin/frm_purged
/usr/bin/frm_xfragent
/usr/bin/frm_xfrd
/usr/bin/mpxstats
/usr/bin/wait41
/usr/bin/xrdacctest
/usr/bin/xrdpfc_print
/usr/bin/xrdpwdadmin
/usr/bin/xrdsssadmin
/usr/bin/xrootd
/usr/lib/.build-id
/usr/lib/.build-id/07
/usr/lib/.build-id/07/ad1f4053f27ff63aae670dc5472f115ac91b8d
/usr/lib/.build-id/31
/usr/lib/.build-id/31/59a1439b9de8f20618477b409d7a99835ccd85
/usr/lib/.build-id/3e
/usr/lib/.build-id/3e/9f35d0ed53f47aff3b5b718d7f4b56967697b2
/usr/lib/.build-id/42
/usr/lib/.build-id/42/f8e9bc8d85e53b97d13193caad19664e7dabd9
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/915f13783d92e70ebb5f991f931222ada6debf
/usr/lib/.build-id/4b/915f13783d92e70ebb5f991f931222ada6debf.1
/usr/lib/.build-id/7a
/usr/lib/.build-id/7a/6f62881a01d2567e5b1f8f2c93ef05230db401
/usr/lib/.build-id/88
/usr/lib/.build-id/88/ede62f87502af86187edc07aa210568965d308
/usr/lib/.build-id/8f
/usr/lib/.build-id/8f/e8c4ffe9a5397d69c04f38a6d41739ef5074ff
/usr/lib/.build-id/95
/usr/lib/.build-id/95/e06719ab8e403277193b5c2eb86e439929105f
/usr/lib/.build-id/e7
/usr/lib/.build-id/e7/d1f58115a3c4f430141a81e8ec18669f7e96a5
/usr/lib/.build-id/ea
/usr/lib/.build-id/ea/e062749ede8bb39876ae64ff3af966e0ab4ecf
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/3270ccdbe386af32a0108f7e2f19880962e115
/usr/lib/systemd/system/cmsd@.service
/usr/lib/systemd/system/frm_purged@.service
/usr/lib/systemd/system/frm_xfrd@.service
/usr/lib/systemd/system/xrdhttp@.socket
/usr/lib/systemd/system/xrootd@.service
/usr/lib/systemd/system/xrootd@.socket
/usr/lib/sysusers.d/xrootd.conf
/usr/lib/tmpfiles.d/xrootd.conf
/usr/share/man/man8/cmsd.8.gz
/usr/share/man/man8/frm_admin.8.gz
/usr/share/man/man8/frm_purged.8.gz
/usr/share/man/man8/frm_xfragent.8.gz
/usr/share/man/man8/frm_xfrd.8.gz
/usr/share/man/man8/mpxstats.8.gz
/usr/share/man/man8/xrdpfc_print.8.gz
/usr/share/man/man8/xrdpwdadmin.8.gz
/usr/share/man/man8/xrdsssadmin.8.gz
/usr/share/man/man8/xrootd.8.gz
/usr/share/xrootd
/usr/share/xrootd/utils
/usr/share/xrootd/utils/XrdCmsNotify.pm
/usr/share/xrootd/utils/XrdOlbMonPerf
/usr/share/xrootd/utils/cms_monPerf
/usr/share/xrootd/utils/netchk
/usr/share/xrootd/utils/xrdcp-tpc.sh
/var/log/xrootd
/var/spool/xrootd


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 6 01:50:57 2026