Mattias Ellert
755fea83a1
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
2021-11-16 13:14:02 +01:00
Mattias Ellert
287e8319a6
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
2021-11-02 23:14:15 +01:00
Mattias Ellert
4b92102675
Update code for OpenSSL 3
2021-09-26 05:51:59 +02:00
Sahana Prasad
4c32b188b1
Rebuilt with OpenSSL 3.0.0
2021-09-14 19:18:20 +02:00
Mattias Ellert
dda667fe34
Update to version 5.3.1
...
Drop patch xrootd-format.patch (accepted upstream)
2021-07-31 06:44:14 +02:00
Fedora Release Engineering
8dfcd52ffd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-23 21:56:42 +00:00
Björn Esser
cc0f2cf3cd
Rebuild for versioned symbols in json-c
2021-07-10 11:59:14 +02:00
Mattias Ellert
4163fb79cc
Update to version 5.3.0
2021-07-10 07:16:37 +02:00
Python Maint
428c4b3107
Rebuilt for Python 3.10
2021-06-04 21:20:22 +02:00
Mattias Ellert
c05ea230c8
cmake in EPEL 8 no longer Provides: cmake3
2021-05-22 06:16:01 +02:00
Mattias Ellert
98c1584ab1
Fix compilation failure on 32 bit (ix86/arm32)
2021-05-21 14:17:59 +02:00
Mattias Ellert
447fb9e875
Update to version 5.2.0
2021-05-21 11:49:21 +02:00
Jonathan Wakely
e6a8852ed4
Rebuilt for removed libstdc++ symbol ( #1937698 )
2021-03-30 19:41:12 +01:00
Mattias Ellert
c1161164ab
Update to version 5.1.1
...
Drop patches (accepted upstream)
2021-03-10 18:34:22 +01:00
Mattias Ellert
8aae0d288c
Remove debug output
2021-02-26 14:46:12 +01:00
Mattias Ellert
6d30c56dd1
Fix format error on 32 bit architectures
2021-02-25 18:00:47 +01:00
Mattias Ellert
89a88a6b87
Update to version 5.1.0
...
Add scitokens plugin package
Packages xrootd-ceph and xrdcl-http are now built as part of xrootd
replacing the packages built from separate source rpms
Drop patches (accepted upstream or previously backported)
Fix broken library dependency in XrdCeph cmake file
2021-02-25 13:52:36 +01:00
Mattias Ellert
b868cb3ba8
Drop workaround for false positive warning from gcc 11
2021-02-13 09:52:44 +01:00
Mattias Ellert
80fa05447f
Workaround false positive warning from gcc 11 (Fedora 34+)
2021-01-26 09:49:58 +01:00
Mattias Ellert
28fbc87edd
Cleanup last commit
2021-01-14 11:51:36 +01:00
Tom Stellard
b8a4db3c2d
Add BuildRequires: make
...
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-09 01:37:54 +00:00
Mattias Ellert
fed858138e
Fix uninitialized variable error
2020-12-08 15:10:27 +01:00
Mattias Ellert
581cb6312e
Fix array length calculation (gcc 11 error)
2020-12-08 14:38:23 +01:00
Mattias Ellert
f17a7f916c
Correct plugin version checking to prevent false negatives
...
Fix wrong section number in xrootdfs.1 manpage
Use system tinyxml library (unbundle)
2020-11-18 20:33:37 +01:00
Mattias Ellert
258f76481c
Update to version 5.0.3
...
Drop patches (accepted upstream or previously backported)
2020-11-12 10:28:41 +01:00
Mattias Ellert
369a165341
Fix for XrdPosix failing to compile with glibc 2.33 (2.32.9000)
2020-11-02 16:12:13 +01:00
Mattias Ellert
6913b65a3c
Update to version 5.0.2
...
Drop patches (accepted upstream or previously backported)
Obsolete xrdhttpvoms in xrootd-voms package
2020-09-18 16:01:15 +02:00
Mattias Ellert
1c203f6cc3
Update sources
2020-08-27 19:12:25 +02:00
Mattias Ellert
18c0177563
Update to version 5.0.1
...
Remove conditionals for building on EPEL 6
Drop patches (accepted upstream or previously backported)
Fix 32 bit compilation (format error)
Fix compilation on ARM, PPC and S390X (char is unsigned)
2020-08-27 19:04:09 +02:00
Mattias Ellert
dfe83844c0
Use new CMake macros where available
...
Backport minor fixes from upstream git
Correct flag reset code for ssq monitor option
Fix typo in xrootd-config help
Prevent deadlock in Python bindings
Fix plugin path in xrootd-http.cfg for 32 bit architectures
2020-08-27 12:59:47 +02:00
Fedora Release Engineering
4c325be5c0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-29 15:04:28 +00:00
Mattias Ellert
58f2307ac5
Disable LTO for 32 bit architectures due to the POSIX preload code
2020-07-24 14:56:45 +02:00
Mattias Ellert
a7e5cfa64e
Fix one definition rule (ODR) violation for LTO
2020-07-24 10:37:42 +02:00
Jeff Law
2d768efc1c
Disable LTO
2020-07-20 17:11:30 -06:00
Mattias Ellert
cd3916b72b
Fix a typo in the rpm scriptlets (missing underscore)
2020-07-16 11:54:45 +02:00
Mattias Ellert
b0ca558846
Add the patches from previous commit
2020-07-13 17:47:53 +02:00
Mattias Ellert
f698937035
Update to version 4.12.3 (no code changes w.r.t. 4.12.2)
...
Backport XrdVoms fixes from upstream git
2020-07-13 17:45:53 +02:00
2eb299ae57
Improve compatibility with new CMake macro
...
Signed-off-by: Igor Raits <ignatenkobrain@fedoraproject.org>
2020-07-05 20:35:58 +02:00
Mattias Ellert
29c8208a48
Provide/Obsolete xrootd-voms-plugin and vomsxrd
2020-06-11 07:09:23 +02:00
Mattias Ellert
b0e4ceecc5
Remove libXrdSecgsiVOMS-4.so symlink from xrootd-libs
2020-06-10 13:14:38 +02:00
Mattias Ellert
3f18ddad02
Update to version 4.12.2
...
Add voms attribute extractor plugin package
Drop patches (accepted upstream)
2020-06-05 18:19:31 +02:00
Miro Hrončok
81b1febb42
Rebuilt for Python 3.9
2020-05-26 03:55:31 +02:00
Mattias Ellert
6ea3f91623
Update to version 4.12.1
...
Fix broken man page
2020-05-21 15:13:05 +02:00
Mattias Ellert
57bd522900
Update to version 4.12.0
...
Fix empty xrdmapc manpage
2020-05-08 18:40:01 +02:00
Björn Esser
0bc420f63b
Rebuild (json-c)
2020-04-22 00:04:50 +02:00
Mattias Ellert
d05a16100f
Update to version 4.11.3
...
Use libc semaphores for EPEL 7 build
POSIX compliant semaphores were backported to glibc in RHEL 7.2
Drop glibc version requirement for semaphores (backported to older version)
Move libXrdSsi{Lib,ShMap}.so.* to client-libs package (from server-libs)
2020-03-23 18:19:51 +01:00
Mattias Ellert
85cbfcd5a4
Add patch ...
2020-02-05 11:34:20 +01:00
Mattias Ellert
85a464f4e2
Update to version 4.11.2
2020-02-05 11:29:06 +01:00
Fedora Release Engineering
aa4fff2fc0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-31 04:54:19 +00:00
Mattias Ellert
8d75912307
Update to version 4.11.1
2019-12-17 16:06:58 +01:00