SHA256
1
0
forked from pool/hyper-v

- update hv_get_dhcp_info to work with our ifcfg [bnc#790469]

- remove cat usage from hv_get_dns_info
- add quoting to hv_set_ifconfig to make it more robust

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=44
This commit is contained in:
2012-11-22 17:16:30 +00:00
committed by Git OBS Bridge
parent dad8c5cef7
commit 42570cdfd6
4 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Nov 22 18:14:12 CET 2012 - ohering@suse.de
- update hv_get_dhcp_info to work with our ifcfg [bnc#790469]
- remove cat usage from hv_get_dns_info
- add quoting to hv_set_ifconfig to make it more robust
-------------------------------------------------------------------
Mon Nov 12 17:18:25 CET 2012 - ohering@suse.de