[wicked-commit] [openSUSE/wicked] 80279b: dhcp: request hostname/fqdn option in the tester
Branch: refs/heads/sle12-sp2 Home: https://github.com/openSUSE/wicked Commit: 80279bf8e6f6ef5bb7e7e20e5cb90040b2815f43 https://github.com/openSUSE/wicked/commit/80279bf8e6f6ef5bb7e7e20e5cb90040b2... Author: Marius Tomaschewski <mt@suse.de> Date: 2018-12-19 (Wed, 19 Dec 2018) Changed paths: M src/dhcp4/tester.c M src/dhcp6/tester.c Log Message: ----------- dhcp: request hostname/fqdn option in the tester Commit: ae50e8e51469ba0da2c7d37322c5e43e2e52c966 https://github.com/openSUSE/wicked/commit/ae50e8e51469ba0da2c7d37322c5e43e2e... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2018-12-19 (Wed, 19 Dec 2018) Changed paths: M src/dhcp4/tester.c M src/dhcp6/tester.c Log Message: ----------- Merge pull request #784 from mtomaschewski/bsc1118378 dhcp: request hostname/fqdn option in the tester (bsc#1118378) Commit: eeccda90d4d8f18ca936b026a04e0830533eb6f6 https://github.com/openSUSE/wicked/commit/eeccda90d4d8f18ca936b026a04e083053... Author: Malte <malte.kraus@suse.com> Date: 2019-01-10 (Thu, 10 Jan 2019) Changed paths: M configure.ac Log Message: ----------- link with full relro by default: binary hardening can be disabled by running configure with --disable-relro Commit: b6c44e279ef8a4bf632f1464eba76072fc78ce67 https://github.com/openSUSE/wicked/commit/b6c44e279ef8a4bf632f1464eba76072fc... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-01-17 (Thu, 17 Jan 2019) Changed paths: M configure.ac Log Message: ----------- Merge pull request #785 from maltek/master link with full relro by default: binary hardening Commit: b14f77532d7b83a37731eb1826779519bbf7b228 https://github.com/openSUSE/wicked/commit/b14f77532d7b83a37731eb1826779519bb... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-01-24 (Thu, 24 Jan 2019) Changed paths: M VERSION Log Message: ----------- version 0.6.53 Commit: 9062a11cd20d3e09d5525cb3db29f6aad0131afa https://github.com/openSUSE/wicked/commit/9062a11cd20d3e09d5525cb3db29f6aad0... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M src/fsm.c Log Message: ----------- fsm: fix find pending worker loop segfault (boo#1106809) Commit: 2e3416835f0fe2d90682ce1186d755d3a19741c5 https://github.com/openSUSE/wicked/commit/2e3416835f0fe2d90682ce1186d755d3a1... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-01-30 (Wed, 30 Jan 2019) Changed paths: M src/fsm.c Log Message: ----------- Merge pull request #786 from mtomaschewski/rename-segfault fsm: fix find pending worker loop segfault (boo#1106809) Commit: 784dac00dab0155f23675a8f2c2d2fdcd4264e4a https://github.com/openSUSE/wicked/commit/784dac00dab0155f23675a8f2c2d2fdcd4... Author: Clemens Famulla-Conrad <cfamullaconrad@suse.de> Date: 2019-02-14 (Thu, 14 Feb 2019) Changed paths: M src/kernel.c Log Message: ----------- Init memory before use in ioctl Pointed by valgrind. Commit: 0639fe75ceaa7cdf949371e7a5cf401e20e1576a https://github.com/openSUSE/wicked/commit/0639fe75ceaa7cdf949371e7a5cf401e20... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-02-14 (Thu, 14 Feb 2019) Changed paths: M src/kernel.c Log Message: ----------- Merge pull request #787 from cfconrad/init_memory Init memory before use in ioctl Commit: a03519320080f3dcaaddf8abf170186bbddbdcd9 https://github.com/openSUSE/wicked/commit/a03519320080f3dcaaddf8abf170186bbd... Author: Paul Zirnik <paul.zirnik@suse.com> Date: 2019-02-18 (Mon, 18 Feb 2019) Changed paths: M src/ethtool.c Log Message: ----------- ethtool: log correct legacy flag name on error Commit: 0ad333f513982cbb05098db633bfe0fca81c958d https://github.com/openSUSE/wicked/commit/0ad333f513982cbb05098db633bfe0fca8... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-02-18 (Mon, 18 Feb 2019) Changed paths: M src/ethtool.c Log Message: ----------- ethtool: set lro legacy flag and not txvlan Commit: 392bbab523cfaf9a77e0130ee2b1c080284dcf23 https://github.com/openSUSE/wicked/commit/392bbab523cfaf9a77e0130ee2b1c08028... Author: Nirmoy Das <ndas@suse.de> Date: 2019-02-25 (Mon, 25 Feb 2019) Changed paths: M src/ethtool.c Log Message: ----------- Merge pull request #788 from mtomaschewski/bsc1123555 ethtool: set lro legacy flag and not txvlan (bsc#1123555) Commit: 33270b565c0caf27e2b377ed6dd31613343cdd53 https://github.com/openSUSE/wicked/commit/33270b565c0caf27e2b377ed6dd3161334... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-02 (Tue, 02 Apr 2019) Changed paths: M src/dhcp6/fsm.c Log Message: ----------- dhcp6: don't discard confirm reply without status (bsc#1127340) Commit: 46d43b9e8517b2f9427022de6c5cabf7e0be55d0 https://github.com/openSUSE/wicked/commit/46d43b9e8517b2f9427022de6c5cabf7e0... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M nanny/main.c Log Message: ----------- nanny: background first, then init and start Commit: 19e388bd76c1c0e6ae442ab17e49d0a1277bb514 https://github.com/openSUSE/wicked/commit/19e388bd76c1c0e6ae442ab17e49d0a127... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M include/wicked/fsm.h M src/fsm.c Log Message: ----------- fsm: expose methods to block and process events Commit: c4fb741b6304beb8508f719bf7598a97978314ac https://github.com/openSUSE/wicked/commit/c4fb741b6304beb8508f719bf7598a9797... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M nanny/nanny.c Log Message: ----------- nanny: block event processing while init and start Commit: d92f62fae954b8e33ae004c1eb22c9d832aa399b https://github.com/openSUSE/wicked/commit/d92f62fae954b8e33ae004c1eb22c9d832... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M src/fsm.c Log Message: ----------- fsm: do not process events while refreshing state Commit: 33ea8d283584988e039d7f4ca3ba87b7c78828dd https://github.com/openSUSE/wicked/commit/33ea8d283584988e039d7f4ca3ba87b7c7... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M wicked.spec.in Log Message: ----------- rpm: add systemd-devel build requires to spec file Commit: 8a125d47a4e066e77cd560c8d814ac1495b2a0bb https://github.com/openSUSE/wicked/commit/8a125d47a4e066e77cd560c8d814ac1495... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M autoip4/Makefile.am M autoip4/main.c M configure.ac M dhcp4/Makefile.am M dhcp4/main.c M dhcp6/Makefile.am M dhcp6/main.c M etc/systemd/wickedd-auto4.service.in M etc/systemd/wickedd-dhcp4.service.in M etc/systemd/wickedd-dhcp6.service.in M etc/systemd/wickedd-nanny.service.in M etc/systemd/wickedd.service.in M nanny/Makefile.am M nanny/main.c M server/Makefile.am M server/main.c Log Message: ----------- daemons: change services to use systemd notify Commit: 996051cab7ca9e27548b66cd94bfe27cb5045667 https://github.com/openSUSE/wicked/commit/996051cab7ca9e27548b66cd94bfe27cb5... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M configure.ac M etc/systemd/wickedd-auto4.service.in M etc/systemd/wickedd-dhcp4.service.in M etc/systemd/wickedd-dhcp6.service.in M etc/systemd/wickedd-nanny.service.in M etc/systemd/wickedd.service.in Log Message: ----------- systemd: remove bus-name from type=notify services Commit: 6b1f8ed18f254b3ba237ab0d9135c9a7b4892852 https://github.com/openSUSE/wicked/commit/6b1f8ed18f254b3ba237ab0d9135c9a7b4... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M etc/systemd/wickedd.service.in Log Message: ----------- systemd: ask udev to settle before wickedd runs Commit: 526989d15708dfbf8e9ce1cef33aa96d1c748cf0 https://github.com/openSUSE/wicked/commit/526989d15708dfbf8e9ce1cef33aa96d1c... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M src/dhcp6/fsm.c Log Message: ----------- Merge pull request #790 from mtomaschewski/bsc-1127340 dhcp6: don't discard confirm reply without status (bsc#1127340) Commit: d0c5848efed70bb34cb2c70bca0cf095c0711fc7 https://github.com/openSUSE/wicked/commit/d0c5848efed70bb34cb2c70bca0cf095c0... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M autoip4/Makefile.am M autoip4/main.c M configure.ac M dhcp4/Makefile.am M dhcp4/main.c M dhcp6/Makefile.am M dhcp6/main.c M etc/systemd/wickedd-auto4.service.in M etc/systemd/wickedd-dhcp4.service.in M etc/systemd/wickedd-dhcp6.service.in M etc/systemd/wickedd-nanny.service.in M etc/systemd/wickedd.service.in M include/wicked/fsm.h M nanny/Makefile.am M nanny/main.c M nanny/nanny.c M server/Makefile.am M server/main.c M src/fsm.c M wicked.spec.in Log Message: ----------- Merge pull request #791 from mtomaschewski/bug-1118206-1 use systemd notify and prevent backlog at start by calling udevadm settle (bsc#1118206) Commit: d4465ef03ab1d70e2e7fb292807e9152443ab5ca https://github.com/openSUSE/wicked/commit/d4465ef03ab1d70e2e7fb292807e915244... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-04-05 (Fri, 05 Apr 2019) Changed paths: M VERSION Log Message: ----------- version 0.6.54 Commit: 2376fdfdba042e9944cbd75686ea664b53bbef9c https://github.com/openSUSE/wicked/commit/2376fdfdba042e9944cbd75686ea664b53... Author: wicked-maintainers <wicked-maintainers@suse.de> Date: 2019-04-18 (Thu, 18 Apr 2019) Changed paths: M VERSION M autoip4/Makefile.am M autoip4/main.c M configure.ac M dhcp4/Makefile.am M dhcp4/main.c M dhcp6/Makefile.am M dhcp6/main.c M etc/systemd/wickedd-auto4.service.in M etc/systemd/wickedd-dhcp4.service.in M etc/systemd/wickedd-dhcp6.service.in M etc/systemd/wickedd-nanny.service.in M etc/systemd/wickedd.service.in M include/wicked/fsm.h M nanny/Makefile.am M nanny/main.c M nanny/nanny.c M server/Makefile.am M server/main.c M src/dhcp4/tester.c M src/dhcp6/fsm.c M src/dhcp6/tester.c M src/ethtool.c M src/fsm.c M src/kernel.c M wicked.spec.in Log Message: ----------- Merge tag 'version-0.6.54' into sle12-sp2-next version 0.6.54 - switch to use systemd notify and prevent event backlog at start by calling udevadm settle before starting wickedd (bsc#1118206) - dhcp6: don't discard confirm reply without status (bsc#1127340) - ethtool: set lro legacy flag and not txvlan (bsc#1123555) - init memory before use in ioctl - fsm: fix find pending worker loop segfault (boo#1106809) Commit: b9625b32490ebb3e924bb273b2963e1cb8a105f1 https://github.com/openSUSE/wicked/commit/b9625b32490ebb3e924bb273b2963e1cb8... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: A testing/ifbind.sh Log Message: ----------- testing: added ifbind.sh script to test hotplugging Commit: 33f80e732fb085595ca07ef7541c176e26e0e912 https://github.com/openSUSE/wicked/commit/33f80e732fb085595ca07ef7541c176e26... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M testing/ifbind.sh Log Message: ----------- testing: little ifbind.sh improvements Commit: 9d489b2875e305210eb880c8d7c6c16ebb4ade20 https://github.com/openSUSE/wicked/commit/9d489b2875e305210eb880c8d7c6c16ebb... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M testing/Makefile.am Log Message: ----------- testing: add ifbind.sh to dist files Commit: a78d3c461e6e0759a1fe1c15bc7672be744d8e46 https://github.com/openSUSE/wicked/commit/a78d3c461e6e0759a1fe1c15bc7672be74... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-11 (Tue, 11 Jun 2019) Changed paths: M testing/Makefile.am R testing/ifbind.sh A testing/scripts/ifbind.sh Log Message: ----------- testing: move ifbind.sh to testing/scripts Commit: e0926edba42db6b5bbf87f08cc553fc6d496311d https://github.com/openSUSE/wicked/commit/e0926edba42db6b5bbf87f08cc553fc6d4... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-12 (Wed, 12 Jun 2019) Changed paths: M src/config.c Log Message: ----------- dhcp4: clone all wicked-config dhcp4 options (bsc#1132326) A per device specified route-options and create-cid config options where reset instead to inherit from global defaults, causing to not consider them and to not send any dhcp4 routing options in requests when other config (e.g. custom options) were defined per device. Commit: 5edcd4efafb05d8cb7de3bf90a4538d10fa65703 https://github.com/openSUSE/wicked/commit/5edcd4efafb05d8cb7de3bf90a4538d10f... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-06-21 (Fri, 21 Jun 2019) Changed paths: M include/wicked/fsm.h M include/wicked/xml.h M src/xml-reader.c Log Message: ----------- cleaned up (extern) inline use in header files Commit: e3ed2e0462c5bcd88f85bac6c55be54f4dafc06a https://github.com/openSUSE/wicked/commit/e3ed2e0462c5bcd88f85bac6c55be54f4d... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-06-21 (Fri, 21 Jun 2019) Changed paths: M src/config.c Log Message: ----------- Merge pull request #795 from mtomaschewski:bsc-1132326 dhcp4: clone all wicked-config dhcp4 options (bsc#1132326) Commit: c0e769968879b6f824270ca879289dc3dade9dd7 https://github.com/openSUSE/wicked/commit/c0e769968879b6f824270ca879289dc3da... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-07-01 (Mon, 01 Jul 2019) Changed paths: M client/Makefile.am M client/read-config.c A client/read-config.h Log Message: ----------- ifconfig: clean up and separate subtype handling Commit: 21ddb19402c834f1eacfc0efa4bc9e012e0fce4a https://github.com/openSUSE/wicked/commit/21ddb19402c834f1eacfc0efa4bc9e012e... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-01 (Mon, 01 Jul 2019) Changed paths: M client/read-config.c Log Message: ----------- ifconfig: check /etc/SUSE-brand to guess type suse Commit: 02b9d19f9207664daec1b72a6fc0cae2042f8e3a https://github.com/openSUSE/wicked/commit/02b9d19f9207664daec1b72a6fc0cae204... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-01 (Mon, 01 Jul 2019) Changed paths: M include/wicked/types.h M include/wicked/xml.h Log Message: ----------- xml: move xml_document_array_t to types.h Commit: c9d471b07ccedd6ac734a9d6a1fa6a15639f6ab4 https://github.com/openSUSE/wicked/commit/c9d471b07ccedd6ac734a9d6a1fa6a1563... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M include/wicked/fsm.h M include/wicked/xml.h M src/xml-reader.c Log Message: ----------- Merge pull request #796 from mtomaschewski/cleanup-inline cleaned up (extern) inline use in header files Commit: 284b1e6aacf8a96fd79e57ca3e68844f93bafa3d https://github.com/openSUSE/wicked/commit/284b1e6aacf8a96fd79e57ca3e68844f93... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-07-03 (Wed, 03 Jul 2019) Changed paths: M client/Makefile.am M client/read-config.c A client/read-config.h M include/wicked/types.h M include/wicked/xml.h Log Message: ----------- Merge pull request #797 from mtomaschewski:subtype-cleanup ifconfig: clean up and separate subtype handling Commit: 5a870224791066c87bfc54ed7d8ed14b61d4b73c https://github.com/openSUSE/wicked/commit/5a870224791066c87bfc54ed7d8ed14b61... Author: Ken Lin <ken23421@gmail.com> Date: 2019-07-04 (Thu, 04 Jul 2019) Changed paths: M src/dhcp4/fsm.c Log Message: ----------- dhcp4: nullify defer timer pointer when timeout Commit: 9b30eab8b5e3b27a28e2a061b75c0275e7183050 https://github.com/openSUSE/wicked/commit/9b30eab8b5e3b27a28e2a061b75c0275e7... Author: Martin Wilck <mwilck@suse.com> Date: 2019-07-05 (Fri, 05 Jul 2019) Changed paths: M man/ifcfg-ovs-bridge.5.in Log Message: ----------- man: ifcfg-ovs-bridge(5): recommend STARTMODE=nfsroot This may help avoiding user surprises. Commit: dda52157356ac9d40d49679097dade1bb622a09f https://github.com/openSUSE/wicked/commit/dda52157356ac9d40d49679097dade1bb6... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-05 (Fri, 05 Jul 2019) Changed paths: M man/ifcfg-ovs-bridge.5.in Log Message: ----------- Merge pull request #800 from mwilck/master man: ifcfg-ovs-bridge(5): recommend STARTMODE=nfsroot Commit: 6d504fab6f7c778b6987559ca68e282b972adac5 https://github.com/openSUSE/wicked/commit/6d504fab6f7c778b6987559ca68e282b97... Author: Egbert Eich <eich@suse.com> Date: 2019-07-08 (Mon, 08 Jul 2019) Changed paths: M src/rfkill.c Log Message: ----------- rfkill: In switch statement heck enum variable not constant This fixes broken Wifi support reported in: https://bugzilla.suse.com/show_bug.cgi?id=1140117 Signed-off-by: Egbert Eich <eich@suse.com> Commit: 7fa72c4e246937f9da753770efa07cd9f7b816e9 https://github.com/openSUSE/wicked/commit/7fa72c4e246937f9da753770efa07cd9f7... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-18 (Thu, 18 Jul 2019) Changed paths: M src/dhcp4/fsm.c Log Message: ----------- Merge pull request #799 from ken23421/fix-fsm-timeout dhcp4: nullify defer timer pointer when timeout Commit: 0d8a76bed6ba2b77c4d7b09806adbc7958d8234a https://github.com/openSUSE/wicked/commit/0d8a76bed6ba2b77c4d7b09806adbc7958... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-18 (Thu, 18 Jul 2019) Changed paths: M src/rfkill.c Log Message: ----------- Merge pull request #801 from e4t/master rfkill: In switch statement check enum variable not constant Commit: c77199471b9da4087f5d61907df1ef13e094636f https://github.com/openSUSE/wicked/commit/c77199471b9da4087f5d61907df1ef13e0... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-07-26 (Fri, 26 Jul 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M schema/bridge.xml M src/dbus-objects/bridge.c Log Message: ----------- bridge: honour ifcfg LLADDR and set link address (boo#1142670) Commit: 9d34399e5f19fb4dbd3884236dbad278bfbd081d https://github.com/openSUSE/wicked/commit/9d34399e5f19fb4dbd3884236dbad278bf... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-07-29 (Mon, 29 Jul 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M schema/bridge.xml M src/dbus-objects/bridge.c Log Message: ----------- Merge pull request #803 from mtomaschewski:bridge-lladdr bridge: honour ifcfg LLADDR and set link address (bsc#1042123,boo#1142670) Commit: 54d81982d2f84a54d44ae1abd23085c26049a089 https://github.com/openSUSE/wicked/commit/54d81982d2f84a54d44ae1abd23085c260... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-07-29 (Mon, 29 Jul 2019) Changed paths: M etc/systemd/wickedd.service.in Log Message: ----------- systemd: change udev settle from preexec to depend Commit: ff69e6b4f87c2f62f39fdc9a5596a20499063b9a https://github.com/openSUSE/wicked/commit/ff69e6b4f87c2f62f39fdc9a5596a20499... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-05 (Mon, 05 Aug 2019) Changed paths: M etc/systemd/wickedd.service.in Log Message: ----------- Merge pull request #804 from rtorrero/systemd-settle systemd: change to depend on udev settle service (bsc#1136034,bsc#1132774) Commit: 59a2b50a23e2bd1f23088938e15c8048b0c78561 https://github.com/openSUSE/wicked/commit/59a2b50a23e2bd1f23088938e15c8048b0... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-12 (Mon, 12 Aug 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: Lower 'unexpected xid' msgs to debug level Commit: b9697174ae3c664508255fbfb1ceea302cd864cd https://github.com/openSUSE/wicked/commit/b9697174ae3c664508255fbfb1ceea302c... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-12 (Mon, 12 Aug 2019) Changed paths: M autoip4/autoip.h M autoip4/fsm.c M include/wicked/socket.h M include/wicked/wireless.h M src/async-resolver.c M src/capture.c M src/dbus-objects/wireless.c M src/dhcp4/device.c M src/dhcp4/dhcp4.h M src/dhcp4/fsm.c M src/dhcp6/device.c 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/socket.c M src/timer.c M src/wireless.c M src/wpa-supplicant.c M src/wpa-supplicant.h Log Message: ----------- time: use boot time for timer instead of real time Commit: a15377f24392d26cf0a71c6cf0354ce2e1e350a8 https://github.com/openSUSE/wicked/commit/a15377f24392d26cf0a71c6cf0354ce2e1... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-12 (Mon, 12 Aug 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: set transmission start later and log timings Commit: 515463d3d84a73b372ce607cef2d304b788ff26c https://github.com/openSUSE/wicked/commit/515463d3d84a73b372ce607cef2d304b78... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-12 (Mon, 12 Aug 2019) Changed paths: M src/dhcp4/device.c M src/dhcp4/fsm.c M src/dhcp4/protocol.c Log Message: ----------- dhcp4: consistently log xid in host byte order Commit: 4d87c5a467e067c703ba98d4a93358e10def4aae https://github.com/openSUSE/wicked/commit/4d87c5a467e067c703ba98d4a93358e10d... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- Merge pull request #806 from rtorrero/lower-loglevel_unexpected-xid dhcp6: lower unexpected xid messages to debug level Commit: 15ca1073a50d57161972e961f6a266ef9064e16b https://github.com/openSUSE/wicked/commit/15ca1073a50d57161972e961f6a266ef90... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/suse/config/sysconfig.dhcp-wicked M client/wicked-client.h M dhcp6/dbus-api.c M schema/addrconf.xml M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/protocol.c Log Message: ----------- dhcp6: do not default to a /64 address prefix-length Add an address-length aka DHCLIENT6_ADDRESS_LENGTH ifcfg option, which permits to specify explicit prefix-length to use for the DHCPv6 address, e.g. 64 to use address as 2001:db8::1/64 or 80 for 2001:db8::1/80. When 0 or unspecified (default), prefix-length of the smallest on-link prefix (highest /length number) in the IPv6 router advertisement matching the address is used or 128 (see also rfc5942). Commit: a3e11b9bb797811525930dee844466033a23de5c https://github.com/openSUSE/wicked/commit/a3e11b9bb797811525930dee844466033a... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M autoip4/autoip.h M autoip4/fsm.c M include/wicked/socket.h M include/wicked/wireless.h M src/async-resolver.c M src/capture.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/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/socket.c M src/timer.c M src/wireless.c M src/wpa-supplicant.c M src/wpa-supplicant.h Log Message: ----------- Merge pull request #807 from mtomaschewski/timer-time time: use boot time for timer instead of real time (bsc#1129986) Commit: d5d6cdeff977122be408ffb1eb3019d1fa4b5f9b https://github.com/openSUSE/wicked/commit/d5d6cdeff977122be408ffb1eb3019d1fa... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/suse/config/sysconfig.dhcp-wicked M client/wicked-client.h M dhcp6/dbus-api.c M schema/addrconf.xml M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/protocol.c Log Message: ----------- Merge pull request #808 from mtomaschewski/address-len dhcp6: do not default to a /64 address prefix-length (bsc#1132280) Commit: 05e1f79c86f6e596a1dd942141800db0fe0a4a9b https://github.com/openSUSE/wicked/commit/05e1f79c86f6e596a1dd942141800db0fe... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M man/ifcfg-dhcp.5.in Log Message: ----------- man: document new address-length setting Commit: a1cbda33c559adc66618abf747fc22ae7c13df85 https://github.com/openSUSE/wicked/commit/a1cbda33c559adc66618abf747fc22ae7c... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M man/ifcfg-dhcp.5.in Log Message: ----------- Merge pull request #809 from rtorrero/man-address-length man: document new address-length setting Commit: 47e540a7456fd0a5b9b951117b75523b24a10300 https://github.com/openSUSE/wicked/commit/47e540a7456fd0a5b9b951117b75523b24... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-08-14 (Wed, 14 Aug 2019) Changed paths: M VERSION Log Message: ----------- version 0.6.55 Commit: 9753c8c825066fae542d4c465046f33f60611134 https://github.com/openSUSE/wicked/commit/9753c8c825066fae542d4c465046f33f60... 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 sle12-sp2 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: 21ca758151e6820ed7a94c6d66f564bccaf061e7 https://github.com/openSUSE/wicked/commit/21ca758151e6820ed7a94c6d66f564bcca... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-05 (Thu, 05 Sep 2019) Changed paths: M include/wicked/address.h M src/address.c Log Message: ----------- address: add noprefixroute convince utilities Commit: d51535cd0e7e8a6b4e461c8976c315cca3c7ae2d https://github.com/openSUSE/wicked/commit/d51535cd0e7e8a6b4e461c8976c315cca3... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-05 (Thu, 05 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: set the noprefixroute addresses option Commit: 9b0bb06bc52eab481a1ca73803f2ab11a4e9fd36 https://github.com/openSUSE/wicked/commit/9b0bb06bc52eab481a1ca73803f2ab11a4... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/tester.c M dhcp6/main.c M include/wicked/addrconf.h M schema/constants.xml.in M src/dhcp6/device.c M src/dhcp6/fsm.c M src/dhcp6/tester.c M src/names.c M util/mkconst.c Log Message: ----------- dhcp6: change mode to a bitmap with a prefix bit Commit: 18952894f8c632ae5a8dd07aa9e2600ffb22590d https://github.com/openSUSE/wicked/commit/18952894f8c632ae5a8dd07aa9e2600ffb... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M util/mkconst.c Log Message: ----------- mkconst: introduce getmap permitting aliases Commit: ccd68a129ae290f7b9df03ddc6db637a86895e45 https://github.com/openSUSE/wicked/commit/ccd68a129ae290f7b9df03ddc6db637a86... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h Log Message: ----------- dhcp6: split ia/iadr clone/copy and move to options Commit: e6a01a7108de79867fc9f6ec6d842fc73ce06d03 https://github.com/openSUSE/wicked/commit/e6a01a7108de79867fc9f6ec6d842fc73c... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: add ia na+pd depending on mode bits to solicit Commit: 07438e16852bc4469d39ab5f7187ce08eca21a44 https://github.com/openSUSE/wicked/commit/07438e16852bc4469d39ab5f7187ce08ec... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M include/wicked/addrconf.h M include/wicked/types.h M src/dhcp6/options.h Log Message: ----------- dhcp6: cleanup common dhcp6 forward declarations Commit: 8cfa95338cf5dae95b33fddf622597ffb828cbb2 https://github.com/openSUSE/wicked/commit/8cfa95338cf5dae95b33fddf622597ffb8... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M dhcp6/dbus-api.c M include/wicked/types.h M schema/addrconf.xml M src/Makefile.am M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c A src/dhcp6/request.h M src/dhcp6/tester.c Log Message: ----------- dhcp6: parse dbus and xml prefix request with hint Commit: c558aeab3403b4729626e294df3f745df4719186 https://github.com/openSUSE/wicked/commit/c558aeab3403b4729626e294df3f745df4... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M dhcp6/dbus-api.c M src/dhcp6/lease.c M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/tester.c Log Message: ----------- dhcp6: new ia_address,ia_prefix utils with pd-exclude Commit: dc376538493751f7b82427ba1a5df6eac44967b7 https://github.com/openSUSE/wicked/commit/dc376538493751f7b82427ba1a5df6eac4... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/fsm.c M src/dhcp6/fsm.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h Log Message: ----------- dhcp6: cleanup fsm message parsing parameters Commit: 722f68d3a120cc9642528661a3408a8a44095650 https://github.com/openSUSE/wicked/commit/722f68d3a120cc9642528661a3408a8a44... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M client/compat.c M client/suse/compat-suse.c M client/suse/config/sysconfig.dhcp-wicked M client/wicked-client.h M man/ifcfg-dhcp.5.in M src/dhcp6/fsm.c Log Message: ----------- dhcp6: parse DHCLIENT6_PREFIX_HINT in suse ifcfg Commit: 939cdef880868d7cd36337322648e6327fe33ded https://github.com/openSUSE/wicked/commit/939cdef880868d7cd36337322648e6327f... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h Log Message: ----------- dhcp6: apply sol-max-rt and inf-max-rt from msg Commit: d8b78dd9d54004f536ccc6fde256e892e3496f4f https://github.com/openSUSE/wicked/commit/d8b78dd9d54004f536ccc6fde256e892e3... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c M src/dhcp6/protocol.h Log Message: ----------- dhcp6: move iadr usable, add lft left utilities Commit: 1b75ad94a0aec5c38278f4936e430b42dd9cfe9d https://github.com/openSUSE/wicked/commit/1b75ad94a0aec5c38278f4936e430b42dd... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/fsm.c Log Message: ----------- dhcp6: adjust valid iadrs counting in solicit replies Commit: c987e2eeae9cf798dc3ce6e1b7cc66225c3e4e4a https://github.com/openSUSE/wicked/commit/c987e2eeae9cf798dc3ce6e1b7cc66225c... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/protocol.h Log Message: ----------- dhcp6: adjust DEC_/REL_MAX_RC timings to RFC8415 Commit: 503c27fc4a7760307fdf354938002ff187596f05 https://github.com/openSUSE/wicked/commit/503c27fc4a7760307fdf354938002ff187... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/fsm.c M src/dhcp6/protocol.c Log Message: ----------- dhcp6: start with rebind on confirm with prefix Commit: 4a03f45368ae8ef3419741665c8730266bc065c2 https://github.com/openSUSE/wicked/commit/4a03f45368ae8ef3419741665c8730266b... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/device.c M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c Log Message: ----------- dhcp6: improve address/prefix overview on lease commit Commit: 766aac1179194129f9f37bdc73978ef9d90c122d https://github.com/openSUSE/wicked/commit/766aac1179194129f9f37bdc73978ef9d9... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/lease.c Log Message: ----------- dhcp6: omit expired ia addresses in leases write Commit: f69cd0d9084bfb6d569cffbdead3c01c1f46049d https://github.com/openSUSE/wicked/commit/f69cd0d9084bfb6d569cffbdead3c01c1f... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/dhcp6.h M src/dhcp6/options.c M src/dhcp6/options.h M src/dhcp6/protocol.c Log Message: ----------- dhcp6: move typed ia utilities to options Commit: 4611f5ce70f517259b7cae3c3724d015886aa1b6 https://github.com/openSUSE/wicked/commit/4611f5ce70f517259b7cae3c3724d01588... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/leaseinfo.c Log Message: ----------- dhcp6: add pd prefixes to the leaseinfo output Commit: f182a25e3ac5ad505b96b979a1a98cc9aadea3ae https://github.com/openSUSE/wicked/commit/f182a25e3ac5ad505b96b979a1a98cc9aa... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/calls.c Log Message: ----------- dbus: fix to check error ctx handler before calling it Commit: f399d0a03d43f79c0dbb4df2b07f0a73a004e247 https://github.com/openSUSE/wicked/commit/f399d0a03d43f79c0dbb4df2b07f0a73a0... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: don't log ia-address/prexies in build twice Commit: 6e67208a5a255117de39739e33cb16e2a95a2889 https://github.com/openSUSE/wicked/commit/6e67208a5a255117de39739e33cb16e2a9... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M src/dbus-objects/misc.c Log Message: ----------- dhcp6: add lease ia_list translation to/from dbus Commit: d59edde070bb6d6b87d305f683bd0474ccf55430 https://github.com/openSUSE/wicked/commit/d59edde070bb6d6b87d305f683bd0474cc... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M include/wicked/address.h M src/address.c M src/dhcp6/protocol.c Log Message: ----------- Merge pull request #810 from mtomaschewski/dhcp6-noprefixroute dhcp6: set the noprefixroute address option (bsc#1132280) Commit: b6d960fd8c38d46417adf5f82b7ba70214ced4f0 https://github.com/openSUSE/wicked/commit/b6d960fd8c38d46417adf5f82b7ba70214... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: 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 dhcp6/dbus-api.c M dhcp6/main.c M include/wicked/addrconf.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/calls.c M src/dbus-objects/misc.c M src/dhcp6/device.c 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/leaseinfo.c M src/names.c M util/mkconst.c Log Message: ----------- Merge pull request #811 from mtomaschewski/dhcp6pd-v1 dhcp6: initial support to request prefix for delegations (jsc#SLE-5936) Commit: def696a3427141017481a40912e22c037444c9a8 https://github.com/openSUSE/wicked/commit/def696a3427141017481a40912e22c0374... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-06 (Fri, 06 Sep 2019) Changed paths: M VERSION Log Message: ----------- version 0.6.56 Commit: c8554cddb9c553f0c911627f462769d4a6cd43de https://github.com/openSUSE/wicked/commit/c8554cddb9c553f0c911627f462769d4a6... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/names.c Log Message: ----------- dhcp6: don't adjust empty mode mask to auto in format Commit: 9cbac51a85520152c76bea7f09007709d7c92a31 https://github.com/openSUSE/wicked/commit/9cbac51a85520152c76bea7f09007709d7... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/fsm.c Log Message: ----------- dhcp6: don't return error if not enabled in RA Commit: aa123cddcb29ed94b3f63abd215bbb17f3c9f129 https://github.com/openSUSE/wicked/commit/aa123cddcb29ed94b3f63abd215bbb17f3... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M include/wicked/ipv6.h M src/iflist.c M src/ipv6.c M src/kernel.h Log Message: ----------- ipv6: parse ra-status flags provided in newlink msgs Commit: 5ce682e0380ebafbe1cce6096282ee9501fa6d66 https://github.com/openSUSE/wicked/commit/5ce682e0380ebafbe1cce6096282ee9501... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/fsm.c M src/dhcp6/protocol.c Log Message: ----------- dhcp6: pick not yet provided IAs on confirm rebind Commit: 202b3c949794d76421f75bee310d6f9088017898 https://github.com/openSUSE/wicked/commit/202b3c949794d76421f75bee310d6f9088... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/device.c M src/dhcp6/device.h M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/dhcp6/tester.c Log Message: ----------- dhcp6: differentiated mode=auto resolving from RA Commit: a840a535119a7c9bcd618433f8923735ee1f553a https://github.com/openSUSE/wicked/commit/a840a535119a7c9bcd618433f8923735ee... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- dhcp6: omit noprefixroute with address-length (bsc#1150972) Permit to assume that the address prefix-length override specified in the config is a valid on-link prefix length, to let the kernel create a route for this prefix. Commit: 28703f5ee6f825883a1d01ad5c456af5707c9c74 https://github.com/openSUSE/wicked/commit/28703f5ee6f825883a1d01ad5c456af570... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M include/wicked/ipv6.h M src/dhcp6/device.c M src/dhcp6/device.h M src/dhcp6/dhcp6.h M src/dhcp6/fsm.c M src/dhcp6/protocol.c M src/dhcp6/protocol.h M src/dhcp6/tester.c M src/iflist.c M src/ipv6.c M src/kernel.h M src/names.c Log Message: ----------- Merge pull request #812 from mtomaschewski/dhcp6-auto dhcp6: differentiated mode=auto resolving from RA (bsc#1150183) Commit: 7b76166b4360384b13d2f52a88f760fa917b9953 https://github.com/openSUSE/wicked/commit/7b76166b4360384b13d2f52a88f760fa91... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M src/dhcp6/protocol.c Log Message: ----------- Merge pull request #813 from mtomaschewski/dhcp6-noprefixroute dhcp6: omit noprefixroute with address-length (bsc#1150972) Commit: caac162b5a8784d65babfaea60c87446cec00607 https://github.com/openSUSE/wicked/commit/caac162b5a8784d65babfaea60c87446ce... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-09-19 (Thu, 19 Sep 2019) Changed paths: M VERSION Log Message: ----------- version 0.6.57 Commit: 2b092458e61b644e19860c4e28ff3c4564095814 https://github.com/openSUSE/wicked/commit/2b092458e61b644e19860c4e28ff3c4564... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-09-25 (Wed, 25 Sep 2019) Changed paths: M configure.ac M wicked.spec.in Log Message: ----------- fix library versioning to avoid crash (bsc#1143182, bsc#1132977) Commit: 16879eea8c1b8c26f9e79166fd490b2d148b7617 https://github.com/openSUSE/wicked/commit/16879eea8c1b8c26f9e79166fd490b2d14... Author: Rubén Torrero Marijnissen <rtorreromarijnissen@suse.com> Date: 2019-10-01 (Tue, 01 Oct 2019) Changed paths: M wicked.spec.in Log Message: ----------- spec: move internal libwicked library into the wicked package Commit: f7d021140cf23af9e575ac9d7c52a03e16b8d718 https://github.com/openSUSE/wicked/commit/f7d021140cf23af9e575ac9d7c52a03e16... Author: Marius Tomaschewski <mt@suse.com> Date: 2019-10-03 (Thu, 03 Oct 2019) Changed paths: M configure.ac M wicked.spec.in Log Message: ----------- Merge pull request #814 from rtorrero/libwicked-squash libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) Commit: d1dfb7246d43c20094515ef07fea1760a964ce7d https://github.com/openSUSE/wicked/commit/d1dfb7246d43c20094515ef07fea1760a9... Author: Marius Tomaschewski <mt@suse.de> Date: 2019-10-04 (Fri, 04 Oct 2019) Changed paths: M VERSION Log Message: ----------- version 0.6.60 Commit: 6cf4069fbfa5fc33475cff579a61527538370b81 https://github.com/openSUSE/wicked/commit/6cf4069fbfa5fc33475cff579a61527538... 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 sle12-sp2 version 0.6.60 - libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) Compare: https://github.com/openSUSE/wicked/compare/d5c7ce93a3ae...6cf4069fbfa5
participants (1)
-
Marius Tomaschewski