aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFiles
* Prepare new release.debian/0.5.2-1Guilhem Moulin2020-08-033
|
* Merge tag 'upstream/0.5.2' into debianGuilhem Moulin2020-08-0314
|\ | | | | | | Upstream version 0.5.2
| * Prepare new release.upstream/0.5.2Guilhem Moulin2020-08-031
| |
| * libinterimap: abort on PREAUTH greeting received on plaintext connectionsGuilhem Moulin2020-08-036
| | | | | | | | | | Set "STARTTLS = NO" to ignore. This is similar to CVE-2020-12398 and CVE-2020-14093.
| * libinterimap: Fix response injection vulnerability after STARTTLS.Guilhem Moulin2020-08-037
| | | | | | | | For background see https://gitlab.com/muttmua/mutt/-/issues/248 .
| * typofixGuilhem Moulin2020-08-031
| |
| * libinterimap: fail when a capability to ENABLE is missing from the server's ↵Guilhem Moulin2020-08-032
| | | | | | | | CAPABILITY listing.
| * Bump version number.Guilhem Moulin2020-08-032
| |
| * Makefile: remove 'smart' extension from pandoc call to generate manuals.Guilhem Moulin2020-08-032
| |
| * HTML: Add background color to code snippets.Guilhem Moulin2020-07-021
| |
* | d/rules: Pass '--no-enable' to dh_installsystemduser(1).debian/0.5.1-2Guilhem Moulin2020-07-052
| | | | | | | | | | | | Not enabling the units on install makes sense as interimap resp. pullimap will refuse to create the database when started with '--watch=' resp. '--idle='.
* | Prepare new release.debian/0.5.1-1Guilhem Moulin2020-07-021
| |
* | Adapt d/*.docs, d/*.install and d/*.manpages to the current upstream Makefile.Guilhem Moulin2020-07-028
| |
* | d/patches/Ignore-custom-lib-PATH.patch: Remove patch, applied upstream.Guilhem Moulin2020-07-023
| |
* | 0.5-1 closed #946727.Guilhem Moulin2020-07-021
| |
* | Bump version number.Guilhem Moulin2020-07-021
| |
* | Merge tag 'upstream/0.5.1' into debianGuilhem Moulin2020-07-0210
|\| | | | | | | Upstream version 0.5.1
| * Prepare new release.upstream/0.5.1Guilhem Moulin2020-07-021
| |
| * Makefile: Major refactoring, add install and uninstall targets.Guilhem Moulin2020-07-026
| | | | | | | | | | | | Honor BUILD_DOCDIR and DESTDIR variables. Also, remove the `use lib` statement from our executables.
| * Bump version number.Guilhem Moulin2020-07-022
| |
| * pullimap: Also compare RFC 5322 date and envelope information in mailbox ↵Guilhem Moulin2020-07-022
| | | | | | | | comparison tests.
| * doc/development.md: Fix broken link.Guilhem Moulin2020-07-011
| |
| * doc/getting-started.md: Link to the IMAP wiki for QRESYNC support in IMAPd.Guilhem Moulin2020-05-121
| |
| * index: Add a short summary to the index.Guilhem Moulin2020-05-121
| | | | | | | | Per Stefan Kangas' suggestion.
| * Fix version number.Guilhem Moulin2020-01-291
| |
* | d/control: Bump debhelper compatibility level to 13.Guilhem Moulin2020-07-012
| |
* | d/control: Annotate some Build-Depends with <!nocheck>.Guilhem Moulin2020-07-012
| |
* | Avoid running randomized tests on the build daemons.debian/0.5-1Guilhem Moulin2020-01-293
| |
* | Prepare new release.Guilhem Moulin2020-01-291
| |
* | d/patches: Remove patches applied upstream.Guilhem Moulin2020-01-294
| |
* | d/control: Bump Standards-Version to 4.5.0 (no changes necessary)Guilhem Moulin2020-01-292
| |
* | Merge tag 'upstream/0.5' into debianGuilhem Moulin2020-01-297
|\| | | | | | | Upstream version 0.5
| * doc/template.html: Switch from Glyphicons to Font Awesome.upstream/0.5Guilhem Moulin2020-01-031
| |
| * tests/run: Don't redirect stderr by process substitution.Guilhem Moulin2019-12-151
| | | | | | | | This seems to cause timing issues.
| * tests/*/t: Increase timeout from 2 to 5s after background syncs.Guilhem Moulin2019-12-154
| |
| * typofixGuilhem Moulin2019-12-141
| | | | | | | | Closes: #946727.
* | Apply patches from master.debian/0.5_rc-2Guilhem Moulin2019-12-154
| | | | | | | | In an attempt to fix FTBFS (`make -j4 test` failure) on the buildds.
* | Prepare new release candidate (experimental).debian/0.5_rc-1Guilhem Moulin2019-12-142
| |
* | Set 'Rules-Requires-Root: no'.Guilhem Moulin2019-12-142
| | | | | | | | | | Cf. Policy § 5.6.31 “Rules-Requires-Root” https://www.debian.org/doc/debian-policy/ch-controlfields.html#s-f-rules-requires-root
* | Rename debian/source.lintian-overrides to debian/source/lintian-overrides.Guilhem Moulin2019-12-142
| |
* | d/control: Bump Standards-Version to 4.4.1 (no changes necessary).Guilhem Moulin2019-12-142
| |
* | d/control, d/compat: Set debhelper-compat version in Build-Depends.Guilhem Moulin2019-12-143
| | | | | | | | Cf. https://lintian.debian.org/tags/uses-debhelper-compat-file.html .
* | Merge tag 'upstream/0.5-rc' into debianGuilhem Moulin2019-12-141
|\| | | | | | | Upstream version 0.5-rc
| * Prepare new release candidate.upstream/0.5-rcGuilhem Moulin2019-12-141
| |
* | interimap: Ship doc/multi-account.md.Guilhem Moulin2019-12-131
| |
* | Merge branch 'master' into debianGuilhem Moulin2019-12-137
|\|
| * doc/getting-started.md: Clarify use of `exec` built-in.Guilhem Moulin2019-12-131
| |
| * Add documentation for multi-remote setups.Guilhem Moulin2019-12-133
| |
| * New test for hierarchy delimiter change.Guilhem Moulin2019-12-134
| | | | | | | | | | | | | | Cf. https://www.imapwiki.org/ClientImplementation/MailboxList#Hierarchy_separators “Some clients cache the hierarchy separator forever. This has problems if the server configuration is changed (e.g. server software changed). Try to avoid this problem.”
| * doc/index.md: Include link to benchmark.Guilhem Moulin2019-11-221
| |