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 aarch64

From Fedora 38 for aarch64 / x

Name: xrootd-client-libs Distribution: Fedora Project
Version: 5.5.4 Vendor: Fedora Project
Release: 1.fc38 Build date: Sat Mar 25 12:04:07 2023
Group: Unspecified Build host: buildhw-a64-23.iad2.fedoraproject.org
Size: 3346595 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/33
/usr/lib/.build-id/33/45b1ec6471ed7a95c822dc60ebdc6d1296c458
/usr/lib/.build-id/61
/usr/lib/.build-id/61/43512f72059d1b1a468ee96a7db00cb53cdaac
/usr/lib/.build-id/b3/c8a7184df5a397562429f65439e918126516f2
/usr/lib/.build-id/b4
/usr/lib/.build-id/b4/f62db5e879c1985d5a070d6848e078b2e94f1b
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/a6f9267e48e9d3f0edf805e8fe0ab771702b9d
/usr/lib/.build-id/c7
/usr/lib/.build-id/c7/30a322560e5b0ee5d6e27cb7cc258b977b956b
/usr/lib/.build-id/cf
/usr/lib/.build-id/cf/c86e563a0889de59178a6e21f259cfe904772d
/usr/lib/.build-id/fe
/usr/lib/.build-id/fe/45096f030d25927bb19de83886e8c62fdbcfdf
/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:47:55 2024