Skip to content

Changelog xrootd (5.4.1-1)

2022

xrootd (5.4.1-1) unstable; urgency=medium

   * 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

2021

xrootd (5.4.0-2) unstable; urgency=medium

   * 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

xrootd (5.4.0-1) unstable; urgency=medium

   * 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

xrootd (5.3.4-1) unstable; urgency=medium

   * Update to version 5.3.4

xrootd (5.3.3-1) unstable; urgency=medium

   * 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

xrootd (5.3.2-1) unstable; urgency=medium

   * 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

xrootd (5.3.1-4) unstable; urgency=medium

   * Try linking to libatomic on riscv64

xrootd (5.3.1-3) unstable; urgency=medium

   * 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

xrootd (5.3.1-2) unstable; urgency=medium

   * Re-upload source only
   * Fix compilation on some 32 bit architectures (Closes: #993611)
   * Link to libatomic when needed (riscv64)

xrootd (5.3.1-1) unstable; urgency=medium

   * 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)

2020

xrootd (5.0.3-4) unstable; urgency=medium

   * Fix compilation on GNU/kFreeBSD

xrootd (5.0.3-3) unstable; urgency=medium

   * 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

xrootd (5.0.3-2) unstable; urgency=medium

   * Re-upload source only

xrootd (5.0.3-1) unstable; urgency=medium

   * Initial release. (Closes: #975021)