From ef39cfdd8a3d8840f99839be68662f2cc3aa5031 Mon Sep 17 00:00:00 2001 From: downtownallday Date: Sun, 29 Oct 2023 13:21:16 -0400 Subject: [PATCH] v65 --- changelog/v65.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 changelog/v65.md diff --git a/changelog/v65.md b/changelog/v65.md new file mode 100644 index 000000000..b2dc859c7 --- /dev/null +++ b/changelog/v65.md @@ -0,0 +1,13 @@ +## Commits for v65 +| COMMIT | DATE | AUTHOR | TITLE | +| ------ | ---- | ------ | ----- | +| [0314554](https://github.com/downtownallday/mailinabox-ldap/commit/03145542076c80ab2af3a3b12b94c0da50a631fa) | 2023-10-27 | _Joshua Tauberer_ | Version 65 | +| [46d55f7](https://github.com/downtownallday/mailinabox-ldap/commit/46d55f786656b25f24bc9020f24880ca8200d3bb) | 2023-10-26 | _matidau_ | Update zpush.sh to version 2.7.1 (#2315) | +| [2bbc317](https://github.com/downtownallday/mailinabox-ldap/commit/2bbc317873b7399ba8a08d2397654f5a1b56b5b8) | 2023-10-26 | _KiekerJan_ | Update Roundcube to 1.6.4 (#2317) | +| [2a24097](https://github.com/downtownallday/mailinabox-ldap/commit/2a240977b3d9bcad7d667e5f5cf9219700fcff70) | 2023-10-17 | _downtownallday_ | Update roundcube to 1.6.4 | +| [28f929d](https://github.com/downtownallday/mailinabox-ldap/commit/28f929dc13bd8aece3805fa906a88ed9f00ade7f) | 2023-10-10 | _clpo13_ | Fix typo in system-backup.html: Amazone -> Amazon (#2311) | +| [75baac8](https://github.com/downtownallday/mailinabox-ldap/commit/75baac8d60a62ab7dcf7b563470945826e2d2582) | 2023-10-06 | _downtownallday_ | Update rsyslog's postfix configuration, which creates a socket in postfix's chroot | +| [c816669](https://github.com/downtownallday/mailinabox-ldap/commit/c8166690732f5304223d73b0dde045610f592421) | 2023-10-06 | _downtownallday_ | Even though smtpd is not chrooted, move auth socket back to postfix's chroot/working directory anyway. | +| [7abd7b3](https://github.com/downtownallday/mailinabox-ldap/commit/7abd7b3da612b0739ccf5e93d8c219f5b0985d35) | 2023-10-05 | _downtownallday_ | Tighten permissions of the shared postfix/dovecot auth socket | +| [bc2bc02](https://github.com/downtownallday/mailinabox-ldap/commit/bc2bc02a57ac89dc52f1379f9a4d56f9c9b27dda) | 2023-10-05 | _downtownallday_ | Add a setup mod to move postfix queue to /home/user-data | +| [f9f39d7](https://github.com/downtownallday/mailinabox-ldap/commit/f9f39d771597e6c9340c2bb1a5b24061dfa3fb35) | 2023-10-05 | _downtownallday_ | Move dovecot auth socket location from postfix's directory to dovecot's |