Release 10.2.0 #114

Manually merged
jlecour merged 103 commits from unstable into stable 2020-09-17 14:14:16 +02:00
2 changed files with 3 additions and 1 deletions
Showing only changes of commit 1ade990526 - Show all commits

View file

@ -11,6 +11,7 @@ The **patch** part changes incrementally at each release.
## [Unreleased]
### Added
* lxc-php: Install php-sqlite by default
* lxc-php: Don't disable putenv() by default in PHP settings
* mysql: activate binary logs by specifying log_bin path
@ -35,6 +36,7 @@ The **patch** part changes incrementally at each release.
* certbot: restore compatibility with old Nginx
* lxc-php: Install opensmtpd as intended
* mongodb: fix logrotate patterm on Debian buster
### Removed

View file

@ -1,6 +1,6 @@
# {{ ansible_managed }}
/var/log/mongodb/mongodb.log {
/var/log/mongodb/mongod.log {
daily
missingok
rotate 365