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

xrootd-client-libs-5.5.4-1.fc38 RPM for ppc64le

From Fedora 38 for ppc64le / x

Name: xrootd-client-libs Distribution: Fedora Project
Version: 5.5.4 Vendor: Fedora Project
Release: 1.fc38 Build date: Sat Mar 25 12:07:59 2023
Group: Unspecified Build host: buildvm-ppc64le-22.iad2.fedoraproject.org
Size: 3737987 Source RPM: xrootd-5.5.4-1.fc38.src.rpm
Packager: Fedora Project
Url: https://xrootd.slac.stanford.edu/
Summary: Libraries used by xrootd clients
This package contains libraries used by xrootd clients.

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/xrootd
/etc/xrootd/client.conf
/etc/xrootd/client.plugins.d
/etc/xrootd/client.plugins.d/client-plugin.conf.example
/etc/xrootd/client.plugins.d/recorder.conf
/usr/lib/.build-id
/usr/lib/.build-id/01/e43304b5bc7d18cf1ea86a079071c07d8fa1a2
/usr/lib/.build-id/1d
/usr/lib/.build-id/1d/b77a713e1b47a79d8f59c919836a2aac126da7
/usr/lib/.build-id/2b/e9800343603dc8c2a558dd9b639bac7486f9cf
/usr/lib/.build-id/55/7fe4b66aa2f1b9f7b40fa4f7a127927d876569
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/354a666c2a96aca29416cdf8737a9ee212a0ea
/usr/lib/.build-id/c2
/usr/lib/.build-id/c2/1601b2edf3d17ebd934b8fb50c455c512f1ca4
/usr/lib/.build-id/de
/usr/lib/.build-id/de/7894f7045c13061168b3bc331bd0887b0a2d45
/usr/lib/.build-id/e2
/usr/lib/.build-id/e2/6bf7f4e6f42619d18d13319006f9d6e0246db9
/usr/lib64/libXrdCl.so.3
/usr/lib64/libXrdCl.so.3.0.0
/usr/lib64/libXrdClProxyPlugin-5.so
/usr/lib64/libXrdClRecorder-5.so
/usr/lib64/libXrdFfs.so.3
/usr/lib64/libXrdFfs.so.3.0.0
/usr/lib64/libXrdPosix.so.3
/usr/lib64/libXrdPosix.so.3.0.0
/usr/lib64/libXrdPosixPreload.so
/usr/lib64/libXrdPosixPreload.so.2
/usr/lib64/libXrdPosixPreload.so.2.0.0
/usr/lib64/libXrdSsiLib.so.2
/usr/lib64/libXrdSsiLib.so.2.0.0
/usr/lib64/libXrdSsiShMap.so.2
/usr/lib64/libXrdSsiShMap.so.2.0.0


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 22:57:55 2024