1
0
forked from pool/yast2-network

- 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
This commit is contained in:
YaST Team Bot
2019-09-30 14:10:42 +00:00
committed by Git OBS Bridge
parent d3097bde8a
commit 5381c6d422
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Fri Sep 20 13:29:30 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- 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
-------------------------------------------------------------------
Tue Sep 10 07:40:04 UTC 2019 - Michal Filka <mfilka@suse.com>