minissdpd 1.2.20130907-4.1 source package in Ubuntu

Changelog

minissdpd (1.2.20130907-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Also add Wants=network-online.target in the .service file,
    network-online.target is not part of the default dependency chain, this
    should really (Closes: #861231)

 -- Laurent Bigonville <email address hidden>  Mon, 08 May 2017 16:12:09 +0200

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.2.20130907-4.1.dsc 1.6 KiB cbbf78658d662b81e0c33c645bd7febbc9e8cdbcfe8c38787fa228db72f3968c
minissdpd_1.2.20130907.orig.tar.gz 19.8 KiB 18bc5b9336947d63724c85402dbb8bb134eab2a2ba8ecae4446232f01683b468
minissdpd_1.2.20130907-4.1.debian.tar.xz 6.6 KiB c98690aa0dd2b5f217f191bb776fbb935a0d26c80abdc7f383f107f16aea513e

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