* Update to version 5.4.1
* Drop patches accepted upstream:
- 0001-Fix-compilation-when-char-is-unsigned.patch
- 0001-Fix-compilation-on-GCC-4.8.patch
- 0001-Add-missing-include.patch
* Ignore -Warray-bounds warnings from stricter check in gcc 12
* Don't use unimplemented regex functions on EPEL 7.
* Add missing include (GNU/Hurd)
* Define ENODATA if not defined (kFreeBSD)
* Link with libatomic on some 32-bit architectures
* 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 older regex
* Update to version 5.3.4
* 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
* Update to version 5.3.2
* Drop patches accepted upstream
* Do not hardcode Linux error numbers
* Fix build failure on platforms where char is unsigned
* Use the OpenSSL 3 compatible code
* Try linking to libatomic on riscv64
* Expand the atomics test to test for char (8 bit) versions in
addition to long long (64 bit) versions (better fix for riscv64)
* Work around inconsistent type definitions on MIPS
* Re-upload source only
* Fix compilation on some 32 bit architectures (Closes: #993611)
* Link to libatomic when needed (riscv64)
* Update to version 5.3.1
* Add new binary packages:
- xrootd-client-http-plugins
- xrootd-scitokens-plugins
- libxrdcephposix0
- xrootd-ceph-plugins
* Disable ceph dependent packages for architectures without java
* Drop patches (accepted upstream or previously backported)
* Fix compilation on GNU/kFreeBSD
* Fix compilation on GNU/Hurd
* Don't build xrootd-fuse on GNU/Hurd (libfuse is incomplete)
https://www.gnu.org/software/hurd/hurd/libfuse.html
* Re-upload source only
* Initial release. (Closes: #975021)