wsdd 2:0.8-1ubuntu2 source package in Ubuntu

Changelog

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

  * Create regression autopkgtests (LP: #2070186)
    This test suite comes from the upstream project.
    It ensures basic functionality of the wsdd daemon including:
    - startup
    - shutdown
    - sending commands
  * Fix lintian warnings (LP: #2070263):
    - update to debhelper compat version to 13
    - Remove trailing spaces and newlines in debian/control
    - Fix manpage escaping
  * debian/Watch: added (LP: #2070264)

 -- Alessandro Astone <email address hidden>  Mon, 24 Jun 2024 10:26:18 +0200

Upload details

Uploaded by:
Alessandro Astone
Sponsored by:
Sebastien Bacher
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wsdd_0.8.orig.tar.gz 39.6 KiB 37b4be21224f775b43421aae6d20fe7da92c061492fbf15a5cc6ea13bcc2ea9c
wsdd_0.8-1ubuntu2.debian.tar.xz 10.2 KiB fbf465ed32fd52771e2712e47c345ce1435c4980a7070cd4ce13e811ed59f061
wsdd_0.8-1ubuntu2.dsc 2.1 KiB 82b012473568f8aba4eeef13eba116c1d38f4acb319d4b66bb64b990e31161f8

Available diffs

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.