6892 Commits

Author SHA1 Message Date
robert
6f9175a372 update to 3.4.11.1363 2018-04-11 10:49:57 +00:00
remi
cc30ee4cc6 update to OfflineIMAP v7.2.0
start using stable tarballs which the project provides now.

ok danj@
2018-04-11 06:33:53 +00:00
ajacoutot
d56b17d52f Sync WANTLIB after recent gstreamer1 updates. 2018-04-10 13:45:45 +00:00
jasper
18ede3218b fix build with clang6 2018-04-10 08:48:12 +00:00
jca
929537a9e4 Remove prepop, questionable usefulness and on life support since 2004
ok landry@
2018-04-09 09:36:37 +00:00
anton
9646687e9b +mdsort 2018-04-07 08:32:41 +00:00
anton
046eb82ec9 Import mail/mdsort, ok sthen@
Move messages from one maildir to another according to a set of user defined
rules.
2018-04-07 08:31:12 +00:00
pascal
bd9aaf626f Update to nmh 1.7.1; use SEPARATE_BUILD and switch HOMEPAGE to https. Take
maintainer.

ok kn@ bentley@
2018-04-06 11:37:28 +00:00
robert
64d52ec94b update to 3.4.11.1346 2018-04-05 19:52:13 +00:00
robert
86c1bacb3b update to 8.6.80.493 2018-04-05 19:51:35 +00:00
sthen
cdf2badd2a update to neomutt-20180323 2018-04-04 22:35:58 +00:00
sthen
cb33f6e886 Add a rewrite to the nginx config snippet to allow use of the config
setting "$config['use_secure_urls'] = true;" which adds anti-csrf tokens
to the URL.
2018-03-30 10:50:14 +00:00
sthen
9e72c1d025 update to dovecot-pigeonhole 0.4.23, ok brad 2018-03-29 23:50:42 +00:00
sthen
96da226e8f update to Dovecot 2.2.35, ok brad 2018-03-29 23:50:28 +00:00
ajacoutot
a89a2c74c0 Update to mimedefang-2.84. 2018-03-29 20:52:15 +00:00
robert
d7bc4e574d update to 8.6.80.353 and add a missing build dep 2018-03-29 19:41:46 +00:00
landry
bf1dbb5bc7 Update to thunderbird 52.7.2.
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2018-09/

Discussed with sthen@ & naddy@
2018-03-25 18:25:22 +00:00
phessler
a83fd7018f BROKEN-aarch64 = configure stuck on testing if BDB supports shared environments 2018-03-21 20:02:16 +00:00
giovanni
c4ef7b142b bugfix update to 1.20170911 2018-03-21 07:36:15 +00:00
sthen
c2c2ed1acc update to rspamd-1.7.1, a couple of important fixes since 1.7.0 2018-03-20 14:51:19 +00:00
sthen
15616638fb update to rspamd-1.7.0, https://rspamd.com/announce/2018/03/12/rspamd-1.7.0.html 2018-03-19 15:36:13 +00:00
bluhm
6a839221fc update p5-Mail-SPF-Iterator to 1.114 2018-03-18 15:27:23 +00:00
robert
c48d6104e3 add support for kopano-spamd which teaches spamassassin based on
what is being moved in or out of the Junk folder in Kopano
2018-03-18 11:30:55 +00:00
sthen
3ba8a809ae portroach annotations 2018-03-17 22:03:23 +00:00
robert
7299cb1bf3 remove bogous patch 2018-03-17 19:26:33 +00:00
robert
07c12d2132 update to kopano 8.6.80.142 2018-03-16 15:35:02 +00:00
robert
d62b82340b update to webapp 3.4.10.1330 2018-03-16 15:33:53 +00:00
sthen
dd456311ac If SSL_CTX_set_min_proto_version is found, Dovecot enables some code to
convert ssl_protocols strings to min/max values. Patch to neuter the autoconf
check because this code doesn't work correctly (in particular it doesn't
handle strings with !SSLv2) and fallback to the old working code instead.

