Commit Graph

26 Commits

Author SHA256 Message Date
003cb503c1 remove obsolete files from obsolete KMP code
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=40
2012-11-12 18:13:21 +00:00
f8271141f7 - remove code to build kmp, it was not enabled because the
drivers are now in kernel since a long time.

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=39
2012-11-12 16:20:02 +00:00
e9f40f192e merge all changes into hv_kvp_daemon.c
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=38
2012-11-12 16:16:00 +00:00
2c3d70cfcb - Netlink source address validation allows DoS
bugfix for recvfrom check from bnc#761200

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=37
2012-11-08 13:34:35 +00:00
4410720fee - update hv_kvp_daemon
Return the full kernel version
  Don't return loopback addresses

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=32
2012-10-13 09:41:06 +00:00
8709575eff - bump to version 4
- update kv_kvp_daemon to 3.7-rc1 state [fate#31441]
  support KVP IP Injection, helper scripts go to /usr/lib/hyper-v/bin:
  hv_get_dhcp_info, hv_get_dns_info, hv_set_ifconfig
- remove usage of absolute paths in runlevel script

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=31
2012-10-04 13:33:40 +00:00
16565f7b13 - remove restart_on_update in postun section
the daemon can not be restarted at this point, and the new daemon
  may not be 100 percent compatible with the currently running
  kernel

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=28
2012-09-04 12:57:10 +00:00
9d893219e1 - do not package modprobe.conf rule in main package
prevents loading of ata_piix which is required for cdrom access

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=26
2012-05-21 14:12:35 +00:00
169a723b60 - check origin of netlink messages, use recvfrom() [bnc#761200]
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=25
2012-05-16 18:45:41 +00:00
e7ee948602 - update insserv part, see comments in OBS submit request #112701
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=23
2012-05-02 10:13:59 +00:00
427b362d31 update License string, remove AutoReqProv
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=21
2012-03-27 06:53:43 +00:00
ca8e1383b7 - add kvptest.ps1.txt to docs, a PowerShell script to verify KVP
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=20
2012-03-27 06:51:38 +00:00
54af41b96e - update hv_kvp_daemon to 3.4-rc1 state
use a copy linux/hyperv.h to compile the daemon

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=19
2012-03-26 17:08:24 +00:00
501dbf0e78 OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=18 2011-11-19 14:02:35 +00:00
1b30c4aa16 - add Supplements to install package if dmi matches [bnc#731198]
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=17
2011-11-18 20:50:58 +00:00
86b92da971 - disable hyper-v-kmp
hv_storvsc handles now IDE and SCSI disks and ata_piix is
  compiled into the kernel in SLE12, so the modprobe.conf rules
  have no meaning anymore

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=16
2011-09-01 16:53:34 +00:00
2fc6efd214 - update preun, stop_on_removal requires an argument
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=13
2011-06-17 13:42:13 +00:00
8793d846a2 OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=12 2011-06-17 09:12:20 +00:00
8d299a11ba - remove get_release_number.sh, which was added by accident
- bump version number to 2

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=11
2011-06-17 09:10:44 +00:00
0298cd91bd OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=9 2011-06-17 08:56:56 +00:00
36b11b8b5e - update postun to run restart_on_update
- use rpmmacro for daemon name

OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=8
2011-06-17 08:34:43 +00:00
87b7374b4c - update postin to work in / again when running insserv macro
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=7
2011-06-17 06:10:53 +00:00
d64e0ba202 OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=4 2011-06-16 10:33:30 +00:00
fc0fbf96a9 - enable hv_kvp_daemon if run in a hv guest [fate#312213]
OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=3
2011-06-16 09:14:38 +00:00
08459eed5d OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=2 2011-04-21 15:35:05 +00:00
4d9f8dd3b6 OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=1 2011-04-21 12:25:31 +00:00