aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFiles
* Update changelog for 0.5.8-1 releasedebian/0.5.8-1debian/latestGuilhem Moulin28 hours1
|
* Update Standards-Version to 4.7.2.Guilhem Moulin28 hours1
| | | | (No changes necessary.)
* d/control, d/tests: Bump minimum dovecot-* version to 1:2.4~.Guilhem Moulin28 hours2
| | | | | Dovecot 2.4 uses different configuration settings and that's what is targetted in the testsuite of interimap ≥5.0.8.
* Refresh d/patches and drop those applied upstream.Guilhem Moulin28 hours5
|
* Update changelog for 0.5.8-1 releaseGuilhem Moulin28 hours1
|
* Merge tag 'v0.5.8' into debian/latestGuilhem Moulin28 hours65
|\ | | | | | | Release version 0.5.8
| * Prepare new release v0.5.8.HEADv0.5.8masterGuilhem Moulin28 hours4
| |
| * Update Changelog for v0.5.8.Guilhem Moulin28 hours1
| |
| * Port tests and documentation to Dovecot 2.4.Guilhem Moulin28 hours44
| | | | | | | | See https://doc.dovecot.org/main/installation/upgrade/2.3-to-2.4.html .
| * tests: Ensure that pullimap locks its statefile.Guilhem Moulin2024-04-051
| |
| * tests/*/t: Explicitly pass `-in /dev/stdin` to openssl(1).Guilhem Moulin2024-03-066
| |
| * tests/certs/generate: Generate X.509 version 3 CA.Guilhem Moulin2024-03-061
| | | | | | | | | | 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/*/t: Replace filetype=sh with filetype=bash.Guilhem Moulin2024-03-0642
| |
| * Replace '$(dir $@)' with '$(@D)' in Makefile.Guilhem Moulin2022-03-101
| |
* | Update changelog for 0.5.7-4 releasedebian/0.5.7-4Guilhem Moulin2024-12-201
| |
* | d/*.install: Replace hardcoded prefix and sitelib with ${env:…}.Guilhem Moulin2024-12-203
| |
* | d/rules: Export variables instead of setting them through $MAKEFLAGS.Guilhem Moulin2024-12-201
| | | | | | | | | | | | The latter doesn't work as of GNU Make 4.4.1. Closes: #1089264
* | Update changelog for 0.5.7-3 releasedebian/0.5.7-3Guilhem Moulin2024-05-041
| |
* | Update standards version to 4.7.0, no changes needed.Guilhem Moulin2024-05-041
| |
* | Apply patch from Simon Chopin to fix struct flock & timeval packing on armhf.Guilhem Moulin2024-05-042
| | | | | | | | | | Closes: #1067763 Closes: LP: #2059120
* | Cherry pick upstream patch to generate X.509 version 3 CA prior to running ↵Guilhem Moulin2024-05-042
| | | | | | | | | | | | the test suite. Closes: #1065529
* | Update changelog for 0.5.7-2 releasedebian/0.5.7-2Guilhem Moulin2023-01-251
| |
* | Update standards version to 4.6.2, no changes needed.Guilhem Moulin2022-12-202
| | | | | | | | | | | | Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
* | Update changelog for 0.5.7-2 releaseGuilhem Moulin2022-10-211
| |
* | Acknowledge Michael Biebl's NMU.Guilhem Moulin2022-10-211
| |
* | Salsa CI: Include recipes/debian.yml.Guilhem Moulin2022-08-161
| | | | | | | | | | Not its dependencies. Per recommendation from the Salsa CI maintainers: https://salsa.debian.org/salsa-ci-team/pipeline#basic-use .
* | Bump Standards-Version to 4.6.1 (no changes needed).Guilhem Moulin2022-08-141
| |
* | DEP-8: Name inline tests.Guilhem Moulin2022-07-191
| | | | | | | | See https://salsa.debian.org/ci-team/autopkgtest/blob/master/doc/README.package-tests.rst .
* | Retroactively add missing changelog entries for 0.5.7-1.Guilhem Moulin2022-03-031
| | | | | | | | | | | | | | | | Changelog entries for 18e4d0bec79eb1c7d0001721dde00b11446987c4, 578a902cf0f339316901b31c91be364fbfcc42ca, and 7c869503c7299029fa3bbc5eca3e665494d3b012 were forgotten. Gbp-Dch: Ignore
* | Update changelog for 0.5.7-1 releasedebian/0.5.7-1Guilhem Moulin2022-02-271
| |
* | Add DEP-8 tests.Guilhem Moulin2022-02-271
| |
* | Update copyright years.Guilhem Moulin2022-02-271
| |
* | d/rules: Pass --no-parallel flag to dh_auto_test.Guilhem Moulin2022-02-271
| | | | | | | | | | We don't want to run interimap and pullimap tests simultaneously, because they bind to the same TCP ports.
* | d/patches: Don't exclude non-IDLE'ing pullimap tests.Guilhem Moulin2022-02-271
| |
* | Update d/patches.Guilhem Moulin2022-02-271
| |
* | d/control, d/rules: Honor 'nodoc' profile.Guilhem Moulin2022-02-272
| | | | | | | | | | In particular, exclude 'jq' and 'pandoc' from Build-Depends under nodoc profile.
* | d/rules: Adapt to upstream's Makefile refactoring.Guilhem Moulin2022-02-278
| |
* | Bump release number.Guilhem Moulin2022-02-271
| |
* | Merge tag 'v0.5.7' into debian/latestGuilhem Moulin2022-02-2728
|\| | | | | | | Release version 0.5.7
| * Prepare new release v0.5.7.v0.5.7Guilhem Moulin2022-02-274
| |
| * Documentation: Replace `foo=~/bar` with `foo=$HOME/bar`.Guilhem Moulin2022-02-271
| | | | | | | | POSIX doesn't mandate expansion of the former.
| * Mention that interimap ≤0.5.6 did honor umask for DB creation.Guilhem Moulin2022-02-271
| | | | | | | | | | | | | | | | The commit message for 2447861913835637bbf49d96728ce9ac6ab0ae22 was misleading. DB creation does obey umask settings as of perl 5.34.0-3, libdbi-perl 1.643-3+b2, libdbd-sqlite3-perl 1.70-3+b1 and libsqlite3-0 3.37.2-2 from Debian Sid. Prefixing `make installcheck-interimap` with `umask 0077` makes the test suite pass for interimap 0.5.6-1.
| * wibbleGuilhem Moulin2022-02-251
| |
| * Update copyright years.Guilhem Moulin2022-02-254
| |
| * tests/pullimap: Allow easy exclusion of --idle'ing tests.Guilhem Moulin2022-02-252
| |
| * tests/certs/generate: Use custom openssl.cnf.Guilhem Moulin2022-02-253
| | | | | | | | To avoid depending on the system default.
| * tests/certs/generate: Redirect known error output to the standard output.Guilhem Moulin2022-02-252
| | | | | | | | That way we can avoid using autopkgtest's 'allow-stderr' restriction.
| * Split interimap and pullimap test suites.Guilhem Moulin2022-02-255
| |
| * Documentation: Update URL targets from https://wiki.dovecot.org to ↵Guilhem Moulin2022-02-243
| | | | | | | | https://doc.dovecot.org .
| * Update Changelog for v0.5.7.Guilhem Moulin2022-02-241
| |