diff options
| author | Reiner Herrmann <reiner@reiner-h.de> | 2020-01-19 15:38:53 +0100 |
|---|---|---|
| committer | Reiner Herrmann <reiner@reiner-h.de> | 2020-01-19 15:38:53 +0100 |
| commit | a0129b1fdfc57911bddd93f477c2f12fdd21a371 (patch) | |
| tree | 1b000fc3211a9ff1c445e84d52ea391be78fc0d9 | |
| parent | 0e3122106cd6883e21a507c14d25fd57eaab808c (diff) | |
Update changelog
| -rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1.1.1 (2020-01-19) + * Skip canonical path check when running chrooted. + This works around a requirement by musl to have a mounted /proc filesystem + when calling realpath(3). + 1.1.0 (2019-10-05) * Server: - chroot to destination directory if permissions are sufficient |
