Commit Graph

687 Commits

Author SHA256 Message Date
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
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
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
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
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
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
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
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
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
YaST Team Bot
f9cddd01db - Revamp UI internals, adding new widgets, sequences and
introducing the concept of interface builder.
- Add initial bits of the new data model.
- Fix several bugs that were introduced in version 4.2.2.
- 4.2.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=859
2019-07-18 11:48:15 +00:00
YaST Team Bot
ddcc66f013 - The 'lan' client returns the correct value (bsc#1140199).
- 4.2.8

- bsc#1137346
  - CLI: Report an error instead of raising an exception when the
    device type is not provided and there is no way to infer it
    from the given options.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=858
2019-07-04 08:29:37 +00:00
YaST Team Bot
8d34f6c7db - boo#1138297
- Improve some mocking in NetworkService.activate_network_service
    unit test which caused some test to fail randomly.
- 4.2.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=857
2019-06-14 13:24:20 +00:00
YaST Team Bot
0317079366 - boo#1138278
- Adapt the AddressDialog to use the new Y2Network::Routing class
    when checking if there is some default gateway defined.
- 4.2.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=856
2019-06-14 12:04:09 +00:00
YaST Team Bot
8eca6cccf9 - bsc#1136929
- Use the hwinfo permanent mac address instead of the current mac
    which could be wrong in case of an enslaved interface.
- bsc#1137324
  - Do not create duplicate udev rule attributes when editing an
    interface name.
- boo#903889
  - When proposing a bridge configuration for virtualization, move
    the routes from the enslaved interface to the new bridge.
- 4.2.5

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=855
2019-06-14 08:43:15 +00:00
YaST Team Bot
d5f2f1a984 - Use new schema of desktop files (boo#1084864)
- Clean up spec
- Rename desktop files
- 4.2.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=854
2019-06-10 10:48:35 +00:00
YaST Team Bot
3a34e04e97 - bnc#1131588
- display a confirmation popup when static route is going to be
    removed when switching a device to dhcp
- 4.2.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=853
2019-06-04 09:21:23 +00:00
YaST Team Bot
e14d2b96bd Updated to git ref 6f2f8748
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=849
2019-04-24 12:00:39 +00:00
YaST Team Bot
b2387f7bf8 - Started with yast2-network refactorization:
- Added the y2network namespace.
  - Dropped not used routing_auto client.
  - Reimplemented completely routing configuration droping the old
    Yast::Routing module.
  - The Y2Network::Routing configuration permits to have multiple
    default routes and does not drop extra options for them. That
    is, different routing tables can be used. (fate#326796)
- 4.2.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=848
2019-04-24 11:54:31 +00:00
YaST Team Bot
827aa59cde - Fix mode/second_stage value initialization (bsc#1132057)
- 4.2.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=847
2019-04-23 10:26:20 +00:00
YaST Team Bot
bde381bcef - publish find dhcp interfaces to component system, so yapi can be
dropped from yast2-samba-client (fate#323734)
- 4.2.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=846
2019-04-05 08:06:25 +00:00
YaST Team Bot
71ded16341 - bnc#1129012
- AY: Use the bus_id of the udev parent device when using virtio
    netcards and matching the existent rules with the defined in
    in the profile.
- 4.1.45

- Showing correct start mode for nfsroot device (bsc#1105692).

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=845
2019-04-05 07:54:55 +00:00
YaST Team Bot
96489adf8d - bnc#1094934
- Fixed internal error when writing remote configuration by
    cmdline (yast remote allow set=yes).
- 4.1.44

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=843
2019-03-21 13:35:47 +00:00