ID | 15598 |
Package Name | xrootd-multiuser |
Version | 2.0.4 |
Release | 1.osg36.el8 |
Epoch | |
Source | svn+https://vdt.cs.wisc.edu/svn/native/redhat/branches/osg-3.6/xrootd-multiuser#26973 |
Summary |
Description |
Built by | CARL EDQUIST A21486 |
State |
complete
|
Volume |
DEFAULT |
Started | Wed, 04 May 2022 15:51:23 CDT |
Completed | Wed, 04 May 2022 15:53:25 CDT |
Task | build (osg-3.6-el8, /svn/native/redhat/branches/osg-3.6/xrootd-multiuser:26973) |
Extra | {'source': {'original_url': 'svn+https://vdt.cs.wisc.edu/svn/native/redhat/branches/osg-3.6/xrootd-multiuser#26973'}} |
Tags |
|
RPMs |
src | |
|
xrootd-multiuser-2.0.4-1.osg36.el8.src.rpm (info) (download) |
x86_64 |
|
xrootd-multiuser-2.0.4-1.osg36.el8.x86_64.rpm (info) (download)
|
|
xrootd-multiuser-debuginfo-2.0.4-1.osg36.el8.x86_64.rpm (info) (download)
|
|
xrootd-multiuser-debugsource-2.0.4-1.osg36.el8.x86_64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* Wed May 04 2022 Carl Edquist <edquist@cs.wisc.edu> - 2.0.4-1
- Initialize crc32
- Fix assert in el8 due to vector reserve
- Reorder variables to address compiler warning/error
* Mon Oct 18 2021 Derek Weitzel <dweitzel@unl.edu> - 2.0.3-1
- Fix bug in lfn2pfn function
* Thu Sep 23 2021 Derek Weitzel <dweitzel@unl.edu> - 2.0.2-1
- Allow overwrite of digests read from xrootd.chksum in continued config files
* Tue Sep 21 2021 Carl Edquist <edquist@cs.wisc.edu> - 2.0.1-2
- Add missing build deps: openssl-devel, zlib-devel
* Tue Sep 21 2021 Derek Weitzel <dweitzel@unl.edu> - 2.0.1-1
- Fix the bogus date in the spec file
* Tue Sep 14 2021 Derek Weitzel <dweitzel@unl.edu> - 2.0.0-1
- Add checksum library that saves to extended attributes
- Add multiuser.checksumonwrite option to turn on checksumming the file while it is being written.
* Wed Jun 02 2021 Derek Weitzel <dweitzel@unl.edu> - 1.1.0-1
- Add file mask on creation
- Disable POSC
* Fri May 07 2021 Derek Weitzel <dweitzel@unl.edu> - 1.0.0-1
- Wrap the OSS filesystem rather than SFS. Available in XRootD 5.0+
- Add checksum wrapper, only available in XRootD 5.2+
* Thu May 06 2021 Carl Edquist <edquist@cs.wisc.edu> - 1.0.0-0.2.rc.2
- Update to 1.0.0 rc2 (SOFTWARE-4599)
* Tue May 04 2021 Mátyás Selmeci <matyas@cs.wisc.edu> - 1.0.0-0.1.rc.1
- Update to 1.0.0 rc1 (SOFTWARE-4599)
* Fri Mar 12 2021 Carl Edquist <edquist@cs.wisc.edu> - 0.5.0-1
- Build against xrootd 5.1 (SOFTWARE-4426)
- Refactor how username is determined to match new behavior in xrootd 5.1 (#17)
- Check for 'request.name' attribute before failing (#18)
- Obtain username from passed env when SecEntity object not passed (#19)
- Disable POSC when set in file open() (#20)
* Fri Oct 30 2020 Diego Davila <didavila@ucsd.edu> - 0.4.5-1
- Adding 60-osg-multiuser.cfg (SOFTWARE-4259)
* Thu Sep 24 2020 Diego Davila <didavila@ucsd.edu> - 0.4.4-1
- use vector resize instead of vector reserve to make it work in el8 (SOFTWARE-4257)
* Tue Jul 14 2020 Diego Davila <didavila@ucsd.edu> - 0.4.3-3
- updating XRootD adding minor version to requirements (SOFTWARE-4137)
* Fri Jun 26 2020 Diego Davila <didavila@ucsd.edu> - 0.4.3-2
- updating XRootD requirements to only the major version (SOFTWARE-4137)
* Wed Jun 10 2020 Diego Davila <didavila@ucsd.edu> - 0.4.3-1
- Adding XrootD major version to the shared file name
- building against XrootD-4.12.2 (software-4093)
* Fri Apr 24 2020 Edgar Fajardo <emfajard@ucsd.edu> - 0.4.2-8
- Rebuild against xrootd 4.12; (SOFTWARE-4063)
* Wed Oct 23 2019 Carl Edquist <edquist@cs.wisc.edu> - 0.4.2-5
- Rebuild against xrootd 4.11; add version range dependency (SOFTWARE-3830)
* Thu Jul 18 2019 Carl Edquist <edquist@cs.wisc.edu> - 0.4.2-4
- Rebuild against xrootd 4.10.0 and update versioned dependency (SOFTWARE-3697)
* Wed Apr 10 2019 Mátyás Selmeci <matyas@cs.wisc.edu> - 0.4.2-3
- Rebuild against xrootd 4.9.1 and add versioned dependency (SOFTWARE-3485)
* Wed Feb 27 2019 Carl Edquist <edquist@cs.wisc.edu> - 0.4.2-2
- Rebuild against xrootd 4.9.0 (SOFTWARE-3485)
* Wed Aug 08 2018 Brian Bockelman <bbockelm@cse.unl.edu> - 0.4.2-1
- Fix chaining of sendfile requests.
- Fix potentially misleading error message.
* Sun Aug 05 2018 Brian Bockelman <bbockelm@cse.unl.edu> - 0.4.1-1
- Fix errant message after GID switch.
* Mon Jul 30 2018 Brian Bockelman <bbockelm@cse.unl.edu> - 0.4.0-1
- Add support for POSIX-like umask.
- Make multiuser plugin compatible with Macaroons.
- Avoid a segfault if the plugin is improperly configured.
* Sat Jul 28 2018 Brian Bockelman <bbockelm@cse.unl.edu> - 0.3.1-1
- Propagate errors from underlying SFS object.
* Wed Sep 20 2017 Brian Bockelman <bbockelm@cse.unl.edu> - 0.3-1
- Fix effective capabilities on all transfer threads.
* Wed Sep 20 2017 Brian Bockelman <bbockelm@cse.unl.edu> - 0.2-1
- Initial packaging of the multiuser plugin.
|