7948 Commits

Author SHA1 Message Date
sthen
86d76bdc0d disable on i386: mozilla-related ports appear to run out of memory in
rust compilation; chromium has a "reference to type XX could not bind
to an lvalue of type YY" error
2021-05-20 16:44:59 +00:00
landry
787e83ff67 mail/mozilla-thunderbird: update to 78.10.2.
See https://www.thunderbird.net/en-US/thunderbird/78.10.2/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-22/
2021-05-18 07:01:35 +00:00
ajacoutot
86531c9f2e Update to cyrus-imapd-3.4.1. 2021-05-14 17:42:59 +00:00
ajacoutot
a0bce825f2 Update to geary-40.0. 2021-05-14 08:08:09 +00:00
jasper
7915123abb pull in two commits from upstream to fix the build on big endian arches
ok aja@ (MAINTAINER)
2021-05-14 07:20:12 +00:00
ajacoutot
000393c4c7 Regen WANTLIB. 2021-05-13 10:22:56 +00:00
ajacoutot
36f39bc34f Update to evolution-ews-3.40.1. 2021-05-13 10:22:41 +00:00
ajacoutot
3a105cd8a3 Update to evolution-3.40.1. 2021-05-13 10:22:18 +00:00
ajacoutot
cfd7595859 Update to sendmail-8.17.0.0. 2021-05-07 17:16:01 +00:00
rsadowski
af7e2df027 Unbreak build with upcoming cmake 3.20 2021-05-06 09:09:58 +00:00
tb
1907ab667c mail/exim: avoid upcoming build failure
exim uses its own SSL_CIPHER_get_id() which replaces libssl's version
with one that will break once we make SSL_CIPHER opaque.

seems fine to Renaud Allard (maintainer)
2021-05-05 15:08:15 +00:00
landry
783bef78b4 mail/mozilla-thunderbird: update to 78.10.1
See https://www.thunderbird.net/en-US/thunderbird/78.10.1/releasenotes/
Fixes windows-only https://www.mozilla.org/en-US/security/advisories/mfsa2021-19/
2021-05-05 07:16:25 +00:00
sthen
8c2db117fe update to mutt-2.0.7 2021-05-04 21:35:41 +00:00
sthen
769283eb4e exim: add a patch from maintainer to workaround API change in opendmarc 2021-05-04 15:48:53 +00:00
sthen
993a333890 opendmarc-1.4.1 includes an API+ABI change, bump .so major 2021-05-04 15:29:54 +00:00
sthen
8a4d237d06 Disable postfix/snapshot for now, it is currently stuck at 2020-06-27
as newer versions on the 3.6 branch require OpenSSL 1.1.1.
ok Brad (maintainer).
2021-05-04 14:42:48 +00:00
sthen
fbf05029bd update to exim-4.94.2, from maintainer Renaud Allard
Fixes many issues reported (with fixes) last year by Qualys, details will be
available later at https://www.qualys.com/2021/05/04/21nails/21nails.txt

Local vulnerabilities
- CVE-2020-28007: Link attack in Exim's log directory
- CVE-2020-28008: Assorted attacks in Exim's spool directory
- CVE-2020-28014: Arbitrary PID file creation
- CVE-2020-28011: Heap buffer overflow in queue_run()
- CVE-2020-28010: Heap out-of-bounds write in main()
- CVE-2020-28013: Heap buffer overflow in parse_fix_phrase()
- CVE-2020-28016: Heap out-of-bounds write in parse_fix_phrase()
- CVE-2020-28015: New-line injection into spool header file (local)
- CVE-2020-28012: Missing close-on-exec flag for privileged pipe
- CVE-2020-28009: Integer overflow in get_stdinput()

Remote vulnerabilities
- CVE-2020-28017: Integer overflow in receive_add_recipient()
- CVE-2020-28020: Integer overflow in receive_msg()
- CVE-2020-28023: Out-of-bounds read in smtp_setup_msg()
- CVE-2020-28021: New-line injection into spool header file (remote)
- CVE-2020-28022: Heap out-of-bounds read and write in extract_option()
- CVE-2020-28026: Line truncation and injection in spool_read_header()
- CVE-2020-28019: Failure to reset function pointer after BDAT error
- CVE-2020-28024: Heap buffer underflow in smtp_ungetc()
- CVE-2020-28018: Use-after-free in tls-openssl.c
- CVE-2020-28025: Heap out-of-bounds read in pdkim_finish_bodyhash()
2021-05-04 13:49:04 +00:00
solene
44480eca02 unhook mailpile 2021-05-03 16:22:12 +00:00
solene
a0e8b4858f Delete mailpile because it's not maintained upstream.
ok sthen@ jca@ tb@
2021-05-03 16:22:03 +00:00
sthen
716d6b771c update to opendmarc-1.4.1.1, looks fine to Renaud Allard (maintainer)
CVE-2019-20790 - OpenDMARC through 1.3.2 and 1.4.x, when used with
pypolicyd-spf 2.0.2, allows attacks that bypass SPF and DMARC
authentication in situations where the HELO field is inconsistent
with the MAIL FROM field.

CVE-2020-12272 - OpenDMARC through 1.3.2 and 1.4.x allows attacks
that inject authentication results to provide false information
about the domain that originated an e-mail message.  This is caused
by incorrect parsing and interpretation of SPF/DKIM authentication
results, as demonstrated by the "example.net(.example.com" substring.

