From c779d2ad02e366ab39acc7e57e58df8a928849626276f1e0fec2229d4175b274 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 26 Feb 2021 13:48:00 +0000 Subject: [PATCH] - Improve wireless devices configuration UX (bsc#1177834): - Reorganize the widgets, to make the UI easier to understand. - Add a list of wireless networks which displays additional information like Mode, Channel, Rate, Signal and Security method. - Pre-select the authentication method depending on the selected network. - Fix initialization of the "AP ScanMode" field. - 4.3.50 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=994 --- yast2-network-4.3.49.tar.bz2 | 3 --- yast2-network-4.3.50.tar.bz2 | 3 +++ yast2-network.changes | 13 +++++++++++++ yast2-network.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.3.49.tar.bz2 create mode 100644 yast2-network-4.3.50.tar.bz2 diff --git a/yast2-network-4.3.49.tar.bz2 b/yast2-network-4.3.49.tar.bz2 deleted file mode 100644 index fca6e9f..0000000 --- a/yast2-network-4.3.49.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5a0c0ba8c528f862c1c78783bb8ade0ccde54cec8c9732271a00a4f0909d398c -size 480745 diff --git a/yast2-network-4.3.50.tar.bz2 b/yast2-network-4.3.50.tar.bz2 new file mode 100644 index 0000000..6f341cf --- /dev/null +++ b/yast2-network-4.3.50.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d106dd89e2dedf49431995e61e0801a339713db02a63f0843691042db0556cc +size 487714 diff --git a/yast2-network.changes b/yast2-network.changes index 041a6fe..fa12b3f 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Fri Feb 26 06:41:17 UTC 2021 - Imobach Gonzalez Sosa + +- Improve wireless devices configuration UX (bsc#1177834): + - Reorganize the widgets, to make the UI easier to understand. + - Add a list of wireless networks which displays additional + information like Mode, Channel, Rate, Signal and + Security method. + - Pre-select the authentication method depending on the + selected network. +- Fix initialization of the "AP ScanMode" field. +- 4.3.50 + ------------------------------------------------------------------- Mon Feb 22 13:53:49 UTC 2021 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 4bba080..84d32e2 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.3.49 +Version: 4.3.50 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only