1
0
forked from pool/yast2-network

- The 'lan' client returns the correct value (bsc#1140199).

- 4.2.8

- bsc#1137346
  - CLI: Report an error instead of raising an exception when the
    device type is not provided and there is no way to infer it
    from the given options.

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=858
This commit is contained in:
YaST Team Bot
2019-07-04 08:29:37 +00:00
committed by Git OBS Bridge
parent 8d34f6c7db
commit ddcc66f013
4 changed files with 18 additions and 4 deletions

View File

@@ -1,3 +1,17 @@
-------------------------------------------------------------------
Wed Jul 3 16:40:45 UTC 2019 - Imobach Gonzalez Sosa <igonzalezsosa@suse.com>
- The 'lan' client returns the correct value (bsc#1140199).
- 4.2.8
-------------------------------------------------------------------
Wed Jul 3 13:18:05 UTC 2019 - Knut Anderssen <kanderssen@suse.com>
- bsc#1137346
- CLI: Report an error instead of raising an exception when the
device type is not provided and there is no way to infer it
from the given options.
-------------------------------------------------------------------
Fri Jun 14 13:14:05 UTC 2019 - Knut Anderssen <kanderssen@suse.com>