From 2260dba80975043d07df7c29cf860a4cb4a203a712a691fa71267e341d592ec7 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Wed, 10 Feb 2021 13:45:34 +0000 Subject: [PATCH 1/5] - Allow to disable the proposal of the bridge network configuration for virtualization in the installation summary or by the new 'virt_bridge_proposal' AutoYaST option (bsc#1178603) - 4.3.46 - Fix for not present interfaces when deciding whether the "Scan Network" button should be disabled or not during a wireless configuration (bsc#1177834). - 4.3.45 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=990 --- yast2-network-4.3.44.tar.bz2 | 3 --- yast2-network-4.3.46.tar.bz2 | 3 +++ yast2-network.changes | 16 ++++++++++++++++ yast2-network.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.3.44.tar.bz2 create mode 100644 yast2-network-4.3.46.tar.bz2 diff --git a/yast2-network-4.3.44.tar.bz2 b/yast2-network-4.3.44.tar.bz2 deleted file mode 100644 index 22015f3..0000000 --- a/yast2-network-4.3.44.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4adb1b26a6e6b44cf346090552d7924cffdaec558153cfbdd7610a70f841d4f0 -size 477835 diff --git a/yast2-network-4.3.46.tar.bz2 b/yast2-network-4.3.46.tar.bz2 new file mode 100644 index 0000000..2ed98f5 --- /dev/null +++ b/yast2-network-4.3.46.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa545bd2f95fdee76ce227fd73dae57fa302d85720b529cd67b88051dee4927a +size 479161 diff --git a/yast2-network.changes b/yast2-network.changes index d261e3c..28d602c 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Feb 10 10:30:53 UTC 2021 - Knut Anderssen + +- Allow to disable the proposal of the bridge network configuration + for virtualization in the installation summary or by the new + 'virt_bridge_proposal' AutoYaST option (bsc#1178603) +- 4.3.46 + +------------------------------------------------------------------- +Tue Feb 9 08:18:26 UTC 2021 - Knut Anderssen + +- Fix for not present interfaces when deciding whether + the "Scan Network" button should be disabled or not during a + wireless configuration (bsc#1177834). +- 4.3.45 + ------------------------------------------------------------------- Thu Feb 4 15:05:25 UTC 2021 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index f16786e..996f72b 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.3.44 +Version: 4.3.46 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only From 7f5bcc1478ab0cebae97365f9a1b2470e47d72e5000cd765d169fdb37f32c18e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 19 Feb 2021 10:42:30 +0000 Subject: [PATCH 2/5] - Adapted unit test to recent changes in Yast::Report (related to bsc#1179893). - 4.3.47 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=991 --- yast2-network-4.3.46.tar.bz2 | 3 --- yast2-network-4.3.47.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.3.46.tar.bz2 create mode 100644 yast2-network-4.3.47.tar.bz2 diff --git a/yast2-network-4.3.46.tar.bz2 b/yast2-network-4.3.46.tar.bz2 deleted file mode 100644 index 2ed98f5..0000000 --- a/yast2-network-4.3.46.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa545bd2f95fdee76ce227fd73dae57fa302d85720b529cd67b88051dee4927a -size 479161 diff --git a/yast2-network-4.3.47.tar.bz2 b/yast2-network-4.3.47.tar.bz2 new file mode 100644 index 0000000..1942efb --- /dev/null +++ b/yast2-network-4.3.47.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d40cdf611db26e15fbde852faeefdfbbb1049d166da96f17b61ec0ec5baac752 +size 479168 diff --git a/yast2-network.changes b/yast2-network.changes index 28d602c..d7c48a8 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Feb 19 10:28:29 UTC 2021 - Ancor Gonzalez Sosa + +- Adapted unit test to recent changes in Yast::Report (related to + bsc#1179893). +- 4.3.47 + ------------------------------------------------------------------- Wed Feb 10 10:30:53 UTC 2021 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 996f72b..e8cd720 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.3.46 +Version: 4.3.47 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only From ce51af4527956a82fedebdb9111cfe26765c6ff853b09b046103034451075725 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Mon, 22 Feb 2021 09:50:34 +0000 Subject: [PATCH 3/5] - Improve the AutoYaST interfaces reader handling better the IP Addresses configuration. (bsc#1174353, bsc#1178107) - 4.3.48 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=992 --- yast2-network-4.3.47.tar.bz2 | 3 --- yast2-network-4.3.48.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.3.47.tar.bz2 create mode 100644 yast2-network-4.3.48.tar.bz2 diff --git a/yast2-network-4.3.47.tar.bz2 b/yast2-network-4.3.47.tar.bz2 deleted file mode 100644 index 1942efb..0000000 --- a/yast2-network-4.3.47.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d40cdf611db26e15fbde852faeefdfbbb1049d166da96f17b61ec0ec5baac752 -size 479168 diff --git a/yast2-network-4.3.48.tar.bz2 b/yast2-network-4.3.48.tar.bz2 new file mode 100644 index 0000000..787a6af --- /dev/null +++ b/yast2-network-4.3.48.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbbaee2408e55db55d75b45c3fbdf7df917e94d2c4c4eda90541b124cf063b59 +size 479966 diff --git a/yast2-network.changes b/yast2-network.changes index d7c48a8..f630363 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 22 09:32:34 UTC 2021 - Knut Anderssen + +- Improve the AutoYaST interfaces reader handling better the IP + Addresses configuration. (bsc#1174353, bsc#1178107) +- 4.3.48 + ------------------------------------------------------------------- Fri Feb 19 10:28:29 UTC 2021 - Ancor Gonzalez Sosa diff --git a/yast2-network.spec b/yast2-network.spec index e8cd720..6bec36c 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.3.47 +Version: 4.3.48 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only From 6bd0721068971e1e9c32f20d57431a41f6ed8d0cb6ee4936fddc873a863c6d3e Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 23 Feb 2021 11:38:05 +0000 Subject: [PATCH 4/5] - Added AutoYaST interfaces section errors reporting (bsc#1174353, bsc#1178107). - 4.3.49 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=993 --- yast2-network-4.3.48.tar.bz2 | 3 --- yast2-network-4.3.49.tar.bz2 | 3 +++ yast2-network.changes | 7 +++++++ yast2-network.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.3.48.tar.bz2 create mode 100644 yast2-network-4.3.49.tar.bz2 diff --git a/yast2-network-4.3.48.tar.bz2 b/yast2-network-4.3.48.tar.bz2 deleted file mode 100644 index 787a6af..0000000 --- a/yast2-network-4.3.48.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fbbaee2408e55db55d75b45c3fbdf7df917e94d2c4c4eda90541b124cf063b59 -size 479966 diff --git a/yast2-network-4.3.49.tar.bz2 b/yast2-network-4.3.49.tar.bz2 new file mode 100644 index 0000000..fca6e9f --- /dev/null +++ b/yast2-network-4.3.49.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a0c0ba8c528f862c1c78783bb8ade0ccde54cec8c9732271a00a4f0909d398c +size 480745 diff --git a/yast2-network.changes b/yast2-network.changes index f630363..041a6fe 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Feb 22 13:53:49 UTC 2021 - Knut Anderssen + +- Added AutoYaST interfaces section errors reporting (bsc#1174353, + bsc#1178107). +- 4.3.49 + ------------------------------------------------------------------- Mon Feb 22 09:32:34 UTC 2021 - Knut Anderssen diff --git a/yast2-network.spec b/yast2-network.spec index 6bec36c..4bba080 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.3.48 +Version: 4.3.49 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only From c779d2ad02e366ab39acc7e57e58df8a928849626276f1e0fec2229d4175b274 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Fri, 26 Feb 2021 13:48:00 +0000 Subject: [PATCH 5/5] - 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