mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
7 lines
352 B
Plaintext
7 lines
352 B
Plaintext
|
o Minor bug fixes:
|
||
|
- If any directory created by Tor is marked as group readable, the
|
||
|
filesystem group is allowed to be either the default GID or the root
|
||
|
user. Allowing root to read the DataDirectory prevents the need for
|
||
|
CAP_READ_SEARCH when using systemd's CapabilityBoundingSet, or
|
||
|
dac_read_search when using SELinux.
|