]> git.ipfire.org Git - ipfire-2.x.git/commit
wsdd: Update to version 0.9
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 26 Aug 2025 18:49:04 +0000 (20:49 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 27 Aug 2025 10:33:45 +0000 (10:33 +0000)
commit31c6b2f429482eec73c791dbdd79f6c3e6111dbb
treec04237c6edee1d8af6cf38cd9184c7142dfcce68
parentac2a8ba7be1559b25ab9b99f9d9f539450903b86
wsdd: Update to version 0.9

- Update from version 0.8 to 0.9
- Update of rootfile not required
- Changelog
    0.9
      Added
- Add command line argument to set source port for multicast message for better
  firewall interoperability (#216)
- Add initial support for SunOS (#223), without dynamic address/interface
  monitoring. Thanks to Carsten Grzemba.
- Add Socket-activated systemd service (#218). Thanks to Alessandro Astone.
      Changed
- Devices are now recorded based on their URI provided in the endpoint
  reference address, which is not neccessarily a UUID. This also affects API
  (see #226).
- make `/etc/default/wsdd` optional for systemd (see #212)
- Remove support for Python 3.7 and 3.8 in Github workflows.
      Fixed
- Clean conection turn-down for Python pre-3.13. Thanks to Alessandro Astone
- Handle TimeoutError in metadata exchange.
- Proper handling of endpoint addresses as URIs, not UUIDs, see #226.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/wsdd