From f8a5d497e96044c4660f1fc91910679676fce3030c4f51b210a0631a19996e9a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 28 Feb 2019 16:22:35 +0000 Subject: [PATCH] - Installation proposal (bsc#1127228, bsc#1124478, bsc#1124498): - Fixed issue refreshing the list of packages needed for the default backend the first time the proposal is called. - Do not cache the default network backend but only the current one when modified by the user in the proposal - Fallback to :wicked when saving the network if NetworkManager is selected as the service to be used but not installed. - 4.1.42 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=841 --- yast2-network-4.1.41.tar.bz2 | 3 --- yast2-network-4.1.42.tar.bz2 | 3 +++ yast2-network.changes | 12 ++++++++++++ yast2-network.spec | 2 +- 4 files changed, 16 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.1.41.tar.bz2 create mode 100644 yast2-network-4.1.42.tar.bz2 diff --git a/yast2-network-4.1.41.tar.bz2 b/yast2-network-4.1.41.tar.bz2 deleted file mode 100644 index 796c1a2..0000000 --- a/yast2-network-4.1.41.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ba9cb83eb8e2bdf2474015bc60dce27c24f0a29046e9d0691494d36ab597fa0e -size 393870 diff --git a/yast2-network-4.1.42.tar.bz2 b/yast2-network-4.1.42.tar.bz2 new file mode 100644 index 0000000..437f263 --- /dev/null +++ b/yast2-network-4.1.42.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03583199052cce34feb2330e573c3f95431b39fde5e53289eb95d02c71f00789 +size 394057 diff --git a/yast2-network.changes b/yast2-network.changes index 352a238..28c10bb 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Feb 27 15:08:09 UTC 2019 - knut.anderssen@suse.com + +- Installation proposal (bsc#1127228, bsc#1124478, bsc#1124498): + - Fixed issue refreshing the list of packages needed for the + default backend the first time the proposal is called. + - Do not cache the default network backend but only the current + one when modified by the user in the proposal + - Fallback to :wicked when saving the network if NetworkManager + is selected as the service to be used but not installed. +- 4.1.42 + ------------------------------------------------------------------- Thu Feb 21 17:50:32 UTC 2019 - knut.anderssen@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index 51c5386..e21108f 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.1.41 +Version: 4.1.42 Release: 0 BuildArch: noarch