7508 Commits

Author SHA1 Message Date
ajacoutot
cdd479f95a Update to evolution-ews-3.34.3. 2020-01-04 12:17:15 +00:00
ajacoutot
6a40ec34b4 Update to evolution-3.34.3. 2020-01-04 12:17:04 +00:00
anton
7c4054c647 Update to mdsort-5.0.0. 2020-01-04 09:32:36 +00:00
sthen
ff04bacd71 update to roundcubemail-1.4.2 2020-01-03 11:29:59 +00:00
sthen
3ce01b4cfa Don't let rspamd's cmake config add "-fuse-ld=lld" to command lines, it doesn't
work on ports-gcc arches. Should fix "Your system does not support getaddrinfo call".

Thanks kmos@ jca@ for CMakeOutput.log / CMakeError.log (the latter was helpful).
2019-12-31 23:37:32 +00:00
sthen
327508f726 fix LIB_DEPENDS for idna flavour, pointed out by solene@ 2019-12-31 22:51:41 +00:00
sthen
67410e33e3 update to s-nail-14.9.16, from maintainer Steffen Nurpmeso 2019-12-31 22:50:05 +00:00
cwen
3dc1c76b43 exim: unbreak on base-gcc archs by using `-std=gnu99' only for them.
input and OK sthen@, OK Renaud Allard (maintainer)
2019-12-29 23:01:54 +00:00
sthen
d6d7a47903 reenable sse/avx2 fastutf8 in rspamd. there actually is a check and the way
it was disabled was causing missing functions that are needed in some cases.
2019-12-29 21:35:02 +00:00
sthen
191ef5c451 build debug packages for rspamd 2019-12-29 20:54:53 +00:00
jca
290e617d04 Provide debug packages 2019-12-27 22:35:41 +00:00
sthen
1f41c56a73 The last commit removing -Wno-logical-op-parentheses made it apparent
that -Wno-logical-op-parentheses doesn't work on some compilers either.
2019-12-27 22:31:01 +00:00
remi
83440d58bd Update to OfflineIMAP v7.3.2 and switch homepage/master_sites to https.
ok gsoares@
2019-12-26 16:58:33 +00:00
sthen
bd9856eba3 Don't use USE_LIBTOOL=gnu just for libtoolize/libtool.m4, it should just
be a BUILD_DEPEMDS. Do that by changing to CONFIGURE_STYLE=autoreconf
which is tidier and adds this automatically. OK jca@ giovanni@
2019-12-26 11:19:28 +00:00
giovanni
9f495a73e0 autohell needs libtoolize(1)
spotted by ajacoutot@
2019-12-26 08:44:33 +00:00
sthen
523fd4684d Don't use -Wno-logical-op-parentheses, not all compilers support it 2019-12-24 14:45:41 +00:00
kurt
ef9779e25d Backport auxv.h header inclusion fix. okay landry@ 2019-12-23 20:19:20 +00:00
sthen
d642b7a705 update to rspamd-2.2 2019-12-23 13:25:48 +00:00
giovanni
736cefd5b6 add missing build dependency
spotted by kili@, ok jung@
2019-12-23 07:50:32 +00:00
giovanni
45e9eada48 update to 6.6.0 version
ok jung@ a while ago
2019-12-22 12:19:20 +00:00
sthen
cf622ec6ba update to pecl-mailparse-3.0.4 2019-12-20 14:40:21 +00:00
sthen
be80253e45 update to mutt-1.13.2 2019-12-19 13:49:44 +00:00
robert
1d5d46556d fix previous commit that updated kopano-core to 9.0.2 by commiting
the missing bit in Makefile.inc
2019-12-18 22:07:03 +00:00
robert
0818d7b582 update to 9.0.2 2019-12-18 20:25:16 +00:00
landry
8b94a2a892 Update to thunderbird 68.3.1
See https://www.thunderbird.net/en-US/thunderbird/68.3.1/releasenotes/
2019-12-18 12:03:19 +00:00
sthen
e6c52ec954 add missing --quiet on the mutt example configs, pointed out by bket@, thanks! 2019-12-17 13:15:04 +00:00
sthen
e687a55587 +gmail-oauth2 2019-12-16 22:03:50 +00:00
sthen
e9bb81dbb8 import ports/mail/gmail-oauth2, ok kmos@
oauth2.py is a script that can be used as a standalone utility for
generating and authorizing OAuth tokens, and for generating OAuth2
authentication strings from OAuth tokens.

This can be used with mutt to allow oauth2 logins to Gmail.
2019-12-16 22:03:26 +00:00
jung
4fc6f9c550 update to 0.6 to cope with filter protocol changes
ok giovanni
2019-12-16 21:32:02 +00:00
ajacoutot
12c60cb75e SECURITY update to cyrus-imapd-3.0.13.
CVE-2019-19783, a privilege escalation vulnerability that permits creation of
arbitrary mailboxes using the 'fileinto' directive in user sieve scripts.
2019-12-16 19:50:06 +00:00
sthen
3a71699d1a regen 2019-12-16 14:40:55 +00:00
sthen
e09f765163 update to exim 4.93.0.3, from Renauld Allard 2019-12-16 14:40:39 +00:00
landry
adcd52fced No need for debug-lightning, there's no compiled code in this subpackage. 2019-12-16 12:41:30 +00:00
sthen
4b4866a59a update to Dovecot 2.3.9.2 and pigeonhole 0.5.9, from Brad.
CVE-2019-19722
2019-12-15 23:57:22 +00:00
sthen
a1a2805a5d Update to mutt-1.13.1, fixes a use-after-free related to resuming
imap postponed messages that I ran into which were highlighted by our
malloc. Many thanks to Kevin McCarthy (upstream) for the quick fixes!
2019-12-15 23:52:48 +00:00
danj
5b8fa7ff03 Add litehtml_viewer plugin
While there fix wantlib for pdfviewer.

From Henry Jensen with tweaks from sthen.
2019-12-15 18:36:18 +00:00
anton
267973a530 Update to mdsort-4.3.0. 2019-12-14 10:17:57 +00:00
giovanni
6bbd6ceb6f Update to 3.4.3
fixes for:
CVE-2018-11805 and CVE-2019-12420

Upgrade notice available at https://svn.apache.org/repos/asf/spamassassin/branches/3.4/UPGRADE
2019-12-12 16:10:34 +00:00
kurt
0c80c21010 Build adjustments:
* remove patch that was applied upstream
* devel/nasm is only a build depend on i386/amd64
* build verbosely
* limit cargo to MAKE_JOBS

okay landry@
2019-12-12 14:16:36 +00:00
sthen
bce949ff98 more php71 cleanup 2019-12-11 16:08:29 +00:00
sthen
d0ce11bc87 remove php71 builds of pecl modules, and pecl-libsodium which is rolled
into php core as of 7.2
2019-12-11 15:59:26 +00:00
sthen
3636529ad5 update to exim-4.93, from maintainer Renaud Allard, plus I enabled
DEBUG_PACKAGES
2019-12-10 23:21:37 +00:00
gilles
6deeda83e3 update to 0.1.1 in anticipation for a protocol change in filters
ok landry@
2019-12-09 20:24:02 +00:00
gilles
af00efe88e update to 0.1.5 in anticipation for a protocol change in filters 2019-12-09 20:23:29 +00:00
sthen
01519cab78 build debug packages 2019-12-08 16:59:54 +00:00
sthen
ff682128c4 add DEBUG_PACKAGES for mutt, move the existing ".if defined(DEBUG)" (to enable
debug logging) to a flavour.
2019-12-08 16:59:09 +00:00
sthen
e51a3d6229 update to neomutt-20191207
From upstream notes:

"Unfortunately, last week's release contained a few clumsy bugs.
Sorry about that.

With such complex code and only three developers, sometimes we miss things.
If you spot a problem with NeoMutt, please report it as soon as you can.

This release contains a couple of fixes for the IMAP behaviour.
They should make IMAP connections more reliable."

- for more details see https://github.com/neomutt/neomutt/releases/tag/20191207
2019-12-07 14:35:11 +00:00
martijn
88aebd36ef Update in anticipation of a coming filter protocol change.
This release works both the current and next version of the protocol.

OK jasper@
2019-12-06 12:57:40 +00:00
landry
565898835b Update to thunderbird 68.3.0.
See https://www.thunderbird.net/en-US/thunderbird/68.3.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2019-37/

Add patches to fix the build with upcoming rust 1.39, from semarie@

While here enable the build on arm64, who knows..
2019-12-03 17:04:25 +00:00
sthen
d3e18dc81c enable neomutt's new support for autocrypt in the gpgme flavour. 2019-12-02 12:20:15 +00:00