No reply to https://www.dovecot.org/pipermail/dovecot/2018-March/111260.html
but the code is different in Dovecot master/2.3 (it looks like they did it
this way in 2.2 so they could use the 1.1-api functions without config
changes, but it backfired).

ok Brad
2018-03-15 22:20:54 +00:00
sthen
b8d149354d bugfix (including minor security fix) update to roundcubemail-1.3.5
https://github.com/roundcube/roundcubemail/releases/tag/1.3.5
2018-03-15 21:25:24 +00:00
landry
1916fc56bd Bump REVISION for mozilla.port.mk changes. 2018-03-13 19:21:08 +00:00
giovanni
133dd8cc99 More security fixes from upstream 2018-03-13 07:51:59 +00:00
sthen
39014b3013 update dovecot-pigeonhole to match Dovecot 2.2.34 2018-03-10 21:54:45 +00:00
sthen
d3f16df230 security update to Dovecot 2.2.34. while there, also fix the default TLS
protocol string to avoid using !SSLv2 which is not supported. ok juanfra@ Brad

* CVE-2017-15130: TLS SNI config lookups may lead to excessive memory usage,
causing imap-login/pop3-login VSZ limit to be reached and the process
restarted. This happens only if Dovecot config has local_name { } or local
{ } configuration blocks and attacker uses randomly generated SNI servernames.

* CVE-2017-14461: Parsing invalid email addresses may cause a crash or leak
memory contents to attacker. For example, these memory contents might contain
parts of an email from another user if the same imap process is reused for
multiple users.

* CVE-2017-15132: Aborted SASL authentication leaks memory in login process.
2018-03-10 21:54:30 +00:00
giovanni
177eadf996 More security fixes from upstream 2018-03-08 07:30:00 +00:00
sthen
6b3a7ebb1d update to postfix-3.3.0, from Brad 2018-03-08 01:43:52 +00:00
giovanni
6aa8d11f7d bugfix update to 2.9.3 2018-03-07 13:59:41 +00:00
ajacoutot
8954813b06 Update to evolution-ews-3.26.6. 2018-03-05 12:54:54 +00:00
ajacoutot
ea17728667 Update to evolution-3.26.6. 2018-03-05 12:54:38 +00:00
sthen
39348850e5 update to mutt-1.9.4 2018-03-04 01:07:51 +00:00
sthen
682fa3b658 fix some unicode in DESCR 2018-02-25 22:20:56 +00:00
sthen
dc37fdb4b3 update to neomutt-20180223 2018-02-23 20:02:48 +00:00
giovanni
bcea48ec2d restore old patches and bump 2018-02-23 17:07:35 +00:00
giovanni
4440dac113 Security fix for spamassassin
if the root user starts spamd with the --username
flag, the supplemental group list of the spamd worker processes is never
changed. The worker processes execute with root's original supplemental
group list.
2018-02-23 16:39:39 +00:00
landry
7a1ea3c25e Update to geary 0.12.1 2018-02-23 09:58:09 +00:00
sthen
eb69b980e1 remove libressl patch that now just breaks things 2018-02-19 13:30:35 +00:00
bentley
fccfd2f376 Remove no longer necessary MAKE_FLAGS line. 2018-02-19 05:25:09 +00:00
bentley
64e3f128cc Update to mblaze-0.3.2.
Similar diff to 0.3.1 ok sunil@
2018-02-19 05:22:45 +00:00
sthen
51359db12f update to rspamd-1.6.6 2018-02-16 14:37:43 +00:00
robert
aa15321294 fix LIB_DEPENDS 2018-02-14 18:15:49 +00:00
jsing
588984a482 Stop trying to support ephemeral RSA.
Ephemeral RSA was only used with really ancient export ciphersuites, which
LibreSSL has not supported for a very long time - all of the remaining
API are no-ops.

It is actually quite horrific that some software still goes out of its way
to try to enable support for ephemeral RSA...

ok sthen@
2018-02-14 15:43:30 +00:00