1
0
forked from pool/yast2-network

- AutoYaST: do not crash when defined dns section whitout hostname

(bsc#1166953)
- AutoYaST: handle the dhcp_hostname option in the dns section
  correctly
- 4.2.63

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=928
This commit is contained in:
YaST Team Bot
2020-03-20 22:10:50 +00:00
committed by Git OBS Bridge
parent 3e62c7e8ee
commit 19ce3d4ddd
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Mar 19 13:52:31 UTC 2020 - Knut Anderssen <kanderssen@suse.com>
- AutoYaST: do not crash when defined dns section whitout hostname
(bsc#1166953)
- AutoYaST: handle the dhcp_hostname option in the dns section
correctly
- 4.2.63
-------------------------------------------------------------------
Wed Mar 18 09:42:36 UTC 2020 - Knut Anderssen <kanderssen@suse.com>