diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-12-29 13:44:18 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-12-29 13:44:18 +0100 |
commit | c09c7d824debb7e1fe4e3ea0507acf0952e145bd (patch) | |
tree | 75cf65288cffe83099f615f72afa6fcd8b4d2186 | |
parent | a0a5e34007bcdb13c71992a83b368c7b427498f4 (diff) |
php-swiftmailer: add CVE ref
-rw-r--r-- | php-swiftmailer.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php-swiftmailer.spec b/php-swiftmailer.spec index 955daa1..8a432e3 100644 --- a/php-swiftmailer.spec +++ b/php-swiftmailer.spec @@ -151,6 +151,7 @@ rm -rf %{buildroot} %changelog * Thu Dec 29 2016 Remi Collet <remi@fedoraproject.org> - 5.4.5-1 - update to 5.4.5 +- fix Remote Code Execution CVE-2016-10074 * Thu Nov 24 2016 Remi Collet <remi@fedoraproject.org> - 5.4.4-1 - update to 5.4.4 |