Commit Graph

1228 Commits

Author SHA256 Message Date
YaST Team Bot
7dd2edb875 - Added a class to generate the configuration needed for a FCoE
device being aware of it during the installation (bsc#1199554)
- 4.5.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1081
2022-08-02 10:31:21 +00:00
YaST Team Bot
e2fd21c81f - AY: Added missing route extrapara element to the networking
section (bsc#1201129)
- 4.5.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1080
2022-07-05 14:07:37 +00:00
YaST Team Bot
efac3a8968 - Allow more than 6 domains in resolver search list (bsc#1200155).
- 4.5.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1079
2022-06-09 06:45:17 +00:00
YaST Team Bot
54391b39a6 - CFA NM: replace problematic characters when getting the filename
for the given wireless configuration (bsc#1199451).
- 4.5.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1078
2022-05-19 17:26:53 +00:00
YaST Team Bot
5a64652f3d - Disable loading the Ruby bindings in ag_udev_persistent, a stdio
Perl agent (bsc#1197120).
- 4.5.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1077
2022-05-05 13:35:45 +00:00
YaST Team Bot
1efc20c127 - Bump version to 4.5.0 (bsc#1198109)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1076
2022-04-12 16:58:13 +00:00
YaST Team Bot
258c67f202 - Display the network configuration in the AutoYaST user interface
(see bsc#1197019).
- 4.4.45

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1075
2022-03-14 06:34:05 +00:00
YaST Team Bot
0a766d3c5b - Write NetworkManager s390 options to the ethernet section instead
of the connection one (bsc#1196582)
- 4.4.44

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1074
2022-03-09 14:16:14 +00:00
YaST Team Bot
0e3c28b417 - Added connection config writers for Qeth and Hipersocket
devices (bsc#1196582)
- 4.4.43

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1073
2022-03-04 16:00:23 +00:00
YaST Team Bot
65f9b630a4 - Revert last change going back to skip DHCP setup completely if
the network is already configured through iBFT (bsc#1194911)
- 4.4.42

  - Skip iBFT interfaces as DHCP candidates but configure DHCP if

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1072
2022-02-25 16:57:48 +00:00
YaST Team Bot
9b6ff248b5 - Related to bsc#1194911:
- Skip iBFT interfaces as DHCP candidates but configure DHCP if 
    there is no active and ifcfg file configured interface
- 4.4.41

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1071
2022-02-24 17:16:27 +00:00
YaST Team Bot
9bf554ef1d - Fixed active configuration detection (bsc#1196276, bsc#1194911)
- 4.4.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1070
2022-02-22 12:03:51 +00:00
YaST Team Bot
f193e63252 - Related to (bsc#1194911)
- During installation skip the network configuration dialog when
    network is configured with iBFT.
4.4.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1069
2022-02-10 18:41:14 +00:00
YaST Team Bot
ac2c363fd2 - During installation, do not configure DHCP if there is some
active interface configured by iBFT (bsc#1194911)
- 4.4.38

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1068
2022-02-10 16:56:42 +00:00
YaST Team Bot
3353bdb164 - Fixed interfaces overview help (bsc#1195155)
- 4.4.37

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1067
2022-02-07 19:26:12 +00:00
YaST Team Bot
086e186172 - jsc#SLE-22015
- renamed slaves CLI option to conform to inclusive naming:
    yast lan add name=bond0 bond_ports=eth0 eth1 bootproto=dhcp
  - the "slaves=" option stays for backward compatibility
- 4.4.36

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1066
2022-02-02 08:55:43 +00:00
Michal Filka
c3539cf311 Updated to git ref 979700052
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1065
2022-01-28 15:31:01 +00:00
YaST Team Bot
97399a7182 Updated to git ref 19870308
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1064
2022-01-28 15:24:58 +00:00
Michal Filka
551641de44 - jsc#SLE-22015
- make the code conform to inclusive naming, most masters and
    slaves are gone. Kept only where makes sense - interface to
    sysconfig
  - "slave" was replaced by "port" as this naming is already used
    by kernel code. "Master" was replaced by directly mentioning
    "bond" (device) or "parent" in areas where the code is somehow
    shared with e.g., bridge. Devices are not "enslaved" anymore,
    but mostly "included".
- 4.4.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1063
2022-01-28 15:24:49 +00:00
YaST Team Bot
86c08e2046 - Use Package module instead of PackageSystem (bsc#1194886).
- 4.4.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1062
2022-01-26 07:48:26 +00:00
YaST Team Bot
a3dc1faeeb - Unify YaST module mocking in unit tests (related to bsc#1194784)
- 4.4.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1061
2022-01-21 14:28:53 +00:00
YaST Team Bot
73c3c931a0 Updated to git ref 9bc4786e
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1060
2022-01-13 15:02:34 +00:00
YaST Team Bot
bc5670d7b0 Updated to git ref dfc45515
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1059
2022-01-12 15:24:59 +00:00
YaST Team Bot
b898b40835 - Prepare code for ruby3 (bsc#1193192)
- 4.4.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1058
2021-12-16 15:06:41 +00:00
YaST Team Bot
0a7459de34 - Fixed interfaces table description for s390 Group devices
(bsc#1192560).
- 4.4.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1057
2021-11-11 10:23:49 +00:00
YaST Team Bot
8b7063eac2 - Replace calls to dropped method InterfacesTable#friendly_name
(bsc#1192560).
- 4.4.30

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1056
2021-11-10 17:37:34 +00:00
YaST Team Bot
303e050873 - AutoYaST
- When the interface section contains the "device" (deprecated)
    and "name" elements then use the "device" as the "name" and the
    "name" as the "description". (bsc#1192270)
  - Add the "description" element to the interface section.
- 4.4.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1055
2021-11-05 10:33:37 +00:00
YaST Team Bot
22ef3380fd - Do not crash when checking if a virtual interface is connected
(bsc#1192183, bsc#1192270).
- 4.4.28

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1054
2021-11-04 13:16:33 +00:00
YaST Team Bot
9caca3ba05 Updated to git ref e713c5dd
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1053
2021-11-03 17:05:53 +00:00
YaST Team Bot
d415601edb - Fix reading of the routing configuration (bsc#1191589)
- 4.4.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1052
2021-10-13 15:38:40 +00:00
YaST Team Bot
9017da2a35 Updated to git ref cdb297d7
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1051
2021-10-01 11:53:21 +00:00
YaST Team Bot
8a2a3cdd6a - Do not crash when the interfaces table contains a not configured
one (bnc#1190645, bsc#1190915)
- Fix the shown description using the interface friendly name when
  it is empty (bsc#1190933)
- 4.4.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1050
2021-09-28 08:52:08 +00:00
YaST Team Bot
e76e9a89be - Consider aliases sections as case insensitive (bsc#1190739).
- 4.4.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1049
2021-09-24 12:05:01 +00:00
Imobach Gonzalez Sosa
3ac02f933e Updated to git ref 6c7dbeb8
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1048
2021-09-24 11:57:43 +00:00
YaST Team Bot
8fba11378f - bnc#1190645
- display user defined device name in the devices overview
- 4.4.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1047
2021-09-22 12:53:45 +00:00
YaST Team Bot
d67b454c6e - Add support for reading the default NTP servers from the control
file in case of defined (bsc#1180699)
- 4.4.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1046
2021-09-07 09:21:40 +00:00
YaST Team Bot
610919e7ac - Fix write of device routes. (bsc#1188908)
- 4.4.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1045
2021-07-30 07:49:04 +00:00
YaST Team Bot
59ea7a7f0c Updated to git ref 447bea69
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1044
2021-07-29 08:02:21 +00:00
YaST Team Bot
f6e983fea4 - Do not crash when the aliases defined in the AutoYaST profile
are not defined as a map (bsc#1188344)
- 4.4.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1043
2021-07-20 15:59:52 +00:00
YaST Team Bot
d8d945a452 - bnc#1185936
- do not crash with internal error when a sysctl file is
    corrupted
- 4.4.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1042
2021-07-02 06:54:35 +00:00
YaST Team Bot
5ec0b33728 Updated to git ref e855747c
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1041
2021-06-30 13:51:42 +00:00
YaST Team Bot
be3be154d4 - Adapted to the new API of Y2Issues (related to jsc#PM-2620 and
bsc#1166743)
- 4.4.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1040
2021-06-25 08:42:44 +00:00
YaST Team Bot
af63a6917f - Support 'boot' and 'on' as aliases for the 'auto' startmode
(bsc#1186910)
- 4.4.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1039
2021-06-17 16:36:41 +00:00
YaST Team Bot
8a1c1327f6 - Fallback to NetworkManager if wicked is the backend selected but
it is not installed at the end of the installation (bsc#1187423)
- 4.4.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1038
2021-06-17 16:05:24 +00:00
YaST Team Bot
120ae20aca - Fix the Comment entry in the desktop file so the tooltip
in the control center is properly translated (bsc#1187270).
- 4.4.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1037
2021-06-16 13:37:13 +00:00
YaST Team Bot
05d27af516 - Use the linuxrc proxy settings for the HTTPS and FTP proxies
(bsc#1185016)
- 4.4.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1036
2021-06-10 15:17:24 +00:00
YaST Team Bot
264349f7c9 - Adopt the new YaST2::Equatable mixin in order to fix possible
errors when comparing objects (related to bsc#1186082)
- 4.4.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1035
2021-06-07 10:23:02 +00:00
YaST Team Bot
bb0a24a4b2 - bnc#1185524
- do not crash at the end of installation when storing wifi
    configuration for NetworkManager at the target 
- 4.4.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1034
2021-06-01 14:05:41 +00:00
YaST Team Bot
26dd138c26 - Allow to modify the network IP forwarding configuration defining
the defaults in the control file (bsc#1186280)
- 4.4.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1033
2021-05-31 10:30:40 +00:00
YaST Team Bot
e6ee7d31a0 - Fix error when determining the removed interfaces in order to
remove their associated routes too (bsc#1186082)
- 4.4.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=1032
2021-05-24 13:47:52 +00:00