Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
libupnp-1.14.0.tar.bz2 | 2020-07-20 | 672.4 kB | |
libupnp-1.14.0.tar.bz2.sha1 | 2020-07-20 | 65 Bytes | |
README.md | 2020-07-20 | 1.6 kB | |
release-1.14.0 source code.tar.gz | 2020-07-20 | 788.7 kB | |
release-1.14.0 source code.zip | 2020-07-20 | 950.1 kB | |
Totals: 5 Items | 2.4 MB | 23 |
release-1.14.0
What's Changed
- backport mediatomb fix, but place it in httpparser by @pamapa in https://github.com/pupnp/pupnp/pull/172
- Fix Windows support when building with autotools under MSYS2. by @emptyVoid in https://github.com/pupnp/pupnp/pull/171
- Fix Windows support when building with MinGW. by @emptyVoid in https://github.com/pupnp/pupnp/pull/174
- Improve traceability of debug message in ThreadPool by @G10h4ck in https://github.com/pupnp/pupnp/pull/179
- Partial fix for CallStranger on IPv4 by @ffontaine in https://github.com/pupnp/pupnp/pull/181
- Drop UpnpInit by @ffontaine in https://github.com/pupnp/pupnp/pull/182
- upnpapic.c: retrieve gIF_IPV4_NETMASK with BSD by @ffontaine in https://github.com/pupnp/pupnp/pull/183
- Allow the miniserver to listen on ULA or GUA IPv6 address by @ffontaine in https://github.com/pupnp/pupnp/pull/184
- Fix CallStranger on IPv6 by @ffontaine in https://github.com/pupnp/pupnp/pull/185
- upnpapi.c: update IPv6 for BSD by @ffontaine in https://github.com/pupnp/pupnp/pull/186
- Fix listening on IPv6 LLA by @ffontaine in https://github.com/pupnp/pupnp/pull/187
- Fix CallStranger for IPv6 LLA by @ffontaine in https://github.com/pupnp/pupnp/pull/188
- upnpapi.c: add comments for a Windows-friendly developer by @ffontaine in https://github.com/pupnp/pupnp/pull/189
New Contributors
- @emptyVoid made their first contribution in https://github.com/pupnp/pupnp/pull/171
- @G10h4ck made their first contribution in https://github.com/pupnp/pupnp/pull/179
Full Changelog: https://github.com/pupnp/pupnp/compare/release-1.12.1...release-1.14.0