|
|
|
|
Changelog for wicked-0.6.72-1.1.x86_64.rpm :
* Fri Feb 10 2023 Marius Tomaschewski - 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] * Wed Jan 25 2023 Marius Tomaschewski - 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 * Wed Dec 21 2022 Marius Tomaschewski - 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 * Mon Dec 12 2022 Marius Tomaschewski - 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). * Thu Oct 20 2022 Clemens Famulla-Conrad - 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) * Wed Apr 13 2022 Marius Tomaschewski - 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] * Wed Jan 19 2022 Marius Tomaschewski - 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] * Tue Dec 21 2021 Clemens Famulla-Conrad - 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) * Thu Nov 04 2021 Marius Tomaschewski - dbus: config files in /usr shouldn\'t be marked as config in spec * Fri Oct 01 2021 Marius Tomaschewski - 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 macros- cleanup: applied code-spell run typo corrections- dracut: initial fixes and improved option handling (boo#1182227) * Tue Jun 15 2021 Marius Tomaschewski - 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] * Wed Apr 07 2021 mtAATTsuse.com- 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] * Thu Mar 04 2021 mtAATTsuse.com- 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 * Wed Sep 30 2020 rtorreromarijnissenAATTsuse.com- 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) * Wed Mar 04 2020 mtAATTsuse.com- version 0.6.63- spec: fix old libwicked package provides/obsoletes (bsc#1165180)- ipv6: support to apply stable secret ifsysctl (jsc#SLE-6960) * Wed Feb 26 2020 rtorreromarijnissenAATTsuse.com- version 0.6.62- dhcp4: discard lease on client-id mismatch (CVE-2020-7217,bsc#1160906)- dhcp4: free lease on response without message type (CVE-2020-7216,bsc#1160905)- dhcp6: don\'t add free\'d IA to ia_pd_list on T1>T2 (CVE-2019-18903,bsc#1160904)- dhcp6: fix use-after-free on option parsing failure (CVE-2019-18902,bsc#1160903)- utils: don\'t reject NULL var array names/keys breaking wicked duid dump- routes: schema fix to avoid not applying rto_min incl. new time format (bsc#1160939)- systemd: order start wicked after network-pre.target and openvswitch.service start- packaging: use pkgconfig(libsystemd) instead of systemd-devel- misc bug fixes by Malte Kraus including undefined behaviour, memory access alignment- corrections, use-after-free, missed initialization and format errors
|
|
|