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

xrootd-client-5.6.2-2.fc39 RPM for ppc64le

From Fedora 39 for ppc64le / x

Name: xrootd-client Distribution: Fedora Project
Version: 5.6.2 Vendor: Fedora Project
Release: 2.fc39 Build date: Mon Sep 18 20:51:36 2023
Group: Unspecified Build host: buildvm-ppc64le-08.iad2.fedoraproject.org
Size: 2568253 Source RPM: xrootd-5.6.2-2.fc39.src.rpm
Packager: Fedora Project
Url: https://xrootd.slac.stanford.edu/
Summary: Xrootd command line client tools
This package contains the command line tools used to communicate with
xrootd servers.

Provides

Requires

License

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

Changelog

* 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
* Tue May 09 2023 Mattias Ellert <mattias.ellert@physics.uu.se> - 1:5.5.5-1
  - Update to version 5.5.5
* 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

Files

/usr/bin/xrdadler32
/usr/bin/xrdcks
/usr/bin/xrdcopy
/usr/bin/xrdcp
/usr/bin/xrdcrc32c
/usr/bin/xrdfs
/usr/bin/xrdgsiproxy
/usr/bin/xrdgsitest
/usr/bin/xrdmapc
/usr/bin/xrdpinls
/usr/bin/xrdreplay
/usr/lib/.build-id
/usr/lib/.build-id/05
/usr/lib/.build-id/05/b3d2a747ba4b3797582415984f43b2f66c625d
/usr/lib/.build-id/06
/usr/lib/.build-id/06/72658c353ff725c4c06fe0ec4b9fc9c7f7f3de
/usr/lib/.build-id/09
/usr/lib/.build-id/09/ce29d119fc9a2a30e09bcf0ade25b85f05af1d
/usr/lib/.build-id/37/50a914667d40f40039f52de05c51cbf020732e
/usr/lib/.build-id/67
/usr/lib/.build-id/67/151d99aa6b51bd2f7c2fd95394f8edc3cbb362
/usr/lib/.build-id/72
/usr/lib/.build-id/72/54d351e300897b058b1593d07e8219c6791b66
/usr/lib/.build-id/76/67e6b2b11a93bff901a7debdc85e19a94a75bf
/usr/lib/.build-id/7f
/usr/lib/.build-id/7f/aac9f7d4eb15cabf0112b6e38a5800ecd876b6
/usr/lib/.build-id/88
/usr/lib/.build-id/88/fbb38da4a4103b6edfeb99816f4dcd61c25b35
/usr/lib/.build-id/e8
/usr/lib/.build-id/e8/d18ebab057902fa459c198fa111fcefee88ae0
/usr/share/man/man1/xrdadler32.1.gz
/usr/share/man/man1/xrdcopy.1.gz
/usr/share/man/man1/xrdcp.1.gz
/usr/share/man/man1/xrdfs.1.gz
/usr/share/man/man1/xrdgsiproxy.1.gz
/usr/share/man/man1/xrdgsitest.1.gz
/usr/share/man/man1/xrdmapc.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Apr 10 02:29:30 2024