minissdpd 1.5.20161216-2 source package in Ubuntu

Changelog

minissdpd (1.5.20161216-2) unstable; urgency=medium

  * Fix missing /etc/default/minissdpd (Closes: #889028)
  * Allow specifying IPv4 addresses (Closes: #889138)
  * Temporarily fix FTBFS on Hurd
  * Enable pristine-tar in debian/gbp.conf

 -- Yangfl <email address hidden>  Fri, 02 Feb 2018 00:54:30 +0800

Upload details

Uploaded by:
Thomas Goirand
Uploaded to:
Sid
Original maintainer:
Thomas Goirand
Architectures:
any
Section:
net
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
minissdpd_1.5.20161216-2.dsc 1.9 KiB bfea1da1e73c0bea36762695fb1c28c4ee8aea50a213b821f964aff06c1ab07e
minissdpd_1.5.20161216.orig.tar.gz 34.3 KiB b04f8f9d6f0ec9e9a99c23dfaeb14d33cb2e8e6c48f2928f1235f38df6a9d228
minissdpd_1.5.20161216-2.debian.tar.xz 5.9 KiB d458107c3fb0a837dbdf0b6380df6c9406121ae4de52264d543d58e657100c36

Available diffs

No changes file available.

Binary packages built by this source

minissdpd: keep memory of all UPnP devices that announced themselves

 MiniSSDPd is a small daemon used by MiniUPnPc (a UPnP control point for IGD
 devices) to speed up device discoveries. MiniSSDPd keeps memory of all UPnP
 devices that announced themselves on the network through SSDP NOTIFY packets.
 MiniSSDPd also has the ability to handle all SSDP traffic received on a
 computer via the multicast group 239.255.255.250:1900.
 .
 MiniSSDPd receives NOTIFY packets and stores information contained for later
 use by UPnP Control Points on the machine. MiniSSDPd receives M-SEARCH packets
 and answers on behalf of the UPnP devices running on the machine. MiniUPnPd
 and MiniUPnPc are designed to take automatically advantage of MiniSSDPd
 running on the same computer. Just make sure that MiniSSDPd is started before
 any other UPnP program on the computer.

minissdpd-dbgsym: debug symbols for minissdpd