Date: Wed, 24 May 2017 12:22:37 +0000 (UTC) From: Dirk Meyer <dinoex@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r441576 - branches/2017Q2/net/miniupnpc Message-ID: <201705241222.v4OCMbJQ001450@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201705241222.v4OCMbJQ001450>