[packages/php-phpmailer] Version 5.2.17 (December 9th 2016)

glen glen at pld-linux.org
Tue Dec 27 09:51:36 CET 2016


commit e7bb53de1aec6df42db61104f3bf30ec45f13fd1
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Dec 27 10:32:46 2016 +0200

    Version 5.2.17 (December 9th 2016)
    
    This is officially the last feature release of 5.2. Security fixes only from now on; use PHPMailer 6.0!
    
    - Allow DKIM private key to be provided as a string
    - Provide mechanism to allow overriding of boundary and message ID creation
    - Improve Brazilian Portuguese, Spanish, Swedish, Romanian, and German translations
    - PHP 7.1 support for Travis-CI
    - Fix some language codes
    - Add security notices
    - Improve DKIM compatibility in older PHP versions
    - Improve trapping and capture of SMTP connection errors
    - Improve passthrough of error levels for debug output
    - PHPDoc cleanup

 php-phpmailer.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/php-phpmailer.spec b/php-phpmailer.spec
index 990fea1..2702279 100644
--- a/php-phpmailer.spec
+++ b/php-phpmailer.spec
@@ -8,12 +8,12 @@
 Summary:	Full featured email transfer class for PHP
 Summary(pl.UTF-8):	W pełni funkcjonalna klasa PHP do przesyłania e-maili
 Name:		php-%{pkgname}
-Version:	5.2.16
+Version:	5.2.17
 Release:	1
 License:	LGPL v2.1
 Group:		Development/Languages/PHP
 Source0:	https://github.com/PHPMailer/PHPMailer/archive/v%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5:	ae891e1eda9d4d10f7a989888149edc2
+# Source0-md5:	27e50d0c40577faa71819af3a166174e
 URL:		https://github.com/PHPMailer/PHPMailer
 BuildRequires:	php-devel
 BuildRequires:	php-pear-PhpDocumentor
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-phpmailer.git/commitdiff/efa2c2b4b1602e7a7f5bd3eb068e8dac12851c43



More information about the pld-cvs-commit mailing list