Revisions of wicked

buildservice-autocommit accepted request 1174279 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 252)
baserev update by copy to link target
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 251)
- client: fix ifreload to pull UP ports/links again when the config
  of their master/lower changed (bsc#1224100,gh#openSUSE/wicked#1014).
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 250)
- Fix ifreload to pull UP ports/links again when the config of their
  master/lower changed (bsc#1224100,gh#openSUSE/wicked#1014).
  [+ 0001-ifreload-pull-UP-again-on-master-lower-changes-bsc1224100.patch]
buildservice-autocommit accepted request 1172779 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 249)
baserev update by copy to link target
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 248)
- Update to version 0.6.75:
  - cleanup: fix ni_fsm_state_t enum-int-mismatch warnings
  - cleanup: fix overflow warnings in a socket testcase on i586
  - ifcheck: report new and deleted configs as changed (bsc#1218926)
  - man: improve ARP configuration options in the wicked-config.5
  - bond: add ports when master is UP to avoid port MTU revert (bsc#1219108)
  - cleanup: fix interface dependencies and shutdown order (bsc#1205604)
    - Remove port arrays from bond,team,bridge,ovs-bridge (redundant)
      and consistently use config and state info attached to the port
      interface as in rtnetlink(7).
    - Cleanup ifcfg parsing, schema configuration and service properties
    - Migrate ports in xml config and policies already applied in nanny
    - Remove "missed config" generation from finite state machine, which
      is completed while parsing the config or while xml config migration.
    - Issue a warning when "lower" interface (e.g. eth0) config is missed
      while parsing config depending on it (e.g. eth0.42 vlan).
    - Resolve ovs master to the effective bridge in config and wickedd
    - Implement netif-check-state require checks using system relations
      from wickedd/kernel instead of config relations for ifdown and add
      linkDown and deleteDevice checks to all master and lower references.
    - Add a `wicked <ifup|ifdown|ifreload> --dry-run …` option to show the
      system/config interface hierarchies as notice with +/- marked
      interfaces to setup and/or shutdown.
- Removed patches included in the source archive:
  [- 0001-addrconf-fix-fallback-lease-drop-bsc-1220996.patch]
  [- 0002-extensions-nbft-replace-nvme-show-nbft-with-nvme-nbf.patch]
  [- 0003-move-all-attribute-definitions-to-compiler-h.patch]
  [- 0004-hide-secrets-in-debug-log-bsc-1221194.patch]
  [- 0005-client-do-to-not-convert-sec-to-msec-twice-bsc-1222105.patch]
buildservice-autocommit accepted request 1166514 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 247)
baserev update by copy to link target
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 246)
- client: do not convert sec to msec twice (bsc#1222105)
  [+ 0005-client-do-to-not-convert-sec-to-msec-twice-bsc-1222105.patch]
buildservice-autocommit accepted request 1159817 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 245)
baserev update by copy to link target
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 244)
- hide secrets in debug log (bsc#1221194)
  [+ 0003-move-all-attribute-definitions-to-compiler-h.patch]
  [+ 0004-hide-secrets-in-debug-log-bsc-1221194.patch]
buildservice-autocommit accepted request 1158066 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 243)
baserev update by copy to link target
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 242)
- addrconf: fix fallback-lease drop (bsc#1220996)
  [+ 0001-addrconf-fix-fallback-lease-drop-bsc-1220996.patch]
- extensions/nbft: use upstream `nvme nbft show` (bsc#1221358)
  [+ 0002-extensions-nbft-replace-nvme-show-nbft-with-nvme-nbf.patch]
buildservice-autocommit accepted request 1149994 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 241)
baserev update by copy to link target
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 240)
- update to version 0.6.74 
  + team: add new options like link_watch_policy (jsc#PED-7183)
  + Fix memory leaks in dbus variant destroy and fsm free (gh#openSUSE/wicked#1001)
  + xpath: allow underscore in node identifier (gh#openSUSE/wicked#999)
  + vxlan: don't format unknown rtnl attrs (bsc#1219751)
- removed patches included in the source archive:
  [- 0009-ifreload-VLAN-changes-require-device-deletion-bsc-12.patch]
  [- 0008-ifcheck-fix-config-changed-check-bsc-1218926.patch]
  [- 0007-Fix-ifstatus-exit-code-for-NI_WICKED_ST_NO_CARRIER-s.patch]
  [- 0006-dhcp6-omit-the-SO_REUSEPORT-option-bsc-1215692.patch]
  [- 0005-duid-fix-comment-for-v6time.patch]
  [- 0004-rtnl-parse-peer-address-on-non-ptp-interfaces.patch]
  [- 0003-rtnl-pass-ifname-in-newaddr-parsing-and-logging.patch]
  [- 0002-system-updater-Parse-updater-format-from-XML-configu.patch]
  [- 0001-fix_arp_notify_loop_and_burst_sending.patch]
buildservice-autocommit accepted request 1143605 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 239)
baserev update by copy to link target
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 238)
- ifreload: VLAN changes require device deletion (bsc#1218927) 
  [+ 0009-ifreload-VLAN-changes-require-device-deletion-bsc-12.patch]
- ifcheck: fix config changed check (bsc#1218926)
  [+ 0008-ifcheck-fix-config-changed-check-bsc-1218926.patch]
- client: fix exit code for no-carrier status (bsc#1219265)
  [+ 0007-Fix-ifstatus-exit-code-for-NI_WICKED_ST_NO_CARRIER-s.patch]
- dhcp6: omit the SO_REUSEPORT option (bsc#1215692)
  [+ 0006-dhcp6-omit-the-SO_REUSEPORT-option-bsc-1215692.patch]
- duid: fix comment for v6time
  (https://github.com/openSUSE/wicked/pull/989)
  [+ 0005-duid-fix-comment-for-v6time.patch]
- rtnl: fix peer address parsing for non ptp-interfaces
  (https://github.com/openSUSE/wicked/pull/987,
  https://github.com/openSUSE/wicked/pull/988)
  [+ 0003-rtnl-pass-ifname-in-newaddr-parsing-and-logging.patch]
  [+ 0004-rtnl-parse-peer-address-on-non-ptp-interfaces.patch]
- system-updater: Parse updater format from XML configuration to 
  ensure install calls can run. 
  (https://github.com/openSUSE/wicked/pull/985)
  [+ 0002-system-updater-Parse-updater-format-from-XML-configu.patch]
buildservice-autocommit accepted request 1096908 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 237)
baserev update by copy to link target
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 236)
- ifconfig: fix arp notify loop (boo#1212806) and burst sending
  [+ 0001-fix_arp_notify_loop_and_burst_sending.patch]
buildservice-autocommit accepted request 1093768 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 235)
baserev update by copy to link target
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 234)
- update to version 0.6.73 (see also ChangeLog file):
- spec: cleanup artefacts removing systemv scripts and hooks
  (not used on any released version) and fix rpmlint warnings
- firmware: refactor firmware extension definition to unify
  its format with system-updater and dbus-service extensions.
- firmware: improve enable, disable and revert cli command;
  see wicked-firmware(8) manual page.
- wireless: Ignore not applicable WIRELESS_EAP_AUTH suse ifcfg
  variable within an within EAP-TLS network (bsc#1211026)
- json: output formatting improvements, unicode support via iconv
wicked maintainers's avatar wicked maintainers (wicked-maintainers) committed (revision 233)
- update to version 0.6.73
- spec: cleanup artefacts and fix some rpmlint warnings
- arp: allow verify/notify counter and interval configuration
- arp: handle ENOBUFS sending errors (bsc#1203300)
- extensions: improve environment variable handling
- firmware: refactor firmware extension definition
- firmware: enable, disable and revert cli commands
- code cleanup: fix memory leaks, add array/list utils
- wireless: Ignore WIRELESS_EAP_AUTH within TLS (bsc#1211026)
- cleanup /var/run leftovers in extension scripts (bsc#1194557)
- json: output formatting improvements and Unicode support
- removed patches included in the source archive:
  [- 0001-bond-workaround-6.1-enslave-regression-boo-1206674.patch,
   - 0002-extensions-nbft-add-post-up-script.bsc-1211647.patch]
Displaying revisions 1 - 20 of 252
openSUSE Build Service is sponsored by