ports/148529: [patch] update miniupnpd 1.4 -> 1.4.20100511 to fix NAT-PMP bug

Andrew Fernandes andrew at fernandes.org
Mon Jul 12 19:50:05 UTC 2010


>Number:         148529
>Category:       ports
>Synopsis:       [patch] update miniupnpd 1.4 -> 1.4.20100511 to fix NAT-PMP bug
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 12 19:50:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Fernandes
>Release:        FreeBSD 8.1-RC2 i386
>Organization:
The University of Western Ontario
>Environment:
FreeBSD FreeBSDvm.localdomain 8.1-RC2 FreeBSD 8.1-RC2 #0: Tue Jun 29 20:42:40 UTC 2010 root at almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
There have been a few updates to miniupnpd since the version 1.4 (2009/10/30) that is currently in ports.
(See http://miniupnp.free.fr/files/changelog.php?file=miniupnpd-1.4.20100511.tar.gz).

None of the updates should affect FreeBSD except for two bug-fixes to the NAT-PMP code. Since our lab uses Apple computers exclusively, working NAT-PMP is very important.

According to my testing, the update to the current stable version (1.4.20100511) is a trivial version bump (attached).

>How-To-Repeat:
Run miniupnpd using many NAT-PMP sessions.
>Fix:
Update from version 1.4 to 1.4.20100511

Patch attached with submission follows:

--- Makefile.orig	2010-07-10 21:26:37.000000000 -0400
+++ Makefile	2010-07-10 21:27:02.000000000 -0400
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	miniupnpd
-PORTVERSION=	1.4
-PORTREVISION=	2
+PORTVERSION=	1.4.20100511
 CATEGORIES=	net
 MASTER_SITES=	http://miniupnp.tuxfamily.org/files/ \
 		http://miniupnp.free.fr/files/
--- distinfo.orig	2010-07-10 20:32:41.000000000 -0400
+++ distinfo	2010-07-10 21:23:24.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (miniupnpd-1.4.tar.gz) = ffa33d4ed8732c662bdb7d511e86db76
-SHA256 (miniupnpd-1.4.tar.gz) = 85ba7cd28cb9f5ac2c96484325a30c64e385e011f57ead5997568bfde753051b
-SIZE (miniupnpd-1.4.tar.gz) = 90071
+MD5 (miniupnpd-1.4.20100511.tar.gz) = fa3491d4de8dbfdee55dc7ff7f0b2b3c
+SHA256 (miniupnpd-1.4.20100511.tar.gz) = 1fce907ecaeb49d8a58524c000536a6b6e79789a952e137c9141d50936ea4f0a
+SIZE (miniupnpd-1.4.20100511.tar.gz) = 93281


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list