hyper-v-8-lp152.9.6.1<>,1`_t/=„ guh,u9;0I +^J0RLS>+EHd+8{h9 9w0Kq@!*LUM LNS'B'{qؽ̛ x5SpϊBpG M3UǽuPkٜ7 -J5q8EWjg~h Ϛ"ox? Ƹl~QCܰpϳ8tWu/ce2XJFwLa6LK&>L&?&d    0dhpt 5X : d       a   < T  K |  ( 8 9 :_=->5?=@EFMG`HIX Y(\D]^ b c!4d!e!f!l!u!v"8w$x% y%tz%%%&U&X&`&f&Chyper-v8lp152.9.6.1Microsoft Hyper-V toolsThis package contains the Microsoft Hyper-V tools._tsheep88vopenSUSE Leap 15.2openSUSEGPL-2.0-onlyhttp://bugs.opensuse.orgSystem/Kernelhttp://www.kernel.orglinuxx86_64# hv_kvp_daemon in SLES11 SP2 stored temporary state files in /var/opt # move them to /var/lib and remove old directory, if possible. if test -d /var/opt/hyperv then if mkdir -p -v -m 0755 /var/lib/hyperv then cd /var/lib/hyperv for oldfile in /var/opt/hyperv/ifcfg-* /var/opt/hyperv/.kvp_pool_* do if test -e "${oldfile}" then mv -vfb "${oldfile}" . || : fi done cd - >/dev/null fi rmdir -v /var/opt/hyperv || : fi : nothing to do in case of systemdboard_vendor= product_name= if cd /sys/class/dmi/id 2>/dev/null then if test -r board_vendor then board_vendor="`cat board_vendor`" fi if test -r product_name then product_name="`cat product_name`" fi cd - >/dev/null fi if test "${board_vendor}" = "Microsoft Corporation" -a "${product_name}" = "Virtual Machine" then : nothing to do in case of systemd fi: nothing to do in case of systemd# no restart on update because the daemon can not be restarted : nothing to do in case of systemd)|Z:Vgcc /AAA큤AA큤A큤_t_t_t]BP]_tSF_t_t_t_t_t_t_t_t_t_t_t_t_tOqcyb28960378ffc2ad2af57a1efa599fdef52edcf8c6849b27dc42b5956974d102ca5484375efe5b933a1ad22a3d7b7e42f741f1f4e2d0c0bad900b11d6c61b9f95ba1a68443e137d1a58b6c78dc18e8ae4c9a62d9dac8335fbf58aa5d9d1338d42854c877969dd3e64ee533a63f80cfb6f5c035885e30b174ed5c3b1d343ff3f3e302d42ca2cea8826790437d91bf3f7ac8ad1235de7788bbda7fb44e1f2e04631ab2a4dc4cd61c9422297b7d86f7db0fd4e4ac15fad9a74d754677791d1f4824c0a53714fa37795bfb2e3cc9b51f2f80c8d195426f11da4ff3cd712d2b6439af3fa2bd546f1f007b641f7bdaa90d3e8b61dd25f2f7e88f43f1643f11c36aca46b73b031e7974f6eabead3c58e3f095d66e938ac116c03d57562b3123cb7450b7ce61c3d194de635eb4f775ad13902dab23d09a20102d30939cfdeecc1d304ceb54edd24d189890a87f6656d0244fccad38a4034c58cc5ca414ae77a1b7f9e2f38c60c4d43064cd07311a0cd3c24b88709b706f0cff143464d3e444be6d35caee190d301d0229f89592db21365739bad7893ede516ef7b9feef817a35ad220003402199337e1ee2b9a8c8e5d28343dbba530144d207d095df9e83a2b28a6099ed5c9115c624ef7d77ff122692d975ea66d3e4f2d425e25425eb8de39ee9f493f81rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroothyper-v-8-lp152.9.6.1.src.rpmhyper-vhyper-v(x86-64)@ @@@@@@@@@    /bin/bash/bin/sh/bin/sh/bin/sh/bin/sh/usr/bin/python3libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)systemdsystemdsystemdsystemd3.0.4-14.6.0-14.0-15.2-1kernel4.24.14.1_>e_*@_*@^Nt]@]e@[@[F[#@[b@[@ZS]@YS@W)@UUB@U/@T@Tp@Tto@T_W@ohering@suse.deohering@suse.deGuillaume GARDET ohering@suse.deohering@suse.deohering@suse.deohering@suse.deohering@suse.deohering@suse.deschwab@suse.deohering@suse.deohering@suse.deohering@suse.deohering@suse.deohering@suse.deohering@suse.deohering@suse.deohering@suse.deohering@suse.deohering@suse.deLed - 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- 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- Enable build on aarch64- Revert previous non-upstream change for async name resolution Just use gethostname via hyper-v.kvp.gethostname.patch (bsc#1100758)- Update lsvmbus interpreter from python(1) to python3(1) again because only SLE12 lacked proper python3 support (bsc#1093910)- 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)- fcopy: set 'error' in case an unknown operation was requested (c2d68afb)- Update lsvmbus interpreter from python3(1) to python(1) because SLE12 lacks python3 support (bsc#1093910)- 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- hyper-v.tools.hv.hv_vss_daemon.c: Include for major- Update lsvmbus interpreter from env(1) to python3(1) (bsc#1093910)- update buffer handling in hv_fcopy_daemon - remove unnecessary header files and netlink related code - Avoid reading past allocated blocks from KVP file (bnc#1087658) - fix snprintf warning in kvp_daemon - properly handle long paths - kvp: configurable external scripts path - vss: Thaw the filesystem and continue if freeze call has timed out - vss: Skip freezing filesystems backed by loop- Check VSS daemon is listening before a hot backup (bnc#1029693) - fix a compile warning in snprintf - kvp: ensure kvp device fd is closed on exec - lsvmbus: add pci pass-through UUID- add Conflicts with kernel < 4.2 (fate#320485) - vss: fix the write()'s argument: error -> vss_msg - remove repeated HV_FCOPY string - report ENOSPC errors in hv_fcopy_daemon - fcopy: full handshake support - vss: full handshake support - vss: use misc char device to communicate with kernel - kvp: use misc char device to communicate with kernel- add a python script lsvmbus to list VMBus devices (fate#315887)- hv: hypervvssd: call endmntent before call setmntent again - remove unused bytes_written from kvp_update_file() - address compiler warnings for hv_kvp_daemon.c - kvp_daemon: make IPv6-only-injection work - address compiler warnings for hv_fcopy_daemon.c - do not add redundant '/' in hv_start_fcopy()- Add runlevel script for fcopy daemon in SLE11 (bnc#926534)- Check return value of setsockopt call - Improve error logging in VSS daemon. - Check return value of poll call - Properly pack the data for file copy functionality - make struct hv_do_fcopy match Hyper-V host messages- Start hv_kvp_daemon after network-online.target (bnc#910353) - ignore ENOBUFS and ENOMEM in the KVP daemon - vssdaemon: skip all filesystems mounted readonly (bnc#909864) - vssdaemon: report freeze errors- introduce -n/--no-daemon option (fate#317533)- fix bashisms in pre/post scripts/bin/sh/bin/sh/bin/sh/bin/shsheep88 1601500158 8-lp152.9.6.18-lp152.9.6.1 hyper-vbinhv_fcopy_daemonhv_get_dhcp_infohv_get_dns_infohv_kvp_daemonhv_set_ifconfighv_vss_daemoninst_sys.shsystemhv_fcopy_daemon.servicehv_kvp_daemon.servicehv_vss_daemon.serviceudevrules.dhv_fcopy_daemon.ruleshv_kvp_daemon.ruleshv_vss_daemon.ruleslsvmbushyper-vkvptest.ps1.txt/usr/lib//usr/lib/hyper-v//usr/lib/hyper-v/bin//usr/lib/systemd//usr/lib/systemd/system//usr/lib/udev//usr/lib/udev/rules.d//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/hyper-v/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:14318/openSUSE_Leap_15.2_Update/e95816794d0b51e6841ba078ca8bab09-hyper-v.openSUSE_Leap_15.2_Updatedrpmxz5x86_64-suse-linuxdirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=a734a549c25260b7041393aecbfd6f5f8110d8b1, for GNU/Linux 3.2.0, strippedBourne-Again shell script, ASCII text executableELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=2ec47b000e4856502fe7ba50104342fd71d78ce2, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=aa2f0de4ff7b12c12d013200844f8147da1935a0, for GNU/Linux 3.2.0, strippedASCII textPython script, ASCII text executableR RR RRRR RR RR R R RRR RR RRRAqodcb*modalias(dmi:*svnMicrosoftCorporation*pnVirtualMachine*rnVirtualMachine*)modalias(pci:v00001414d00005353sv*sd*bc*sc*i*)utf-833c6110588140cc27b82df4262adf1c372dd08b6904c100dac130444b7056bdc?@7zXZ !t/|]"k%a1%.a]?SSXHwc>Ėx`w- AVQwÕ儤1Bah 96/V*ȶ:dLb$y.%؈;<"%xYsᔎ5,:KxsԂN AMsg䵂bE;:k\w#e- [H[I`#=6{X˿c@׺QUVtW̫E*nb{̶~f-c ic/BQGGkd=LՁ,ыf뢬󘙔wO9lzRvPs b 5$Ec`%]i*m+p?9W`?  5/asnhy0k+->2^&Wp!}o?e=%:VLoe.L{ U/8 %iYQ1bA:ҦoQIrJch>&ToW$ޏ~Kka7t?]vRlR[ϮhMd9K#M rZc{1lzwh&*?ۺcTrh-;QV]PȚ|ۅ,@zu0$6 cyyENV3NL zV";D_b#/!KH,lDaU! ᬬAm6hW.Ctx|_k!RwG>+ F`%I͑KP.?NJ_&JUAдʉ0 2*]&ov Rz]p nZA{g$!O믃 m A5%7k5tW0d+y3k|yYs=(ڙRn],0X]}E;$|~}OD1ɐ=3py-hԎ}^dV@Tpj1ݪx$mIAbյH8.Ϧ?ʌ (-2lݫEoH)[؇@cOE5./!ySe ,