From owner-svn-ports-branches@freebsd.org Thu Aug 31 12:47:14 2017 Return-Path: Delivered-To: svn-ports-branches@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 DE542E1E171; Thu, 31 Aug 2017 12:47:14 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (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 B1B1D76BE4; Thu, 31 Aug 2017 12:47:14 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v7VClD7V017459; Thu, 31 Aug 2017 12:47:13 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v7VClDSj017456; Thu, 31 Aug 2017 12:47:13 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201708311247.v7VClDSj017456@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Thu, 31 Aug 2017 12:47:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r449030 - branches/2017Q3/mail/phpmailer X-SVN-Group: ports-branches X-SVN-Commit-Author: tz X-SVN-Commit-Paths: branches/2017Q3/mail/phpmailer X-SVN-Commit-Revision: 449030 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2017 12:47:15 -0000 Author: tz Date: Thu Aug 31 12:47:13 2017 New Revision: 449030 URL: https://svnweb.freebsd.org/changeset/ports/449030 Log: MFH: r448607 mail/phpmailer: Update from 5.2.23 to 5.2.24 Changelog: - SECURITY Fix: XSS vulnerability in one of the code examples, CVE-2017-11503. The code_generator.phps example did not filter user input prior to output. This file is distributed with a .phps extension, so it it not normally executable unless it is explicitly renamed, so it is safe by default. There was also an undisclosed potential XSS vulnerability in the default exception handler (unused by default). Patches for both issues kindly provided by Patrick Monnerat of the Fedora Project. - Handle bare codes (an RFC contravention) in SMTP server responses - Make message timestamps more dynamic - calculate the date separately for each message - Include timestamps in HTML-format debug output - Improve Turkish, Norwegian, Serbian, Brazilian Portuguese & simplified Chinese translations - Correction of Serbian ISO language code from sr to rs - Fix matching of multiple entries in Host to match IPv6 literals without breaking port selection (see #1094, caused by a3b4f6b) - Better capture and reporting of SMTP connection errors Reported by: Ken J. Approved by: ports-secteam (delphij) Modified: branches/2017Q3/mail/phpmailer/Makefile branches/2017Q3/mail/phpmailer/distinfo branches/2017Q3/mail/phpmailer/pkg-plist Directory Properties: branches/2017Q3/ (props changed) Modified: branches/2017Q3/mail/phpmailer/Makefile ============================================================================== --- branches/2017Q3/mail/phpmailer/Makefile Thu Aug 31 12:36:12 2017 (r449029) +++ branches/2017Q3/mail/phpmailer/Makefile Thu Aug 31 12:47:13 2017 (r449030) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpmailer -PORTVERSION= 5.2.23 +PORTVERSION= 5.2.24 DISTVERSIONPREFIX= v CATEGORIES= mail Modified: branches/2017Q3/mail/phpmailer/distinfo ============================================================================== --- branches/2017Q3/mail/phpmailer/distinfo Thu Aug 31 12:36:12 2017 (r449029) +++ branches/2017Q3/mail/phpmailer/distinfo Thu Aug 31 12:47:13 2017 (r449030) @@ -1,3 +1,3 @@ -TIMESTAMP = 1491811936 -SHA256 (PHPMailer-PHPMailer-v5.2.23_GH0.tar.gz) = 6bd8caf379e7d821aa1074b5f793f3b17a1b92ca953221fc61b7941ae34f5bbe -SIZE (PHPMailer-PHPMailer-v5.2.23_GH0.tar.gz) = 157335 +TIMESTAMP = 1503492344 +SHA256 (PHPMailer-PHPMailer-v5.2.24_GH0.tar.gz) = 88a1aec68ce0fbe272f90e813c185d0421c405fe20cf9c410eba4bc53d4b3672 +SIZE (PHPMailer-PHPMailer-v5.2.24_GH0.tar.gz) = 157773 Modified: branches/2017Q3/mail/phpmailer/pkg-plist ============================================================================== --- branches/2017Q3/mail/phpmailer/pkg-plist Thu Aug 31 12:36:12 2017 (r449029) +++ branches/2017Q3/mail/phpmailer/pkg-plist Thu Aug 31 12:47:13 2017 (r449030) @@ -90,10 +90,10 @@ %%DATADIR%%/language/phpmailer.lang-pt.php %%DATADIR%%/language/phpmailer.lang-pt_br.php %%DATADIR%%/language/phpmailer.lang-ro.php +%%DATADIR%%/language/phpmailer.lang-rs.php %%DATADIR%%/language/phpmailer.lang-ru.php %%DATADIR%%/language/phpmailer.lang-sk.php %%DATADIR%%/language/phpmailer.lang-sl.php -%%DATADIR%%/language/phpmailer.lang-sr.php %%DATADIR%%/language/phpmailer.lang-sv.php %%DATADIR%%/language/phpmailer.lang-tr.php %%DATADIR%%/language/phpmailer.lang-uk.php