[wicked-commit] [openSUSE/wicked] 445b0b: ethernet: lower ethtool not supported messages to ...
Branch: refs/heads/sle12 Home: https://github.com/openSUSE/wicked Commit: 445b0b24a898ba0763b3aafac27231cc5c36e9d3 https://github.com/openSUSE/wicked/commit/445b0b24a898ba0763b3aafac27231cc5c... Author: Karol Mroz <kmroz@suse.de> Date: 2014-09-19 (Fri, 19 Sep 2014) Changed paths: M src/ethernet.c Log Message: ----------- ethernet: lower ethtool not supported messages to debugs Commit: 2da38f7ded2a96314998defcbbf0b6a79993b6d0 https://github.com/openSUSE/wicked/commit/2da38f7ded2a96314998defcbbf0b6a799... Author: Karol Mroz <kmroz@suse.de> Date: 2014-09-19 (Fri, 19 Sep 2014) Changed paths: M src/ethernet.c Log Message: ----------- Merge pull request #431 from kmroz/ethtool-debugs ethernet: lower ethtool not supported messages to debugs Commit: 3913ad460d66a09d93796ae8844c249962b6d196 https://github.com/openSUSE/wicked/commit/3913ad460d66a09d93796ae8844c249962... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-22 (Mon, 22 Sep 2014) Changed paths: M client/compat.c Log Message: ----------- routes: generate routes also without IP (bnc#895219) Commit: c891137c11dc7227f54640a664fe53488f18048b https://github.com/openSUSE/wicked/commit/c891137c11dc7227f54640a664fe53488f... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-22 (Mon, 22 Sep 2014) Changed paths: M client/suse/compat-suse.c Log Message: ----------- routes: show a note about not matching routes (bnc#895219) Commit: 8b4ac096c496edb8a7f19c781107d3d169505d34 https://github.com/openSUSE/wicked/commit/8b4ac096c496edb8a7f19c781107d3d169... Author: Karol Mroz <kmroz@suse.de> Date: 2014-09-22 (Mon, 22 Sep 2014) Changed paths: M client/compat.c M client/suse/compat-suse.c Log Message: ----------- Merge pull request #433 from mtomaschewski/af-static routes: generate routes also without IP (bnc#895219) Commit: 11ca79310986ddb137a68d3707eca2e60a78c265 https://github.com/openSUSE/wicked/commit/11ca79310986ddb137a68d3707eca2e60a... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-09-23 (Tue, 23 Sep 2014) Changed paths: M client/ifreload.c M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- ifup,ifreload: wait for all tentative addresses Commit: d95a9b7e458a0ccf21aeb38cbe5f5215a164a0fc https://github.com/openSUSE/wicked/commit/d95a9b7e458a0ccf21aeb38cbe5f5215a1... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-23 (Tue, 23 Sep 2014) Changed paths: M README Log Message: ----------- README: updated / improved Commit: ac0c4404d21fedcf14d3767dc83256726d4d8d91 https://github.com/openSUSE/wicked/commit/ac0c4404d21fedcf14d3767dc83256726d... Author: Karol Mroz <kmroz@suse.de> Date: 2014-09-23 (Tue, 23 Sep 2014) Changed paths: M man/Makefile.am A man/ifcfg-dhcp.5.in M wicked.spec.in Log Message: ----------- man,spec: introduce ifcfg-dhcp man page Covers DHCLIENT and DHCLIENT6 variables. Commit: a0e1518bcc3332237614cfd42f99e3a9bd445ad2 https://github.com/openSUSE/wicked/commit/a0e1518bcc3332237614cfd42f99e3a9bd... Author: Karol Mroz <kmroz@suse.de> Date: 2014-09-23 (Tue, 23 Sep 2014) Changed paths: M man/ifcfg.5.in Log Message: ----------- man: reference ifcfg-dhcp5 and remove template reference from ifcfg5 Commit: 2bcd617a68ca32a67bc2d483ec822340a26aa072 https://github.com/openSUSE/wicked/commit/2bcd617a68ca32a67bc2d483ec822340a2... Author: Karol Mroz <kmroz@suse.de> Date: 2014-09-23 (Tue, 23 Sep 2014) Changed paths: M man/ifup.8.in Log Message: ----------- man: remove template reference from ifup8 Commit: c084825879e306a9d63e0774fd6c3d69174b030e https://github.com/openSUSE/wicked/commit/c084825879e306a9d63e0774fd6c3d6917... Author: Karol Mroz <kmroz@suse.de> Date: 2014-09-23 (Tue, 23 Sep 2014) Changed paths: M man/ifcfg-wireless.5.in Log Message: ----------- man: remove template reference from ifcfg-wireless5 Commit: 0ddc36c49a90d81636c8c16f2b87b9e3b6c490d3 https://github.com/openSUSE/wicked/commit/0ddc36c49a90d81636c8c16f2b87b9e3b6... Author: Karol Mroz <kmroz@suse.de> Date: 2014-09-23 (Tue, 23 Sep 2014) Changed paths: M client/compat.c M include/wicked/xml.h M src/xml.c Log Message: ----------- client,xml: move xml helper functions to library code Commit: 24cf40af7358595c25421c5fb9be3ad36654ec7a https://github.com/openSUSE/wicked/commit/24cf40af7358595c25421c5fb9be3ad366... Author: Karol Mroz <kmroz@suse.de> Date: 2014-09-23 (Tue, 23 Sep 2014) Changed paths: M client/compat.c M include/wicked/util.h M src/util.c Log Message: ----------- client,util: move sprint helper functions to library code Commit: 0a3943e3ac8fe4cf45a2ab0e2c7a2c41609d2fbe https://github.com/openSUSE/wicked/commit/0a3943e3ac8fe4cf45a2ab0e2c7a2c4160... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-09-24 (Wed, 24 Sep 2014) Changed paths: M src/fsm.c Log Message: ----------- fsm: New device structure print Commit: a9a4ad9d012d39f851d241b25c8adf0f61cea826 https://github.com/openSUSE/wicked/commit/a9a4ad9d012d39f851d241b25c8adf0f61... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-24 (Wed, 24 Sep 2014) Changed paths: M client/ifreload.c M client/ifup.c M include/wicked/fsm.h M src/fsm.c Log Message: ----------- Merge pull request #434 from pwieczorkiewicz/tentative_wait ifup,ifreload: wait for all tentative addresses Commit: 33cfac848a2e68baa4c45c2fcbfae4c7d0c40cba https://github.com/openSUSE/wicked/commit/33cfac848a2e68baa4c45c2fcbfae4c7d0... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-24 (Wed, 24 Sep 2014) Changed paths: M man/Makefile.am A man/ifcfg-dhcp.5.in M man/ifcfg-wireless.5.in M man/ifcfg.5.in M man/ifup.8.in M wicked.spec.in Log Message: ----------- Merge pull request #435 from kmroz/ifcfg-dhcp man: introduce ifcfg-dhcp man page covering DHCLIENT and DHCLIENT6 vars Commit: dc1c704cd3ce57ced61bef1a5d74940a7cfd7ccd https://github.com/openSUSE/wicked/commit/dc1c704cd3ce57ced61bef1a5d74940a7c... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-24 (Wed, 24 Sep 2014) Changed paths: M src/fsm.c Log Message: ----------- Merge pull request #436 from pwieczorkiewicz/struct-print fsm: corrected device hierarchy structure print Commit: d65ebad53b39234ca4667b342287465e444aba2d https://github.com/openSUSE/wicked/commit/d65ebad53b39234ca4667b342287465e44... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-24 (Wed, 24 Sep 2014) Changed paths: M client/compat.c M include/wicked/util.h M include/wicked/xml.h M src/util.c M src/xml.c Log Message: ----------- Merge pull request #437 from kmroz/util-cleanup util,xml: move useful functions to libwicked Commit: 486a54d4c5ad9f65708a3719cec6fe090ab6d20a https://github.com/openSUSE/wicked/commit/486a54d4c5ad9f65708a3719cec6fe090a... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-25 (Thu, 25 Sep 2014) Changed paths: M wicked.spec.in Log Message: ----------- rpm: reload dbus in wicked-service post-install (bnc#897775) We install dbus security policies for wicked service -- ensure we tell dbus to (re)load them after installation / uninstall. Commit: ce20c513d825926fec20f4d98021665e39c2bc3c https://github.com/openSUSE/wicked/commit/ce20c513d825926fec20f4d98021665e39... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-25 (Thu, 25 Sep 2014) Changed paths: M wicked.spec.in Log Message: ----------- rpm: dbus policies as noreplace config (bnc#897775) We still mark the policies as config to keep backups, but replace them on upgrade to ensure they match new daemons. Commit: d363c51aef049d56bf821e3eba642ab5ae7f7181 https://github.com/openSUSE/wicked/commit/d363c51aef049d56bf821e3eba642ab5ae... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-25 (Thu, 25 Sep 2014) Changed paths: M man/ifcfg.5.in M man/wicked-config.5.in M man/wickedd.8.in Log Message: ----------- man: added startmode hotplug and use-nanny (bnc#896403) Commit: b37c85dc99d2302d2957c421fdea856f62ffab0c https://github.com/openSUSE/wicked/commit/b37c85dc99d2302d2957c421fdea856f62... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-25 (Thu, 25 Sep 2014) Changed paths: M wicked.spec.in Log Message: ----------- Merge pull request #438 from mtomaschewski/dbus-reload rpm: reload dbus in wicked-service post-install (bnc#897775) Commit: 7537c2c352022fbc5ca21ec6990e5ab917339e95 https://github.com/openSUSE/wicked/commit/7537c2c352022fbc5ca21ec6990e5ab917... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-25 (Thu, 25 Sep 2014) Changed paths: M wicked.spec.in Log Message: ----------- Merge pull request #439 from mtomaschewski/dbus-replace-config rpm: dbus policies as noreplace config (bnc#897775) Commit: 6b747cb879f1a701859aa65c8040982ace4d14d2 https://github.com/openSUSE/wicked/commit/6b747cb879f1a701859aa65c8040982ace... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-25 (Thu, 25 Sep 2014) Changed paths: M man/ifcfg.5.in M man/wicked-config.5.in M man/wickedd.8.in Log Message: ----------- Merge pull request #440 from mtomaschewski/ifcfg-hotplug man: added startmode hotplug and use-nanny (bnc#896403) Commit: 891d8e5aebdfa47a1d7d8bdeb24567aa670ab2d6 https://github.com/openSUSE/wicked/commit/891d8e5aebdfa47a1d7d8bdeb24567aa67... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-09-25 (Thu, 25 Sep 2014) Changed paths: M src/fsm.c Log Message: ----------- fsm: Add timeout to the ni_fsm_wait_tentative_addrs() Commit: 955002e0372e2c86a90c3e764e5dbd0a30d8d1ce https://github.com/openSUSE/wicked/commit/955002e0372e2c86a90c3e764e5dbd0a30... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-25 (Thu, 25 Sep 2014) Changed paths: M src/config.c Log Message: ----------- config: improved allowed update mask/defaults DHCPv6 protocol does not define routing options (-> RA), current linux ypbind does not support ipv6, ... do not confuse users showing the current config would do this. Commit: 63cf1ec70196bd3604f0a60b0e2fcb63bffc7115 https://github.com/openSUSE/wicked/commit/63cf1ec70196bd3604f0a60b0e2fcb63bf... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M src/config.c Log Message: ----------- Merge pull request #441 from mtomaschewski/allow-update-mask config: improved allowed update mask/defaults Commit: 2e7189811e397b4feeed16f6726da3ee04770a3b https://github.com/openSUSE/wicked/commit/2e7189811e397b4feeed16f6726da3ee04... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M src/fsm.c Log Message: ----------- Merge pull request #442 from pwieczorkiewicz/tentative_wait2 fsm: introduce timeout for tentative addresses loop Commit: 13862879d0a1e003ef4bc41645763486164cfec7 https://github.com/openSUSE/wicked/commit/13862879d0a1e003ef4bc4164576348616... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M src/client/client_state.c Log Message: ----------- client-state: Do not fail on parsing empty origin and uuid Commit: 86a175a23ff3151e00d66e322da2b2a6b55c8928 https://github.com/openSUSE/wicked/commit/86a175a23ff3151e00d66e322da2b2a6b5... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M client/ifstatus.c Log Message: ----------- ifstatus: correctly OR grouped leas status (bnc#896188) Commit: b16c2659a6e696ba83bf7d3b822a76b069eab86b https://github.com/openSUSE/wicked/commit/b16c2659a6e696ba83bf7d3b822a76b069... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M src/fsm.c Log Message: ----------- fsm: no failure report on failed lease (bnc#896188) It is not a fsm failure when some lease request fails or has been deferred -- ifup/ifstatus shows the final status at the end. Commit: ff0c8450b5c513164bdfafdbc38067f103cc788b https://github.com/openSUSE/wicked/commit/ff0c8450b5c513164bdfafdbc38067f103... Author: Marius Tomaschewski <mt@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M include/wicked/netinfo.h M src/address.c Log Message: ----------- hwaddr: added is_invalid and broadcast utilities (bnc#898622) Commit: 69b63d4fb9a4259a1ef9a8f8d89651480b3b1943 https://github.com/openSUSE/wicked/commit/69b63d4fb9a4259a1ef9a8f8d89651480b... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M src/dbus-objects/dummy.c M src/dbus-objects/ethernet.c M src/dbus-objects/macvlan.c M src/dbus-objects/tuntap.c M src/dbus-objects/vlan.c Log Message: ----------- hwaddr: change hwaddr only when valid (bnc#898622) Commit: e7737694f3e43bdf0c919e569e045014f7183215 https://github.com/openSUSE/wicked/commit/e7737694f3e43bdf0c919e569e045014f7... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M client/ifstatus.c M src/fsm.c Log Message: ----------- Merge pull request #446 from mtomaschewski/status-tweaks-2 ifup/ifstatus: no failure report on failed/deferred lease (bnc#896188) Commit: dd27bd7d3ef3cc967cc863169fcbe5bfb058132b https://github.com/openSUSE/wicked/commit/dd27bd7d3ef3cc967cc863169fcbe5bfb0... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M include/wicked/netinfo.h M src/address.c M src/dbus-objects/dummy.c M src/dbus-objects/ethernet.c M src/dbus-objects/macvlan.c M src/dbus-objects/tuntap.c M src/dbus-objects/vlan.c Log Message: ----------- Merge pull request #445 from pwieczorkiewicz/hwaddr-reject hwaddr: added is_invalid and broadcast utilities (bnc#898622) Commit: de1b34bbbd3b3fc9dcd651e0702d8d4a1cef4281 https://github.com/openSUSE/wicked/commit/de1b34bbbd3b3fc9dcd651e0702d8d4a1c... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M src/client/client_state.c Log Message: ----------- Merge pull request #443 from pwieczorkiewicz/cs_parse_fix client-state: Do not fail on parsing empty origin and uuid (bnc#890084) Commit: 14a7218b0d96e8f64eef61f0181cd81b0be47e13 https://github.com/openSUSE/wicked/commit/14a7218b0d96e8f64eef61f0181cd81b0b... Author: Pawel Wieczorkiewicz <pwieczorkiewicz@suse.de> Date: 2014-09-26 (Fri, 26 Sep 2014) Changed paths: M VERSION Log Message: ----------- version 0.6.11 Compare: https://github.com/openSUSE/wicked/compare/dfdcef1a5fdc...14a7218b0d96
participants (1)
-
Pawel Wieczorkiewicz