Overview
Request 708466 accepted
- Update to version 1.2.1:
+ Fix portability issues with gssdp_net_get_device_list.
+ Fix a local vs. global include in public header.
- Update to version 1.2.0:
+ Stable release version bump.
- Update to version 1.1.3:
+ Fix a memory leak in sniffer.
+ Minor other improvements to sniffer.
+ Fix address fall-back to IP v4 for GSSDP client.
+ Bump minimum GLib version to 2.44.
+ Fix a crash due to a dangling pointer in GSSDP client.
+ Fix a memory leak in pktinfo handler.
+ Use g_type_ensure instead of custom solution.
+ Implement UDA 1.1 boot-id and config-id.
+ Implement UDA 1.1 ssdp:update messages.
+ Documentation updates.
+ Style fixes.
- Disable tests for now, as it currently fails, but this is the
unstable branch so it's ok for the time beeing.
- Update to version 1.1.2:
+ Use a proper type for the message-received signal's parameter.
+ Fix OS name in version string.
+ Fix version string to include UPnP version.
+ Fall-back to UDA 1.0 if UDA version is unspecified.
- Update to version 1.1.1:
+ Fix a crash with sniffer.
+ Fix pktinfo handling on OS X.
+ Fix mssing network mask in GSSDPClient.
+ Several build test simplifications.
+ Add property for address family in GSSDPClient.
+ Remove address family hack in sniffer.
+ Add property for UDA version in GSSDPClient.
- Changes from version 1.1.0.1:
+ Re-release of 1.1.0 because of meson tarball naming.
- Changes from version 1.1.0:
+ Bump API and ABI versions.
+ Port to new GLib type macros.
+ Remove the custom marshaller.
+ Make error enum a type.
+ Drop deprecated properties and functions.
+ Clean up Sniffer UI.
+ Refactor get_host_ip into separate files.
+ Use several GLib helper functions like g_clear_object etc.
+ Fix deprecations with GTK 3.22 in sniffer.
+ Port build system to Meson.
+ Drop meta-data file and custom vala for vapi.
+ Port sniffer to use UI from GResource.
+ Make sniffer UI more GNOME 3 hig-ish.
+ Some usability improvements for sniffer.
+ Add rescan for sniffer.
+ Introduce more debug logging while creating the GSSDP client.
+ Recreate the socket sources on errors.
+ Fix a memory leak in sniffer.
+ Add IPv6 support.
+ Have sniffer show the network interface.
- Add soname and sover defines and set them to 1_2-0 and 1.2, make
future API and ABI bumps easier.
Request History
iznogood created request
- Update to version 1.2.1:
+ Fix portability issues with gssdp_net_get_device_list.
+ Fix a local vs. global include in public header.
- Update to version 1.2.0:
+ Stable release version bump.
- Update to version 1.1.3:
+ Fix a memory leak in sniffer.
+ Minor other improvements to sniffer.
+ Fix address fall-back to IP v4 for GSSDP client.
+ Bump minimum GLib version to 2.44.
+ Fix a crash due to a dangling pointer in GSSDP client.
+ Fix a memory leak in pktinfo handler.
+ Use g_type_ensure instead of custom solution.
+ Implement UDA 1.1 boot-id and config-id.
+ Implement UDA 1.1 ssdp:update messages.
+ Documentation updates.
+ Style fixes.
- Disable tests for now, as it currently fails, but this is the
unstable branch so it's ok for the time beeing.
- Update to version 1.1.2:
+ Use a proper type for the message-received signal's parameter.
+ Fix OS name in version string.
+ Fix version string to include UPnP version.
+ Fall-back to UDA 1.0 if UDA version is unspecified.
- Update to version 1.1.1:
+ Fix a crash with sniffer.
+ Fix pktinfo handling on OS X.
+ Fix mssing network mask in GSSDPClient.
+ Several build test simplifications.
+ Add property for address family in GSSDPClient.
+ Remove address family hack in sniffer.
+ Add property for UDA version in GSSDPClient.
- Changes from version 1.1.0.1:
+ Re-release of 1.1.0 because of meson tarball naming.
- Changes from version 1.1.0:
+ Bump API and ABI versions.
+ Port to new GLib type macros.
+ Remove the custom marshaller.
+ Make error enum a type.
+ Drop deprecated properties and functions.
+ Clean up Sniffer UI.
+ Refactor get_host_ip into separate files.
+ Use several GLib helper functions like g_clear_object etc.
+ Fix deprecations with GTK 3.22 in sniffer.
+ Port build system to Meson.
+ Drop meta-data file and custom vala for vapi.
+ Port sniffer to use UI from GResource.
+ Make sniffer UI more GNOME 3 hig-ish.
+ Some usability improvements for sniffer.
+ Add rescan for sniffer.
+ Introduce more debug logging while creating the GSSDP client.
+ Recreate the socket sources on errors.
+ Fix a memory leak in sniffer.
+ Add IPv6 support.
+ Have sniffer show the network interface.
- Add soname and sover defines and set them to 1_2-0 and 1.2, make
future API and ABI bumps easier.
gnome-review-bot accepted review
Check script succeeded
dimstar accepted review
dimstar approved review
iznogood accepted request
xinfwd