minissdpd 1.6.0-2 source package in Ubuntu

Changelog

minissdpd (1.6.0-2) unstable; urgency=medium

  * Preserve user's modification on default file (Closes: #1033479).
  * Move systemd wrapper into /usr/libexec.
  * No longer hint IP addresses of interfaces in debconf.
  * Add Romanian Debconf translations, thanks to Remus-Gabriel Chelu
    (Closes: #1032721).

 -- Yangfl <email address hidden>  Wed, 07 Feb 2024 22:06:07 +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
Noble release universe net

Downloads

File Size SHA-256 Checksum
minissdpd_1.6.0-2.dsc 2.2 KiB 2d2c651d51c428e34dcb4ec3f54e5f2f0777217f4533571ba700f27e19257d88
minissdpd_1.6.0.orig.tar.gz 38.2 KiB f4c2dea6a472e0a5cc9dca2dc4c1fc36ba5538eacf8d793825293251725546bd
minissdpd_1.6.0.orig.tar.gz.asc 543 bytes 47cf6ca682ccdcf7d9d5c01d03f85c0ac2ee745dc7d4a0ef9f35bd0b6fd64b46
minissdpd_1.6.0-2.debian.tar.xz 21.9 KiB 846363dcbafac67f73a13051eecebc1b0c9be288e754c2eabefa882b049e654d

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