minissdpd 1.5.20211105-1 source package in Ubuntu
Changelog
minissdpd (1.5.20211105-1) unstable; urgency=medium * New upstream release. * Do not fail when service fails to start (Closes: #969184). * Add Spanish Debconf translations, thanks to CamaleĆ³n (Closes: #987340). * Bump Standards-Version to 4.6.0. -- Yangfl <email address hidden> Mon, 13 Dec 2021 14:44:44 +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 | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | universe | net | |
Jammy | release | universe | net |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
minissdpd_1.5.20211105-1.dsc | 2.3 KiB | 02718c94605cea57dc85abb42888b8c413b7f82d222ca92deb5ee2a5b7877017 |
minissdpd_1.5.20211105.orig.tar.gz | 38.0 KiB | a073be9c6d9194feaeccf31cd986c48afd2212426b6594e75166cedff1c461aa |
minissdpd_1.5.20211105.orig.tar.gz.asc | 801 bytes | 0fcf97015c34fed25f530cd9d562091c8b6c44f3cd7c912aa99e9d0ba9ccc242 |
minissdpd_1.5.20211105-1.debian.tar.xz | 21.0 KiB | 3ea2aaa8056f66925cf09097e508bae2045db584190073d95b6a90ebefae038b |
Available diffs
- diff from 1.5.20190824-1 to 1.5.20211105-1 (13.3 KiB)
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