From owner-freebsd-ports-bugs@freebsd.org Sat May 7 04:46:22 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 522E9B2FD84 for ; Sat, 7 May 2016 04:46:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4246A1FC7 for ; Sat, 7 May 2016 04:46:22 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u474kMiR008264 for ; Sat, 7 May 2016 04:46:22 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 209354] mail/davmail - update to 4.7.2 Date: Sat, 07 May 2016 04:46:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: z7dr6ut7gs@snkmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: portmgr@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 May 2016 04:46:22 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209354 Bug ID: 209354 Summary: mail/davmail - update to 4.7.2 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: z7dr6ut7gs@snkmail.com CC: freebsd-ports-bugs@FreeBSD.org Created attachment 170078 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D170078&action= =3Dedit [patch] update port to 4.7.2; run service as non-root Boring mechanical stuff to do the update: - update rev info (checksums, refresh patches, etc.) - don't install new .md5 files - appease testport by removing empty dirs in STAGEDIR not in plist More interesting change piggybacking onto this update: - update rc.d script & {G,U}IDs files to run as davmail user rather than ro= ot - update rc.d script to take advantage of daemon(8) rather than hand-rolling process management Run tested: ok QA: - stage-qa: ok - portlint: ok - poudriere testport: ok (9-stable/32) from releasenotes.txt: =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D ** DavMail 4.7.2 released ** Bugfix release, detect Exchange throttling to temporarily block requests an= d a few Carddav fixes. EWS: - EWS: handle Exchange throttling, suspend all requests according to server provided delay - EWS: send DavMailException instead of authentication exception on EWS not available error Enhancements: - 128x128 DavMail icon - Add a new davmail.httpMaxRedirects setting - DAV: add a hidden davmail.disableNTLM setting Carddav: - Carddav: fix another regression on contact create with empty field - Carddav: remove email over EWS unit test - Carddav: fix email address removal over EWS ** DavMail 4.7.1 released ** Bugfix release, mainly for Carddav regression over EWS, also includes an NT= LM support enhancement. Enhancement: - Improve NTLM support try to send hostname as workstation name instead of UNKNOWN - Fix notification dialog message - Prepare ExchangeSessionFactory refactoring - Fix typo in french translation - Fix broken Sourceforge link in About dialog Carddav: - Carddav: fix regression on contact update with empty field triggering DeleteItemField ** DavMail 4.7.0 released ** This new release contains a lot of fixes from user feedback, a new -notray command line option to force window mode and avoid tricky tray icon issues on Linux and native smartcard support on Windows. Caldav: - Caldav: Map additional priority levels - Caldav: fix missing LAST-MODIFIED in events Enhancements: - Improved tray icon with alpha blend - Fix imports - Prepare mutual SSL authentication between client and DavMail implementati= on - Implement -notray command line option as a workaround for broken SWT and Unity issues - Change warning messages to debug in close method - Improve client certificate dialog, build description from certificate - Exclude client certificates not issued by server provided issuers list IMAP: - IMAP: Additional translations and doc for new IMAP setting - IMAP: Merge patch by Mauro Cicognini, add a new setting to always send approximate message in RFC822.SIZE to avoid downloading full message body - IMAP: fix regression with quotes inside folder names - IMAP: handle quotes inside folder names correctly OSX: - OSX link local address on loopback interface - Exclude arguments starting with dash to avoid patch 38 regression on OSX Documentation: - Doc: Document -notray option - Switch to OpenHub instead of Ohloh EWS: - EWS: prepare distribution list implementation - Fix #254 davmail.exchange.ews.EWSException: ErrorIncorrectUpdatePropertyC= ount Linux: - Refresh davmail.spec, make RPM noarch - Handle missing or broken SWT library Windows: - Windows: Make MSCAPI keystore type available in Settings for Windows nati= ve smartcard support - Instantiate MSCAPI explicitly to access Windows Smartcards - Enable native Windows SmartCard access through MSCAPI (no PKCS11 config required) Carddav: - Carddav: Test case for comma in ADR field - Carddav: Do not replace comma on ADR field, see support request 255 - Caldav: Ignore missing END:VCALENDAR line on modified occurrences - CardDav: Add empty property test case ** DavMail 4.6.2 released ** Another bug fix release with some efforts on packaging. Packaging: - Compute distribution packages checksums - Maven: set mimimum Maven version and fix FindBugs filter - Maven: add Gtk lib in repo to avoid ClassNotFound - Maven: exclude non DavMail classes from FindBugs report - Maven: Update POM to Maven 3 - Separate prepare-dist ant task - Separate jar ant task - RPM: Change log for 4.6.1 and remove ant-nodeps dependency for Fedora >= =3D19 compatibility - RPM: first step to a noarch package, externalize SWT dependency - RPM: Add rcdavmail link, mark logrotate config file - RPM: Fix License and URL Enhancements: - Fix davmailconsole.exe - Switch to TLS in DavGatewaySSLProtocolSocketFactory - Improve refresh folder logic, ctag stamp is limited to second, check mess= age count - Try to support Citrix NetScaler authentication form - Improve Java version check - Update compile level to 1.6 - Remove unneeded catch section WebDav: - DAV: avoid NullPointerException trying to access Exchange 2013 in Dav mode IMAP: - IMAP: refactor IMAP test cases - IMAP: ignore Draft flag on update, Draft is readonly after create - IMAP: fix new IMAP tokenizer - IMAP: rewrite tokenizer to manage quoted folder names and complex search - IMAP: Fix #591 Properly escape quotes in folder names - IMAP: additional IMAP test cases EWS: - EWS: davmail.enableChunkedRequest default value is now false, as IIS does= not support chunked requests - EWS: Make chunked content optional in CreateItemMethod with new davmail.enableChunkedRequest property - Use EWS path in davmail.properties template file Doc: - Doc: add Indicator SystemtrayUnity to linux doc - Fix Javadoc OSX: - OSX: merge patch 38, allow commandline options to run multiple instances. SMTP: - SMTP: use content chunk to send large messages =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --=20 You are receiving this mail because: You are on the CC list for the bug.=