CVE-2020-12460 - OpenDMARC through 1.3.2 and 1.4.x through 1.4.0-Beta1
has improper null termination in the function opendmarc_xml_parse that
can result in a one-byte heap overflow in opendmarc_xml when parsing a
specially crafted DMARC aggregate report. This can cause remote memory
corruption when a '\0' byte overwrites the heap metadata of the next
chunk and its PREV_INUSE flag.
2021-05-03 13:31:49 +00:00
sthen
a95e1032dd set @pkgpath to update php 7.2 pecl packages to the default version 2021-04-30 16:52:59 +00:00
sthen
45cc7b3c2f unhook php 7.2 pecl packages
php 7.2 stopped getting security fixes at the end of November 2020
2021-04-30 16:38:45 +00:00
giovanni
240ba84f34 bugfix update to 3.4.6 2021-04-30 14:43:48 +00:00
anton
b02afb0f23 update to mdsort-9.1.0
- add support for decoding of qouted printable message bodies
2021-04-29 18:06:25 +00:00
tb
5259f3e93c Add link to PR. 2021-04-28 19:53:00 +00:00
tb
44902beeb9 Use accessors instead of reaching inside the SSL_CTX struct.
ok jturner (maintainer)
2021-04-28 19:43:54 +00:00
sthen
dd9f9f2f0b update to dcc-2.3.168 2021-04-28 19:10:16 +00:00
ajacoutot
5e9c377837 Update to cyrus-imapd-3.4.0.
Details:
https://www.cyrusimap.org/3.4/imap/download/release-notes/3.4/x/3.4.0.html
https://www.cyrusimap.org/3.4/imap/download/upgrade.html
2021-04-24 11:11:46 +00:00
landry
1efa90430d mail/mozilla-thunderbird: update to 78.10.0
See https://www.thunderbird.net/en-US/thunderbird/78.10.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-14/

discussed with/ok naddy@ sthen@
2021-04-19 14:27:01 +00:00
sthen
8b503f2f29 update postfix/stable to 3.5.10, ok Brad naddy@
various null pointer-related fixes, also present in postfix/snapshot but
that will require some diffing and backporting as upstream has removed
support for libressl and older openssl.
2021-04-13 20:43:11 +00:00
landry
0131032cdf mail/mozilla-thunderbird: update to 78.9.1.
See https://www.thunderbird.net/en-US/thunderbird/78.9.1/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-13/

ok naddy@
2021-04-09 12:16:13 +00:00
okan
cce49a27be update to 2.1.34; ok sthen 2021-04-03 17:01:29 +00:00
robert
e22c1ed53c bad robert missed this file from previous update 2021-04-02 10:02:33 +00:00
robert
d21f162859 update to 10.0.8 2021-04-02 06:43:01 +00:00
sthen
bc26c77209 update to libetpan-1.9.4 2021-03-31 20:28:43 +00:00
martijn
ded2cc5477 filter-dkimsign version 0.4
- Some manpage fixes from bentley@
- Plug a memory leak
- Fix an infinite loop in the mheader.c
  Reported by Karsten.

OK jasper@
2021-03-30 12:32:53 +00:00
martijn
e877a66539 Make osmtpd_run return on closing STDIN instead of exiting.
This doesn't make much difference for current filters, but allows filters
to clean up after themselves; which helps with memory leak detection.

OK jasper@
2021-03-30 12:23:47 +00:00
abieber
ef2bb7a438 Update mu to 1.4.15.
From MAINTAINER.
2021-03-28 17:45:18 +00:00
sthen
6cd35da717 update to fetchmail-6.4.13. 2021-03-28 13:32:50 +00:00
sthen
8ed484cafc Patch exim's os file to use getifaddrs instead of fetching addresses
via SIOCGIFCONF. From maintainer.
2021-03-27 13:49:13 +00:00
sthen
9ebfd285c1 update to dovecot-fts-xapian-1.4.8, from maintainer Tom Wong-Cornall 2021-03-26 10:24:32 +00:00
giovanni
f765fa3dcd Update to 3.4.5
security fix for CVE-2020-1946
bug fixes and improvements on OLEMacro detection, Bayes and rbl checks
2021-03-25 07:42:07 +00:00
landry
de099155f9 mail/mozilla-thunderbird: update to 78.9.0.
See https://www.thunderbird.net/en-US/thunderbird/78.9.0/releasenotes/
Fixes https://www.mozilla.org/en-US/security/advisories/mfsa2021-12/
2021-03-24 15:39:51 +00:00
landry
d4610bcfc5 {mail/mozilla-thunderbird,www/seamonkey}: bump REVISION for mozilla.port.mk changes 2021-03-23 13:17:58 +00:00
sthen
bb19e33712 imapproxy: enable debug packages 2021-03-22 21:40:06 +00:00
ajacoutot
6f793b242c Biring a few bug fix patches from upstream.
While here, disable GConf and fix a couple time_t formats.
2021-03-22 07:34:34 +00:00
ajacoutot
afebb47698 Regen WANTLIB to unbreak. 2021-03-22 07:04:49 +00:00
bluhm
32e7155c78 update p5-Mail-DKIM to 1.20200907 2021-03-20 18:30:47 +00:00
bluhm
859a765196 update p5-MIME-Types to 2.18 2021-03-20 13:52:18 +00:00
ajacoutot
b2d0fe799b Move from enchant to enchant2. 2021-03-20 10:23:49 +00:00