From 5381c6d4222e06e9edc3b9fb92c2eeb83526486ecdb42be6ac1e792c90b389d9 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 30 Sep 2019 14:10:42 +0000 Subject: [PATCH] - 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 --- yast2-network-4.2.12.tar.bz2 | 3 --- yast2-network-4.2.14.tar.bz2 | 3 +++ yast2-network.changes | 14 ++++++++++++++ yast2-network.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.2.12.tar.bz2 create mode 100644 yast2-network-4.2.14.tar.bz2 diff --git a/yast2-network-4.2.12.tar.bz2 b/yast2-network-4.2.12.tar.bz2 deleted file mode 100644 index 46744f2..0000000 --- a/yast2-network-4.2.12.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:009c0621c4293dfeebd5409a996a723fd2b9f532f61f88c576ce66839c94b760 -size 425476 diff --git a/yast2-network-4.2.14.tar.bz2 b/yast2-network-4.2.14.tar.bz2 new file mode 100644 index 0000000..be2d92f --- /dev/null +++ b/yast2-network-4.2.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2b7a048b6488f35dd7663b869ec514cafff90ef10f00793e2f98ecd65741dbf +size 447346 diff --git a/yast2-network.changes b/yast2-network.changes index 3f029a6..1d2c103 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Fri Sep 20 13:29:30 UTC 2019 - Imobach Gonzalez Sosa + +- 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 diff --git a/yast2-network.spec b/yast2-network.spec index f213ebb..2a5bb71 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.2.12 +Version: 4.2.14 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only