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

xrootd-server-debuginfo-5.8.2-1.el9 RPM for aarch64

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

Name: xrootd-server-debuginfo Distribution: Fedora Project
Version: 5.8.2 Vendor: Fedora Project
Release: 1.el9 Build date: Wed May 14 22:08:59 2025
Group: Development/Debug Build host: buildvm-a64-12.iad2.fedoraproject.org
Size: 5846123 Source RPM: xrootd-5.8.2-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

Changelog

* 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
* Sat Mar 16 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.9-1
  - Update to version 5.6.9
* Sat Feb 24 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.8-1
  - Update to version 5.6.8
  - Disable tests that require file attributes if the file system doesn't
    support them
* Tue Feb 06 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.7-1
  - Update to version 5.6.7
* Fri Jan 26 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.6-1
  - Update to version 5.6.6
* Mon Jan 22 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.5-1
  - Update to version 5.6.5
  - Drop patches accepted upstream
* Wed Jan 17 2024 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.4-2
  - Fix printf null pointer error
* Mon Dec 11 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.6.4-1
  - Update to version 5.6.4
  - Drop patches accepted upstream or previously backported
* 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

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/11
/usr/lib/debug/.build-id/11/489325ce9152819e6031b84b4f7d9b089d507a
/usr/lib/debug/.build-id/11/489325ce9152819e6031b84b4f7d9b089d507a.debug
/usr/lib/debug/.build-id/47
/usr/lib/debug/.build-id/47/656d3da199c813085a36c7eeaf5996e5160aa0
/usr/lib/debug/.build-id/47/656d3da199c813085a36c7eeaf5996e5160aa0.debug
/usr/lib/debug/.build-id/47/f81958387d061a184c68288496a64d8b20e178
/usr/lib/debug/.build-id/47/f81958387d061a184c68288496a64d8b20e178.debug
/usr/lib/debug/.build-id/4b
/usr/lib/debug/.build-id/4b/70219639084a022efe928dcf588ef8f3e0c4cb
/usr/lib/debug/.build-id/4b/70219639084a022efe928dcf588ef8f3e0c4cb.debug
/usr/lib/debug/.build-id/5d
/usr/lib/debug/.build-id/5d/bec94550fc73c20c66908ea7df26eb7be958b7
/usr/lib/debug/.build-id/5d/bec94550fc73c20c66908ea7df26eb7be958b7.debug
/usr/lib/debug/.build-id/7a
/usr/lib/debug/.build-id/7a/77a4d209638167acdcd3ff74c5d1fdaadf1798
/usr/lib/debug/.build-id/7a/77a4d209638167acdcd3ff74c5d1fdaadf1798.debug
/usr/lib/debug/.build-id/95
/usr/lib/debug/.build-id/95/56b87a536450a7d05926b832cf47702a3f98b4
/usr/lib/debug/.build-id/95/56b87a536450a7d05926b832cf47702a3f98b4.debug
/usr/lib/debug/.build-id/a4
/usr/lib/debug/.build-id/a4/f9df10aaf9c2c9595b026b21bb8875cb93a62f
/usr/lib/debug/.build-id/a4/f9df10aaf9c2c9595b026b21bb8875cb93a62f.1
/usr/lib/debug/.build-id/a4/f9df10aaf9c2c9595b026b21bb8875cb93a62f.1.debug
/usr/lib/debug/.build-id/a4/f9df10aaf9c2c9595b026b21bb8875cb93a62f.debug
/usr/lib/debug/.build-id/ae
/usr/lib/debug/.build-id/ae/cecd710494cffdff7c69142ae91c1a51d5079e
/usr/lib/debug/.build-id/ae/cecd710494cffdff7c69142ae91c1a51d5079e.debug
/usr/lib/debug/.build-id/b0
/usr/lib/debug/.build-id/b0/a0c72b0f04068896cdae5609fce29df2981be9
/usr/lib/debug/.build-id/b0/a0c72b0f04068896cdae5609fce29df2981be9.debug
/usr/lib/debug/.build-id/ee
/usr/lib/debug/.build-id/ee/fd02818abdb455aaa4fcca1359db1446817d91
/usr/lib/debug/.build-id/ee/fd02818abdb455aaa4fcca1359db1446817d91.debug
/usr/lib/debug/.build-id/f0
/usr/lib/debug/.build-id/f0/f2f0667914f306dde564f1aaf6ac2e9afe5fb8
/usr/lib/debug/.build-id/f0/f2f0667914f306dde564f1aaf6ac2e9afe5fb8.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/cconfig-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/cmsd-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/frm_admin-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/frm_purged-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/frm_xfragent-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/frm_xfrd-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/mpxstats-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/wait41-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/xrdacctest-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/xrdpfc_print-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/xrdpwdadmin-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/xrdsssadmin-5.8.2-1.el9.aarch64.debug
/usr/lib/debug/usr/bin/xrootd-5.8.2-1.el9.aarch64.debug


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri May 23 03:10:37 2025