Commit graph

247 commits

Author SHA1 Message Date
Mattias Ellert
e528e0f40d Workaround doxygen non-reproducibility - make doc package noarch again
Increase client timeouts for XRootD server tests
2024-09-17 07:32:39 +02:00
Mattias Ellert
bb8882e8c4 Update to version 5.7.1
Drop patches accepted upstream
2024-09-06 21:49:23 +02:00
Fedora Release Engineering
16309d3441 Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild 2024-07-20 10:27:46 +00:00
Mattias Ellert
b996dc7685 Fix compilation error due to hidden overloaded virtual
Make documentation package not noarch due to non-reproducible filenames
2024-07-05 07:29:41 +02:00
Mattias Ellert
e4c1b94872 Update to version 5.7.0
Drop patches accepted upstream
Drop EPEL 7 support from spec file (EOL)
2024-07-04 06:27:53 +02:00
Python Maint
1f974eeaf8 Rebuilt for Python 3.13 2024-06-07 18:58:09 +02:00
Mattias Ellert
60461f50b1 Reduce socket path lengths used by tests for rpm 4.20 compatibility
Avoid test failures due to using the same port numbers in different tests
2024-06-03 20:13:18 +02:00
Mattias Ellert
0a46bf1aee Update sources 2024-03-16 23:43:01 +01:00
Mattias Ellert
453125606c Update to version 5.6.9 2024-03-16 23:38:54 +01:00
Mattias Ellert
e8cf9f1591 Update to version 5.6.8
Disable tests that require file attributes if the file system doesn't
  support them
2024-02-28 23:48:58 +01:00
Mattias Ellert
97467c8e51 Update to version 5.6.7 2024-02-06 16:40:25 +01:00
Mattias Ellert
13f1004571 Update to version 5.6.6 2024-01-26 14:17:32 +01:00
Mattias Ellert
2af0de9eaf Update to version 5.6.5
Drop patches accepted upstream
2024-01-22 20:07:41 +01:00
Mattias Ellert
b7f4c1ccbd Fix printf null pointer error 2024-01-17 10:17:02 +01:00
Mattias Ellert
07036ad772 Update to version 5.6.4
Drop patches accepted upstream or previously backported
2023-12-11 21:57:59 +01:00
Mattias Ellert
39ef4b7110 Avoid /tmp when running some tests
Fail gracefully in case of unsupported extended file attributes
Avoid null bytes in error message strings
Fix include path in XRootDConfig.cmake
Avoid dereferencing unaligned pointers
Support big endian in XrdZip
2023-12-05 08:00:50 +01:00
Mattias Ellert
3aad3e6c66 Enable erasure code support (XrdEc) 2023-11-19 21:55:18 +01:00
Mattias Ellert
534722bfd5 Update to version 5.6.3
Drop patches accepted upstream or previously backported
Enable tests and add check section
2023-10-28 09:21:11 +02:00
Mattias Ellert
b887d840a6 Backport fix for Authfile parsing regression 2023-09-18 15:21:15 +02:00
Mattias Ellert
952cde512c Update to version 5.6.2 2023-09-16 15:12:10 +02:00
Fedora Release Engineering
cc79f998e7 Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-22 19:17:12 +00:00
Mattias Ellert
5b0f89fc4c Update to version 5.6.1
Add --use-pep517 --no-build-isolation to pip options for Fedora and EPEL 9+
2023-07-12 15:55:30 +02:00
Mattias Ellert
3f77bfd6e4 Update to version 5.6.0
Drop patches (changes implemented upstream)
2023-07-03 11:17:30 +02:00
Python Maint
218ba72428 Rebuilt for Python 3.12 2023-06-14 23:12:00 +02:00
Mattias Ellert
2f93511396 Fix build failure with latest glibc 2023-05-21 12:39:10 +02:00
Mattias Ellert
4a1d594f3f Update to version 5.5.5 2023-05-09 13:27:27 +02:00
Mattias Ellert
0da0854aeb Update to version 5.5.4 2023-03-25 11:55:58 +01:00
Mattias Ellert
be730e7036 Update to version 5.5.3 2023-02-18 13:57:45 +01:00
Mattias Ellert
51203b0d39 Update to version 5.5.2
Drop patches accepted upstream or previously backported
2023-02-10 06:35:15 +01:00
Fedora Release Engineering
669673f6ce Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-21 07:51:41 +00:00
Mattias Ellert
f94c69aaa8 Fix build failure due to possible large memory allocation 2023-01-17 10:43:22 +01:00
Mattias Ellert
10dab32577 Add missing include - fixes build failure with gcc 13 2023-01-17 07:17:06 +01:00
Mattias Ellert
bf46b8db60 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
2022-10-20 13:51:31 +02:00
Mattias Ellert
d28735c510 Ignore bogus stringop-overflow on 32 bit arm 2022-08-28 19:11:39 +02:00
Mattias Ellert
f8d47b195d Update to version 5.5.0
Drop patches accepted upstream
Address some warnings from Doxygen
Build using devtoolset 7 on EPEL 7
2022-08-28 13:51:57 +02:00
Mattias Ellert
1d9cd4a9c9 Add BR systemd (no longer a dependency of systemd-devel) 2022-08-21 18:28:58 +02:00
Fedora Release Engineering
49ba8e46ae Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-07-23 13:31:24 +00:00
Python Maint
4e3b0d188c Rebuilt for Python 3.11 2022-06-15 18:16:21 +02:00
Mattias Ellert
be87b10612 Update to version 5.4.3
Drop patches accepted upstream or previously backported
Add BR python3-pip and python3-wheel
2022-06-12 12:41:02 +02:00
Mattias Ellert
8d3975aac6 Link with libatomic on some 32-bit architectures
Fix sphinx doc
Backport fixes from upstream git master (OpenSSL 3, Python 3.10)
2022-04-23 19:54:03 +02:00
Mattias Ellert
8008df982f Add BR python3-pip for Fedora 35+ 2022-03-19 04:26:01 +01:00
Mattias Ellert
19eaab2284 Update to version 5.4.2
More OpenSSL 3 fixes
2022-03-04 09:20:01 +01:00
Mattias Ellert
b57980167b Update sources 2022-02-25 04:42:08 +01:00
Mattias Ellert
d3dab6243e Update to version 5.4.1
Drop patches accepted upstream
2022-02-24 21:42:50 +01:00
Mattias Ellert
9c466e1ca1 Use openssl 3 compatible code on EPEL 9 2022-01-31 20:14:06 +01:00
Mattias Ellert
3c4a5ea821 Fix compiler warnings from gcc 12 2022-01-24 10:05:25 +01:00
Fedora Release Engineering
8573f12011 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-22 05:30:09 +00:00
Mattias Ellert
450b10ec4c Don't use unimplemented regex functions on EPEL 7.
Add missing include (GNU/Hurd)
Define ENODATA if not defined (kFreeBSD)
2021-12-14 18:21:24 +01:00
Mattias Ellert
cc7a2b3f44 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
2021-12-11 08:55:01 +01:00
Mattias Ellert
911021d9ff Update to version 5.3.4 2021-11-30 11:17:18 +01:00