14 Commits

Author SHA256 Message Date
Dominique Leuenberger
9e3a3129b2 Accepting request 876785 from home:dimstar:Factory
- Add %sysusers_requires: we are creating users in pre, thus need
  to ensure to have the tooling ready prior to package installation
  (boo#1183047).

type fixed

OBS-URL: https://build.opensuse.org/request/show/876785
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=14
2021-03-04 16:19:37 +00:00
Richard Brown
aaa05f1772 Accepting request 876006 from network
Updated user creation and removed use of /run/sysconfig

OBS-URL: https://build.opensuse.org/request/show/876006
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wsdd?expand=0&rev=1
2021-03-03 17:33:53 +00:00
7379460409 Accepting request 875976 from home:hgraeber:branches:network
- Use sysuser-tools for creation of the wsdd user and group
- Do not hijack the /run/sysconfig folder anymore
- Add missing '/'

OBS-URL: https://build.opensuse.org/request/show/875976
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=12
2021-03-01 12:44:16 +00:00
f2c7c22ed7 Accepting request 875798 from home:hgraeber:branches:network
Fix a missed place for use of %{_tmpfilesdir}

OBS-URL: https://build.opensuse.org/request/show/875798
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=11
2021-02-28 17:00:05 +00:00
ea428be4a8 Accepting request 875766 from home:hgraeber:branches:network
- Cleanup spec file
  * Use %{_tmpfilesdir} instead of explicit path
  * Fix requirements for %fillup_only

OBS-URL: https://build.opensuse.org/request/show/875766
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=10
2021-02-28 11:22:02 +00:00
f59af41c47 Accepting request 870070 from home:hgraeber:branches:network
- Version 0.6.4
  * send proper HTTP status codes in case of server side errors
  * send unicast and multicast UDP traffic in a standard-compliant fashion
  * add -V/--version option
  * copyright year update

OBS-URL: https://build.opensuse.org/request/show/870070
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=9
2021-02-07 10:57:57 +00:00
d4491dbc10 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
2021-01-15 09:56:35 +00:00
5842229777 Accepting request 843255 from home:hgraeber:branches:network
- Run spec-cleaner

- Version 0.6.2
  * Lowered priority of non-essential, protocol-related and internal log
    messages (#53).
  * Do not use PID in Netlink sockets in order to avoid issues with duplicated
    PIDs, e.g., when Docker is used.
  * Prevent exceptions due to invalid incoming messages.
  * HTTP server address family wrong when interface address is added (#62)
  * Fixed error when interface address is removed (#62)

OBS-URL: https://build.opensuse.org/request/show/843255
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=7
2020-10-21 16:11:02 +00:00
47c93cab1b Accepting request 830478 from home:hgraeber:branches:network
- Fix use of /usr/lib and /usr/libexec

OBS-URL: https://build.opensuse.org/request/show/830478
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=6
2020-08-29 18:06:42 +00:00
abffde5c42 Accepting request 819066 from home:hgraeber:branches:network
- Version 0.6.1
  * ignore unknown interface indexes from Netlink message on Linux (caused
    "error in main loop")
  * prevent hosts from not being discovered due to misplaced socket registration
    at selector

OBS-URL: https://build.opensuse.org/request/show/819066
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=5
2020-07-06 20:58:36 +00:00
3a2ac0406a Accepting request 817523 from home:hgraeber:branches:network
- Version 0.6
  * new operation 'discovery' operation mode to scan for other hosts,
    exposed via minimalistic socket-based API
  * improved handling of address changes (prevents termination when
    system is currently starting up but no IP address has been assigned)
  * usage of tentative IPv6 addresses is avoided on Linux
  * chroot now works also an machines with international domain/host name
  * fixed handling of invalid messages
  * improved FreeBSD rc.d script
  * code heavily refactored

OBS-URL: https://build.opensuse.org/request/show/817523
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=4
2020-06-28 13:19:00 +00:00
40e9e25a0f OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=3 2020-05-09 16:49:16 +00:00
48b59ef08f Accepting request 801369 from home:hgraeber:branches:network
- Fix handling of WSDD_WORKGROUP
- Let WSDD_DOMAIN override WSDD_WORKGROUP

OBS-URL: https://build.opensuse.org/request/show/801369
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=2
2020-05-07 19:16:51 +00:00
b3b9a88e93 Accepting request 798045 from home:hgraeber
Implementation of a ws-discovery protocol daemon. Helps to make samba servers more discoverable by windows clients and dolphin 20.04

OBS-URL: https://build.opensuse.org/request/show/798045
OBS-URL: https://build.opensuse.org/package/show/network/wsdd?expand=0&rev=1
2020-04-28 07:53:42 +00:00