svn commit: r441436 - head/net/miniupnpc

Dirk Meyer dinoex at FreeBSD.org
Mon May 22 08:11:24 UTC 2017


Author: dinoex
Date: Mon May 22 08:11:22 2017
New Revision: 441436
URL: https://svnweb.freebsd.org/changeset/ports/441436

Log:
  - 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
  MFH:		2017Q2

Modified:
  head/net/miniupnpc/Makefile
  head/net/miniupnpc/distinfo

Modified: head/net/miniupnpc/Makefile
==============================================================================
--- head/net/miniupnpc/Makefile	Mon May 22 07:16:13 2017	(r441435)
+++ head/net/miniupnpc/Makefile	Mon May 22 08:11:22 2017	(r441436)
@@ -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: head/net/miniupnpc/distinfo
==============================================================================
--- head/net/miniupnpc/distinfo	Mon May 22 07:16:13 2017	(r441435)
+++ head/net/miniupnpc/distinfo	Mon May 22 08:11:22 2017	(r441436)
@@ -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


More information about the svn-ports-all mailing list