jca
2488ae6f7f
Avoid UB spotted by clang
...
warning: unsequenced modification and access to 'end' [-Wunsequenced]
2017-04-19 18:06:54 +00:00
jca
ad0eb6aff8
Fix clang build: move from iostream.h to iostream
2017-04-19 17:51:30 +00:00
jca
7f376c6b61
Werror considered harmful; fixes build with clang
2017-04-19 17:02:48 +00:00
jca
509f84884b
Respect CC
2017-04-19 17:00:29 +00:00
jca
af1b9a4ad1
Fix format string for size_t parameter.
...
Like other size_t variables in this file.
2017-04-19 16:56:04 +00:00
jca
d0f0cbfd0a
clang fixes for variadic macros
...
With C99 variadic macros, __VA_ARGS__ has to replace at least one
argument.
2017-04-19 16:49:49 +00:00
jca
cdc75de65c
Missed bump in previous
2017-04-19 15:04:55 +00:00
jca
280c40b204
Fix build with clang
...
field_id() is declared/defined with "inline", but needs to access
a variable that is only visible in database.c, the easiest fix is just
to drop "inline".
2017-04-19 15:03:35 +00:00
jca
f600e3f75c
Respect CC
2017-04-19 13:40:16 +00:00
sthen
5763d8a0d0
update to mutt-1.8.2
2017-04-19 08:19:02 +00:00
ajacoutot
5ec8c75aba
Simplify now that the gnome MODULE has support for cmake.
2017-04-19 07:42:40 +00:00
ajacoutot
573293702c
Unbreak with the new evolution stack (from upstream).
2017-04-17 16:53:25 +00:00
ajacoutot
214da68790
Update to evolution-ews-3.24.1.
2017-04-17 14:55:29 +00:00
ajacoutot
280482f098
Update to evolution-3.24.1.
2017-04-17 14:37:40 +00:00
sthen
7d98aa1a61
bugfix update to Dovecot 2.2.29.1, from Brad
2017-04-15 21:56:13 +00:00
sthen
ab72638892
update to mutt-1.8.1
2017-04-14 14:17:58 +00:00
giovanni
8ce3a7aa11
bugfix update to 1.940
2017-04-13 19:56:26 +00:00
sthen
ad37cbee66
update to rspamd-1.5.5, from Brad
2017-04-13 09:36:36 +00:00
sthen
25f70518ba
update to dovecot-pigeonhole 0.4.18, from Brad
2017-04-13 09:35:56 +00:00
jasper
4fa60b6c5a
Fixes for vala 0.36
2017-04-13 07:10:21 +00:00
landry
52ca4711f9
Fix WANTLIB and bump REVISION for all ports depending on hunspell.
...
While here enforce dependency on hunspell 1.6 in mozilla.port.mk, as
it's a requirement for 53.
2017-04-12 18:12:33 +00:00
sthen
86847280bf
enable compressed folders (now that it's in the main mutt release and not
...
done as a third-party patch). requested by isdtor at gmail/com
2017-04-12 15:59:08 +00:00
sthen
8410a1495a
update to Dovecot 2.2.29, from Brad.
...
* passdb/userdb dict: Don't double-expand %variables in keys. If dict
was used as the authentication passdb, using specially crafted
%variables in the username could be used to cause DoS (CVE-2017-2669)
2017-04-11 21:02:09 +00:00
giovanni
cd6c2e749e
update to 5.509
2017-04-11 12:53:49 +00:00
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
landry
1f6616f3f7
Remove patches which were supposed to be removed, and unfuck other
...
patches. *mumbles something about cvs*
Noticed by nigel@
2017-04-06 07:12:21 +00:00
landry
ba64b37e8f
Update to thunderbird 52.0/lightning 5.4.
...
See https://www.mozilla.org/en-US/thunderbird/52.0/releasenotes/
Note that it now defaults to use Gtk+3.
2017-04-05 09:46:18 +00:00
sthen
4df968875f
update to rspamd-1.5.4, from Brad
2017-04-04 20:52:13 +00:00
ajacoutot
65452c4bcb
Sync WANTLIB after recent www/webkitgtk4 update.
2017-03-29 13:27:12 +00:00
rpe
5af8a4dbf9
Update mail/msmtp to 1.6.6 and add a missing RCS Id in a pachfile.
...
OK aja@
2017-03-26 13:34:06 +00:00
landry
76f6ac1f52
Apply the same patch as in firefox-52 to pre-allocate only 128Mb at js
...
engine startup, otherwise tb doesnt start with default 768Mb datasize
limit (but starts fine with ulimit -d 1200000) sigh.
reported by semarie@
2017-03-23 07:33:24 +00:00
sthen
7c704be46b
update to rspamd-1.5.3, from Brad
2017-03-18 15:02:14 +00:00
danj
cde1b3ce1b
Update to offlineimap-7.0.14
...
From Remi Locherer (maintainer)
2017-03-16 11:55:03 +00:00
jung
610f0dd1a4
update to newer (bugfix) snapshot from today
2017-03-13 20:35:47 +00:00
ajacoutot
570ea6a2db
Update to evolution-ews-3.22.6.
2017-03-13 15:28:33 +00:00
ajacoutot
34341f1e21
Update to evolution-3.22.6.
2017-03-13 15:28:18 +00:00
sthen
45153a686a
update to roundcubemail-1.2.4
2017-03-11 14:26:37 +00:00
sthen
087a45ec5f
update to exim-4.89
2017-03-08 17:05:34 +00:00
sthen
4b21deee41
update to rspamd-1.5.2, from Brad
2017-03-08 17:02:13 +00:00
landry
4af338c173
Fix build breakage by shoplifting a patch from tor-browser (see
...
https://trac.torproject.org/projects/tor/ticket/21514 ) - patch pointed
at by Jan De Mooij@mozilla.
In bug #1334933 , as part of a security fix the code for W^X not
merged/rearranged, but was removed - thus triggering mmap protection
during build on OpenBSD, as reported by naddy@. My bad for not spotting
this.
The tor-browser patch just reinstates some W^X bits, instead of marking
TB as needing wxallowed. This is only temporary for 45, 52 won't need
that anyway.
Tested building and working fine.
2017-03-08 15:54:54 +00:00
espie
a7afa98dd4
unhardcode the g++ name, builds fine.
...
the author of the change doesn't quite remember what went wrong, seems
it was libtool being fussy or something.
From Lucian Langa:
> I'm not 100% I remember this entirely, but I think g++ was required
> only for some building script (libtool perhaps? I do not remember),
> but not for the code itself. At certain part there were some c++
> parts but not entirely sure they are in current code base. Evolution
> code base went through major changes quite a few times since 2007
> so obviously this code changed in the meanwhile too.
we'll see how it fares with clang later.
2017-03-08 11:12:22 +00:00
landry
d8f5961aea
Remove patch for #1215479 , mmap address for executable code has been
...
randomized on all posix platforms in bug #1334933 , which got merged to
esr45.
2017-03-07 15:46:34 +00:00
landry
00730545a2
Update to mozilla-thunderbird 45.8.0.
...
See https://www.mozilla.org/en-US/thunderbird/45.8.0/releasenotes/
Note that 52.0 is around the corner, and hopefully will make 6.1 so that
we ship with a supported branch for its lifetime.
2017-03-07 15:40:00 +00:00
sthen
ccc6920533
update to neomutt-20170306
2017-03-07 09:12:48 +00:00
sthen
d5b8f716a9
update postfix/stable to 3.2.0, from Brad
2017-03-04 22:09:43 +00:00
sthen
bc945b4011
update to neomutt-20170225
2017-03-02 17:42:28 +00:00
sthen
ab26085647
backport fix for dovecot's trash plugin, "Panic: file mail-namespace.c:
...
line 709 (mail_namespace_find): assertion failed: (ns != NULL)". ok brad
2017-03-02 11:25:01 +00:00
sthen
98e3103a2b
update to dovecot-pigeonhole 0.4.17, ok Brad
2017-02-28 00:33:51 +00:00
sthen
c552972c0d
update to Dovecot 2.2.28, ok Brad
2017-02-28 00:33:29 +00:00
jca
3611016c8f
Don't hardcode gcc
2017-02-27 18:25:50 +00:00