version-0.5.9
·
3200 commits
to master
since this release
- dhcp4: fixed to commit and inform wicked when a lease is
released lease - this may have cause ifdown errors. - client: workaround to consider wait-for-interfaces
Get the WAIT_FOR_INTERFACES variable from environment, which is
sourced in the service file to not timeout too early and also
allow the users to increase it (see bnc#863371, bnc#862530). - addconf: update allow static lease to update resolver
This is required for iBFT leases and solves (bnc#864131). - iflist: check validity before extracting nla payload (bnc#863371)
- Update unquote to handle invalid sysconfig variables properly
(bnc#864635) - dhcp: added lease-xml output to dhcp --test mode and option
to request lease in dry-run mode (get lease and exit) - client: turn "No valid config files found" into a debug msg
- infiniband: start after rdma service not openibd (sles-11)
- compat: fixed scripts/ifup -o debug handling
- daemons: disabled state.xml saving by default (bnc#862335)
- client: check for config priorities at reading stage
- client: add --raw parameter to the convert option
- wickedd: add sock->release_user_data and use in in process.c,
clear temp-state files in ni_dbus_xml_deserialize_arguments.