[wicked-commit] [openSUSE/wicked] 28632c: Merge tag 'version-0.6.55' into sle15-sp1-next
Branch: refs/heads/sle15-sp1 Home: https://github.com/openSUSE/wicked Commit: 28632ce2d2dbc2cc7af4733e04901027daebadcb https://github.com/openSUSE/wicked/commit/28632ce2d2dbc2cc7af4733e04901027da... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-15 (Thu, 15 Aug 2019) Changed paths: M VERSION M autoip4/autoip.h M autoip4/fsm.c M client/Makefile.am M client/compat.c M client/read-config.c A client/read-config.h M client/suse/compat-suse.c M client/suse/config/sysconfig.dhcp-wicked M client/wicked-client.h M dhcp6/dbus-api.c M etc/systemd/wickedd.service.in M include/wicked/fsm.h M include/wicked/socket.h M include/wicked/types.h M include/wicked/wireless.h M include/wicked/xml.h M man/ifcfg-dhcp.5.in M man/ifcfg-ovs-bridge.5.in M schema/addrconf.xml M schema/bridge.xml M src/async-resolver.c M src/capture.c M src/config.c M src/dbus-objects/bridge.c M src/dbus-objects/wireless.c M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c M src/dhcp4/protocol.c M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/lease.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/leasefile.c M src/leaseinfo.c M src/lldp.c M src/rfkill.c M src/socket.c M src/timer.c M src/wireless.c M src/wpa-supplicant.c M src/wpa-supplicant.h M src/xml-reader.c M testing/Makefile.am A testing/scripts/ifbind.sh Log Message: ----------- Merge tag 'version-0.6.55' into sle15-sp1-next version 0.6.55 - dhcp6: do not default to a /64 address prefix-length (bsc#1132280) Add an address-length aka DHCLIENT6_ADDRESS_LENGTH ifcfg option, which permits to specify explicit prefix-length to use for the DHCPv6 address and override detection using RA prefix info and a default to /128. - time: use boot time for timer instead of real time (bsc#1129986) - dhcp: Consistently log dhcp xid and enabled to log dhcp6 timings line. - dhcp6: lower unexpected xid messages to debug level - systemd: change to depend on udev settle service (bsc#1136034,bsc#1132774) Calling udevadm settle directly caused systemd to kill wicked services. - bridge: honour ifcfg LLADDR and set link address (bsc#1042123,boo#1142670) - rfkill: fix switch statement to check enum variable not a constant (bsc#1140117) - man: ifcfg-ovs-bridge(5): recommend STARTMODE=nfsroot - dhcp4: nullify defer timer pointer when timeout (openSUSE/wicked#798) - dhcp4: fix to request routing options when custom options are used (bsc#1132326) - testing: add ifbind.sh helper script allowing to test hotplugging Commit: d23a225b3055b7c95c120a6fc1c6f73541858520 https://github.com/openSUSE/wicked/commit/d23a225b3055b7c95c120a6fc1c6f73541... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-12-11 (Wed, 11 Dec 2019) Changed paths: M VERSION M client/compat.c M client/suse/compat-suse.c M client/suse/config/sysconfig.dhcp-wicked M client/tester.c M client/wicked-client.h M configure.ac M dhcp6/dbus-api.c M dhcp6/main.c M include/wicked/addrconf.h M include/wicked/address.h M include/wicked/ipv6.h M include/wicked/types.h M man/ifcfg-dhcp.5.in M schema/addrconf.xml M schema/constants.xml.in M src/Makefile.am M src/address.c M src/calls.c M src/dbus-objects/misc.c M src/dhcp6/device.c M src/dhcp6/device.h M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/fsm.h M src/dhcp6/lease.c M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h A src/dhcp6/request.h M src/dhcp6/tester.c M src/iflist.c M src/ipv6.c M src/kernel.h M src/leaseinfo.c M src/names.c M util/mkconst.c M wicked.spec.in Log Message: ----------- Merge tag 'version-0.6.60' into sle15-sp1 version 0.6.60 - libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) Compare: https://github.com/openSUSE/wicked/compare/d1dfb7246d43...d23a225b3055
participants (1)
-
Marius Tomaschewski