v10.5.0
·
918 commits
to master
since this release
What's Changed
Critical Changes
- This release fixes a critical issue for LDAP users, installing a needed package on Debian 11
on build-time. Moreover, a race-condition was eliminated (#2341). - A resource leak in
check-for-changes.shwas fixed (#2401)
Other Minor Changes
SPAMASSASSIN_SPAM_TO_INBOX's default changed to1.- Changedetector functionality was added to
SSL_TYPE=manual-setups. - Three new environment variables were introduced:
LOGWATCH_SENDER,ENABLE_DNSBLandENABLE_SPAMASSASSIN_KAM. - There are plenty of bug fixes and documentation enhancements with this release.
All Merged Pull Requests
- added
libldap-commonto packages in Dockerfile by @georglauterbach in #2341 - Prevent race condition on supervisorctl reload by @casperklein in #2343
- Update links to dovecot docs by @analogue in #2351
- tests(fix): Align with upstream
testsslfield name change by @polarathene in #2353 - Make TLS tests more reliable by @casperklein in #2354
- Introduce ENABLE_DNSBL env by @casperklein in #2342
- Introduce DOVECOT_INET_PROTOCOLS env by @casperklein in #2358
- Fix harmless startup errors by @casperklein in #2357
- Add tests for sedfile wrapper by @casperklein in #2363
- add env var
LOGWATCH_SENDERby @craue in #2362 - Fixed non-number-argument in
listmailuserby @georglauterbach in #2382 - docs: Fail2Ban - Fix links for rootless podman by @polarathene in #2384
- docs(kubernetes): fix image name in example by @khuedoan in #2385
- SSL documentation contains a small bug #2381 by @Twist235 in #2383
- Fixed typo in update-and-cleanup.md. by @schnippl0r in #2388
README.mdand Documentation Update by @georglauterbach in #2389- improvement: get rid of subshell +
execinhelper-functions.shby @georglauterbach in #2401 - Rootless Podman security update by @p-fruck in #2393
- fix: double occurence of
/etc/postfix/regexpby @georglauterbach in #2397 - consistently make 1 the default value for
SPAMASSASSIN_SPAM_TO_INBOXby @craue in #2361 - added sieve example for subaddress sorting by @mpldr in #2410
- Add changedetector functionality for
${SSL_TYPE} == manualby @georglauterbach in #2404 - docs(deps): bump mkdocs-material to v8.2.1 by @wernerfred in #2422
- Add SpamAssassin KAM by @georglauterbach in #2418
- refactoring: split helper functions into smaller scripts by @georglauterbach in #2420
- Update README.md by @wolkenschieber in #2425
- fix: do not add accounts that already exists to account files by @georglauterbach in #2419
- docs(podman): Fix broken links and add version hints by @p-fruck in #2429
New Contributors
- @craue made their first contribution in #2362
- @khuedoan made their first contribution in #2385
- @Twist235 made their first contribution in #2383
- @schnippl0r made their first contribution in #2388
- @p-fruck made their first contribution in #2393
- @mpldr made their first contribution in #2410
- @wolkenschieber made their first contribution in #2425
Full Changelog: v10.4.0...v10.5.0