Changelog for
hyper-v-8-4.2.i586.rpm :
* Thu Aug 20 2020 oheringAATTsuse.de- Allow daemon restart again (bsc#1116957) Since some time the kernel moved from netlink sockets to char devices, which is supposed to handle a connection reopen for the kernel<->daemon interface
* Wed Jul 22 2020 oheringAATTsuse.de- Remove dependency to network-online.target now that gethostname is used in kvp_daemon (bsc#1174443, bsc#1174444)- Reopen the devices if read() or write() returns errors (9fc3c01a)- Use either python2 or python3 for lsvmbus (bsc#1093910)- Remove sysv init scripts
* Wed Jul 22 2020 Guillaume GARDET
- Enable build on aarch64
* Thu Feb 20 2020 oheringAATTsuse.de- Revert previous non-upstream change for async name resolution Just use gethostname via hyper-v.kvp.gethostname.patch (bsc#1100758)
* Fri Nov 29 2019 oheringAATTsuse.de- Update lsvmbus interpreter from python(1) to python3(1) again because only SLE12 lacked proper python3 support (bsc#1093910)
* Wed Nov 27 2019 oheringAATTsuse.de- async name resolution in kvp_daemon (bsc#1100758)- kvp: eliminate \'may be used uninitialized\' warning (89eb4d8d)- fix typos in toolchain (2d35c660)- fixed Python pep8/flake8 warnings for lsvmbus (5912e791)- Replace GPLv2 boilerplate/reference with SPDX (43aa3132)- Fix a warning of buffer overflow with gcc 8.0.1 (4fcba780)
* Tue Oct 09 2018 oheringAATTsuse.de- fcopy: set \'error\' in case an unknown operation was requested (c2d68afb)
* Mon Oct 08 2018 oheringAATTsuse.de- Update lsvmbus interpreter from python3(1) to python(1) because SLE12 lacks python3 support (bsc#1093910)
* Tue Sep 25 2018 oheringAATTsuse.de- vss: fix loop device detection (07136793)- Fix IP reporting by KVP daemon with SRIOV (4ba63412)- Fix a bug in the key delete code (86503bd3)- fix compiler warnings about major/target_fname (1330fc35)- PRIVATE hyper-v.compare-with-upstream.sh
* Thu Aug 02 2018 schwabAATTsuse.de- hyper-v.tools.hv.hv_vss_daemon.c: Include for major