From 0f2149b9bc98f7c23e9c810aaef69c9ebbbcaf2fb60b77c050ea1961458f2e36 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Sun, 24 Feb 2019 22:38:44 +0000 Subject: [PATCH] - When renaming an interface (bsc#1060207): - Offer to the user the option to update device routes that belongs to the previous interface name. - Update the Routing devices list with the new one when needed. - Do not drop configured elements from the list when canceling an edition (bsc#998540) - 4.1.41 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=840 --- yast2-network-4.1.40.tar.bz2 | 3 --- yast2-network-4.1.41.tar.bz2 | 3 +++ yast2-network.changes | 11 +++++++++++ yast2-network.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.1.40.tar.bz2 create mode 100644 yast2-network-4.1.41.tar.bz2 diff --git a/yast2-network-4.1.40.tar.bz2 b/yast2-network-4.1.40.tar.bz2 deleted file mode 100644 index bf3017d..0000000 --- a/yast2-network-4.1.40.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b746f75f2ff5d691f75e4ee7fc24f8e8e9b45f48e314f8fd84579439665280c -size 392809 diff --git a/yast2-network-4.1.41.tar.bz2 b/yast2-network-4.1.41.tar.bz2 new file mode 100644 index 0000000..796c1a2 --- /dev/null +++ b/yast2-network-4.1.41.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9cb83eb8e2bdf2474015bc60dce27c24f0a29046e9d0691494d36ab597fa0e +size 393870 diff --git a/yast2-network.changes b/yast2-network.changes index 03f70de..352a238 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 21 17:50:32 UTC 2019 - knut.anderssen@suse.com + +- When renaming an interface (bsc#1060207): + - Offer to the user the option to update device routes that + belongs to the previous interface name. + - Update the Routing devices list with the new one when needed. +- Do not drop configured elements from the list when canceling + an edition (bsc#998540) +- 4.1.41 + ------------------------------------------------------------------- Tue Feb 19 09:31:26 UTC 2019 - knut.anderssen@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index b20d51a..51c5386 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.1.40 +Version: 4.1.41 Release: 0 BuildArch: noarch