From b2387f7bf85bd7df49e72bf59fd1ba945aa449b84fc6c4209ae5ce997e913985 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 24 Apr 2019 11:54:31 +0000 Subject: [PATCH] - 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 --- yast2-network-4.2.1.tar.bz2 | 4 ++-- yast2-network.changes | 13 +++++++++++++ yast2-network.spec | 3 --- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/yast2-network-4.2.1.tar.bz2 b/yast2-network-4.2.1.tar.bz2 index 17c8134..6fc0b38 100644 --- a/yast2-network-4.2.1.tar.bz2 +++ b/yast2-network-4.2.1.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:dbb08bc0557005e29cfbd493768af1d104fe6f374bf2023414c3cdd11ce99878 -size 394924 +oid sha256:485202233d82f561837420dd4d8dc78378dd20189e25d6d43439154eb9b1a3c9 +size 402976 diff --git a/yast2-network.changes b/yast2-network.changes index 9325107..ab1755b 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Wed Apr 24 12:44:18 UTC 2019 - knut.anderssen@suse.com + +- 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 + ------------------------------------------------------------------- Mon Apr 22 16:41:51 UTC 2019 - Imobach Gonzalez Sosa diff --git a/yast2-network.spec b/yast2-network.spec index b793968..d0d5f17 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -88,11 +88,8 @@ rake install DESTDIR="%{buildroot}" %files %defattr(-,root,root) -%{yast_ybindir}/* %{yast_yncludedir}/network %{yast_clientdir}/*.rb -%dir %{yast_moduledir}/YaPI -%{yast_moduledir}/YaPI/NETWORK.pm %{yast_moduledir}/*.rb %{yast_desktopdir}/*.desktop %{yast_scrconfdir}/*.scr