openwrt / packages

Community maintained packages for OpenWrt. Documentation for submitting pull requests is in CONTRIBUTING.md
GNU General Public License v2.0
4.02k stars 3.49k forks source link

miniupnpd: lease bump to 2.3.6 #23948

Closed brada4 closed 1 month ago

brada4 commented 7 months ago

Maintainer: none @stangri @stintel @jow-

Environment: x86_64 aarch64 ramips 23.05.0-3 snapshot

Description:

Present v2.3.3 has 2 defects in natpmp handling. It creates wrong forward/accept rules in 2 ways: if natpmp protocol is udp it creates tcp accept rule if natpmp destination port != source port it creates rule regarding post-nat destination port Both ways traversal does not happen at all.

Somewhat misguided maybe, but bypass attempt https://github.com/openwrt/firewall4/pull/28 Tried myself, https mirror still not avail https://forum.openwrt.org/t/how-to-proceed-updating-miniupnpd-233-236/194183 It works perfectly.

Neustradamus commented 2 months ago

@brada4: 2.3.7 has been released:

BKPepe commented 1 month ago

Updated in https://github.com/openwrt/packages/pull/23176 and https://github.com/openwrt/packages/pull/24495 Closing.