minissdpd 1.5.20180223-1 source package in Ubuntu

Changelog

minissdpd (1.5.20180223-1) unstable; urgency=medium

  * New upstream release.
    - Update manpage (Closes: #889143).
    - Use receiving interface index to check if from LAN (Closes: #896009).
  * Disable hurd-any due to lack of rt_msghdr and RTM_*.
  * Use debconf to ask for listerning interface (Closes: #890584).
  * Bump Standards-Version to 4.1.4.

 -- Yangfl <email address hidden>  Sat, 21 Apr 2018 16:50:21 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe net

Downloads

File Size SHA-256 Checksum
minissdpd_1.5.20180223-1.dsc 2.0 KiB 573bf2ce78ba5a42811d906b29f33856249f97610eb018b72a765bfa04c346d3
minissdpd_1.5.20180223.orig.tar.gz 35.3 KiB bba94209b40755b32022db9450ee3f4446896a16912915fbb292001a7f8087b0
minissdpd_1.5.20180223-1.debian.tar.xz 8.2 KiB a746b5ced9459e9587210c6c72f00136c26fe38b584d39c30e5e954607414a76

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