Hi there,
I have just released GSSDP 1.6.1 and GUPnP 1.6.1 bugfix releases, together with GSSDP 1.4.1 and GUPnP 1.4.4 which contain the relevant backports to the oldstable branch that still supports libsoup2. They are available at the usual place from Index of /sources/gssdp/ and Index of /sources/gupnp/
GSSDP 1.6.1 (stable)
- Potential fix for sending discovery responses with the wrong
location - Properly parse netlink messages in neighbour discovery
- Do not leak the host mask if it was alreay provided on object client
creation - Fix install path for generated documentation
- Fix warning message for link-local v4 addresses
Bugs fixed in this release:
- URI rewrite triggers assertion if IP address is IPv4 Link-local (#22) · Issues · GNOME / gssdp · GitLab
- Render sends subscription from wrong context (#24) · Issues · GNOME / gssdp · GitLab
All contributors to this release:
- Jens Georg mail@jensge.org
GUPnP 1.6.1 (stable)
- ControlPoint: Fix error handling if description download fails
- Use proper method for detecting IFA_FLAGS availability
- ContextManager: Do not leak filtered contexts
- Network ContextManager: Do not leak list parts of context lists
- Introspection: Properly chain up to parent class
- ContextManager: Fix freeing unavailable contexts
- ControlPoint: Do not leak cancellable
- Service: Fix crash if subscription callback is points unreachable host
Bugs fixed in this release:
- crash after recovery from suspend (#80) · Issues · GNOME / gupnp · GitLab
- nm-cm: Seems to leak contexts (#78) · Issues · GNOME / gupnp · GitLab
All contributors to this release:
- Jens Georg mail@jensge.org
GSSDP 1.4.1 (oldstable)
- Potential fix for sending discovery responses with the wrong
location - Properly parse netlink messages in neighbour discovery
- Do not leak the host mask if it was alreay provided on object client
creation - Fix install path for generated documentation
- Fix warning message for link-local v4 addresses
Bugs fixed in this release:
- URI rewrite triggers assertion if IP address is IPv4 Link-local (#22) · Issues · GNOME / gssdp · GitLab
- Render sends subscription from wrong context (#24) · Issues · GNOME / gssdp · GitLab
All contributors to this release:
- Jens Georg mail@jensge.org
- Olivier Crête olivier.crete@collabora.com
GUPnP 1.4.4 (oldstable)
- Respect bindir option while installing
- Fix ContextFilter to actually work again
- Update Docbook to 4.5
- Explicitly depend on libxml2 for tests
- Fix IFA_FLAGS detection for Linux CM
- Fix missing chain-up in instrospection dispose
Bugs fixed in this release:
All contributors to this release:
- Jens Georg mail@jensge.org
- Tomasz Kłoczko kloczek@github.com
- Marvin Schmidt marv@exherbo.org