166 Commits

Author SHA1 Message Date
J0WI
6f0ba9819c main/dovecot: bump pigeonhole to 0.5.6 2019-05-06 09:01:27 +00:00
J0WI
4cbff22201 main/dovecot: security upgrade to 2.3.6 (CVE-2019-11494, CVE-2019-11499)
Fixes #10387

Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org>
2019-05-06 09:01:20 +00:00
Stuart Cardall
b293414bae main/dovecot: add warning Fatal: Dovecot version mismatch
* 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.
2019-04-03 15:39:04 +00:00
J0WI
b37a739e81 main/dovecot: security upgrade to 2.3.5.1 2019-04-01 08:52:51 +02:00
Leonardo Arena
65a41e4a57 main/dovecot: disable tests on 32bit arches
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
2019-02-06 14:18:00 +00:00
Simon Frankenberger
5725c3c222 main/dovecot: Security upgrade to 2.3.4.1 (CVE-2019-3814) 2019-02-06 14:05:02 +00:00
Carlo Landmeter
0c52f234f5 main/dovecot: add libsodium support 2019-02-01 07:58:43 +00:00
Jakub Jirutka
6cfc6137d7 main/dovecot: fix typo $protocol -> $protocols
Fixes #9920 (https://bugs.alpinelinux.org/issues/9920)
2019-01-26 18:05:56 +01:00
Andy Postnikov
49a09da09e main/dovecot: upgrade to 2.3.3 and use openssl 2018-11-12 13:21:59 +00:00
Natanael Copa
d7dec35299 main/dovecot: rebuild against openssl 1.1 2018-11-07 16:46:11 +00:00
Natanael Copa
9672525f7a Revert "main/dovecot: upgrade to 2.3.2.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.
2018-09-03 18:07:22 +00:00
Natanael Copa
b992b28000 main/dovecot: upgrade to 2.3.2.1
ref #9363
2018-08-30 15:57:23 +00:00
Jakub Jirutka
47916f0923 main/dovecot: set default ssl_prefer_server_ciphers = yes 2018-07-23 00:49:05 +02:00
Jakub Jirutka
cf38959d9f main/dovecot: revert change of ssl_cipher_list
It seems that PROFILE=SYSTEM is not available in LibreSSL.
2018-07-23 00:49:05 +02:00
Jakub Jirutka
768dfffe30 main/dovecot: fix init script to not print irrelevant error
doveconf: Error: t_readlink(/run/dovecot/dovecot.conf) failed: readlink() failed: No such file or directory
2018-07-22 18:29:42 +02:00
Jakub Jirutka
9b54bde93d main/dovecot: fix default config 2018-07-22 18:29:42 +02:00
Jakub Jirutka
e02aad8c47 main/dovecot: split pop3, lmtp and submission protocols to subpkgs
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.
2018-07-22 18:29:42 +02:00
Jakub Jirutka
596634f458 main/dovecot: remove *.la files 2018-07-22 18:29:42 +02:00
Jakub Jirutka
28681738c0 main/dovecot: depend on exact version of origin pkg 2018-07-22 18:29:42 +02:00
Jakub Jirutka
ca22739f41 main/dovecot: improve abuild
- makedepends are reformatted and sorted
- subpackages are reformatted
2018-07-22 18:29:42 +02:00
Jakub Jirutka
8cf1d2f9f0 main/dovecot: more secure default config 2018-07-22 18:29:42 +02:00
Andy Postnikov
47a3125436 main/dovecot: upgrade to 2.3.2.1 2018-07-22 12:16:59 +02:00
Natanael Copa
877412fb1b main/dovecot: fix murmur hash on big endian (s390x) 2018-06-25 16:08:24 +00:00
TBK
365d17f18f main/dovecot: upgrade to 2.3.1 2018-06-25 15:29:46 +00:00
Kaarle Ritvanen
bbdc4feb86 main/dovecot: revert libexec move
/usr/lib/dovecot/dovecot is an incorrect location
/usr/libexec is allowed by FHS 3.0
2018-04-24 10:09:10 +03:00
Natanael Copa
e221615feb main/dovecot: rebuild against libressl-2.7 2018-04-06 05:19:22 +00:00
Natanael Copa
729af112a0 main/dovecot: rebuild against mariadb-connector-c 2018-03-26 08:54:40 +00:00
Sören Tempel
4113e90844 main/dovecot: Fix typo (pkdesc → pkgdesc) 2018-03-18 22:13:36 +01:00
Andy Postnikov
2e4b8b5d43 main/dovecot: security upgrade to 2.2.34
https://www.dovecot.org/list/dovecot-news/2018-February/000370.html
2018-03-05 22:54:55 +00:00
Jakub Jirutka
63f5e7d295 [various]: unify names of licenses according to SPDX
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/
2017-12-30 21:05:50 +01:00
Natanael Copa
913506774d main/dovecot: enable tests 2017-11-30 11:32:06 +00:00
Simon Frankenberger
7703b651d3 main/dovecot: Add subpackages for solr and lucene 2017-11-30 11:32:06 +00:00
Natanael Copa
af1406a052 main/dovecot: rebuild against libressl-2.6 2017-11-09 19:58:32 +00:00
Natanael Copa
fdbef276cb Revert "main/dovecot: enable pam support"
dovecot can use /etc/passwd and /etc/shadow dirctly, so there are not
really any need for PAM.

10b458891b (commitcomment-25379432)

