1
0
forked from pool/yast2-network

- 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
This commit is contained in:
YaST Team Bot
2019-02-28 16:22:35 +00:00
committed by Git OBS Bridge
parent 0f2149b9bc
commit f8a5d497e9
4 changed files with 16 additions and 4 deletions

View File

@@ -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