From d835252ea169f7dcd1abbde6cf21d4d7bd92b04b9006cb8b76784e2968582177 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 26 Jan 2021 11:47:19 +0000 Subject: [PATCH] - Fixes some usability issues (bsc#1177834): - Disable "Edit" and "Delete" buttons when no interfaces are detected. - Disable the "Scan Network" button when the interface does not exist. OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=984 --- yast2-network-4.3.41.tar.bz2 | 4 ++-- yast2-network.changes | 9 +++++++++ 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/yast2-network-4.3.41.tar.bz2 b/yast2-network-4.3.41.tar.bz2 index f1a4828..2de3466 100644 --- a/yast2-network-4.3.41.tar.bz2 +++ b/yast2-network-4.3.41.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:56dbbf203684cab736cb5bf7d755f3b15cbb7f4786ed47ec5201df9a66ae8db6 -size 475056 +oid sha256:25d3503237ebc3ebdc841ec6d3870b74069442c20282bc8dc0cef4d811656139 +size 475307 diff --git a/yast2-network.changes b/yast2-network.changes index 0ee6737..8de91c1 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Jan 26 11:23:33 UTC 2021 - Imobach Gonzalez Sosa + +- Fixes some usability issues (bsc#1177834): + - Disable "Edit" and "Delete" buttons when no interfaces + are detected. + - Disable the "Scan Network" button when the interface does not + exist. + ------------------------------------------------------------------- Fri Jan 22 17:03:54 UTC 2021 - Knut Anderssen