[wicked-commit] [openSUSE/wicked] 80279b: dhcp: request hostname/fqdn option in the tester
Branch: refs/heads/sle12-sp1-next 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: 2a8b42ab53f8e76ea5f9ec1db5d751b1512fa4e8 https://github.com/openSUSE/wicked/commit/2a8b42ab53f8e76ea5f9ec1db5d751b151... 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-sp1-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) Compare: https://github.com/openSUSE/wicked/compare/d5c7ce93a3ae...2a8b42ab53f8
participants (1)
-
Rubén Torrero Marijnissen