diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-05-23 18:28:13 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-05-23 18:28:13 +0000 |
commit | 6d25652c5dc5d790f6dede4e567a6b44dd8c72e7 (patch) | |
tree | 7ce44fd167d11fe75072fbae82337110d73d3be8 /mail/davmail/distinfo | |
parent | ffa5463747f9bcafe03112847d13ef1a6fef7225 (diff) | |
download | ports-6d25652c5dc5d790f6dede4e567a6b44dd8c72e7.tar.gz ports-6d25652c5dc5d790f6dede4e567a6b44dd8c72e7.zip |
mail/davmail: 4.5.1 -> 4.6.1
Fixes potential CVE-2014-3566 vulnerability
DavMail 4.6.1
Bugfix release to fix recent regression with Office 365,
also includes a few Linux and IMAP enhancements.
Linux:
- RPM: exclude Growl library from RPM package
- Add genericname to desktop entry
- RPM: Fix warning the init script refers to runlevel 4 which is
admin defined. No distribution script must use it
- Detect and log message for Unity users
- RPM: Fix JAVA HOME detection for openSUSE_13.2
- RPM: update spec file from OpenSuse build by Dmitri Bachtin and
Achim Herwig
SWT:
- SWT: improve tray init, preload image and add a delay on first message
Enhancements:
- Add a few more logging statements
IMAP:
- Fix #36 Endless loop when using IMAP IDLE feature with SSL sockets,
replaced thread sleep with a short timeout on socket read
EWS:
- EWS: update checkEndPointUrl, send get root folder request instead
of static wsdl request no longer available on Office365
DavMail 4.6.0
Bugfix release with many IMAP enhancements over EWS, implement batch
move items, also includes a brand new generic OSX package to handle
new OSX java behaviour.
OSX:
- OSX: refactor OSX package based on universalJavaApplicationStub
- Replace Java application stub with
https://github.com/tofi86/universalJavaApplicationStub/blob/master/src/universalJavaApplicationStub
Doc:
- Doc: update OSX setup documentation
- Doc: additional Linux instructions for Ubuntu 14
- Fix #31 A typo in davmail.properties example
EWS:
- EWS: improve main calendar folder test
- EWS: fix batch move
- EWS: Adjust paged search for folders
- EWS: implement batch move items
- EWS: improve folder paged search
- Prepare batch move implementation
- EWS: force NTLM in direct EWS mode
- EWS: implement batch move method
- EWS: switch to GetMethod to check endpoint
- EWS: take paging into account in appendSubFolders
- EWS: fix ErrorExceededFindCountLimit on FindFolder requests
- EWS: avoid NullPointerException in fixAttendees
Linux:
- Allow Java 8 and default jre in debian package
IMAP:
- IMAP: fix 587 log and skip broken messages
Caldav
- Caldav: fix #98 Support of Contacts in CardDav REPORT
- Fix #35 duplicates in updated reoccurring events
Enhancements
- From audit: remove throws statement
- Adjust KerberosHelper logging message
- Fix for #534 Kerberos Authentication doesn't seem to be work cross domain
LDAP:
- LDAP: reset icon after search
PR: 198297
Submitted by: John Hein <z7dr6ut7gs@snkmail.com>
Approved by: <john.c.prather@gmail.com> (maintainer (timeout))
Notes
Notes:
svn path=/head/; revision=387179
Diffstat (limited to 'mail/davmail/distinfo')
-rw-r--r-- | mail/davmail/distinfo | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/davmail/distinfo b/mail/davmail/distinfo index eaddf01e2a46..4674fee489d7 100644 --- a/mail/davmail/distinfo +++ b/mail/davmail/distinfo @@ -1,2 +1,2 @@ -SHA256 (davmail-src-4.5.1-2303.tgz) = 2621a5cbc81c06d0345ec05c93664a052e2e9d2d2bfda8e731a8fb94fd70f752 -SIZE (davmail-src-4.5.1-2303.tgz) = 22670415 +SHA256 (davmail-src-4.6.1-2343.tgz) = 1e6f5c88469416276fd7301990ddaa048dd177eb90e3348ae8d54b22df38997e +SIZE (davmail-src-4.6.1-2343.tgz) = 22659201 |