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

xrootd-server-5.5.4-1.fc38 RPM for x86_64

From Fedora 38 for x86_64 / x

Name: xrootd-server Distribution: Fedora Project
Version: 5.5.4 Vendor: Fedora Project
Release: 1.fc38 Build date: Sat Mar 25 12:03:14 2023
Group: Unspecified Build host: buildvm-x86-13.iad2.fedoraproject.org
Size: 1390190 Source RPM: xrootd-5.5.4-1.fc38.src.rpm
Packager: Fedora Project
Url: https://xrootd.slac.stanford.edu/
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

Changelog

* 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
* Tue Nov 30 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.3.4-1
  - Update to version 5.3.4
* Tue Nov 16 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.3.3-1
  - Update to version 5.3.3
  - Drop patches accepted upstream:
    - 0001-Fix-compilation-failure-on-32-bit-architectures.patch
    - 0001-Fix-build-failure-on-platforms-where-char-is-unsigne.patch
* Tue Nov 02 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.3.2-1
  - Update to version 5.3.2
  - Drop OpenSSL 3 patch accepted upstream
  - Fix compilation failure on 32 bit architectures
  - Do not hardcode error numbers
  - Fix build failure on platforms where char is unsigned
* Sun Sep 26 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.3.1-3
  - Update code for OpenSSL 3
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1:5.3.1-2
  - Rebuilt with OpenSSL 3.0.0
* Thu Jul 29 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.3.1-1
  - Update to version 5.3.1
  - Drop patch xrootd-format.patch (accepted upstream)
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1:5.3.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Sat Jul 10 2021 Björn Esser <besser82@fedoraproject.org> - 1:5.3.0-2
  - Rebuild for versioned symbols in json-c
* Fri Jul 09 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.3.0-1
  - Update to version 5.3.0
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1:5.2.0-2
  - Rebuilt for Python 3.10
* Thu May 20 2021 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.2.0-1
  - Update to version 5.2.0
* Tue Mar 30 2021 Jonathan Wakely <jwakely@redhat.com> - 1:5.1.1-2
  - Rebuilt for removed libstdc++ symbol (#1937698)

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/13
/usr/lib/.build-id/13/7d3244781db57aa9690ef5fd0fc0005e8c95da
/usr/lib/.build-id/26
/usr/lib/.build-id/26/99f8816f575e015e64aa25f87c407210b33722
/usr/lib/.build-id/32
/usr/lib/.build-id/32/43d8fc893e0930e47e4494eda7159820b76314
/usr/lib/.build-id/45
/usr/lib/.build-id/45/638ffa44efd25d195b04fa0cc76a5fb772c909
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/14306ae57f7a76c1cf2177971b11848b587350
/usr/lib/.build-id/66
/usr/lib/.build-id/66/68565165147ef30af14beae07320d89b5fc027
/usr/lib/.build-id/66/68565165147ef30af14beae07320d89b5fc027.1
/usr/lib/.build-id/71
/usr/lib/.build-id/71/9a85004fc23deca285ffbb4266c646892e165f
/usr/lib/.build-id/8b
/usr/lib/.build-id/8b/d85409790ea56e92d1a666f350c11e050827a6
/usr/lib/.build-id/99
/usr/lib/.build-id/99/af949c002b6a59d53b846006b0389e768dfc18
/usr/lib/.build-id/a0
/usr/lib/.build-id/a0/fb1902c421f2e975b3b20c21020631b7da0fbe
/usr/lib/.build-id/e3
/usr/lib/.build-id/e3/7b70672f5008ed63704e58f343784cccbdc611
/usr/lib/.build-id/f1
/usr/lib/.build-id/f1/3253ad63c612f7d791a8ea94c8d201a190a7af
/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/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
/var/log/xrootd
/var/spool/xrootd


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:26:30 2024