Use zstd compression instead of gzip

* fix proftpd TLS version
This commit is contained in:
VirtuBox
2020-09-15 14:33:26 +02:00
parent dce6b111b0
commit 2fb7eb8c47
3 changed files with 19 additions and 11 deletions

View File

@@ -8,6 +8,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
### v3.9.x - [Unreleased]
#### Changed
- Use zstd instead of pigz for archive compression
#### Fixed
- fail2ban install without Nginx
### v3.12.2 - 2020-05-15
#### Fixed