]> git.ipfire.org Git - ipfire-2.x.git/commit
wsdd: Update to version 0.8
authorAdolf Belka <adolf.belka@ipfire.org>
Mon, 3 Jun 2024 14:47:31 +0000 (16:47 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 2 Jul 2024 09:06:09 +0000 (09:06 +0000)
commitad7ea35e16d12e64db468acd9a97e962c265a265
tree1014fcb931972fa11dc83eccb7114958e2611113
parentbdf71f97fa02a4a491a2f5f33189aea4e619897c
wsdd: Update to version 0.8

- Update from version 0.7.1 to 0.8
- Update of rootfile not required
- Changelog
    0.8
### Added
- Support for OpenBSD (tested on riscv64 with OpenBSD 7.4)
- Configuration files for firewalld (#186). Thanks to Ondrej Holy.
- Show device type and allow filtering in API's `list` command (#189). Thanks to Ondrej Holy.
- Add option `--metadata-timeout` to set the timeout for the HTTP-based metadata exchange (closes #83)
### Changed
- The employed UUID is now read from `/etc/{machine-id,hostid}` before falling by back to the UUID derivation from the host name.
### Fixed
- Handle addresses with zone id by ignoring the interface part (#184)
- Do not crash with asyncio future error when non-existing interface is provided (#201)

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