diff options
author | wiz <wiz@pkgsrc.org> | 2016-09-30 14:48:08 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-09-30 14:48:08 +0000 |
commit | 62de26ac7d89d987604fac3e0a89258110e5435d (patch) | |
tree | 9958c1285f55deecb4054504a4eba633d47344f8 /net | |
parent | 226eedd472f63b80cb5f8145f3ee74dfb7a2077c (diff) | |
download | pkgsrc-62de26ac7d89d987604fac3e0a89258110e5435d.tar.gz |
Updated gssdp to 1.0.0.
0.99.0
======
- Don't leak arp lookup symbol
- Minor documentation updates
All contributors to this release:
- Jens Georg <mail@jensge.org>
0.14.16
=======
- Fill the interface index for bionic.
- Remove unused include.
- Fix interface lookup on Win32
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=762455
- https://bugzilla.gnome.org/show_bug.cgi?id=765688
- https://bugzilla.gnome.org/show_bug.cgi?id=765709
All contributors to this release:
- Aurélien Chabot <aurelien.chabot@parrot.com>
- Jens Georg <mail@jensge.org>
- Florian Zwoch <fzwoch@gmail.com>
0.14.15
=======
- Actually use the TTL that was set by the user
- Use if_nametoindex instead of IOCTL when available
- Implement a User Agent cache based on SSDP packages
- Fix potential strncpy overflow
- Add missing m4 macros
- Disable PKTINFO on OS X
- Do not leak host_addr in clients.
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=653894
- https://bugzilla.gnome.org/show_bug.cgi?id=762324
- https://bugzilla.gnome.org/show_bug.cgi?id=764677
All contributors to this release:
- Jens Georg <mail@jensge.org>
- Philip Withnall <philip.withnall@collabora.co.uk>
- Philip Withnall <philip@tecnocode.co.uk>
0.14.14
=======
- Fix warning if the IP address is not known.
- Fix issue with discovery.
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=760702
All contributors to this release:
- Jens Georg <mail@jensge.org>
- Philip Withnall <philip@tecnocode.co.uk>
0.14.13
=======
- Make "host-ip" of GSSDPClient a construction property to give the caller the
chance to bypass the IP autodetection during client creation.
All contributors to this release:
- Jens Georg <mail@jensge.org>
0.14.12.1
=========
- Update m4 macros from autoconf-archive.
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=758778
All contributors to this release:
- Jens Georg <mail@jensge.org>
0.14.12
=======
- Fix issues with names of loopback device on *BSD.
- Move gtest code one level up and examples to their own folder.
- Fix a possible NULL derefence in gssdp-device-sniffer.
- Remove use of gnome-common for building.
Bugs fixed in this release:
- https://bugzilla.gnome.org/show_bug.cgi?id=743070
All contributors to this release:
- Jens Georg <mail@jensge.org>
- Thomas Klausner <tk@giga.or.at>
Diffstat (limited to 'net')
-rw-r--r-- | net/gssdp/Makefile | 7 | ||||
-rw-r--r-- | net/gssdp/PLIST | 3 | ||||
-rw-r--r-- | net/gssdp/distinfo | 11 | ||||
-rw-r--r-- | net/gssdp/patches/patch-ab | 15 |
4 files changed, 9 insertions, 27 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index fd223974ad8..78ea49363e8 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.57 2016/05/03 11:40:06 prlw1 Exp $ +# $NetBSD: Makefile,v 1.58 2016/09/30 14:48:08 wiz Exp $ -DISTNAME= gssdp-0.14.11 -PKGREVISION= 7 +DISTNAME= gssdp-1.0.0 CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gssdp/0.14/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gssdp/1.0/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/net/gssdp/PLIST b/net/gssdp/PLIST index 3f6ec80e9bc..353ed5f36a2 100644 --- a/net/gssdp/PLIST +++ b/net/gssdp/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2014/05/27 18:12:38 wiz Exp $ +@comment $NetBSD: PLIST,v 1.7 2016/09/30 14:48:08 wiz Exp $ 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 @@ -17,7 +17,6 @@ share/gtk-doc/html/gssdp/gssdp-Error-codes.html 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-insensitive.png share/gtk-doc/html/gssdp/left.png share/gtk-doc/html/gssdp/right-insensitive.png diff --git a/net/gssdp/distinfo b/net/gssdp/distinfo index a55da7088e6..9cf4911486a 100644 --- a/net/gssdp/distinfo +++ b/net/gssdp/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.16 2015/11/04 00:35:03 agc Exp $ +$NetBSD: distinfo,v 1.17 2016/09/30 14:48:08 wiz Exp $ -SHA1 (gssdp-0.14.11.tar.xz) = e1cd94c7e33252aeccf5b534a7a32e47d7743e5a -RMD160 (gssdp-0.14.11.tar.xz) = d7bbf3cf1ec31fc906b29896d0783020a47ce888 -SHA512 (gssdp-0.14.11.tar.xz) = 1954f048b073338a744cc3d8b31c3e006a52ab2223d1b4adbeed5c563fb4cd0bd51bb4dfa018b0fd200e175e4c12d11b9a1de43a5109c5c647dcc26398dd774b -Size (gssdp-0.14.11.tar.xz) = 291872 bytes -SHA1 (patch-ab) = 4fa8df3bedce54cec439142bc4a9cbfd3e30652d +SHA1 (gssdp-1.0.0.tar.xz) = a667b7bbef5624bb1e197ad9b48233ba43d38fc9 +RMD160 (gssdp-1.0.0.tar.xz) = edd0828e483bd0e1c4e8c142bd67a4877bce49ae +SHA512 (gssdp-1.0.0.tar.xz) = dc9ea988bc94fc3a368da4f1a342a7759ad406d0fce236e03941ec1116a503a8d24147d923c54bb449cb746f856049c9dba0eb56fe1769d80459b39c624d2e7e +Size (gssdp-1.0.0.tar.xz) = 312256 bytes diff --git a/net/gssdp/patches/patch-ab b/net/gssdp/patches/patch-ab deleted file mode 100644 index 90c7a4e39de..00000000000 --- a/net/gssdp/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.2 2015/01/17 09:35:46 wiz Exp $ - -https://bugzilla.gnome.org/show_bug.cgi?id=743070 - ---- tools/gssdp-device-sniffer.c.orig 2009-03-29 22:07:57.000000000 +0200 -+++ tools/gssdp-device-sniffer.c -@@ -317,7 +317,7 @@ resource_available_cb (GSSDPResourceBrow - - uuid = usn_tokens[0] + 5; /* skip the prefix 'uuid:' */ - -- if (usn_tokens[1]) { -+ if (usn_tokens[1] && strlen(usn_tokens[1]) != 0) { - char **urn_tokens; - - urn_tokens = g_strsplit (usn_tokens[1], ":device:", -1); |