From owner-svn-ports-all@freebsd.org Wed May 24 12:22:39 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 02E5DD78F30; Wed, 24 May 2017 12:22:39 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C18221A98; Wed, 24 May 2017 12:22:38 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4OCMbI9001452; Wed, 24 May 2017 12:22:37 GMT (envelope-from dinoex@FreeBSD.org) Received: (from dinoex@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4OCMbJQ001450; Wed, 24 May 2017 12:22:37 GMT (envelope-from dinoex@FreeBSD.org) Message-Id: <201705241222.v4OCMbJQ001450@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: dinoex set sender to dinoex@FreeBSD.org using -f From: Dirk Meyer Date: Wed, 24 May 2017 12:22:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r441576 - branches/2017Q2/net/miniupnpc X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 May 2017 12:22:39 -0000 Author: dinoex Date: Wed May 24 12:22:37 2017 New Revision: 441576 URL: https://svnweb.freebsd.org/changeset/ports/441576 Log: MFH: r441436 - Security Update to 2.0.20170509 Security: CVE-2017-8798 Security: https://github.com/tintinweb/pub/tree/master/pocs/cve-2017-8798 Reported by: Thomas Bernard Approved by: ports-secteam (miwi) Modified: branches/2017Q2/net/miniupnpc/Makefile branches/2017Q2/net/miniupnpc/distinfo Directory Properties: branches/2017Q2/ (props changed) Modified: branches/2017Q2/net/miniupnpc/Makefile ============================================================================== --- branches/2017Q2/net/miniupnpc/Makefile Wed May 24 11:26:01 2017 (r441575) +++ branches/2017Q2/net/miniupnpc/Makefile Wed May 24 12:22:37 2017 (r441576) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= miniupnpc -PORTVERSION= 2.0.20161216 +PORTVERSION= 2.0.20170509 CATEGORIES?= net MASTER_SITES= http://miniupnp.free.fr/files/ Modified: branches/2017Q2/net/miniupnpc/distinfo ============================================================================== --- branches/2017Q2/net/miniupnpc/distinfo Wed May 24 11:26:01 2017 (r441575) +++ branches/2017Q2/net/miniupnpc/distinfo Wed May 24 12:22:37 2017 (r441576) @@ -1,3 +1,3 @@ -TIMESTAMP = 1482692935 -SHA256 (miniupnpc-2.0.20161216.tar.gz) = 01e14408d6fc628de9afabc4417b84adeaba4c0ec517e7b8e278cb2993dafd3e -SIZE (miniupnpc-2.0.20161216.tar.gz) = 85780 +TIMESTAMP = 1495439582 +SHA256 (miniupnpc-2.0.20170509.tar.gz) = d3c368627f5cdfb66d3ebd64ca39ba54d6ff14a61966dbecb8dd296b7039f16a +SIZE (miniupnpc-2.0.20170509.tar.gz) = 86055