Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

42 lines (31 loc) · 1.83 KB

1.0.5

  • docker Use alpine:3.20 (postfix:3.9.0 dovecot:2.3.21).
  • github Now use Node.js 20 actions/checkout@v4.
  • demo Fixed target *-apk_list.

1.0.4

  • docker Use alpine:3.19 (postfix:3.8.6 dovecot:2.3.21).
  • demo Remove obsolete element version in docker-compose.yml.

1.0.3

  • docker Use alpine:3.19 (postfix:3.8.3 dovecot:2.3.21).

1.0.2

1.0.1

  • docker Use alpine:3.18 (postfix:3.8.1 dovecot:2.3.20).
  • test Now use the mariadb instead of mysql command in MariaDB image.
  • test Now use the mariadb-show instead of mysqlshow command in MariaDB image.

1.0.0

  • docker Use alpine:3.18 (postfix:3.8.0 dovecot:2.3.20).
  • github Now use GitHub Actions to test image.
  • demo Now depend on the docker-compose-plugin.
  • demo Fix the broken -diff target.
  • dovecot Now support both PLAIN and the legacy LOGIN authentication (SASL) mechanisms.
  • repo Based on mlan/postfix-amavis.
  • test Cleanup tests.
  • test Increase sleep time TST_W8DB from 40 to 80 for travis-ci.
  • repo Now use functions in bld.mk.
  • repo Updated the docker-compose.yml example.
  • repo Added section on Milter support.
  • demo Monitor logs to determine when clamd is activated.
  • test Updated dist to jammy.