wsdd 2:0.8-2ubuntu1 source package in Ubuntu

Changelog

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

  * Add an apparmor profile to Limit resource access to increase security
    (lp: #2071692)
  * Create functionality autopkgtest (LP: #2071453):
    This test verifies that the wsdd daemon in discovery mode is able
    to discover WebService hosts announced on the local network.
  * Install the ufw application profile

 -- Alessandro Astone <email address hidden>  Thu, 18 Jul 2024 12:16:03 +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-2ubuntu1.debian.tar.xz 12.3 KiB 1568c707e22eb698be046748c543b712e89dca18ed1bdc87f1ce83226c9bc6e4
wsdd_0.8-2ubuntu1.dsc 2.1 KiB ec82f82f0b4934953c72df8474a07a8888884578e62d2551fc636e2c8af0ff00

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.