Bug 148529 - [patch] update net/miniupnpd 1.4 -> 1.4.20100511 to fix NAT-PMP bug
Summary: [patch] update net/miniupnpd 1.4 -> 1.4.20100511 to fix NAT-PMP bug
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Marcelo Araujo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-12 20:50 UTC by Andrew Fernandes
Modified: 2010-07-18 17:00 UTC (History)
0 users

See Also:


Attachments
file.diff (853 bytes, patch)
2010-07-12 20:50 UTC, Andrew Fernandes
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Fernandes 2010-07-12 20:50:04 UTC
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).

Fix: Update from version 1.4 to 1.4.20100511

Patch attached with submission follows:
How-To-Repeat: Run miniupnpd using many NAT-PMP sessions.
Comment 1 Tor Halvard Furulund 2010-07-13 00:40:55 UTC
The patch submitted by Andrew Fernandes looks good to me.

(Maintainer approval)

--
Tor Halvard Furulund
Comment 2 Marcelo Araujo freebsd_committer freebsd_triage 2010-07-14 03:10:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->araujo

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-07-18 16:50:18 UTC
araujo      2010-07-18 15:50:08 UTC

  FreeBSD ports repository

  Modified files:
    net/miniupnpd        Makefile distinfo 
  Log:
  - Update to 1.4.20100511.
  
  PR:             ports/148529
  Submitted by:   Andrew Fernandes <andrew@fernandes.org>
  Approved by:    Tor Halvard Furulund <squat@squat.no> (maintainer)
  
  Revision  Changes    Path
  1.14      +1 -2      ports/net/miniupnpd/Makefile
  1.12      +3 -3      ports/net/miniupnpd/distinfo
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Marcelo Araujo freebsd_committer freebsd_triage 2010-07-18 16:50:33 UTC
State Changed
From-To: open->closed

Committed. Thanks!