Skip to content

Releases: skylime/mi-core-mx

23.4.0

14 Oct 08:58
Compare
Choose a tag to compare

New

  • Update RBLCHECK to version 1.4. [Thomas Merkel]
  • Change pyzor version for 2023Q4 release. [Thomas Merkel]
  • Switch to 2023Q4 release. [Thomas Merkel]
  • Use quote_redis in exim configuration

22.4.0

02 Oct 21:03
Compare
Choose a tag to compare

New

  • Switch to 2022Q4 (core-base) [Thomas Merkel]

    Using latest core-base image from 2022Q4 with pkgsrc LTS branch.
    Including self-build pyzor and switching to stable exim version.

Fix

  • Quote redis lookups in exim configuration. [Thomas Merkel]

Other

  • Switch to self-build exim version with required security fixes. [Thomas Merkel]
  • Switch to latest core-base 22.4.1. [Thomas Merkel]

20.4.0

06 May 21:13
Compare
Choose a tag to compare

New

  • Use 2020Q4 core-base. [Thomas Merkel]
  • Add and use unbound as default resolver. [Thomas Merkel]
  • Use own exim version and install unbound. [Thomas Merkel]
  • Update to latest rblcheck.sh version 1.3. [Thomas Merkel]

Fix

  • Fix file permissions for zoneinit scripts. [Thomas Merkel]

Other

  • Update license information. [Thomas Merkel]

18.4.4

01 Oct 13:34
Compare
Choose a tag to compare

Fix

18.4.3

07 Sep 08:34
Compare
Choose a tag to compare

Fix

  • Exim update to 4.92.2. [Thomas Merkel]
  • Rblcheck.sh version bump, extra TXT info newline issue fix. [Thomas Merkel]
  • Download rblcheck.sh from remote with version information. [Thomas Merkel]

18.4.2

11 Jun 12:26
Compare
Choose a tag to compare

New

  • Replace python rblwatch/rblcheck script with new shell implementation. [Thomas Merkel]
  • Support non-gnu coreutils. [Thomas Merkel]

Fix

  • Fix if exim db not exists yet. [Thomas Merkel]
  • Adjust log location for spamassassin munin plugin. [Sebastian Wiedenroth]

18.4.1

07 Jun 17:26
Compare
Choose a tag to compare

Fix

  • Don't try to restart sa in postinit - it's not running yet. [Thomas Merkel]

18.4.0

07 Jun 13:45
Compare
Choose a tag to compare

New

  • Version bump to latest core-base. [Thomas Merkel]
  • Run sa-update as postinit command. [Thomas Merkel]
  • Exim version bump. [Thomas Merkel]
  • Switch to default spamd port 11333. [Thomas Merkel]
  • Provide logadm rules for all mail services. [Thomas Merkel]

Fix

  • Set default ADMIN_CONTACT correctly. [Thomas Merkel]
  • Provide correct error handling / ignoring errors if possible. [Thomas Merkel]
  • Handle errors correctly if scan_host is not set via mdata. [Thomas Merkel]

Other

  • Move zoneinit scripts, removing mdata-setup part. [Thomas Merkel]
  • Disable verbose logging for clamd and disable automatically rotate. [Thomas Merkel]
  • No syslog for spamd, use regular file in /var/log/spamd/spamd.log. [Thomas Merkel]
  • No syslog for exim, use regular logfiles. [Thomas Merkel]

17.4.2

15 Mar 07:36
Compare
Choose a tag to compare

Fix

  • Fix exim-cron.sh again to work with non-gnu-xargs. [Thomas Merkel]

17.4.1

14 Mar 09:07
Compare
Choose a tag to compare

New

  • Switch to latest core-base version. [Thomas Merkel]

Fix

  • Fix script to support non gnu-find. [Thomas Merkel]
  • Exim-cron script should not fail if db folder doesn't exists. [Thomas
    Merkel]