| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| libupnp-22.0.3.tar.bz2 | 2026-07-14 | 769.5 kB | |
| libupnp-22.0.3.tar.bz2.sha256 | 2026-07-14 | 89 Bytes | |
| README.md | 2026-07-14 | 2.6 kB | |
| release-22.0.3 source code.tar.gz | 2026-07-14 | 870.9 kB | |
| release-22.0.3 source code.zip | 2026-07-14 | 1.1 MB | |
| Totals: 5 Items | 2.7 MB | 0 | |
What's Changed
- Home keeping for the next release by @mrjimenez in https://github.com/pupnp/pupnp/pull/603
- OSS-Fuzz: Add new fuzzer targets HTTP request and response parsing by @arthurscchan in https://github.com/pupnp/pupnp/pull/604
- build: complete migration to CMake-only build system by @mrjimenez in https://github.com/pupnp/pupnp/pull/605
- feat: release tooling — tag validation and release.sh script by @mrjimenez in https://github.com/pupnp/pupnp/pull/606
- feat: add -n flag to release.sh to print tag without pushing by @mrjimenez in https://github.com/pupnp/pupnp/pull/607
- build: export compile_commands.json and clean up dev scripts by @mrjimenez in https://github.com/pupnp/pupnp/pull/608
- build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in https://github.com/pupnp/pupnp/pull/609
- refactor: apply misc-include-cleaner across all source files by @mrjimenez in https://github.com/pupnp/pupnp/pull/610
- fix: normalize remaining emitted header names to canonical casing by @damien78 in https://github.com/pupnp/pupnp/pull/611
- feat: allow Windows interface selection by adapter name (GUID) by @damien78 in https://github.com/pupnp/pupnp/pull/612
- fix: expose UPNP_ADAPTER_UUID_NAME in the installed UPNPConfig.cmake by @mrjimenez in https://github.com/pupnp/pupnp/pull/615
- fix: add buffer-length check in FuzzIxml.c by @orbisai0security in https://github.com/pupnp/pupnp/pull/616
- fix: don't format an unset IPv4/IPv6 address in Windows UpnpGetIfInfo by @mrjimenez in https://github.com/pupnp/pupnp/pull/617
- fix: avoid unlocking GlobalHndRWLock without holding it in UpnpSetContentLength by @mrjimenez in https://github.com/pupnp/pupnp/pull/619
- refactor: early-return cleanup in upnpapi.c + PrintHandleInfo bounds fix by @mrjimenez in https://github.com/pupnp/pupnp/pull/621
- ixml merge Proposal 1 by @Vollstrecker in https://github.com/pupnp/pupnp/pull/613
- fix: raise default SOAP content-length limit from 16K to 64K bytes by @mrjimenez in https://github.com/pupnp/pupnp/pull/622
- feat!: remove deprecated UpnpSetContentLength() by @mrjimenez in https://github.com/pupnp/pupnp/pull/623
- chore: sync ChangeLog, Doxyfile, and spec version to 22.0.3 by @mrjimenez in https://github.com/pupnp/pupnp/pull/624
New Contributors
- @arthurscchan made their first contribution in https://github.com/pupnp/pupnp/pull/604
- @damien78 made their first contribution in https://github.com/pupnp/pupnp/pull/611
Full Changelog: https://github.com/pupnp/pupnp/compare/release-2.0.2...release-22.0.3