pkgsrc/net/gssdp/PLIST
wiz 6e8b9a4416 Update to 0.7.1:
0.7.1
=====

- Don't leak target regex.
- Make GSSDPClient ignore Point to Point interfaces.
- Use SO_REUSEPORT if present. Darwin and some BSDs don't have SO_REUSEADDR, but
  SO_REUSEPORT.
- If we can't create a request socket don't try to create a multicast socket.
- Have specific GError code for interfaces without an IP address.
- Actually remove gssdp_client_new_full().

Bugs fixed:

1898 - GSSDPClient keeps autoselecting my VPN
1810 - Not possible to run multiple ssdp clients on darwin
1800 - leak of a gregex in gssdp-resource-browser
1796 - gssdp_client_new_full is declared in header but not implemented

All contributors:

Olivier Crête <olivier.crete@collabora.co.uk>
Ross Burton <ross@linux.intel.com>
Iain Holmes <iain@linux.intel.com>
Mattias Wadman <mattias.wadman@gmail.com>
Zeeshan Ali (Khattak) <zeeshanak@gnome.org>

0.7
===

- Join the multicast group on the specified interface.
- Put the message src timeout in the specified GMainContext.
- "host-ip" property moved from GUPnPContext to parent GSSDPClient.
- Use inet_aton instead of inet_addr and handle the error from it.
- gssdp-device-sniffer ported to GtkBuilder.
- Version-independent target match. This makes client forward and backward
  compatible with resources that implement different version of the specs than
  the client.
- Version-independent M-SEARCH response. This has the same effect as above but
  only the other way around.
- GSSDPClient now binds to interface rather than IP.
- No need to find the default route.
- Add "active" property to GSSDPClient.
- Fix pkg-config paths.
- Add basic .gitignore.
- Other minor/internal changes.

Bugs fixed:

1621 - new gssdp timeout not added to the specific maincontext
1570 - gupnp doesn't set the pkgconfig lib dir correctly in 64 bit env

Dependencies dropped:

- libglade

All contributors:

Zeeshan Ali (Khattak) <zeeshanak@gnome.org>
Ross Burton <ross@linux.intel.com>
Jens Georg <mail@jensge.org>
Olivier Crête <olivier.crete@collabora.co.uk>

WARNING: This release is API and ABI incompatible with previous releases.
2010-01-20 13:44:02 +00:00

24 lines
934 B
Text

@comment $NetBSD: PLIST,v 1.2 2010/01/20 13:44:02 wiz Exp $
bin/gssdp-device-sniffer
include/gssdp-1.0/libgssdp/gssdp-client.h
include/gssdp-1.0/libgssdp/gssdp-error.h
include/gssdp-1.0/libgssdp/gssdp-resource-browser.h
include/gssdp-1.0/libgssdp/gssdp-resource-group.h
include/gssdp-1.0/libgssdp/gssdp.h
lib/libgssdp-1.0.la
lib/pkgconfig/gssdp-1.0.pc
share/gssdp/gssdp-device-sniffer.ui
share/gtk-doc/html/gssdp/GSSDPClient.html
share/gtk-doc/html/gssdp/GSSDPResourceBrowser.html
share/gtk-doc/html/gssdp/GSSDPResourceGroup.html
share/gtk-doc/html/gssdp/ch01.html
share/gtk-doc/html/gssdp/gssdp-Error-codes.html
share/gtk-doc/html/gssdp/gssdp.devhelp
share/gtk-doc/html/gssdp/gssdp.devhelp2
share/gtk-doc/html/gssdp/home.png
share/gtk-doc/html/gssdp/index.html
share/gtk-doc/html/gssdp/index.sgml
share/gtk-doc/html/gssdp/left.png
share/gtk-doc/html/gssdp/right.png
share/gtk-doc/html/gssdp/style.css
share/gtk-doc/html/gssdp/up.png