./net/gssdp, Simple Service Discovery Protocol library and device sniffer

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6.2nb6, Package name: gssdp-1.6.2nb6, Maintainer: pkgsrc-users

A GObject-based API for handling resource discovery and announcement
over SSDP (Simple Service Discovery Protocol). This package also
provides a GTK-based device sniffer.

This package contains the outdated 1.0 branch.


Required to run:
[devel/glib2] [lang/vala] [devel/gobject-introspection] [net/libsoup]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 2032.781 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | Package updated
Log message:
revbump after icu and protobuf updates
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-08-29 21:45:41 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
gssdp: fix HOMEPAGE and PKGCONFIG_OVERRIDE
   2023-08-29 21:28:14 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
gssdp: updated to 1.6.2

1.6.2 (stable)
==============
 - Propagate random port up to client, partial fix for GUPnP/81
 - Add manpage for sniffer

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:
 - https://gitlab.gnome.org/GNOME/gssdp/issues/22
 - https://gitlab.gnome.org/GNOME/gssdp/issues/24

1.6.0 (stable)
==============
 - Re-release of 1.5.2 as stable version. No functional changes