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

xrootd-server-debuginfo-5.9.5-1.el9 RPM for s390x

From EPEL 9 Testing for s390x / debug / Packages / x

Name: xrootd-server-debuginfo Distribution: Fedora Project
Version: 5.9.5 Vendor: Fedora Project
Release: 1.el9 Build date: Wed Jun 3 19:39:50 2026
Group: Development/Debug Build host: buildvm-s390x-08.s390.fedoraproject.org
Size: 5830937 Source RPM: xrootd-5.9.5-1.el9.src.rpm
Packager: Fedora Project
Url: https://xrootd.web.cern.ch
Summary: Debug information for package xrootd-server
This package provides debug information for package xrootd-server.
Debug information is useful when developing applications that use this
package or when debugging this 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

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/0c
/usr/lib/debug/.build-id/0c/750d486159b670628125b86e15b63573a357bd
/usr/lib/debug/.build-id/0c/750d486159b670628125b86e15b63573a357bd.debug
/usr/lib/debug/.build-id/19
/usr/lib/debug/.build-id/19/852787b7946c58835a8d7ba101ea9680a6cc46
/usr/lib/debug/.build-id/19/852787b7946c58835a8d7ba101ea9680a6cc46.debug
/usr/lib/debug/.build-id/22
/usr/lib/debug/.build-id/22/630b9d8ed9c48ce6ae5665ced71c3cf7e9a65d
/usr/lib/debug/.build-id/22/630b9d8ed9c48ce6ae5665ced71c3cf7e9a65d.debug
/usr/lib/debug/.build-id/44
/usr/lib/debug/.build-id/44/50a41ba5d6d37499efa490027900861c760ebe
/usr/lib/debug/.build-id/44/50a41ba5d6d37499efa490027900861c760ebe.debug
/usr/lib/debug/.build-id/54
/usr/lib/debug/.build-id/54/69adba41b2cd693669324d4f3c1c6c8b59a425
/usr/lib/debug/.build-id/54/69adba41b2cd693669324d4f3c1c6c8b59a425.debug
/usr/lib/debug/.build-id/58
/usr/lib/debug/.build-id/58/ec1de79b1262e9806e15a757347e914a116486
/usr/lib/debug/.build-id/58/ec1de79b1262e9806e15a757347e914a116486.1
/usr/lib/debug/.build-id/58/ec1de79b1262e9806e15a757347e914a116486.1.debug
/usr/lib/debug/.build-id/58/ec1de79b1262e9806e15a757347e914a116486.debug
/usr/lib/debug/.build-id/63
/usr/lib/debug/.build-id/63/6189524eb1958a79808916a27037201a26be51
/usr/lib/debug/.build-id/63/6189524eb1958a79808916a27037201a26be51.debug
/usr/lib/debug/.build-id/8a
/usr/lib/debug/.build-id/8a/8e7f7d2fad02310004153a4cd1764145fa8a33
/usr/lib/debug/.build-id/8a/8e7f7d2fad02310004153a4cd1764145fa8a33.debug
/usr/lib/debug/.build-id/93
/usr/lib/debug/.build-id/93/097bce14bfced1c81531b468f44e7b658df352
/usr/lib/debug/.build-id/93/097bce14bfced1c81531b468f44e7b658df352.debug
/usr/lib/debug/.build-id/ba
/usr/lib/debug/.build-id/ba/8de127877b5b3eae71ba85247426afc59d1df1
/usr/lib/debug/.build-id/ba/8de127877b5b3eae71ba85247426afc59d1df1.debug
/usr/lib/debug/.build-id/ed
/usr/lib/debug/.build-id/ed/4e4aab9413d6db36c0c813c1afab19414d0ffb
/usr/lib/debug/.build-id/ed/4e4aab9413d6db36c0c813c1afab19414d0ffb.debug
/usr/lib/debug/.build-id/fa
/usr/lib/debug/.build-id/fa/463e07f8f3a5cecc56f28fda81626f9563c30c
/usr/lib/debug/.build-id/fa/463e07f8f3a5cecc56f28fda81626f9563c30c.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/cconfig-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/cmsd-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/frm_admin-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/frm_purged-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/frm_xfragent-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/frm_xfrd-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/mpxstats-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/wait41-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/xrdacctest-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/xrdpfc_print-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/xrdpwdadmin-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/xrdsssadmin-5.9.5-1.el9.s390x.debug
/usr/lib/debug/usr/bin/xrootd-5.9.5-1.el9.s390x.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 6 05:18:22 2026