Accepting request 863286 from home:hgraeber:branches:network

- Version 0.6.3
  * Skip Netlink messages smaller than 4 bytes correctly (#77, and maybe #59).
  * Messages are sent via the correct socket to comply with the intended/specified
    message flow. This also eases the firewall configuration (#72).
  * Include instructions for adding repository keys under Debian/Ubuntu in README.

OBS-URL: https://build.opensuse.org/request/show/863286
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=8
This commit is contained in:
2021-01-15 09:56:35 +00:00
committed by Git OBS Bridge
parent 5842229777
commit d4491dbc10
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Jan 14 21:51:07 UTC 2021 - Herbert Graeber <herbert@graeber-clan.de>
- Version 0.6.3
* Skip Netlink messages smaller than 4 bytes correctly (#77, and maybe #59).
* Messages are sent via the correct socket to comply with the intended/specified
message flow. This also eases the firewall configuration (#72).
* Include instructions for adding repository keys under Debian/Ubuntu in README.
-------------------------------------------------------------------
Wed Oct 21 16:01:05 UTC 2020 - Herbert Graeber <herbert@graeber-clan.de>