5ca2365e93
- 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
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
61303160e6
- 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
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
d2a0388b76
Accepting request 1218265 from network:wicked:factory
Ana Guerrero2024-10-27 10:24:07 +00:00
d61f1b645c
Accepting request 1218265 from network:wicked:factory
Ana Guerrero2024-10-27 10:24:07 +00:00
3dc6d69f50
- 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
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
7b87bcb74c
- 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
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
207b90ff4a
- 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
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
2f4185da4d
- 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
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
a7feb4e530
- 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
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
4f167feece
- 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
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
167b13fa49
Accepting request 1188448 from network:wicked:factory
Ana Guerrero2024-07-19 13:26:04 +00:00
1683888018
Accepting request 1188448 from network:wicked:factory
Ana Guerrero2024-07-19 13:26:04 +00:00
7cf521c0e6
- 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
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
fa28e9e863
- 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
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
51da0648c6
Accepting request 1181943 from network:wicked:factory
Ana Guerrero2024-06-21 14:02:34 +00:00
4bd0db750b
Accepting request 1181943 from network:wicked:factory
Ana Guerrero2024-06-21 14:02:34 +00:00
02353002db
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
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
a0543763b7
- 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
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
1babed3d72
Accepting request 1174279 from network:wicked:factory
Ana Guerrero2024-05-16 15:13:25 +00:00
e06f2472f4
Accepting request 1174279 from network:wicked:factory
Ana Guerrero2024-05-16 15:13:25 +00:00
d57c4b5c07
- 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
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
91e3b0f50b
- 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
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
a34be02b0e
- 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
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
f1095ca6f1
Accepting request 1166514 from network:wicked:factory
Ana Guerrero2024-04-10 15:48:52 +00:00
3fbbe9c68b
Accepting request 1166514 from network:wicked:factory
Ana Guerrero2024-04-10 15:48:52 +00:00
d33745ebcf
- 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
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
2638345ad1
Accepting request 1159817 from network:wicked:factory
Ana Guerrero2024-03-21 16:00:08 +00:00
3ac839ccf5
Accepting request 1159817 from network:wicked:factory
Ana Guerrero2024-03-21 16:00:08 +00:00
f85b26f9b8
- 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
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
148108d32d
- 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
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
47ecbb4f10
- 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
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
b9cb268a6e
- 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
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
fe4888909b
- 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
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
8cdb41034b
remove trailing space in changes file - systemd: Remove systemd-udev-settle dependency (bsc#1186787)
wicked maintainers
2022-12-21 16:34:44 +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
e29824c7aa
- 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
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