summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-12-28 18:28:47 +0100
committerRemi Collet <fedora@famillecollet.com>2016-12-28 18:28:47 +0100
commit0300faf3caea841402a6618497c1d83e201932b7 (patch)
treeb3125415d760686666508b617eaceafe6254f368
parent8d74f60b1edb6bd0bdc8e019997a87bc327c9688 (diff)
php-PHPMailer: 5.2.21
-rw-r--r--php-PHPMailer.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php-PHPMailer.spec b/php-PHPMailer.spec
index 6238674..0dff022 100644
--- a/php-PHPMailer.spec
+++ b/php-PHPMailer.spec
@@ -9,14 +9,14 @@
#
%global github_user PHPMailer
%global github_app PHPMailer
-%global github_tag 9e4b8fb3deb7d9cfa515c04cec41f71bc37ce9a9
+%global github_tag 1d51856b76c06fc687fcd9180efa7a0bed0d761e
%global github_short %(c=%{github_tag}; echo ${c:0:7})
%global arch_name %{github_app}-%{github_tag}
Name: php-PHPMailer
Summary: PHP email transport class with a lot of features
-Version: 5.2.19
+Version: 5.2.21
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
@@ -152,11 +152,16 @@ rm -rf "${RPM_BUILD_ROOT}"
%changelog
+* Wed Dec 28 2016 Remi Collet <remi@fedoraproject.org> - 5.2.21-1
+- update to 5.2.21
+- fix Remote Code Execution CVE-2016-10045
+
* Mon Dec 26 2016 Remi Collet <remi@fedoraproject.org> - 5.2.19-1
- update to 5.2.19
* Sun Dec 25 2016 Remi Collet <remi@fedoraproject.org> - 5.2.18-1
- update to 5.2.18
+- fix Remote Code Execution CVE-2016-10033
* Fri Dec 9 2016 Remi Collet <remi@fedoraproject.org> - 5.2.17-1
- update to 5.2.17