aboutsummaryrefslogtreecommitdiffstats
path: root/main/dovecot
Commit message (Collapse)AuthorAgeFilesLines
* main/dovecot: upgrade to 2.3.10Leo2020-03-061-8/+3
|
* main/dovecot: security upgrade to 2.3.9.3J0WI2020-02-121-2/+5
|
* main/dovecot: security upgrade to 2.3.9.2J0WI2019-12-181-2/+4
|
* main/dovecot: upgrade to 2.3.9Milan P. Stanić2019-12-051-4/+4
|
* main/dovecot: upgrade to 2.3.8J0WI2019-10-171-4/+4
|
* main/dovecot: security upgrade to 2.3.7.2J0WI2019-08-291-4/+6
|
* main/dovecot: upgrade to 2.3.7.1Milan P. Stanić2019-08-281-2/+2
| | | | upstream bugfix release
* main/dovecot: upgrade to 2.3.7J0WI2019-07-221-8/+5
| | | Closes GH-9550
* main/dovecot: bump pigeonhole to 0.5.6J0WI2019-05-061-3/+3
|
* main/dovecot: security upgrade to 2.3.6 (CVE-2019-11494, CVE-2019-11499)J0WI2019-05-062-43/+8
| | | | | | Fixes #10387 Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
* main/dovecot: add warning Fatal: Dovecot version mismatchStuart Cardall2019-04-032-3/+8
| | | | | | | | * if version_ignore=yes is not configured in Dovecot any process which requires authentication will be broken until dovecot is restarted. Debian restarts the service in dovecot-core.postinst. We show a warning message.
* main/dovecot: security upgrade to 2.3.5.1J0WI2019-04-011-5/+7
|
* main/dovecot: disable tests on 32bit archesLeonardo Arena2019-02-061-1/+4
| | | | | | | | | | | | | | | test-event-stats.c:365: Assert failed: compare_test_stats_to( "EVENT %lu 1 0 0" " stest-event-stats.c %d" " l0 0 ctest2\n", id, l) no merging parent sent to stats ...................................... : FAILED test-event-stats.c:394: Assert failed: compare_test_stats_to( "BEGIN %lu 0 1 0 0" " stest-event-stats.c %d ctest1\n" "EVENT %lu 1 1 0" " stest-event-stats.c %d" " l1 0 ctest2\n" "END\t%lu\n", idp, lp, idp, l, idp) no merging parent timestamp differs .................................. : FAILED merge events parent NULL ............................................. : ok test-event-stats.c:458: Assert failed: compare_test_stats_to( "EVENT %lu 1 0 0" " stest-event-stats.c %d l0 0" " ctest3 ctest2 ctest1 Tkey3" " 10 0 Ikey2 20" " Skey1 str1\n", id, l) merge events parent sent to stats .................................... : FAILED test-event-stats.c:490: Assert failed: compare_test_stats_to( "BEGIN %lu 0 1 0 0" " stest-event-stats.c %d ctest1\n" "EVENT %lu 1 3 0 " "stest-event-stats.c %d l3 0" " ctest2\nEND\t%lu\n", id, lp, id, l, id) skip empty parents ................................................... : FAILED test-event-stats.c:533: Assert failed: compare_test_stats_to( "BEGIN %lu 0 1 0 0" " stest-event-stats.c %d ctest1\n" "EVENT %lu 1 3 0 " "stest-event-stats.c %d l3 0 " "ctest4 ctest5 Tkey3 10 0 Skey4" " str4\nEND\t%lu\n", id, lp, id, l, id) merge events and skip empty parents .................................. : FAILED 5 / 7 tests failed
* main/dovecot: Security upgrade to 2.3.4.1 (CVE-2019-3814)Simon Frankenberger2019-02-062-6/+47
|
* main/dovecot: add libsodium supportCarlo Landmeter2019-02-011-1/+2
|
* main/dovecot: fix typo $protocol -> $protocolsJakub Jirutka2019-01-261-2/+2
| | | | Fixes #9920 (https://bugs.alpinelinux.org/issues/9920)
* main/dovecot: upgrade to 2.3.3 and use opensslAndy Postnikov2018-11-121-6/+6
|
* main/dovecot: rebuild against openssl 1.1Natanael Copa2018-11-071-2/+2
|
* Revert "main/dovecot: upgrade to 2.3.2.1"Natanael Copa2018-09-031-1/+1
| | | | | | | | | The issue it was supposed to fix was only affecting 3.8-stable. git master was already updated. ref #9363 This reverts commit b992b2800067278ab9588885c69e91217a84c328.
* main/dovecot: upgrade to 2.3.2.1Natanael Copa2018-08-301-1/+1
| | | | ref #9363
* main/dovecot: set default ssl_prefer_server_ciphers = yesJakub Jirutka2018-07-232-1/+10
|
* main/dovecot: revert change of ssl_cipher_listJakub Jirutka2018-07-232-10/+2
| | | | It seems that PROFILE=SYSTEM is not available in LibreSSL.
* main/dovecot: fix init script to not print irrelevant errorJakub Jirutka2018-07-222-2/+2
| | | | doveconf: Error: t_readlink(/run/dovecot/dovecot.conf) failed: readlink() failed: No such file or directory
* main/dovecot: fix default configJakub Jirutka2018-07-222-1/+14
|
* main/dovecot: split pop3, lmtp and submission protocols to subpkgsJakub Jirutka2018-07-223-1/+83
| | | | | | I left imap in the base package, because most users expect Dovecot to provide IMAP, so moving it into a subpackage would probably confuse too many users.
* main/dovecot: remove *.la filesJakub Jirutka2018-07-221-0/+3
|
* main/dovecot: depend on exact version of origin pkgJakub Jirutka2018-07-221-10/+10
|
* main/dovecot: improve abuildJakub Jirutka2018-07-221-63/+111
| | | | | - makedepends are reformatted and sorted - subpackages are reformatted
* main/dovecot: more secure default configJakub Jirutka2018-07-223-2/+36
|
* main/dovecot: upgrade to 2.3.2.1Andy Postnikov2018-07-222-287/+5
|
* main/dovecot: fix murmur hash on big endian (s390x)Natanael Copa2018-06-252-1/+283
|
* main/dovecot: upgrade to 2.3.1TBK2018-06-253-51/+17
|
* main/dovecot: revert libexec moveKaarle Ritvanen2018-04-241-2/+1
| | | | | /usr/lib/dovecot/dovecot is an incorrect location /usr/libexec is allowed by FHS 3.0
* main/dovecot: rebuild against libressl-2.7Natanael Copa2018-04-061-1/+1
|
* main/dovecot: rebuild against mariadb-connector-cNatanael Copa2018-03-261-2/+2
|
* main/dovecot: Fix typo (pkdesc → pkgdesc)Sören Tempel2018-03-181-1/+1
|
* main/dovecot: security upgrade to 2.2.34Andy Postnikov2018-03-051-3/+8
| | | | https://www.dovecot.org/list/dovecot-news/2018-February/000370.html
* [various]: unify names of licenses according to SPDXJakub Jirutka2017-12-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit updates $license variable in all APKBUILDs to comply with short names specified by SPDX version 3.0 [1] where possible. It was done using find-and-replace method on substrings inside $license variables. Only license names were updated, not "expressions" specifying relation between the licenses (e.g. "X and Y", "X or Y", "X and (Y or Z)") or exceptions (e.g. "X with exceptions"). Many licenses have a version or multiple variants, e.g. MPL-2.0, BSD-2-Clause, BSD-3-Clause. However, $license in many aports do not contain license version or variant. Since there's no way how to infer this information just from abuild, it were left without the variant suffix or version, i.e. non SPDX compliant. GNU licenses (AGPL, GFDL, GPL, LGPL) are especially complicated. They exist in two variants: -only (formerly e.g. GPL-2.0) and -or-later (formerly e.g. GPL-2.0+). We did not systematically noted distinguish between these variants, so GPL-2.0, GPL2, GPLv2 etc. may mean GPL-2.0-only or GPL-2.0-or-later. Thus GNU licenses without "+" (e.g. GPL2+) were left without the variant suffix, i.e. non SPDX compliant. Note: This commit just fixes format of the license names, no verification has been done if the specified license information is actually correct! [1]: https://spdx.org/licenses/
* main/dovecot: enable testsNatanael Copa2017-11-302-1/+22
|
* main/dovecot: Add subpackages for solr and luceneSimon Frankenberger2017-11-301-1/+15
|
* main/dovecot: rebuild against libressl-2.6Natanael Copa2017-11-091-1/+1
|
* Revert "main/dovecot: enable pam support"Natanael Copa2017-11-031-4/+3
| | | | | | | | | dovecot can use /etc/passwd and /etc/shadow dirctly, so there are not really any need for PAM. https://github.com/alpinelinux/aports/commit/10b458891b729fee807ff3860398019a1b18c5af#commitcomment-25379432 This reverts commit 10b458891b729fee807ff3860398019a1b18c5af.
* main/dovecot: enable pam supportNatanael Copa2017-11-031-3/+4
| | | | fixes #8099
* main/dovecot: refactor configureNatanael Copa2017-11-031-19/+14
| | | | | move configure to a function so we avoid specify the common options multiple times
* main/dovecot: upgrade to 2.2.33.2TBK2017-11-011-4/+4
|
* main/dovecot: upgrade to 2.2.32, fixesValery Kartel2017-08-302-15/+25
| | | | | | | | | | | | | | - cosmetic fixes in init-script - move /usr/libexec/dovecot to /usr/lib/dovecot - add pidgeonhole (sieve) ldap storage plugin as subpackage - move all sieve-related stuff to pidgeonhole-plugin subpackage, so now dovecot package have no sieve-dependent libs and binaries. - move all ldap-related libs to dovecot-ldap subpackage, so now dovecot package doesn't depends on libldap.
* main/dovecot: upgrade to 2.2.29.1 and pigeonhole plugin to 0.4.18Ash Berlin2017-07-252-54/+25
| | | | | Remove fixed-upstream LibreSSL patch for dovecot as it was fixed upstream in commit dovecot/core#b91659702c83b8f144e369ad5fa82724242c210c
* main/dovecot: rebuild against libressl 2.5Natanael Copa2017-04-181-1/+1
|
* main/dovecot: rebuild against heimdal-7.1.0Leonardo Arena2017-01-171-1/+1
|
* main/dovecot: upgrade to 2.2.27Valery Kartel2016-12-074-44/+44
| | | | | | -- add config for sieve-extdata-plugin some fixes in APKBUILD