Opened 11 years ago
Closed 11 years ago
#4825 closed Enhancement (fixed)
update libnatpmp and miniupnp
Reported by: | sepek | Owned by: | jordan |
---|---|---|---|
Priority: | Normal | Milestone: | 2.51 |
Component: | Transmission | Version: | 2.50 |
Severity: | Normal | Keywords: | |
Cc: |
Description
Current bundled version is outdated and incompatible with the latest, so here a patch fot both problems. I hope the libtransmission change is correct, I *think* it's not possible to specify a gateway within transmission.
Attachments (1)
Change History (8)
Changed 11 years ago by sepek
comment:1 Changed 11 years ago by jordan
- Component changed from libtransmission to Transmission
- Milestone changed from None Set to 2.51
- Status changed from new to assigned
- Version changed from 2.50+ to 2.50
comment:2 Changed 11 years ago by livings124
- Summary changed from update libnatpmp to update libnatpmp and miniupnp
comment:3 Changed 11 years ago by livings124
r13258 updates miniupnp, which was pretty trivial
comment:4 Changed 11 years ago by livings124
- Resolution set to fixed
- Status changed from assigned to closed
r13259 updates libnatpmp. Thanks for the patch!
comment:5 Changed 11 years ago by reardon
I think miniupnp is missing a -D_GNU_SOURCE somewhere in the make (it fails on Linux/Debian?)
comment:6 Changed 11 years ago by livings124
- Resolution fixed deleted
- Status changed from closed to reopened
comment:7 Changed 11 years ago by jordan
- Resolution set to fixed
- Status changed from reopened to closed
<CIA-37> jordan * r13262 third-party/miniupnp/miniupnpc.c: get miniupnpc building on non-BSD systems
Note: See
TracTickets for help on using
tickets.
Patch against r13246