1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

mail/phpmailer: Update from 5.2.20 to 5.2.22

- SECURITY: Fix CVE-2017-5223, local file disclosure vulnerability if content
            passed to msgHTML() is sourced from unfiltered user input
- Add simple contact form example
- Emoji in test content

MFH:      2017Q1
Security: CVE-2017-5223
This commit is contained in:
Torsten Zuehlsdorff 2017-01-12 11:37:03 +00:00
parent 21a4b315bb
commit be4131d619
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431252
3 changed files with 5 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= phpmailer
PORTVERSION= 5.2.20
PORTVERSION= 5.2.22
DISTVERSIONPREFIX= v
CATEGORIES= mail

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1482937380
SHA256 (PHPMailer-PHPMailer-v5.2.20_GH0.tar.gz) = 4716acef60503f345323849842f3138a8453c178d3829477553bf1e347664976
SIZE (PHPMailer-PHPMailer-v5.2.20_GH0.tar.gz) = 156793
TIMESTAMP = 1484220608
SHA256 (PHPMailer-PHPMailer-v5.2.22_GH0.tar.gz) = e30631e04333e05eb10077c94385d002c2cd3452d451da3b3899951e3aa1ff42
SIZE (PHPMailer-PHPMailer-v5.2.22_GH0.tar.gz) = 157657

View File

@ -1,5 +1,6 @@
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/DKIM.phps
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/code_generator.phps
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contactform.phps
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contents.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/contentsutf8.html
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/exceptions.phps