diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2025-04-26 16:06:49 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2025-04-26 18:03:07 +0200 |
commit | 0f59b28af90a81033afd27589e23c6e8e2a9791c (patch) | |
tree | cb911580103b941e3be86046e291d79944b29206 | |
parent | 66aeda7f653cfb72731fe7ff2925d7291158500f (diff) |
Update Changelog for v0.5.8.
-rw-r--r-- | Changelog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ +interimap (0.5.8) upstream; + + + Port tests and documentation to Dovecot 2.4. Running the test suite + now require Dovecot 2.3 or later. + - Makefile: Replace '$(dir $@)' with '$(@D)'. + - tests/*/t: Replace filetype=sh with filetype=bash in vim's hints. + - tests/certs/generate: Generate X.509 version 3 CA, and pass CA:TRUE + as basic constraint. This fixes the test suite with OpenSSL 3.2 with + defaults to X.509v3 and CA:FALSE. + - tests: Explicitly pass `-in /dev/stdin` to openssl(1). + - tests: Check that that pullimap locks its statefile. + + -- Guilhem Moulin <guilhem@fripost.org> Sat, 26 Apr 2025 16:03:47 +0200 + interimap (0.5.7) upstream; * interimap: create database with mode 0600 (but don't change mode of |