wsdd 2:0.8-2ubuntu3 source package in Ubuntu

Changelog

wsdd (2:0.8-2ubuntu3) oracular; urgency=medium

  * Set XDG_RUNTIME_DIR in autopkgtest

 -- Alessandro Astone <email address hidden>  Tue, 23 Jul 2024 09:21:36 +0200

Upload details

Uploaded by:
Alessandro Astone
Sponsored by:
Jeremy BĂ­cha
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wsdd_0.8.orig.tar.gz 39.6 KiB 37b4be21224f775b43421aae6d20fe7da92c061492fbf15a5cc6ea13bcc2ea9c
wsdd_0.8-2ubuntu3.debian.tar.xz 12.4 KiB c4e9694fe3aac27780b74698d0cce4215dc57803457a74f12639af2b6e678bca
wsdd_0.8-2ubuntu3.dsc 2.1 KiB c699b8b95a4935b5b0dfb85120a04bfbea2e39a5744f18060c6b3891d782e8f1

View changes file

Binary packages built by this source

wsdd: Python Web Services Discovery Daemon, Windows Net Browsing

 This daemon is used to announce Linux Hosts to Windows 7+ computers for
 use in their File Manager network browsing, by using the Windows
 Services Discovery Protocol.
 .
 This protocol is a local network segment procotol, which is multicasted
 on udp/3072, and incoming on tcp/5357 on the 239.255.255.250/ff02::c
 multicast addresses. It DOES have security issues, but it is designed
 for use in a trusted environment inside a firewall.
 .
 Install only this if running Gnome desktop, or GVFS and not announcing
 well known File shares. See wsdd-server for working with Samba servers.

wsdd-server: Python Web Services Discovery Daemon, Windows Net serving

 Run wsdd as a server announcing the Host to network. Install if
 running Samba smbd for file shares.
 .
 The wsdd daemon is used to announce Linux Hosts to Windows 7+
 computers for use in their File Manager network browsing, by using the
 Windows Services Discovery Protocol.
 .
 This protocol is a local network segment procotol, which is multicasted
 on udp/3072, and incoming on tcp/5357 on the 239.255.255.250/ff02::c
 multicast addresses. It DOES have security issues, but it is designed
 for use in a trusted environment inside a firewall.
 .
 Its quite useful for Samba, taking over from WINS and the Samba nmbd
 daemon. Installing this restores the Network browsing functionality to
 Windows 7+ Samba clients.