From 7b7d0d1e886b253915206629a00e152e87c3424d7cb33f146b57ed3f21d02a8a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Tue, 19 Feb 2019 14:14:30 +0000 Subject: [PATCH 1/3] - Installation proposal (bsc#1124478, bsc#1124498): - Do not offer NetworkManager when the package is not available - Respect the network backend selected in the proposal at the end of the installation - Removed the hostname write (127.0.0.2) from the summary - 4.1.40 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=839 --- yast2-network-4.1.39.tar.bz2 | 3 --- yast2-network-4.1.40.tar.bz2 | 3 +++ yast2-network.changes | 10 ++++++++++ yast2-network.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.1.39.tar.bz2 create mode 100644 yast2-network-4.1.40.tar.bz2 diff --git a/yast2-network-4.1.39.tar.bz2 b/yast2-network-4.1.39.tar.bz2 deleted file mode 100644 index 80fbe68..0000000 --- a/yast2-network-4.1.39.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b5a4e64c48c30f3098cc4de23821cc7e6f29ff6e5164e639363fd46646c487ac -size 391456 diff --git a/yast2-network-4.1.40.tar.bz2 b/yast2-network-4.1.40.tar.bz2 new file mode 100644 index 0000000..bf3017d --- /dev/null +++ b/yast2-network-4.1.40.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b746f75f2ff5d691f75e4ee7fc24f8e8e9b45f48e314f8fd84579439665280c +size 392809 diff --git a/yast2-network.changes b/yast2-network.changes index a9a5520..03f70de 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Tue Feb 19 09:31:26 UTC 2019 - knut.anderssen@suse.com + +- Installation proposal (bsc#1124478, bsc#1124498): + - Do not offer NetworkManager when the package is not available + - Respect the network backend selected in the proposal at the end + of the installation + - Removed the hostname write (127.0.0.2) from the summary +- 4.1.40 + ------------------------------------------------------------------- Tue Feb 12 13:21:39 CET 2019 - schubi@suse.de diff --git a/yast2-network.spec b/yast2-network.spec index e58f696..b20d51a 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.1.39 +Version: 4.1.40 Release: 0 BuildArch: noarch From 0f2149b9bc98f7c23e9c810aaef69c9ebbbcaf2fb60b77c050ea1961458f2e36 Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Sun, 24 Feb 2019 22:38:44 +0000 Subject: [PATCH 2/3] - When renaming an interface (bsc#1060207): - Offer to the user the option to update device routes that belongs to the previous interface name. - Update the Routing devices list with the new one when needed. - Do not drop configured elements from the list when canceling an edition (bsc#998540) - 4.1.41 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=840 --- yast2-network-4.1.40.tar.bz2 | 3 --- yast2-network-4.1.41.tar.bz2 | 3 +++ yast2-network.changes | 11 +++++++++++ yast2-network.spec | 2 +- 4 files changed, 15 insertions(+), 4 deletions(-) delete mode 100644 yast2-network-4.1.40.tar.bz2 create mode 100644 yast2-network-4.1.41.tar.bz2 diff --git a/yast2-network-4.1.40.tar.bz2 b/yast2-network-4.1.40.tar.bz2 deleted file mode 100644 index bf3017d..0000000 --- a/yast2-network-4.1.40.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2b746f75f2ff5d691f75e4ee7fc24f8e8e9b45f48e314f8fd84579439665280c -size 392809 diff --git a/yast2-network-4.1.41.tar.bz2 b/yast2-network-4.1.41.tar.bz2 new file mode 100644 index 0000000..796c1a2 --- /dev/null +++ b/yast2-network-4.1.41.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba9cb83eb8e2bdf2474015bc60dce27c24f0a29046e9d0691494d36ab597fa0e +size 393870 diff --git a/yast2-network.changes b/yast2-network.changes index 03f70de..352a238 100644 --- a/yast2-network.changes +++ b/yast2-network.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Feb 21 17:50:32 UTC 2019 - knut.anderssen@suse.com + +- When renaming an interface (bsc#1060207): + - Offer to the user the option to update device routes that + belongs to the previous interface name. + - Update the Routing devices list with the new one when needed. +- Do not drop configured elements from the list when canceling + an edition (bsc#998540) +- 4.1.41 + ------------------------------------------------------------------- Tue Feb 19 09:31:26 UTC 2019 - knut.anderssen@suse.com diff --git a/yast2-network.spec b/yast2-network.spec index b20d51a..51c5386 100644 --- a/yast2-network.spec +++ b/yast2-network.spec @@ -17,7 +17,7 @@ Name: yast2-network -Version: 4.1.40 +Version: 4.1.41 Release: 0 BuildArch: noarch From f8a5d497e96044c4660f1fc91910679676fce3030c4f51b210a0631a19996e9a Mon Sep 17 00:00:00 2001 From: YaST Team Bot Date: Thu, 28 Feb 2019 16:22:35 +0000 Subject: [PATCH 3/3] - 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