diff options
| author | Reiner Herrmann <reiner@reiner-h.de> | 2020-01-19 15:41:35 +0100 |
|---|---|---|
| committer | Reiner Herrmann <reiner@reiner-h.de> | 2020-01-19 15:41:35 +0100 |
| commit | 2823fd993f1f242d3238a552a1f4ef6c7c6f4403 (patch) | |
| tree | 6de2f085851105f490996bb94730c90338d18e3a /CHANGES | |
| parent | 544e5d2581aa85bd60b25673992deb3a704b1f7b (diff) | |
| parent | 55eecac67802301fcc74ffd06a37bc9bae85e5ef (diff) | |
Merge branch 'master' into debian
Diffstat (limited to 'CHANGES')
| -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 |
