[wicked-commit] [openSUSE/wicked] b9625b: testing: added ifbind.sh script to test hotplugging

Branch: refs/heads/testing Home: https://github.com/openSUSE/wicked 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 Compare: https://github.com/openSUSE/wicked/compare/d4465ef03ab1...284b1e6aacf8
participants (1)
-
Rubén Torrero Marijnissen