This reverts commit 10b458891b729fee807ff3860398019a1b18c5af.
2017-11-03 14:58:02 +00:00
Natanael Copa
10b458891b main/dovecot: enable pam support
fixes #8099
2017-11-03 09:51:31 +00:00
Natanael Copa
00e5d8a6b0 main/dovecot: refactor configure
move configure to a function so we avoid specify the common options
multiple times
2017-11-03 09:51:31 +00:00
TBK
0a5c20eb19 main/dovecot: upgrade to 2.2.33.2 2017-11-01 09:58:58 +00:00
Valery Kartel
cfa6b3a375 main/dovecot: upgrade to 2.2.32, fixes
- 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.
2017-08-30 10:01:29 +00:00
Ash Berlin
1c789a9336 main/dovecot: upgrade to 2.2.29.1 and pigeonhole plugin to 0.4.18
Remove fixed-upstream LibreSSL patch for dovecot as it was fixed
upstream in commit dovecot/core#b91659702c83b8f144e369ad5fa82724242c210c
2017-07-25 15:36:26 +02:00
Natanael Copa
5dac5caa8e main/dovecot: rebuild against libressl 2.5 2017-04-18 20:45:30 +00:00
Leonardo Arena
6df55abcb9 main/dovecot: rebuild against heimdal-7.1.0 2017-01-17 10:16:13 +00:00
Valery Kartel
2155e77ec8 main/dovecot: upgrade to 2.2.27
--
add config for sieve-extdata-plugin
some fixes in APKBUILD
2016-12-07 08:39:24 +00:00
Pierre Jaury
5047f39a4e main/dovecot: build pigeonhole extdata plugin
it was discussed that building these external plugins as part of
the Dovecot APKBUILD would prevent ABI version mismatches and
other bugs that arise when Dovecot is updated
2016-12-05 21:49:42 +00:00
Pierre Jaury
52d0786890 main/dovecot: upgrade to 2.2.26, remove hardcoded version numbers
Dovecot 2.2.26 was actually released as 2.2.26.0 after some
critical issues were fixed in the initial release. After some
discussion about how the numbering scheme should be handled, a
temporary fix was introduced and remaining hardcoded version
numbers removed.
2016-11-04 07:25:15 +00:00
Natanael Copa
e7c0cbc20d main/dovecot: use openssl binary from libressl 2016-10-11 14:26:21 +02:00
Natanael Copa
8511daaf82 main/dovecot: rebuild against libressl 2016-10-10 12:04:08 +00:00
Natanael Copa
bc5fd43d4f main/dovecot: upgrade to 2.2.25 2016-07-21 11:16:01 +00:00
Przemyslaw Pawelczyk
511bd7a7a0 main/[various]: Bump pkgrel for .pre-install scripts fixes.
* main/dovecot: Properly set primary group in .pre-install.
main/dovecot/dovecot.pre-install

* main/{npre,postgrey}: Properly set primary group in .pre-install.
main/nrpe/nrpe.pre-install
main/postgrey/postgrey.pre-install

* main/ympd: Reorder arguments in .pre-install as in da4e96aacef5.
main/ympd/ympd.pre-install

* main/znc: Reorder arguments in .pre-install as in da4e96aacef5.
main/znc/znc.pre-install

* main/aports-build: Reorder arguments in .pre-install as in da4e96aacef5.
main/aports-build/aports-build.pre-install

* main/atheme-iris: Fix overlooked consistency issue as in a60b9f07dee0.
main/atheme-iris/atheme-iris.pre-install

* main/[various]: Add group and use it as primary in .pre-* scripts.
main/apache2/apache2.pre-install
main/aports-build/aports-build.pre-install
main/atheme-iris/atheme-iris.pre-install
main/clamav/clamav-db.pre-install
main/clamsmtp/clamsmtp.pre-install
main/clamsmtp/clamsmtp.pre-upgrade
main/coova-chilli/coova-chilli.pre-install
main/dhcp/dhcp.pre-install
main/djbdns/dnscache.pre-install
main/djbdns/tinydns.pre-install
main/ez-ipupdate/ez-ipupdate.pre-install
main/fetchmail/fetchmail.pre-install
main/freeswitch/freeswitch.pre-install
main/gitolite/gitolite.pre-install
main/gnats/gnats.pre-install
main/gross/gross.pre-install
main/icecast/icecast.pre-install
main/memcached/memcached.pre-install
main/ngircd/ngircd.pre-install
main/openntpd/openntpd.pre-install
main/snort/snort.pre-install
main/squid/squid.pre-install
main/squid/squid.pre-upgrade
main/transmission/transmission-daemon.pre-install
main/znc/znc.pre-install
2016-06-07 07:20:09 +00:00
Przemyslaw Pawelczyk
40521bdafd main/dovecot: Properly set primary group in .pre-install.
Commit fb87e4fd6222 tried to fix problem I unintentionally brought in
commit ccc056dbf9d3 - system user creation doesn't add same named group
and uses nogroup as primary group unless explicitly specified via -G.

Commit a593d306c92f has nothing to do with it, as it only sets GECOS.

I cannot blame anyone (beside myself, obviously, for all this mess) as
-g and -G can be easily misread without conuslting --help output.
2016-06-07 07:20:09 +00:00
Kaarle Ritvanen
142a78608e main/dovecot: remove merge failure files 2016-05-22 18:21:13 +03:00