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

xrootd-client-5.5.4-1.fc38 RPM for s390x

From Fedora 38 for s390x / x

Name: xrootd-client Distribution: Fedora Project
Version: 5.5.4 Vendor: Fedora Project
Release: 1.fc38 Build date: Sat Mar 25 12:02:49 2023
Group: Unspecified Build host: buildvm-s390x-26.s390.fedoraproject.org
Size: 1024688 Source RPM: xrootd-5.5.4-1.fc38.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

* 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

/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/09
/usr/lib/.build-id/09/c46375f977a196e736bab9f68da799a6063adc
/usr/lib/.build-id/10
/usr/lib/.build-id/10/745461cb94a86f82587c02b28a17ed35388a06
/usr/lib/.build-id/21/6b88e972edd18797c60f11380372d244a15de4
/usr/lib/.build-id/25/22fa820b936912da92710f3ab795dca8b9cf90
/usr/lib/.build-id/35/9e0636b7b0095988c5a1f5b6bf134d9ab7677c
/usr/lib/.build-id/9c
/usr/lib/.build-id/9c/a75665bc820de15db86fbef7ceaf9848db118f
/usr/lib/.build-id/ab
/usr/lib/.build-id/ab/137d778be089de8717128c401087bc30901a29
/usr/lib/.build-id/f3/27967b80a2e0cd622dd107f3dc67da8c798691
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/bee841b3de20d3d45d94a1efe1483c33c37e1a
/usr/lib/.build-id/f8
/usr/lib/.build-id/f8/165092174053a3e5328c062a46f896e1c4b1ac
/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, Tue Apr 9 23:07:34 2024