Commit Graph

  • 0ca44956ef Accepting request 1235890 from network:wicked:factory factory Ana Guerrero 2025-01-09 14:05:44 +00:00
  • 7e98bd2532 - Update to version 0.6.78 - man: small fixes in wireless manpage (gh#opensuse/wicked#1053) - rtnetlink: fix RTM_NEWLINK name resolution in debug (gh#opensuse/wicked#1052) - Add support for IPVLAN/IPVTAP (jsc#PED-1942, gh#opensuse/wicked#1050, gh#opensuse/wicked#1051) - fsm: remove children reference array from worker (gh#opensuse/wicked#1049) - ifxml: migrate and generate lower configs/policies (gh#opensuse/wicked#1048) - fsm: use refcount and array macros in worker and policy (gh#opensuse/wicked#1047) - route: use refcounted array and fix error leaks (gh#opensuse/wicked#1046) - utils: add support for refcounted objects in generic array (gh#openSUSE/wicked#1045) wicked maintainers 2025-01-08 11:28:49 +00:00
  • c00ef8aad2 - Update to version 0.6.78 - man: small fixes in wireless manpage (gh#opensuse/wicked#1053) - rtnetlink: fix RTM_NEWLINK name resolution in debug (gh#opensuse/wicked#1052) - Add support for IPVLAN/IPVTAP (jsc#PED-1942, gh#opensuse/wicked#1050, gh#opensuse/wicked#1051) - fsm: remove children reference array from worker (gh#opensuse/wicked#1049) - ifxml: migrate and generate lower configs/policies (gh#opensuse/wicked#1048) - fsm: use refcount and array macros in worker and policy (gh#opensuse/wicked#1047) - route: use refcounted array and fix error leaks (gh#opensuse/wicked#1046) - utils: add support for refcounted objects in generic array (gh#openSUSE/wicked#1045) wicked maintainers 2025-01-08 10:24:17 +00:00
  • d61f1b645c Accepting request 1218265 from network:wicked:factory leap-16.1 leap-16.0 Ana Guerrero 2024-10-27 10:24:07 +00:00
  • 069e4f32ab - Update to version 0.6.77 - compat-suse: use iftype in sysctl handling (bsc#1230911, gh#openSUSE/wicked#1043) - Always generate the ipv4/ipv6 <enabled>true|false</enabled> node - Inherit all, default and interface sysctl settings also for loopback, except for use_tempaddr and accept_dad. - Consider only interface specific accept_redirects sysctl settings. - Adopt ifsysctl(5) manual page with wicked specific behavior. - route: fix family and destination processing (bsc#1231060) - man: improve wicked-config(5) file description (gh#openSUSE/wicked#1039) - dhcp4: add ignore-rfc3927-1-6 wicked-config(5) option (jsc#PED-10855, gh#openSUSE/wicked#1038) - team: set arp link watcher interval default to 1s (gh#openSUSE/wicked#1037) - systemd: use BindsTo=dbus.service in favor of Requisite= (bsc#1229745) - compat-suse: fix use of deprecated INTERFACETYPE=dummy (boo#1229555) - arp: don't set target broadcast hardware address (gh#openSUSE/wicked#1036) - dbus: don't memcpy empty/NULL array value (gh#openSUSE/wicked#1035) - ethtool: fix leak and free pause data in ethtool_free (gh#openSUSE/wicked#1030) - Removed patches included in the source archive: [- 0001-compat-suse-repair-dummy-interfaces-boo-1229555.patch] [- 0002-systemd-use-Bindsto-in-favor-of-Requisite-bsc-1229745.patch] wicked maintainers 2024-10-25 14:13:56 +00:00
  • 57adf6fab1 - Update to version 0.6.77 - compat-suse: use iftype in sysctl handling (bsc#1230911, gh#openSUSE/wicked#1043) - Always generate the ipv4/ipv6 <enabled>true|false</enabled> node - Inherit all, default and interface sysctl settings also for loopback, except for use_tempaddr and accept_dad. - Consider only interface specific accept_redirects sysctl settings. - Adopt ifsysctl(5) manual page with wicked specific behavior. - route: fix family and destination processing (bsc#1231060) - man: improve wicked-config(5) file description (gh#openSUSE/wicked#1039) - dhcp4: add ignore-rfc3927-1-6 wicked-config(5) option (jsc#PED-10855, gh#openSUSE/wicked#1038) - team: set arp link watcher interval default to 1s (gh#openSUSE/wicked#1037) - systemd: use BindsTo=dbus.service in favor of Requisite= (bsc#1229745) - compat-suse: fix use of deprecated INTERFACETYPE=dummy (boo#1229555) - arp: don't set target broadcast hardware address (gh#openSUSE/wicked#1036) - dbus: don't memcpy empty/NULL array value (gh#openSUSE/wicked#1035) - ethtool: fix leak and free pause data in ethtool_free (gh#openSUSE/wicked#1030) - Removed patches included in the source archive: [- 0001-compat-suse-repair-dummy-interfaces-boo-1229555.patch] [- 0002-systemd-use-Bindsto-in-favor-of-Requisite-bsc-1229745.patch] wicked maintainers 2024-10-25 13:27:36 +00:00
  • abe6dddd62 Accepting request 1196999 from network:wicked:factory Dominique Leuenberger 2024-08-29 13:42:51 +00:00
  • d1b35b3833 - systemd: Fix wicked start failures because of dependency issue. With the change to dbus-broker, wicked has to trigger dbus service start. Use BindsTo= in favor of Requisite= (bsc#1229745,gh#openSUSE/wicked#1032, gh#openSUSE/wicked#1033). [+ 0002-systemd-use-Bindsto-in-favor-of-Requisite-bsc-1229745.patch] - compat-suse: fix dummy interfaces configuration with INTERFACETYPE=dummy (boo#1229555, gh#openSUSE/wicked#1031) [+ 0001-compat-suse-repair-dummy-interfaces-boo-1229555.patch] wicked maintainers 2024-08-28 14:03:45 +00:00
  • 172d7645be - systemd: Fix wicked start failures because of dependency issue. With the change to dbus-broker, wicked has to trigger dbus service start. Use BindsTo= in favor of Requisite= (bsc#1229745,gh#openSUSE/wicked#1032) (bsc#1229745,gh#openSUSE/wicked#1032) [+ 0002-systemd-use-Bindsto-in-favor-of-Requisite-bsc-1229745.patch] - compat-suse: fix dummy interfaces configuration with INTERFACETYPE=dummy (boo#1229555, gh#openSUSE/wicked#1031) [+ 0001-compat-suse-repair-dummy-interfaces-boo-1229555.patch] wicked maintainers 2024-08-28 12:41:05 +00:00
  • 2a765f2656 - systemd: Fix wicked start failures because of dependency issue. With the change to dbus-broker, wicked has to trigger dbus service start. Use BindsTo= in favor of Requisite= (bsc#1229745,gh#openSUSE/wicked#1032) (bsc#1229745,gh#openSUSE/wicked#1032) [+ 0002-systemd-use-Bindsto-in-favor-of-Requisite-bsc-1229745.patch] - compat-suse: fix dummy interfaces configuration with INTERFACETYPE=dummy (boo#1229555, gh#openSUSE/wicked#1031) [+ 0001-compat-suse-repair-dummy-interfaces-boo-1229555.patch] wicked maintainers 2024-08-28 10:54:17 +00:00
  • 9fd3b8b0c7 - systemd: Fix wicked start failures because of dependency issue. With the change to dbus-broker, wicked need an explicit dependency to dbus.serivice, done with the use of Bindto= in favor of Requisite=. (bsc#1229745,gh#openSUSE/wicked#1032) [+ 0002-systemd-use-Bindto-in-favor-of-Requisite-bsc-1229745.patch] - compat-suse: fix dummy interfaces configuration with INTERFACETYPE=dummy (boo#1229555, gh#openSUSE/wicked#1031) [+ 0001-compat-suse-repair-dummy-interfaces-boo-1229555.patch] wicked maintainers 2024-08-28 10:33:20 +00:00
  • 1683888018 Accepting request 1188448 from network:wicked:factory Ana Guerrero 2024-07-19 13:26:04 +00:00
  • 4f71b23ac6 - Update to version 0.6.76 - compat-suse: warn user and create missing parent config of infiniband children (gh#openSUSE/wicked#1027) - client: fix origin in loaded xml-config with obsolete port references but missing port interface config, causing a no-carrier of master (bsc#1226125) - ipv6: fix setup on ipv6.disable=1 kernel cmdline (bsc#1225976) - wireless: add frequency-list in station mode (jsc#PED-8715) - client: fix crash while hierarchy traversing due to loop in e.g. systemd-nspawn containers (bsc#1226664) - man: add supported bonding options to ifcfg-bonding(5) man page (gh#openSUSE/wicked#1021) - arputil: Document minimal interval for getopts (gh#openSUSE/wicked#1019) - man: (re)generate man pages from md sources (gh#openSUSE/wicked#1018) - client: warn on interface wait time reached (gh#openSUSE/wicked#1017) - compat-suse: fix dummy type detection from ifname to not cause conflicts with e.g. correct vlan config on dummy0.42 interfaces (gh#openSUSE/wicked#1016) - compat-suse: fix infiniband and infiniband child type detection from ifname (gh#openSUSE/wicked#1015) - Removed patches included in the source archive: [- 0001-ifreload-pull-UP-again-on-master-lower-changes-bsc1224100.patch] [- 0002-increase-arp-retry-attempts-on-sending-bsc1218668.patch] wicked maintainers 2024-07-18 16:03:52 +00:00
  • 2bb12a3254 - Update to version 0.6.76 - compat-suse: warn user and create missing parent config of infiniband children (gh#openSUSE/wicked#1027) - client: fix origin in loaded xml-config with obsolete port references but missing port interface config, causing a no-carrier of master (bsc#1226125) - ipv6: fix setup on ipv6.disable=1 kernel cmdline (bsc#1225976) - wireless: add frequency-list in station mode (jsc#PED-8715) - client: fix crash while hierarchy traversing due to loop in e.g. systemd-nspawn containers (bsc#1226664) - man: add supported bonding options to ifcfg-bonding(5) man page (gh#openSUSE/wicked#1021) - arputil: Document minimal interval for getopts (gh#openSUSE/wicked#1019) - man: (re)generate man pages from md sources (gh#openSUSE/wicked#1018) - client: warn on interface wait time reached (gh#openSUSE/wicked#1017) - compat-suse: fix dummy type detection from ifname to not cause conflicts with e.g. correct vlan config on dummy0.42 interfaces (gh#openSUSE/wicked#1016) - compat-suse: fix infiniband and infiniband child type detection from ifname (gh#openSUSE/wicked#1015) - Removed patches included in the source archive: [- 0001-ifreload-pull-UP-again-on-master-lower-changes-bsc1224100.patch] [- 0002-increase-arp-retry-attempts-on-sending-bsc1218668.patch] wicked maintainers 2024-07-18 15:09:00 +00:00
  • 4bd0db750b Accepting request 1181943 from network:wicked:factory Ana Guerrero 2024-06-21 14:02:34 +00:00
  • fa67fd846e arp: increase arp-send retry value to avoid address configuration failure due to ENOBUF reported by kernel while duplicate address detection with underlying bonding in 802.3ad mode reporting link "up & running" too early (bsc#1218668, gh#openSUSE/wicked#1020, gh#openSUSE/wicked#1022). [+ 0002-increase-arp-retry-attempts-on-sending-bsc1218668.patch] wicked maintainers 2024-06-20 13:18:07 +00:00
  • ada3bd2c67 - arp: increase arp-send retry value to avoid address configuration failure due to ENOBUF reported by kernel while duplicate address detection with underlying bonding in 802.3ad mode reporting link "up & running" too early (bsc#1218668, gh#openSUSE/wicked#1020). [+ 0002-increase-arp-retry-attempts-on-sending-bsc1218668.patch] wicked maintainers 2024-06-12 15:14:57 +00:00
  • e06f2472f4 Accepting request 1174279 from network:wicked:factory Ana Guerrero 2024-05-16 15:13:25 +00:00
  • af8a20a685 - 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 2024-05-15 15:28:45 +00:00
  • 48d060f21c - 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] wicked maintainers 2024-05-15 15:05:34 +00:00
  • 64d84d79b2 Accepting request 1172779 from network:wicked:factory Dominique Leuenberger 2024-05-09 10:08:03 +00:00
  • 533f884c8c - 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] wicked maintainers 2024-05-08 10:24:54 +00:00
  • 3fbbe9c68b Accepting request 1166514 from network:wicked:factory Ana Guerrero 2024-04-10 15:48:52 +00:00
  • 2b4cc69679 - client: do not convert sec to msec twice (bsc#1222105) [+ 0005-client-do-to-not-convert-sec-to-msec-twice-bsc-1222105.patch] wicked maintainers 2024-04-09 21:27:13 +00:00
  • 3ac839ccf5 Accepting request 1159817 from network:wicked:factory Ana Guerrero 2024-03-21 16:00:08 +00:00
  • bdf2a8eb79 - 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] wicked maintainers 2024-03-19 17:10:35 +00:00
  • 57f4e57632 Accepting request 1158066 from network:wicked:factory Ana Guerrero 2024-03-17 21:10:34 +00:00
  • 0eb34a4690 - 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] wicked maintainers 2024-03-14 17:03:31 +00:00
  • 490a64a5da Accepting request 1149994 from network:wicked:factory Ana Guerrero 2024-02-25 13:05:21 +00:00
  • 34999783a9 - 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] wicked maintainers 2024-02-23 16:36:17 +00:00
  • 40caf26817 Accepting request 1143605 from network:wicked:factory Ana Guerrero 2024-02-04 18:06:40 +00:00
  • 635fa7b9c1 - 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] wicked maintainers 2024-02-02 10:51:43 +00:00
  • 93055841b3 Accepting request 1096908 from network:wicked:factory Fabian Vogt 2023-07-06 16:27:56 +00:00
  • 6add2262be - ifconfig: fix arp notify loop (boo#1212806) and burst sending [+ 0001-fix_arp_notify_loop_and_burst_sending.patch] wicked maintainers 2023-07-05 08:14:47 +00:00
  • 143e9c5f84 Accepting request 1093768 from network:wicked:factory Dominique Leuenberger 2023-06-20 14:39:57 +00:00
  • f54115d660 - 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 2023-06-19 11:57:01 +00:00
  • 390297c240 - 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] wicked maintainers 2023-06-15 19:48:52 +00:00
  • d058e5b184 - 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] wicked maintainers 2023-06-13 16:12:56 +00:00
  • d3e88f816c Accepting request 1064159 from network:wicked:factory Dominique Leuenberger 2023-02-11 20:55:48 +00:00
  • 3fc2293dea - 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] wicked maintainers 2023-02-10 07:28:37 +00:00
  • a8198fab42 Accepting request 1061060 from network:wicked:factory Dominique Leuenberger 2023-01-26 12:57:13 +00:00
  • 4e35425c71 - 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 wicked maintainers 2023-01-25 21:43:36 +00:00
  • 8cb2936808 Accepting request 1044104 from network:wicked:factory Dominique Leuenberger 2022-12-24 13:50:49 +00:00
  • efc59ce82f remove trailing space in changes file - systemd: Remove systemd-udev-settle dependency (bsc#1186787) wicked maintainers 2022-12-21 16:34:44 +00:00
  • a7964ea2c9 - 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 wicked maintainers 2022-12-21 16:18:11 +00:00
  • b62ce2952e Accepting request 1042275 from network:wicked:factory Dominique Leuenberger 2022-12-13 17:54:34 +00:00
  • b3b7b42f60 - 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). Marius Tomaschewski 2022-12-12 07:41:02 +00:00
  • 4b7b592a1b Accepting request 1030243 from network:wicked:factory Dominique Leuenberger 2022-10-22 12:12:00 +00:00
  • 5641a48fa6 - 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) wicked maintainers 2022-10-20 18:53:49 +00:00
  • c1eb2dcddc Accepting request 969877 from network:wicked:factory Dominique Leuenberger 2022-04-15 22:14:02 +00:00
  • c2fd7da425 - 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] wicked maintainers 2022-04-13 12:02:07 +00:00
  • 4e393d5451 Accepting request 947475 from network:wicked:factory Dominique Leuenberger 2022-01-21 00:25:19 +00:00
  • 4de12e51a9 - 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] wicked maintainers 2022-01-19 16:49:16 +00:00
  • 33dc35d0a9 Accepting request 942094 from network:wicked:factory Dominique Leuenberger 2021-12-23 16:53:28 +00:00
  • 177edfda97 remove dup from wicked.changes wicked maintainers 2021-12-21 10:04:02 +00:00
  • 635cfabd1a - 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) - rpm-spec: dbus config in /usr shouldn't be marked as %config wicked maintainers 2021-12-21 09:50:17 +00:00
  • 763d334a33 Accepting request 929130 from network:wicked:factory Dominique Leuenberger 2021-11-05 21:58:20 +00:00
  • d7882eac2e - dbus: config files in /usr shouldn't be marked as config in spec Marius Tomaschewski 2021-11-04 08:29:06 +00:00
  • 314c92918d - 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) Marius Tomaschewski 2021-10-01 14:39:30 +00:00
  • 5bf6a5f6cb Accepting request 900218 from network:wicked:factory Dominique Leuenberger 2021-06-18 08:13:32 +00:00
  • 053d636c07 - 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] wicked maintainers 2021-06-15 18:21:07 +00:00
  • 85d42868de Accepting request 876766 from network:wicked:factory Dominique Leuenberger 2021-03-08 14:15:33 +00:00
  • 9f5d3b8f60 - 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 Marius Tomaschewski 2021-03-04 14:08:13 +00:00
  • 7926ba2d59 Accepting request 838810 from network:wicked:factory Dominique Leuenberger 2020-10-02 15:15:23 +00:00
  • 1a84690d9c - 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) wicked maintainers 2020-09-30 16:42:15 +00:00
  • ea499d3071 Accepting request 781526 from network:wicked:factory Dominique Leuenberger 2020-03-06 20:26:02 +00:00
  • b5b9be8093 - version 0.6.63 - spec: fix old libwicked package provides/obsoletes (bsc#1165180) - ipv6: support to apply stable secret ifsysctl (jsc#SLE-6960) wicked maintainers 2020-03-04 13:20:50 +00:00
  • 2814259961 Accepting request 779668 from network:wicked:factory Dominique Leuenberger 2020-02-29 20:23:16 +00:00
  • 1c423ada9b - 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 wicked maintainers 2020-02-26 21:15:09 +00:00
  • 0eeac0c100 Accepting request 755884 from network:wicked:factory Dominique Leuenberger 2019-12-17 12:29:06 +00:00
  • 28028602fe - version 0.6.61 - dracut: add initial cmdline parsing as a config source - address: don't check hwaddr length if parsing as ARPHRD_VOID - utils: added find and insert var array utils, cleanup - client: add show-policy command calling policy generation - client: initial support to generate a basic policy directly - client: cleanup convert and show-config commands wicked maintainers 2019-12-11 15:01:59 +00:00
  • ee5dd22a40 Accepting request 734983 from network:wicked:factory Dominique Leuenberger 2019-10-09 13:17:52 +00:00
  • 9f228ccb01 fixed tgz -- make dist packaged some test files wicked maintainers 2019-10-04 11:55:37 +00:00
  • c113dbb147 removed wicked-0.6.57.tar.bz2 wicked maintainers 2019-10-04 11:47:37 +00:00
  • 3165655c1b - version 0.6.60 - libwicked: fix versioning and packaging (bsc#1143182,bsc#1132977) shipping the internal helper library inside of the wicked package. wicked maintainers 2019-10-04 11:47:14 +00:00
  • fbd30b3702 Accepting request 731992 from network:wicked:factory Dominique Leuenberger 2019-09-24 23:54:33 +00:00
  • f883956e5c - version 0.6.57 - dhcp6: omit noprefixroute with address-length (bsc#1150972) Permit to assume that the address prefix-length override specified in the config is a valid on-link prefix length, to let the kernel create a route for this prefix. - dhcp6: differentiated mode=auto resolving from RA (bsc#1150183) Fixed to not trigger to report an error when ipv6 RA is not available or the received RA disables dhcp while mode is set to auto, but to deliver a 'deferred' results. wicked maintainers 2019-09-19 16:42:33 +00:00
  • 6ca744bff4 - version 0.6.56 - dhcp6: initial support to request prefix for delegations (jsc#SLE-5936) - dhcp6: set the noprefixroute address option (bsc#1132280) wicked maintainers 2019-09-06 18:44:41 +00:00
  • c539072880 Accepting request 723357 from network:wicked:factory Dominique Leuenberger 2019-08-16 13:33:19 +00:00
  • 18c11d11f0 - version 0.6.55 - dhcp6: do not default to a /64 address prefix-length (bsc#1132280) Add an address-length aka DHCLIENT6_ADDRESS_LENGTH ifcfg option, which permits to specify explicit prefix-length to use for the DHCPv6 address and override detection using RA prefix info and a default to /128. - time: use boot time for timer instead of real time (bsc#1129986) - dhcp: Consistently log dhcp xid and enabled to log dhcp6 timings line. - dhcp6: lower unexpected xid messages to debug level - systemd: change to depend on udev settle service (bsc#1136034,bsc#1132774) Calling udevadm settle directly caused systemd to kill wicked services. - bridge: honour ifcfg LLADDR and set link address (bsc#1042123,boo#1142670) - rfkill: fix switch statement to check enum variable not a constant (bsc#1140117) - man: ifcfg-ovs-bridge(5): recommend STARTMODE=nfsroot - dhcp4: nullify defer timer pointer when timeout (openSUSE/wicked#798) - dhcp4: fix to request routing options when custom options are used (bsc#1132326) - testing: add ifbind.sh helper script allowing to test hotplugging wicked maintainers 2019-08-14 17:35:02 +00:00
  • 4ebc4bf5bb Accepting request 691820 from network:wicked:factory Dominique Leuenberger 2019-04-08 18:51:05 +00:00
  • 23abde5a63 - 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) Marius Tomaschewski 2019-04-05 13:49:54 +00:00
  • 14e158a04b Accepting request 668420 from network:wicked:factory Dominique Leuenberger 2019-01-26 21:21:20 +00:00
  • fb48f68335 - version 0.6.53 - dhcp: request hostname/fqdn option in the tester (bsc#1118378) - build: link with relro by default for binary hardening wicked maintainers 2019-01-24 18:55:18 +00:00
  • a087c67dc9 Accepting request 649574 from network:wicked:factory Dominique Leuenberger 2018-11-20 21:24:29 +00:00
  • ccc0330896 revert rpm license changes wicked maintainers 2018-11-16 12:03:56 +00:00
  • 1fde3a5fd9 - version 0.6.52 - wickedd: fix netdev detection bootstrap race (bsc#1107579) - compat: fix ifcfg parsing crash if network/config is missed wicked maintainers 2018-11-16 11:39:16 +00:00
  • fba29e6776 Accepting request 644846 from network:wicked:factory Dominique Leuenberger 2018-11-08 08:39:15 +00:00
  • 67f2394226 - version 0.6.51 - wireless: fix eap peap auth mapping for wpa-supplicant (bsc#1026807) - vxlan: fix to convert dst_port to network byte order Marius Tomaschewski 2018-10-26 12:41:25 +00:00
  • 601c63da46 Accepting request 640060 from network:wicked:factory Dominique Leuenberger 2018-10-11 09:44:06 +00:00
  • e68c2e97e2 add missed bug report sumary and reference wicked maintainers 2018-10-05 11:08:21 +00:00
  • ce31cb03e0 - version 0.6.50 - fsm: cleanup worker reset (reinit) vs. free - fsm: do not process or pass pending workers to nanny - nanny: catch init failures in device registration - netdev: allow NULL in get and put functions - model: fix to call (netif) dbus object destructors - model: removed server specific call in netif destroy - fsm: handle NULL in worker get and release calls - fsm: process device delete event separately - firewall: do not assign default zone, but pass as is (bsc#1109147) - calls: split get netif service and netif list utils - man: Fix typos - xml-schema: fix range constraint values parsing - xml-schema: remove underscores from ni_xs_type_new - xml-schema: fix type leak around ni_xs_build_one_type - fsm: free worker control mode on worker free - xpath: trace and free complete xpath expression tree - nanny: fix config leak in ni_nanny_recheck_policy - dbus: free pending call in ni_dbus_connection_call - dbus: free dbus_message_iter_get_signature result wicked maintainers 2018-10-04 12:51:33 +00:00
  • 518a137aa3 Accepting request 637065 from network:wicked:factory Dominique Leuenberger 2018-10-01 07:05:10 +00:00
  • d8ef6ec96b - version 0.6.49 - dhcp6: fix to properly decline dynamic addresses - extensions: do not use /etc/HOSTNAME artifact (bsc#972463) - ethtool: call offload ioctl if requested by offload name, e.g. tso has been splitted into several features and the old STSO offload ioctl sets multiple features at once. - ethtool: add missing pause support (bsc#1102871) - dhcp6: refresh info using rfc4242 info-refresh-time - dhcp6: add ia and ia addr list search utilities, improve status utils and use timeval struct in ia acquired times - dhcp6: restart on NotOnLink status request reply - ifcfg: show unknown/invalid bootproto as error - dhcp6: Fix server preference and weight option behaviour - dhcp6: retrigger duplicate detection on all address updates - man: add ifcfg-lo.5 manual page - man: add missing documentation for DHCLIENT6_CLIENT_ID - man: improved create-cid docs in wicked-config(5) (bsc#1084527) wicked maintainers 2018-09-21 14:56:31 +00:00
  • c458e66081 Accepting request 613509 from network:wicked:factory Dominique Leuenberger 2018-06-05 10:50:07 +00:00
  • e741e9e0b1 fixed missing man page in spec file wicked maintainers 2018-06-01 18:48:55 +00:00
  • b776c60945 - version 0.6.48 - address cache-info and lease acquisition time fixes and cleanups - ethtool: streamline options available on all devices (bsc#1085786) - dhcp4: expose broadcast response as DHCLIENT_BROADCAST in ifcfg wicked maintainers 2018-06-01 18:37:59 +00:00
  • e4c362dca6 Accepting request 590735 from network:wicked:factory Dominique Leuenberger 2018-03-24 15:07:11 +00:00
  • 574c7085f5 - version-0.6.47 - ipoib: do not fail setup on mode or umcast set failure (bsc#1084462) - bond: avoid reenslave failure in fail_over_mac mode (bsc#1083670) - Fix show-xml filtering by interface name (issue #735,bsc#954758) wicked maintainers 2018-03-23 15:58:21 +00:00
  • 929c9fe6f3 - version-0.6.46 - ifconfig: refresh state before link reenslave hotfix (bsc#1061051 - ethtool: query priv-flags bitmap first (bsc#1085020) - util: fix a memory leak in ni_var_array_free - client: refactor arp utility to add missed arp ping (bsc#1078245) - dbus: omit zero-length hwaddr data properties wicked maintainers 2018-03-16 15:38:00 +00:00