Revisions of wicked

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1166514 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 100)
- client: do not convert sec to msec twice (bsc#1222105)
  [+ 0005-client-do-to-not-convert-sec-to-msec-twice-bsc-1222105.patch]
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1158066 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 98)
- 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]
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1149994 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 97)
- 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]
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1143605 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 96)
- 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]
Fabian Vogt's avatar Fabian Vogt (favogt_factory) accepted request 1096908 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 95)
- ifconfig: fix arp notify loop (boo#1212806) and burst sending
  [+ 0001-fix_arp_notify_loop_and_burst_sending.patch]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1093768 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 94)
- 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
- 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 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.
- code cleanup: fix memory leaks, add array/list utils
- wireless: Ignore not applicable WIRELESS_EAP_AUTH suse ifcfg
  variable within an within EAP-TLS network (bsc#1211026)
- cleanup /var/run leftovers in extension scripts (bsc#1194557)
- json: output formatting improvements, unicode support via iconv
- 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]

- extensions/nbft: add post-up script (bsc#1211647)
  In multipath scenarios, not all NBFT interfaces and respective
  connections may have been brought up during initramfs processing.
  If wicked brings up some NBFT interfaces after switching to the
  root file system, run a post-up script to initiate the NVMe
  connections.
  [+ 0002-extensions-nbft-add-post-up-script.bsc-1211647.patch]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1064159 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 93)
- bond: workaround 6.1 kernel enslave regression (boo#1206674)
  The kernel bond enslave rtnetlink message processing changed
  breaking an `ip link set down master bond0 dev eth0` like
  enslave which worked with all kernels from 4.12 up to 6.0.
  [+ 0001-bond-workaround-6.1-enslave-regression-boo-1206674.patch]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1061060 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 92)
- version 0.6.72
- nbft: introduced new wicked-nbft sub-package to setup network interfaces using NBFT
  firmware configuration according to the NVM Express Boot Specification 1.0 (jsc#PED-3132)
- client: add `wicked firmware extensions|interfaces|enable|disable` command to
  improve `ibft`,`nbft`,`redfish` firmware extension and interface handling (jsc#PED-3132)
- client: improve error handling in netif firmware discovery extension execution
- appconfig: improved to handle extension definition overrides in the wicked-config
- nanny: fix use-after-free in debug mode (bsc#1206447)
- spec: replace transitional `%usrmerged` macro with regular version check (boo#1206798)
- client: improve to show `no-carrier` in ifstatus output
- linux: cleanup inclusions and update uapi header to 6.0
- ethtool: link mode nwords cleanup and new advertise link mode map names
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1044104 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 91)
- version 0.6.71
- dhcp: enable raw-ip support for wwan-qmi interfaces (jsc#PED-90)
- schema: fix the ip rule to-selector to handle network prefixes

- systemd: Remove systemd-udev-settle dependency (bsc#1186787)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1042275 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 90)
- spec: Add /etc/sysconfig/network to file list, no longer
  in the default list of a cleaned up filesystem package
  (https://github.com/openSUSE/wicked/pull/939).
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1030243 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 89)
- changes: spell fixes
- version 0.6.70
- build: Link as Position Independent Executable (bsc#1184124)
- dhcp4: Fix issues in reuse of last lease (bsc#1187655)
- dhcp6: Add option to refresh lease (jsc#SLE-9492,jsc#SLE-24307)
- dhcp6: Remove address before release (USGv6 DHCPv6_1_2_07b)
- dhcp6: Ignore lease release status (USGv6 DHCPv6_1_2_07e,1_3_03)
- dhcp6: Consider ppp interfaces supported (gh#openSUSE/wicked#924)
- team: Fix to configure port priority in teamd (bsc#1200505)
- firewall-ext: No config change on ifdown (bsc#1201053,bsc#118950)
- wireless: Fix SEGV on supplicant restart (gh#openSUSE/wicked#931)
- wireless: Add support for WPA3 and PMF (bsc#1198894)
- wireless: Remove libiw dependencies (gh#openSUSE/wicked#910)
- client: Fix SEGV on empty xpath results (gh#openSUSE/wicked#919)
- client: Add release options to ifdown/ifreload (jsc#SLE-10249)
- dbus: Clear string array before append (gh#openSUSE/wicked#913)
- socket: Fix SEGV on heavy socket restart errors (bsc#1192508)
- systemd: Remove systemd-udev-settle dependency (bsc#1186787)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 969877 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 88)
- version 0.6.69
- redfish: decode smbios and setup host interface
  Add initial support to decode the SMBIOS Management Controller Host
  Interface (Type 42) structure and expose it as wicked `firmware:redfish`
  configuration to setup a Host Network Interface (to the BMC) using the
  `Redfish over IP` protocol allowing access to the Redfish Service (via
  redfish-localhost in /etc/hosts) used to manage the computer system.
  Tech Preview (jsc#SLE-17762).
- buffer: fix size_t length downcast to uint, add guards to init functions
- wireless: fix to not expect colons in 64byte long wpa-psk hex hash string
- xml-schema: reference counting fix to not crash at exit on schema errors
- compat-suse: match sysctl.d /etc vs. /run read order with systemd-sysctl,
  remove obsolete (sle11/sysconfig) lines about ifup-sysctl from ifsysctl.5.
- compat-suse: fix reading of sysctl addr_gen_mode to wrong variable
- auto6: fix to apply DNS from RA rdnss after ifdown/ifup (bsc#1181429)
- removed obsolete patch included in the master sources (bsc#1194392)
  [- 0001-fsm-fix-device-rename-via-yast-bsc-1194392.patch]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 947475 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 87)
- fsm: fix device rename via yast (bsc#1194392)
  Reset worker config instead to reject a NULL/empty config
  xml node -- introduced in wicked 0.6.67 by commit c2a0385.
  [+ 0001-fsm-fix-device-rename-via-yast-bsc-1194392.patch]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 942094 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 86)
- version 0.6.68
- sysctl: process sysctl.d directories as in sysctl --system
- sysctl: fix sysctl values for loopback device (bsc#1181163, bsc#1178357)
- dhcp4: add option to set route pref-src to dhcp IP (bsc#1192353)
- cleanup: warnings, time calculations and dhcp fixes (bsc#1188019)
- wireless: reconnect on unexpected wpa_supplicant restart (bsc#1183495)
- tuntap: avoid sysfs attr read error (bsc#1192311)
- ifstatus: fix warning of unexpected interface flag combination (bsc#1192164)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 929130 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 85)
- dbus: config files in /usr shouldn't be marked as config in spec

- version 0.6.67
- dbus: install bus config in /usr (bsc#1183407,jsc#SLE-9750)
- logging: log reaped sub-process command and as debug, not error
- ifstatus: Don't show link as "up" without RUNNING flag set
- firewalld: Make the zone assignment permanent (boo#1189560)
- fsm: cleanup and improve ifconfig and ifpolicy access utils
- dbus: cleanup the dbus-service.h file and unused property makros
- cleanup: applied code-spell run typo corrections
- dracut: initial fixes and improved option handling (boo#1182227)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 900218 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 84)
- version 0.6.66
- wireless: migrate to wpa-supplicant v1 DBus interface (bsc#1156920)
  - support multiple networks configurations per interface
  - show connection status and scan-results (bsc#1160654)
  - corrected eap-tls,ttls cetificate handling and open vs. shared
    wep,open,psk,eap-tls,ttls,peap parsing from ifcfg (bsc#1057592)
  - cleanups and several other improvements, see changes
  - updated man ifcfg-wireless manual pages
- nanny: fix identify node owner exit condition
- schema: several xml-schema and dbus/property improvements
- utils: format/parse bitmap to array and string alternatives
- client: expose ethtool --get-permanent-address option
- removed sle15-sp3 patches included in the master sources (bsc#1181812)
  [- 0001-dhcp4-discover-on-reboot-timeout-after-start-delay.1181812.patch]
  [- 0002-dhcp6-request-nis-options-on-sle15-by-default.1181812.patch]

- dhcp4: discover on reboot timeout after start-delay (bsc#1181812)
 [+ 0001-dhcp4-discover-on-reboot-timeout-after-start-delay.1181812.patch]
- dhcp6: request nis options on sle15 by default (bsc#1181812)
 [+ 0002-dhcp6-request-nis-options-on-sle15-by-default.1181812.patch]
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 876766 from Marius Tomaschewski's avatar Marius Tomaschewski (mtomaschewski) (revision 83)
- version 0.6.65
- ifconfig: differentiate if to re-trigger dad on address updates (bsc#1177215)
- client: parse sysctl files in the correct order (bsc#1181186)
- ifup: fix for set up with unenslave from unconfigured master (boo#954329)
- rpm: prepare for new builds using usrmerged rpm macro (boo#1029961)
- rpm: Let wicked-service also provide service(network)
- cleanup: remove obsolete use-nanny=false (gh#openSUSE/wicked#815)
- dbus: add variant container, generic object-path and uint32 array macros
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 838810 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 82)
- version 0.6.64
- avoid incomplete ifdown/timeout on route deletion error (bsc#1174099)
- dhcp4: add DHCLIENT_CREATE_CID to ifcfg (jsc#SLE-15770)
- wicked: fixes to ifreload on port changes (bsc#1168155,bsc#1172082)
- team: fix schema to use correct hwaddr_policy property (boo#1171234)
- team: enable ipv6 on ports when nsna_ping linkwatch is used (bsc#959556)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 781526 from wicked maintainers's avatar wicked maintainers (wicked-maintainers) (revision 81)
- version 0.6.63
- spec: fix old libwicked package provides/obsoletes (bsc#1165180)
- ipv6: support to apply stable secret ifsysctl (jsc#SLE-6960)
Displaying revisions 1 - 20 of 100
openSUSE Build Service is sponsored by