Date: Sat, 29 Sep 2018 16:58:08 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 231803] mail/davmail: update to 4.9.0 Message-ID: <bug-231803-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231803 Bug ID: 231803 Summary: mail/davmail: update to 4.9.0 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: z7dr6ut7gs@snkmail.com CC: john.c.prather@gmail.com CC: john.c.prather@gmail.com Flags: maintainer-feedback?(john.c.prather@gmail.com) Created attachment 197600 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197600&action= =3Dedit [patch] update mail/davmail to 4.9.0 The attached patch updates to the latest davmail release (4.9.0 from Sep 20= 18). It also fixes some paths in the .desktop file, and changes %%JAVASHAREDIR%%/davmail to %%DATADIR%% in pkg-plist QA: - poudriere testport ok - portlint ok changes since 4.8.6: ** DavMail 4.9.0 released ** Includes a lot of enhancements, library upgrades, improved Linux desktop support, code cleanup and a brand new Carddav distribution list support. DavMail repository is now synced with Github, including Travis CI integrati= on. Enhancements: - Update Jcharset to 2.0 - Upgrade JavaMail to 1.5.6 - Fix maven dependencies, reference local jars for libraries missing in main Maven repository - Sample config to log connections in a separate log - Provide command to launch DavMail without SWT - Cleanup from audit - Fix from audit: remove duplicate code - Remove old repositories from Maven pom and add stax2-api dependency - Remove dependency to xercesImpl-2.8.1.jar - Drop jsmoothgen-ant-0.9.9-7-mgu2.jar, replaced with WinRun4J - Upgrade to Woodstox 5.1.0, waiting for pull request to drop patch, see https://github.com/FasterXML/woodstox/pull/56 - Fix from code audit - Allow console logging in server mode - Implement -server command line option - Implement compile target for Java 9 and later Linux: - Linux: Allow JDK 11 with Debian package - Linux: disable system tray on Ubuntu 18 Carddav: - Carddav: Add unit test to check CRLF conversion in multiline properties - Carddav: by jbhensley, drop carriage returns from property value - Carddav: distribution list / contacts unit tests - Carddav: by jbhensley, fix vCard PHOTO property. Tested on iOS 11.2.6 and Outlook 2013 - Carddav: Detect empty picture data - Carddav: Use cn as default sn for distribution lists - Carddav: avoid NullPointerException with empty distribution lists and pre= fer user provided photo - Carddav: search for members on all email attributes - Carddav: Merge contact and distribution list search - Carddav: implement distribution list create and update - Carddav: Merge DistributionList with Contact - Carddav: First step at distribution list implementation, retrieve DL and members Github: - Add link to github repo - Add Travis build status - Fix old developerConnection and remove prerequisites according to Travis = CI log - First try at travis CI config - Added : /trunk/README.md IMAP: - IMAP: fix from code audit - IMAP: fix #689 Double space in UID FETCH response - IMAP: include Conversation History in standard folder list - IMAP: fix patch #49 mixed case INBOX select by google EWS: - EWS: fix duplicate bcc definition - EWS: improve error handling, get field names on update item error Caldav: - Caldav: workaround for invalid RRULE with both COUNT and UNTIL values lea= ding to ErrorMimeContentConversion failed error - Caldav: cleanup from audit - Caldav: fix timezone failover - Caldav: unit test for Korganizer duplicate timezone bug - Caldav: workaround for Korganizer duplicate timezone bug - Caldav: Fix recurrence enumeration values Documentation: - Doc: add FAQ entry for Office 365 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231803-7788>