Releases: opensciencegrid/xrootd-multiuser
Releases · opensciencegrid/xrootd-multiuser
v2.2.0-1
v2.1.4-2
- Use thread-specific setgroups syscall to set supplementary groups on individual threads
v2.1.4-1
- Add support for extended listings (SOFTWARE-5647)
v2.1.3-1
What's Changed
- Fail plugin initialization if we can't get the OSS (SOFTWARE-5388) by @brianhlin in #40
- Do in-source build on EL9 by @matyasselmeci in #43
- If user cannot be mapped to uid, continue as anonymous by @jthiltges in #45
- Change from named daemon to exec by @djw8605 in #46
New Contributors
- @brianhlin made their first contribution in #40
- @matyasselmeci made their first contribution in #43
Full Changelog: v2.1.2-1...v2.1.3-1
Packaging fix for v2.1.2
Merge pull request #37 from edquist/SOFTWARE-5331.bump rpm version 2.1.2 & changelog (SOFTWARE-5331)
v2.1.2
v2.1.1
What's Changed
- package [email protected] (SOFTWARE-5331) by @edquist in #34
- Capabilities are set per-thread, and therefore need to be checked and set by @djw8605 in #35
Full Changelog: v2.1.0...v2.1.1
Packaging fix for v2.1.0
Package service file for cmsd
Add cmsd support
What's Changed
- Overhaul capability setting for multiuser. by @bbockelm in #32
- Adding example config for cmsd by @djw8605 in #33
Full Changelog: v2.0.4...v2.1.0
Bug fixes
What's Changed
- Initialize crc32 by @jthiltges in #28
- Fix assert in el8 due to vector reserve by @jthiltges in #29
- Reorder variables to address compiler warning/error by @jthiltges in #30
New Contributors
- @jthiltges made their first contribution in #28
Full Changelog: v2.0.3...v2.0.4