From c01be800204a368578d08f0950f6e4054a539a03a0d5b540853993ad0338a7f7 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 2 Feb 2021 08:13:20 +0000 Subject: [PATCH] - Added lladdr attribute to the interface section in the networking schema and honors it when importing the config (bsc#1179876) - 4.3.43 - Improved the NetworkManager wireless configuration writers adding support for writing WPA-EAP and open WEP authentication modes. - 4.3.42 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=986 --- yast2-network-4.3.41.tar.bz2 | 3 --- yast2-network-4.3.43.tar.bz2 | 3 +++ yast2-network.changes | 14 ++++++++++++++ yast2-network.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.3.41.tar.bz2 create mode 100644 yast2-network-4.3.43.tar.bz2 diff --git a/yast2-network-4.3.41.tar.bz2 b/yast2-network-4.3.41.tar.bz2 deleted file mode 100644 index 38ce060..0000000 --- a/yast2-network-4.3.41.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3187a45fd86adc1d12edb3af87a6715ae2bb32c31963d05664fed7b0251a44ee -size 475616 diff --git a/yast2-network-4.3.43.tar.bz2 b/yast2-network-4.3.43.tar.bz2 new file mode 100644 index 0000000..0c859fa --- /dev/null +++ b/yast2-network-4.3.43.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aede4693fa36f30d4a2d1fd53f93528bcf1f5bae74355deae12aaef61e60b74 +size 477355 diff --git a/yast2-network.changes b/yast2-network.changes index 8de91c1..5b10017 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Feb 1 20:05:05 UTC 2021 - Knut Anderssen + +- Added lladdr attribute to the interface section in the networking + schema and honors it when importing the config (bsc#1179876) +- 4.3.43 + +------------------------------------------------------------------- +Fri Jan 29 15:56:44 UTC 2021 - Knut Anderssen + +- Improved the NetworkManager wireless configuration writers adding + support for writing WPA-EAP and open WEP authentication modes. +- 4.3.42 + ------------------------------------------------------------------- Tue Jan 26 11:23:33 UTC 2021 - Imobach Gonzalez Sosa diff --git a/yast2-network.spec b/yast2-network.spec index 48e26ec..bb06bd5 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.3.41 +Version: 4.3.43 Release: 0 Summary: YaST2 - Network Configuration License: GPL-2.0-only