hyper-v-8-150200.14.8.1<>,3c(-p9|'%d8'%,%vi@Mn\c[[Pjƛ@܂cLˆ{SbEs4:2ݢV$O'A]~Ų]DX)fnH! ~@B`'`Iʑͭ})v_s"s$ NSx{"Յwksm=FFIGJh+Њ,mnD?:”r8TN,kj L~- n\}X- ;PVٶR_Wygt G4OM>L&?&d    2hlx|  Y|4 ^           d   B p t {( 8 9 ::=>?@ F(G@HIXY\(]|^ b oc!d!e!f!l!u!v" w$x%8y%z%%%&e&h&p&v&Chyper-v8150200.14.8.1Microsoft Hyper-V toolsThis package contains the Microsoft Hyper-V tools.c(-ibs-arm-5QSUSE Linux Enterprise 15SUSE LLC GPL-2.0-onlyhttps://www.suse.com/System/Kernelhttp://www.kernel.orglinuxaarch64# 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 `|  Vgcc /AAA큤AA큤A큤c(,c(,c(,]BP]c(,SFc(,c(,c(,c(,c(,c(,c(,c(,c(,c(,c(,c(,c(-OsOa7e8677aaa2ed20746798d9040a3392810c797139e03e96886bf6c031e7113f0a5484375efe5b933a1ad22a3d7b7e42f741f1f4e2d0c0bad900b11d6c61b9f95ba1a68443e137d1a58b6c78dc18e8ae4c9a62d9dac8335fbf58aa5d9d1338d426e8a182875a793ba5148a6fa7933a351750c424283c43ec02c8f578de43dbfad302d42ca2cea8826790437d91bf3f7ac8ad1235de7788bbda7fb44e1f2e0463163e34fe9e059bd3c06f178860d4dab1af5ce85de1dc85fe44f889f3e35cfc8e90a53714fa37795bfb2e3cc9b51f2f80c8d195426f11da4ff3cd712d2b6439af3fa2bd546f1f007b641f7bdaa90d3e8b61dd25f2f7e88f43f1643f11c36aca46b73b031e7974f6eabead3c58e3f095d66e938ac116c03d57562b3123cb7450b7ce61c3d194de635eb4f775ad13902dab23d09a20102d30939cfdeecc1d304ceb54edd24d189890a87f6656d0244fccad38a4034c58cc5ca414ae77a1b7f9e2f38c60c4d43064cd07311a0cd3c24b88709b706f0cff143464d3e444be6d35caee190d301d0229f89592db21365739bad7893ede516ef7b9feef817a35ad220003402199337e1ee2b9a8c8e5d28343dbba530144d207d095df9e83a2b28a6099ed5c9115c624ef7d77ff122692d975ea66d3e4f2d425e25425eb8de39ee9f493f81rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroothyper-v-8-150200.14.8.1.src.rpmhyper-vhyper-v(aarch-64)@ @@@@@@@    /bin/bash/bin/sh/bin/sh/bin/sh/bin/sh/usr/bin/python3ld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(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@opensuse.orgohering@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.deledest@gmail.com- 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/shibs-arm-5 1674651693 8-150200.14.8.18-150200.14.8.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.suse.de/SUSE:Maintenance:27532/SUSE_SLE-15-SP2_Update/c652c0b2d1278d4feb9bff69eb881c35-hyper-v.SUSE_SLE-15-SP2_Updatedrpmxz5aarch64-suse-linuxdirectoryELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=735da8c46600e772255761ba873146e4adcab989, for GNU/Linux 3.7.0, strippedBourne-Again shell script, ASCII text executableELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=fea6ae5e9793fb3307e6642761766d55ad53f059, for GNU/Linux 3.7.0, strippedELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, BuildID[sha1]=3e422d9b2a3d19d233058d6fa11969af12307362, for GNU/Linux 3.7.0, strippedASCII textPython script, ASCII text executable RR RRRRRR R R RRRRR RRRR(p|W#Smodalias(dmi:*svnMicrosoftCorporation*pnVirtualMachine*rnVirtualMachine*)modalias(pci:v00001414d00005353sv*sd*bc*sc*i*)utf-8438e42d7d970d5965da04c9f0ed71aa92379798f77d828a416058b9a486dc33a?@7zXZ !t/ ]"k%L1%fȈA4̶5WoA @cRcjDXexdɥv{ptP.%bNy{Ta>KDhNVCuK>Oyxp.k! 5G?wYCҦ]+uQ~J ~k"ƛE)z pN=$EfonS,0| wU}֨DVb0x(6p.[+!/  XI% yl]K$5R09HeRT!ō2x c2 n?y1HSeG8XkZpA5?[iP: ^▄Zҏkhr̹BC,*~qMѨ*vPؖ5{9RːƖ)UH)d9q Bڻ&"(Hn+7h$B!1F$QȏN]xcaW9[u꠹MPS+h>dOÊɠ`Re?s\l,X_ hCϕn{6EVkpI_.[*һt;U|9czq<Y'=C% ?-Į\ש^1`a TNfCA[?eY21+9 YZ