10
12
Fork
You've already forked wormhole
2
  • v0.12 6effcef367

    v0.12 Stable

    errror released this 2026年06月02日 08:40:49 +02:00 | 0 commits to main since this release

    Iron Maiden Release

    Build-System:

    • fix for installations with broken Dovecot config, previously failing to run doveconf during configure
    • include git revision and info about detected Dovecot patch level in doveconf banner
    • include git revision in startup debug message of replicator

    Test-Suite:

    • disabled some tests when running as unprivileged user due to changed in Dovecot's single-user support

    Packaging:

    Downloads
  • v0.11 e200e24196

    v0.11 Stable

    errror released this 2026年05月22日 11:00:46 +02:00 | 20 commits to main since this release

    SLAC2026 Release

    Repl-Plugin:

    • fix for API change in Dovecot 2.4.4

    Build-System:

    • detect changed API in Dovecot 2.4.4

    Documentation:

    • switched to suggesting doveadm via TCP as default transport for mail_replica
    • simplified due to improved default config

    Test-Suite:

    • dynamically generate test scripts
    • use dynamically detected latest Dovecot version for major tests
    • testing with Dovecot 2.4.2 and 2.4.3 as former versions
    • simplified & fixed Dovecot config for tests

    CI/CD:

    • refactored and simplified

    This release is a release candidate for the upcoming 1.0 version. If no new issues arise, this version will be released as 1.0 in a few weeks.

    Downloads
  • v0.10.2 Stable

    errror released this 2026年03月05日 13:01:15 +01:00 | 41 commits to main since this release

    Bugfix-Release

    Aggregator:

    • fix: replication-notify-fifo is a fifo_listener, not a unix_listener
    Downloads
  • v0.10.1 Stable

    errror released this 2026年03月04日 21:45:50 +01:00 | 43 commits to main since this release

    Bugfix-Release

    Test-Suite:

    • prevent occasional segfaults on dovecot shutdowns

    Build-System:

    • using Debian 13 Trixie to create release tarball, thus slightly newer autotools
    Downloads
  • v0.10 3f3b62c6e6

    v0.10 Stable

    errror released this 2026年03月03日 21:25:22 +01:00 | 45 commits to main since this release

    Replicator/Aggregator:

    • improved defaults for aggregator and replicator settings
      this should fix security issues and make replication work out of the box without the need to configure service replicator or service aggregator settings

    This release is a release canditidate for the upcoming 1.0 version. If no new issues arise, this version will be released as 1.0 in a few weeks.

    Downloads
  • v0.9 f13b4eed32

    v0.9 Stable

    errror released this 2026年02月16日 15:35:32 +01:00 | 47 commits to main since this release

    Rosenmontag Release

    All:

    • updated/fixed copyright headers

    Repl-Plugin/Dsync-Replication-Plugin:

    • own settings plugin to remove internal build dep to replication plugin

    Test-Suite:

    • optional speed up testing by using precompiled dovecot builds

    Packaging:

    This release is a release canditidate for the upcoming 1.0 version. If no new issues arise, this version will be released as 1.0 in a few weeks.

    Downloads
  • v0.8 f677bd9de1

    v0.8 Stable

    errror released this 2025年12月16日 05:49:55 +01:00 | 76 commits to main since this release

    Crashed Car Release

    Replicator:

    • replaced get_userdb_field() hack with proper settings_get()
    • fixed service default settings

    Repl-Plugin/Dsync-Replication-Plugin:

    • unified "shared" code
    • replaced get_userdb_field() hack with proper settings_get()

    Build:

    • fixed build support for 32bit systems, thanks to @darix for checking this on openSUSE Build Service
    • removed wrong ATTR_UNUSED declaration

    Test-Suite:

    • testing mail_replica setting
    • testing noreplicate setting
    Downloads
  • v0.7 3d9ad5c00c

    v0.7 Stable

    errror released this 2025年11月06日 01:20:09 +01:00 | 99 commits to main since this release

    Lanzarote Release

    Build:

    • Support building against Dovecot 2.4.2
    • Treat all compiler warnings as errors

    Test-Suite:

    • extended test suite to test against dovecot-2.4.2 as well
    • testing compatibility between Dovecot 2.4.1 and 2.4.2

    Documentation:

    • Upgrading from Dovecot 2.3 setups
    • Imported replication documentation from Dovecot's 2.3 documentation
    • imported doveadm-replication manpage and install it

    CI/CD:

    • using Dovecot's new CE packages for Trixie jobs
    • seperated distcheck and debian-package jobs
    • use created debian packages to include as release artifacts
    Downloads
  • v0.6 cdbc2c80bb

    v0.6 Stable

    errror released this 2025年10月17日 10:37:52 +02:00 | 114 commits to main since this release

    Olching Release

    Test-Suite:

    • Several improvements and fixes.
    • Support for Alpine Linux and openSUSE.

    CI/CD:

    • Using distcheck instead of check to also check the resulting dist tarball.
    • Create debian package on debian image based jobs.
    • distcheck jobs for Debian Trixie, Alpine Linux and openSUSE.
    • Collecting all logfiles as artifacts.

    Packages: Possiblity to create debian package.

    Build: Add linker rpath as only Doveot's Debian package seems to include this. This fixes the openSUSE package as well as building on Alpine Linux. Thanks to Sven Hankel wormhole@findst.net.

    dsync_hooks Patch: New version that does not require autoreconf.

    Documentation:

    • Build dependencies for Debian, Alpine Linux and openSUSE.
    • Link to openSUSE package. Thanks to Marcus Rueckert (@darix).
    • Contributions section.

    Code: Missing fix from Dovecot repo (only commited to release-2.3 branch. Thanks to Kirill A. Korinsky kirill@korins.ky.

    Downloads
  • v0.5 67382b7222

    v0.5 Stable

    errror released this 2025年10月08日 17:59:07 +02:00 | 161 commits to main since this release

    Superland Release

    • doverun test framework allows testing replication between to service instances
    • bugfix for packaging, thanks to @darix and @cmouse
    Downloads