Commit Graph

734 Commits

Author SHA256 Message Date
YaST Team Bot
7f5bcc1478 - Adapted unit test to recent changes in Yast::Report (related to
bsc#1179893).
- 4.3.47

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=991
2021-02-19 10:42:30 +00:00
YaST Team Bot
2260dba809 - Allow to disable the proposal of the bridge network configuration
for virtualization in the installation summary or by the new
  'virt_bridge_proposal' AutoYaST option (bsc#1178603)
- 4.3.46

- Fix for not present interfaces when deciding whether
  the "Scan Network" button should be disabled or not during a
  wireless configuration (bsc#1177834).
- 4.3.45

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=990
2021-02-10 13:45:34 +00:00
YaST Team Bot
d8adff16cb - Cache the hardware netcards information in order to speed up the
access (bsc#1180702)
- 4.3.44

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=988
2021-02-04 16:31:37 +00:00
YaST Team Bot
c01be80020 - Added lladdr attribute to the interface section in the networking
schema and honors it when importing the config (bsc#1179876)
- 4.3.43

- Improved the NetworkManager wireless configuration writers adding
  support for writing WPA-EAP and open WEP authentication modes.
- 4.3.42

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=986
2021-02-02 08:13:20 +00:00
YaST Team Bot
d835252ea1 - Fixes some usability issues (bsc#1177834):
- Disable "Edit" and "Delete" buttons when no interfaces
    are detected.
  - Disable the "Scan Network" button when the interface does not
    exist.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=984
2021-01-26 11:47:19 +00:00
YaST Team Bot
bae0631f94 - Suggest to modify the VLAN interface name when the VLAN ID is
modified (bsc#1174363)
- 4.3.41

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=983
2021-01-25 13:29:34 +00:00
YaST Team Bot
33696517a1 - Cache the online status of s390 group devices speeding up the
population of the devices overview table (bsc#1180702)
- 4.3.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=982
2021-01-22 14:53:06 +00:00
YaST Team Bot
08dba5920d - Added basic support for writing the network configuration to the
NetworkManager backend (bsc#1180716)
- 4.3.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=981
2021-01-22 11:11:55 +00:00
YaST Team Bot
4622412876 - Fix network configuration progress bar steps (bsc#1180702)
- 4.3.38

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=977
2021-01-11 19:52:07 +00:00
YaST Team Bot
d0510ad845 - Improve additional addresses validation (bsc#1174766)
- 4.3.37

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=976
2020-12-23 13:37:35 +00:00
YaST Team Bot
9debcc8060 - When the static hostname is modified, propose the hostname to be
used by the affected connection (bsc#1174431)
- 4.3.36

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=975
2020-12-21 14:16:57 +00:00
YaST Team Bot
4855c61cee - Fix prefix length assignation when the alias netmask uses
dot notation (bsc#1174766).
- 4.3.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=974
2020-12-17 12:36:26 +00:00
YaST Team Bot
a0375ab9e9 - Write also connections in case that the hostname mapped to a
connection primary IP address is changed through the DNS
  standalone client (bsc#1174431)
- 4.3.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=973
2020-12-14 12:05:02 +00:00
YaST Team Bot
753cc1688b - Allow to modify the hostname mapped to a connection primary IP
address when the associated hostname is modified (bsc#1174431)
- 4.3.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=972
2020-12-14 08:51:58 +00:00
YaST Team Bot
53b0f9bf5a - Fix bonding slaves sorting (bsc#1178950)
- 4.3.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=971
2020-12-10 15:35:59 +00:00
YaST Team Bot
d3cc1478ae - Clean the ifcfg file cached data before the connection
configuration changes are written (bsc#1178950)
- 4.3.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=970
2020-12-09 13:41:36 +00:00
YaST Team Bot
3afd5aad20 - Do not crash when trying to replace an /etc/hosts alias using the
current static hostname and it is not set (bsc#1179178)
- 4.3.30

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=968
2020-11-25 11:52:30 +00:00
YaST Team Bot
e666ab1e60 - Do not show a warn message when modifying a bonding configuration
and all the slaves are already configured with BOOTPROTO='none'
  (bsc#1178950)
- 4.3.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=967
2020-11-24 22:25:24 +00:00
YaST Team Bot
765f028ace - Fixed detection of connection configuration changes (bsc#1178950)
- 4.3.28

- bnc#1175360
  - more robust AY profile parser. Do not crash with internal error
    on unknown node in interfaces section
  - support for static configurations without ip address
- bnc#1175206
  - support for defined default when missing bootproto in AY

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=966
2020-11-20 11:36:35 +00:00
YaST Team Bot
9567ee61d3 - fix crash when hostname file missing (bsc#1177904)
- 4.3.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=965
2020-10-20 13:20:37 +00:00
YaST Team Bot
6217a224f6 - Write hostname changes when modified through the 'dns' client
(bsc#1177191).
- 4.3.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=964
2020-10-09 09:01:21 +00:00
YaST Team Bot
d99396aa6a - Modified the way the current hostnames are (static & transient)
read and write (bsc#1173915)
- 4.3.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=963
2020-10-07 11:46:53 +00:00
YaST Team Bot
77af6da3b9 - Write the virtualization network configuration properly during an
autoinstallation (bsc#1177025)
- 4.3.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=962
2020-09-28 15:33:34 +00:00
YaST Team Bot
e8dfd19aae - Fixed initialization of the bridge STP configuration
(bsc#1176820)
- 4.3.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=961
2020-09-24 19:54:38 +00:00
YaST Team Bot
71b26c7a92 - Fixed false error in the y2log (bsc#1176653)
- 4.3.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=960
2020-09-21 13:38:23 +00:00
YaST Team Bot
80ee827ca1 - Fix connection hostname initialization (bsc#1175579)
- 4.3.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=959
2020-09-21 08:43:06 +00:00
YaST Team Bot
95cd92cf15 - Infer the vlan_id from the interface file name when the attribute
is not declared explicitly (bsc#1176575)
- 4.3.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=958
2020-09-16 07:28:29 +00:00
YaST Team Bot
8b859402b9 - When proposing the virtualization network configuration, force a
read of the current configuration in case that it is not present
  (bsc#1176313)
- 4.3.19

- Using ":" in the autoyast(...) supplements (bsc#1146494).
- 4.3.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=957
2020-09-10 12:29:09 +00:00
YaST Team Bot
3d1205e817 - Unify profile element paths (bsc#1175680).
- 4.3.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=955
2020-08-26 15:03:19 +00:00
YaST Team Bot
1693ac3898 - AutoYaST: Added supplements: autoyast(host,networking,remote)
into the spec file in order to install this packages if the
  section has been defined in the AY configuration file (bsc#1146494).
- 4.3.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=954
2020-08-26 13:29:36 +00:00
YaST Team Bot
b4086abce9 - AutoYaST: do not crash when the <host> section is present
(bsc#1174643).
- 4.3.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=953
2020-07-29 11:07:16 +00:00
YaST Team Bot
104debf479 - Do not crash when configuring an IPv6 route through AutoYaST
(bsc#1174353)
- 4.3.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=952
2020-07-28 09:18:24 +00:00
YaST Team Bot
f5a21214bb - Permit to write networking config changes without touching the
service and other components like the firewall (bsc#1173298)
- Permit dot characters in the hostname allowing to specify it as
  a FQDN (bsc#1173298)
- 4.3.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=950
2020-07-17 12:21:26 +00:00
YaST Team Bot
3447fee886 - Do not use Profile.current (bsc#1174173)
- 4.3.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=949
2020-07-16 10:11:23 +00:00
YaST Team Bot
36022e4618 - Do not remove automatically aliases from /etc/hosts during an
autoinstallation (bsc#1173213)
- Parse correctly udev rules keys using underscores (bsc#1167256)
- 4.3.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=948
2020-07-01 09:55:34 +00:00
YaST Team Bot
5eef2ca87f - AutoYaST schema: add the setup_before_proposal element to the
schema (bsc#1171922)
- 4.3.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=947
2020-06-26 08:12:46 +00:00
YaST Team Bot
caf9a93a48 - Do not export network when not requested (bsc#1172552)
- 4.3.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=946
2020-06-24 13:06:55 +00:00
YaST Team Bot
bd55122d9b - Do not export any settings when NetworkManager is the network
backend (bsc#1172822).
- 4.3.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=945
2020-06-22 22:30:24 +00:00
YaST Team Bot
915419509d - Save inst-sys memory by ending ag_udev_persistent after use
(bsc#1172139).
- 4.3.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=944
2020-06-19 14:21:35 +00:00
YaST Team Bot
439ec0e8ee - Do not export interfaces <aliases> section when there are no
aliases to export (bsc#1172922).
- 4.3.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=943
2020-06-15 12:33:48 +00:00
YaST Team Bot
60096da0ec - Try to install the wireless-tools package when the package is
not installed and the wifi networks are scanned (bsc#1168479)
- 4.3.5

- Avoid error when accessing to Bond Slaves in s390 (bsc#1172444).
- 4.3.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=942
2020-06-11 14:55:07 +00:00
YaST Team Bot
e7c9751066 - AutoYaST: Udev rules are written or copied to the target system
properly when defined in the profile (bsc#1169663).
- AutoYaST: Fixed the copy or merge of the linuxrc interfaces
  configuration when the installation network configuration is
  selected to be kept.
- 4.3.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=940
2020-06-08 18:38:49 +00:00
YaST Team Bot
b5b3308ef6 - AutoYaST: Cleanup/improve issue handling (bsc#1171335).
- 4.3.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=939
2020-05-29 13:11:13 +00:00
YaST Team Bot
5bf387ec72 - AutoYaST: Adapted the module to handle a complete network
configuration during the first stage (bsc#1171922)
- 4.3.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=937
2020-05-22 08:41:44 +00:00
YaST Team Bot
687c085dc2 - Autoyast schema: Allow optional types for string and map objects
(bsc#1170886)
- 4.3.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=936
2020-05-12 14:03:22 +00:00
YaST Team Bot
0a7c7a2dfe - Do not try to install kernel packages anymore since ISDN support
was already dropped which was the most common use case. Removed
  also hardware methods used mainly for ISDN config. (bsc#1151187)
- 4.2.66

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=933
2020-04-17 08:46:31 +00:00
YaST Team Bot
14c5a75c46 - AutoYaST: Do not try to activate network devices that are already
active in S390 systems (bsc#1163149). Related to jsc#SLE-7396.
- AutoYaST: Allow to use spaces or colons to separate channel IDs
  in the "chanids" element.
- 4.2.65

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=931
2020-04-02 13:06:33 +00:00
YaST Team Bot
7246dfcdc5 - Refresh the current system cached network configuration with the
one written avoiding inconsistencies during installation
  (bsc#1162987)
- 4.2.64

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=930
2020-03-27 15:57:53 +00:00
YaST Team Bot
19ce3d4ddd - AutoYaST: do not crash when defined dns section whitout hostname
(bsc#1166953)
- AutoYaST: handle the dhcp_hostname option in the dns section
  correctly
- 4.2.63

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=928
2020-03-20 22:10:50 +00:00
YaST Team Bot
3e62c7e8ee - Do a reload of configured interfaces when writing the
configuration during a ssh or vnc installation (bsc#1166287)
- 4.2.62

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=927
2020-03-18 16:11:51 +00:00