Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Dec 2016 16:56:46 +0000 (UTC)
From:      Bernard Spil <brnrd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r429801 - branches/2016Q4/mail/phpmailer
Message-ID:  <201612281656.uBSGukSd000450@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: brnrd
Date: Wed Dec 28 16:56:46 2016
New Revision: 429801
URL: https://svnweb.freebsd.org/changeset/ports/429801

Log:
  MFH: r429799
  
  mail/phpmailer: Update to 5.2.20
  
    - Update to version 5.2.20
    - Fixes critical RCE
  
  PR:		21563
  Security:	3c4693de-ccf7-11e6-a9a5-b499baebfeaf
  Security:	CVE-2016-10045
  
  Approved by:	ports-secteam (zi@)

Modified:
  branches/2016Q4/mail/phpmailer/Makefile
  branches/2016Q4/mail/phpmailer/distinfo
Directory Properties:
  branches/2016Q4/   (props changed)

Modified: branches/2016Q4/mail/phpmailer/Makefile
==============================================================================
--- branches/2016Q4/mail/phpmailer/Makefile	Wed Dec 28 16:55:07 2016	(r429800)
+++ branches/2016Q4/mail/phpmailer/Makefile	Wed Dec 28 16:56:46 2016	(r429801)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	phpmailer
-PORTVERSION=	5.2.19
+PORTVERSION=	5.2.20
 DISTVERSIONPREFIX=	v
 CATEGORIES=	mail
 

Modified: branches/2016Q4/mail/phpmailer/distinfo
==============================================================================
--- branches/2016Q4/mail/phpmailer/distinfo	Wed Dec 28 16:55:07 2016	(r429800)
+++ branches/2016Q4/mail/phpmailer/distinfo	Wed Dec 28 16:56:46 2016	(r429801)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1482889915
-SHA256 (PHPMailer-PHPMailer-v5.2.19_GH0.tar.gz) = 5c167f6d84bd74bff9de6b5594f2c262e748a021ce4686cadfc2ed273e71f82f
-SIZE (PHPMailer-PHPMailer-v5.2.19_GH0.tar.gz) = 156311
+TIMESTAMP = 1482937380
+SHA256 (PHPMailer-PHPMailer-v5.2.20_GH0.tar.gz) = 4716acef60503f345323849842f3138a8453c178d3829477553bf1e347664976
+SIZE (PHPMailer-PHPMailer-v5.2.20_GH0.tar.gz) = 156793



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612281656.uBSGukSd000450>