Commit Graph

1106 Commits

Author SHA256 Message Date
YaST Team Bot
b2fab7c56e - bsc#1156986
- Fix crash when logging that an interface is not connected or
    is not bridgeable when proposing the virtualization config.
- 4.2.46

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=909
2020-01-21 08:49:52 +00:00
YaST Team Bot
fd1d8851b8 Updated to git ref f5a42930
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=908
2020-01-21 07:26:29 +00:00
YaST Team Bot
fa43b7b918 - bsc#1158025
- When touching existent udev rules, modify only the parts that
    are relevant or have changed.
  - When the hardware is read, use the parent_bus_id as the busid
    for virtio netcards.
- 4.2.45

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=907
2020-01-17 09:58:13 +00:00
YaST Team Bot
ac2389775e - bsc#1156106
- Fixed the initialization of DNS.dhcp_hostname by the
    inst_setup_dhcp client
- 4.2.44

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=906
2020-01-15 09:35:18 +00:00
YaST Team Bot
65f82dd4af - Add a sanity test for CLI error code reporting (bsc#1144351)
- 4.2.43

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=905
2020-01-10 10:29:31 +00:00
YaST Team Bot
acf8c883d8 - bnc#1159970
- suppport for reading / writing MTU
- 4.2.42

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=904
2020-01-03 12:45:09 +00:00
YaST Team Bot
df826ff9c9 - bnc#1153198, fate#319639
- fixed internal error caused by incompatibility between new and
    old DNS / Hostname handling code.
- 4.2.41

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=903
2020-01-02 16:25:17 +00:00
YaST Team Bot
ff6fe37b7d - read properly old wireless auth modes and use new ones instead
(bsc#1159160)
- 4.2.40

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=902
2019-12-27 12:51:29 +00:00
YaST Team Bot
038b97642c - bnc#1153198, fate#319639
- improved previous fix - exception handling
- 4.2.39

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=901
2019-12-23 10:22:15 +00:00
YaST Team Bot
0c45edbba0 - bsc#1156986
- Fixed the creation of network configuration for virtualization
- 4.2.38

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=900
2019-12-20 11:24:18 +00:00
YaST Team Bot
f37fc2469a Updated to git ref 5092f329
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=899
2019-12-19 09:43:14 +00:00
YaST Team Bot
4ae2af40c8 - bnc#1153198, fate#319639
improved previous fix together with some cleanup
- 4.2.37

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=898
2019-12-17 10:58:08 +00:00
YaST Team Bot
fe8f8baff4 Updated to git ref d46df44c
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=897
2019-12-16 11:07:47 +00:00
YaST Team Bot
4151e7fbd1 - Centered and added title to the add interface dialog
(jsc#SLE-7753)
- 4.2.36

- 4.2.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=896
2019-12-16 10:03:53 +00:00
YaST Team Bot
97f824603a - bnc#1158122
- fixed internal error when incorrectly querying for hostname in
    AY's second stage
- 4.2.35

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=895
2019-12-04 11:11:45 +00:00
YaST Team Bot
47cfd22ab7 - Drop support for obsolete network device types (jsc#SLE-7753)
- 4.2.34

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=894
2019-11-27 09:50:20 +00:00
YaST Team Bot
1d3363fff2 - Fix wireless mode and auth_mode initialization (bsc#1157394)
- 4.2.33

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=893
2019-11-26 10:12:16 +00:00
YaST Team Bot
5ea4d2ce58 Updated to git ref 092ff03e
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=892
2019-11-26 09:32:28 +00:00
YaST Team Bot
23e843671c - Added a special type for the "Unknown" interfaces omitting them
from the interfaces list (bsc#1156285)
- 4.2.32

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=891
2019-11-25 09:50:46 +00:00
YaST Team Bot
7a75a249e4 - Ignores invalid udev rules parts (bsc#1157361)
- 4.2.31

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=890
2019-11-25 09:17:03 +00:00
YaST Team Bot
5ed0935cae - Firsboot dhcp: Ensure the network configuration has been read
before trying to configure it by dhcp (bsc#1157429)
- 4.2.30

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=889
2019-11-21 11:18:07 +00:00
YaST Team Bot
5ae51c4815 - bnc#1153198, fate#319639
- implemented proper hostname setup in installation for the new
    backend
- 4.2.29

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=888
2019-11-21 08:44:07 +00:00
YaST Team Bot
0c88921411 - Do not crash when wrapping text (bsc#1157161)
- 4.2.28

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=887
2019-11-19 12:34:31 +00:00
YaST Team Bot
8dc22634cc - fix importing dhclient_set_hostname key from autoyast profile
(bsc#1152021)
- 4.2.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=886
2019-11-13 14:08:43 +00:00
YaST Team Bot
211e13fc8e - Wireless: Fix wpa auth modes selection removing the prefix from
the combobox value which is not used when writing the config.
  (bsc#1155639)
- 4.2.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=885
2019-11-11 09:41:21 +00:00
YaST Team Bot
6c35c684d6 - Live installation:
- Do not try to configure dhcp when NetworkManager is in use.
  - Show the general tab in the lan client allowing to switch
    between backends when systemd is running.
  - Do not do a netconfig update during an installation for not
    breaking the current resolv configuration.
- 4.2.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=884
2019-11-11 09:11:41 +00:00
YaST Team Bot
d4e20a661d - fix typo in remote desktop file (thanks for contribution
to Markus S aka kamikazow) (bsc#1155584)
- 4.2.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=883
2019-11-01 08:57:38 +00:00
YaST Team Bot
189095bd02 Updated to git ref 4aa48a81
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=882
2019-11-01 08:44:01 +00:00
YaST Team Bot
38a02cc34a - Fix crash caused by type in widget method (caused in 4.2.22 by
rubocop done as side-effect of bsc#1153673 fix)
- 4.2.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=881
2019-10-15 08:58:31 +00:00
YaST Team Bot
ac00f91453 - bsc#1153673
- Fix Yast::Logger dependency in bridge connection config.
- 4.2.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=880
2019-10-14 10:24:38 +00:00
YaST Team Bot
65730f8ebc Updated to git ref c1ed7b6c
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=879
2019-10-14 09:18:15 +00:00
YaST Team Bot
6b002e422f - Update reference in VLAN, Bridge or Bond when its device is
removed or renamed (bsc#1153460)
- 4.2.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=878
2019-10-09 15:12:38 +00:00
YaST Team Bot
93c08e616b - Place sysctl settings in /etc/sysctl.d/ (jsc#SLE-9077).
- 4.2.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=877
2019-10-07 12:50:17 +00:00
YaST Team Bot
809969b6a3 - AutoYaST: Added back the activation of s390 devices during the
first stage as it was removed when switched to the new data model

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=876
2019-10-07 06:28:51 +00:00
YaST Team Bot
161b09637c - Fix CLI tests for network (bsc#957537)
- 4.2.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=875
2019-10-04 19:12:36 +00:00
Knut Alejandro Anderssen González
0e39a3d372 Updated to git ref 2fb1e412
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=874
2019-10-04 11:27:43 +00:00
Knut Alejandro Anderssen González
0e3da8f64b Updated to git ref a1e26236
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=873
2019-10-04 09:09:40 +00:00
YaST Team Bot
3d34b8e358 - Fix blink positioning in UI (bsc#1119407)
- 4.2.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=872
2019-10-03 15:49:15 +00:00
YaST Team Bot
9f0bc54f72 - bsc#1152840
- Fix interface ipaddr and prefixlen in the cloned profile.
- 4.2.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=871
2019-10-03 07:51:02 +00:00
YaST Team Bot
1b1f9a984a - Adapt network CLI to new data model with improved error reporting
(bsc#1151242)
- 4.2.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=870
2019-10-02 14:30:57 +00:00
YaST Team Bot
12c0a009b3 - boo#1152748:
- Fix detection of the network status during installation.
- 4.1.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=869
2019-10-02 08:00:52 +00:00
YaST Team Bot
89e8822217 - AY: Fix interface name check for using the fallback when not set.
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=868
2019-10-01 14:37:36 +00:00
YaST Team Bot
8e7a6c3d19 - boo#1152627
- Fix circular dependency between DNS and Host modules
  - Remove unneeded code related to the already dropped feature to write the hostname
    to /etc/hosts.
- 4.2.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=867
2019-10-01 10:19:55 +00:00
YaST Team Bot
c10440e752 Updated to git ref 46cfaf58
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=866
2019-09-30 14:37:44 +00:00
YaST Team Bot
5381c6d422 - bsc#1151491
- Completed the new data model (support for TUN/TAP, bridges,
    bonding, VLANs, etc.).
  - Switched to use the new data model.
  - New wireless configuration workflow.
  - Revamped support for interfaces renaming and drivers assignment, including
    better udev rules handling.
  - Fixed /etc/hosts handling when switching from static to DHCP based configuration.
  - Many small fixes in different areas.
- 4.2.13

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=865
2019-09-30 14:10:42 +00:00
YaST Team Bot
d3097bde8a - bnc#1149234
- apply udev rule from AY profile according to device's mac
    value when permanent_mac is missing in list of the device's
    options
- bsc#1133442
  - Increased the DHCP timeout when NetworkManager is in use to
    its default (45 seconds).
- 4.2.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=864
2019-09-12 10:41:16 +00:00
Knut Alejandro Anderssen González
308914ef53 - Requires hostname: there are many places where the module calls
/bin/hostname (boo#1142595).
- 4.2.11

- avoid dependency on autoyast2-installation
- 4.2.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=863
2019-08-29 12:37:33 +00:00
Knut Alejandro Anderssen González
938204a594 Updated to git ref bcdc4705
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=862
2019-08-29 12:21:46 +00:00
YaST Team Bot
ead32a331e - Requires hostname: there are many places where the module calls
/bin/hostname (boo#1142595).
- 4.2.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=861
2019-07-31 08:06:10 +00:00
YaST Team Bot
c5c973a59f - avoid dependency on autoyast2-installation
- 4.2.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=860
2019-07-19 08:59:25 +00:00