open-vm-tools-12.4.5-150600.3.3.2<>,$fG!p9|eup ) yA"yd i #{L8o4 @3M*:Yt;e J ΃% k /ytj}$Jym)?%SXJ;Є}@÷?ʐGrwA8* ([yūܫ ǢnrݘEYy5K]6&a8 >R?d $ ?HLX\u % J}}  } !} #} =} =}?}B}DvD}FG6H6M6(Nv8No9P<o:Wo=!>)?1@9BAFYGp}Hd}IX}XYZ\[`\h}]\}^q#b7cdhemfplru}vx"w}x}ytz38@hlpvCopen-vm-tools12.4.5150600.3.3.2Open Virtual Machine ToolsOpen Virtual Machine Tools (open-vm-tools) are the open source implementation of VMware Tools. They are a set of guest operating system virtualization components that enhance performance and user experience of virtual machines. As virtualization technology rapidly becomes mainstream, each virtualization solution provider implements their own set of tools and utilities to supplement the guest virtual machine. However, most of the implementations are proprietary and are tied to a specific virtualization platform. With the Open Virtual Machine Tools project, we are hoping to solve this and other related problems. The tools are currently composed of kernel modules for Linux and user-space programs for all VMware supported Unix-like guest operating systems. They provide several useful functions like: * File transfer between a host and guest * Improved memory management and network performance under virtualization * General mechanisms and protocols for communication between host and guests and from guest to guestfG!h01-ch4cSUSE Linux Enterprise 15SUSE LLC BSD-3-Clause AND GPL-2.0-only AND LGPL-2.1-onlyhttps://www.suse.com/System/Emulators/PChttps://github.com/vmware/open-vm-toolslinuxx86_64 if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in vmtoolsd.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in vgauthd.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : for service in vmblock-fuse.service ; do sysv_service=${service%.*} if [ ! -e /usr/lib/systemd/system/$service ] && [ ! -e /etc/init.d/$sysv_service ]; then mkdir -p /run/systemd/rpm/needs-preset touch /run/systemd/rpm/needs-preset/$service elif [ -e /etc/init.d/$sysv_service ] && [ ! -e /var/lib/systemd/migrated/$sysv_service ]; then /usr/sbin/systemd-sysv-convert --save $sysv_service || : mkdir -p /run/systemd/rpm/needs-sysv-convert touch /run/systemd/rpm/needs-sysv-convert/$service fi done fi/sbin/ldconfig if [ -x /usr/bin/systemctl ]; then test -n "$FIRST_ARG" || FIRST_ARG="$1" [ -d /var/lib/systemd/migrated ] || mkdir -p /var/lib/systemd/migrated || : if [ "$YAST_IS_RUNNING" != "instsys" ]; then /usr/bin/systemctl daemon-reload || : fi for service in vmtoolsd.service vgauthd.service vmblock-fuse.service ; do sysv_service=${service%.*} if [ -e /run/systemd/rpm/needs-preset/$service ]; then /usr/bin/systemctl preset $service || : rm "/run/systemd/rpm/needs-preset/$service" || : elif [ -e /run/systemd/rpm/needs-sysv-convert/$service ]; then /usr/sbin/systemd-sysv-convert --apply $sysv_service || : rm "/run/systemd/rpm/needs-sysv-convert/$service" || : touch /var/lib/systemd/migrated/$sysv_service || : fi done fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable vmtoolsd.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop vmtoolsd.service ) || : fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ "$FIRST_ARG" -eq 0 -a -x /usr/bin/systemctl ]; then # Package removal, not upgrade /usr/bin/systemctl --no-reload disable vgauthd.service || : ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_STOP_ON_REMOVAL" && . /etc/sysconfig/services test "$DISABLE_STOP_ON_REMOVAL" = yes -o \ "$DISABLE_STOP_ON_REMOVAL" = 1 && exit 0 /usr/bin/systemctl stop vgauthd.service ) || : fi # Tell VMware that open-vm-tools is being uninstalled if [ "$1" = "0" -a \ -e /usr/bin/vmware-checkvm -a \ -e /usr/bin/vmware-rpctool ] && \ /usr/bin/vmware-checkvm > /dev/null 2>&1; then /usr/bin/vmware-rpctool 'tools.set.version 0' > /dev/null 2>&1 || true fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in vmtoolsd.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart vmtoolsd.service ) || : fi fi test -n "$FIRST_ARG" || FIRST_ARG="$1" if [ $1 -eq 0 ]; then # Package removal for service in vgauthd.service ; do sysv_service="${service%.*}" rm -f "/var/lib/systemd/migrated/$sysv_service" || : done fi if [ -x /usr/bin/systemctl ]; then /usr/bin/systemctl daemon-reload || : fi if [ "$FIRST_ARG" -ge 1 ]; then # Package upgrade, not uninstall if [ -x /usr/bin/systemctl ]; then ( test "$YAST_IS_RUNNING" = instsys && exit 0 test -f /etc/sysconfig/services -a \ -z "$DISABLE_RESTART_ON_UPDATE" && . /etc/sysconfig/services test "$DISABLE_RESTART_ON_UPDATE" = yes -o \ "$DISABLE_RESTART_ON_UPDATE" = 1 && exit 0 /usr/bin/systemctl try-restart vgauthd.service ) || : fi fi /sbin/ldconfig***F*2Lq>Q2M"@'p'Rh )((HxHH*( 8XH(xp x(8h8(X h%JYg9 m V4  oT, ' 4 6p % j4 + D;z j /5 # nE* U fM+B AAA큤A큤AA큤AAAAA큤A큤AAA큤A큤A큤A큤A큤A큤A큤A큤A큤AfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGWl,`ԜfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGf~1f~1f~1fFfGf~1fGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGfGbecfdeb35b51a6f3c65bbab274a3c901ad722ccc66af484b6414cd780cfbef9f4feb1c02e32649fdabfed114ec9210c31c5e99521081fe8a759bb8609e4395694feb1c02e32649fdabfed114ec9210c31c5e99521081fe8a759bb8609e4395694feb1c02e32649fdabfed114ec9210c31c5e99521081fe8a759bb8609e439569c45f49e1524cb4dfc81a961ecaae564b45ac50af481e07b668a5aee7f72038f552214fe78f973980e91b2703e9c7d6a44b8a50b19173bc9e148e6098714636154feb1c02e32649fdabfed114ec9210c31c5e99521081fe8a759bb8609e439569600c65f34f34b2350d27316fb36d3cf681e05146df0deb6eceb24169f07840a4cae10f44ef8cd04f215c7f9deac3367e5bd745a7807c0cbf57b8187cbd8cf683b12d61f17a914284933612d02c58d35ee9eb35397134e6967dae6ff57fa1d6072106a0c4622d9226cc0ec5cd29f6c6d0a2661dc20146c33a9963209ff45f247621992a2e3e7825a9d6dedd65d74a2ff7c2e3eb537c82e3e32342189428413637204cb6ad710fc9cbde4395717959074dacb0ca00717357fc5942c977b38c69693ce0ac07bd8baed8a966cb681615339be3e30ace7c8feb544a054fe9a3338291b99af90ca7348099c7db9784bc4b469319e7c26788cd5a5b3cfc6c2cf6bae459066f22046f66a4d2c7086dd1c91ed29df087dadb37cfc1ca96434e98ec33bbc31fd62b88c50b4100e7bc660a89a219bb906c39ace557165d940f6db17fb0aa91bdc32bdbb3e9fc91f9601d7bbfafba256bb50f09b7aeba3c834a2acef400fbb32d7607cb989486773963a05f3be9d64d73c8b0c723f9a006fda26b491ebb6ab46ea9c033adad468ddc4a75c5efa722988887dae41f97d07914050dfca59773e17b815815ebfa8bf57568677842331f589ac120237abf3cbbe8ec06178cf2897fc6c7aa43c3a87ce54f42b1324b3b202a63dcdf0d908aef188cfcb615a708e667cfed5e14604ecaf527e1dd7c41bff339992728dacd2fa45d30907ea984efd5014115b98db3abad920c85bf4e967acb6be3a65bcdcf582011fa7d6be941a7b7f783ba81d46e16e06dacf99716ff0545b925a0252a5e799a6bbe7bfd155a113739e3ce3864af845db78fc627ff3cf6d3410a5a8a2d542a03ac0cf19f3c8eeec6e2b8802aaeadbefee602e2e480ca0474669f6eee7dc13c29ce85262db3e327814fcd1e733e2e43221ddf584210f8a8d8242645a63f0fed4844f56cd2cec67424afc0ece1eefbed77379be26e5c2e3916f67c40f15b6816eb18e641cb6e3afde472a8dee52d598b517e7a71d3a3b9ad5ab8ad6647fab558e5e561f1275b66b6a08d5b74112e086e97dee80e7ebbbc2ec6291ac1fe009a4400306922ea359f2f6346a08519db1776e4c8abff5d69ef410bea99b693f901a135d786fd95d2ecc00e40c991cf3a5c3641ed992b96f88484843435f87646be4a883271406924284b27c1764515db34f423cfe2bfb5910f93c51b6cdd693d79ee681af62d9c201b88a496e8eb519c26455a37535d5c78e16a6fc45c43e1660553cc72d89e7af1913e82f53f586ff421fab2c0289546984df4bbf42d399edbac8da98a7be677ca616efe1f220375b69a403799104e22576bf89cc0ecd9d1b57075fa91cc16219248235a75a95a62b309ba0b45069c1b4721165b533b3a13ef82b06d8c73f94ea232924b954962d0e4aa64a7b36a14de6bdeaa53267fe68a485b334b896ec84ea632caa085cfe5bfa296e92f218585a6882bcc9c91ef5583c8ba41d3ac8618ecb479f08b7a08da5e8eb3a0a86aae26aa8e5b25ee9fa782d62f4ddc93a6daf48bb12ec0f72be5522dc583541c59bd334d98a9f815a7a3757167e963cacce3b37cd12339502d0d3456371472a4ff076bb9a43f69a0b581239c65afb974318d338a3eb1a7e92263b5ba77d8d397cea945f72b7e51365d29996c7972e67fd7ddad41dee2527f70dd2614227ccb4b24a836a7de6c52f6d1d916f32109b9ac47ce3cb2c20b9a4cda7cce8cb382fc4e9b8a1ad00ad4f9322dc336ef6f75660058edf922ee9852a2a11c6f3aa57df8ddae2e050ad49e78dd41f38641cbb08fa3ac5e782a3cdb14d9cba38c81c72208d9de251b56cbcf6480565e5d9a228fa13f712b5fc2513ae28a61b4843ed6341ba7b15f3cc0f5d2f509466aff84ba4e46e309ebfbf57430970b156544aad2b3eda6dbac691f4ff1589fd2c07b54348e597a662fe7bd14709b6718d3bcbd4f5c7b3ec1949e4a3ae9117f1e32bba67d1519f287951665568c0dd6c2b157abb95e3005731a452eaef596bed4294ec1139e8226099920d75b8dad9d332a6ae51936af70c57b94560edd3cebda30ea6002e468dcacd5c5952525f42e83f734933bd7d49aef25aaf897ed7281ee822e8635056e69b895a7d2e668937fc52f4c33d515c197facabda57a907a4484b595234965a114d74ae6b0c4f0791c367de841bf36fe59646d902f0383ab2124617135802226e27fec9725b24cf7490bbffc61b5af36accec21ac268d4190007f926ff042c66051e8bfafd807e1e9b83bb2bd317a96ff05153517733ffb8b04ad387dfdf4379cafa5e01f3d2f6d9cdbf4626d04e9c8be6575e078b8b46e68a255886cceec695dd52da47c7cc7ca9245642ea181ca4c239e1962c7fb1cd146c87c570bf2ff57aac138b7993743393e8af8e6da65f49fdb848fdc0e2af6ba1369ef2971bb91839c1a5fbbcf6e52ce99ad248018a43e9593ffab81a9f7b9cb79f512fe520bf635f7e507ef55593adb21066fda0aa988b09f8699c40605a4d06f53994bc82773dd11a2bdb974b3ccb395a178d9cdbf51ce980637332851431d74782d55ce1497c5e618d14ef3623d070be0e17b1bf7b913f65088bd57561fa1ffce24585079acbca54f54e5f89804347809e9cfc8286d56d3317be026cc0672c6f4ca08cb971ce9fed5c154d0134f8f5c69d43ab829008bbaaa9ade0712f2032809c3dd53e001a1457a8d840217fededf6755483744e103a08b5f1b8bdcbd288182fc9277f736c31eff7a0dad4c0a900257ea97d1d569984cf1f1ac8a3d1b923f9fb0867a9d5774ee8effc6d25bde2b525d46d7ea4cc5034fdae9c4b50cd89956fdd189ff6134ddadf1f4f137218c08cff5bbcaa2c0b389270dafc2d251c58fdc27b8bdf2dd8933f91cf2b7b18544d06be0659291e801df43ea85ce062316289f8ed8acb915af688517f5c91bb090e92127bf05baa8308af71e87032a1b59d134edd07bd4af61e1ba6523d9e2f3e7cad15928d9aa0a5f0135207366da947b4ea9a5b37707618d6a51d7b172102b0a6784f46a8eecda5e646ce8692e84869930363fd8ffeea2b5caab4888b9c2805b7701c49c8579eaf034b956b2fe4af6d7087e4b3ffc1feb7f2ade3f386edbcfdbef3dafbcc9e36ba98136b145fa41cc39f54f848a1fd58b6644be06d3ee700311b50f97fa793bab37a9e38ff0445e06aa81d2cb5f285665e2a58bd7360359a269bd04ac55ad1135a3af85ae9152f733ca0d9b03f39f077a5a117489c8067c2446b98ecc0d3cd63530293c30e26cee2e8be566f8771c3a4c0bec7ce14a73470e20f32224b4241a66c1ef3acd16fdc0ff24ec917c4a2ef7d75431a42834be5ee411b425f5931512195ccb67fdf16df6492c874c770ce6150a34d3ae2e34a67c5115da858722a031840b8d90310166ccf901b5671f1483562c236809a8c5c4af60cd40e62066273221239f94fc47794dd77d6fb9ee34c27be92f6ecd4fecf06a81be1c15e3bdef9cb25ea2a85be8e3fe1892bff3b44453d6ea175d3193412d67387cdbcff4abf6e44cb258449a999cd8fada22f2f3f9f83855bd1c575f348006cdf677da6b5860823e3a46143e437364fe18bfc735ee3debeac9bb855dfc59d7dfaede0037a39658e651ee8d7ff138b717b7422d74b91e46c3a42fec10183833bda157f16bd3a77dafec5d54b5954015685ec2544b73e16e12e0de77dcc816580da1ccf89e580e4bf584b180dc65292923394520c36ecaf689c110831a73e0e57ae356007608b417536b765b6a6897a5f8d11d598f7338c7ba15d814db87df59735e6b239262a3db95562814061d71fca5c0606b5a1f2edb1b227ac0b195f9c3fa1a6e6c10e224a0812af58767e964d9b2ef1bfc29a5584475cc561e0e5651d7054fedd9fd70b3bfb9c1403e6138afcb98f99f07a1d2f22166f345ade5bee1623d9add320ddd44fe9c3feb3857315be5c240b88a4fb19d4951d034eece04e991f9d69b830fe9845629f281db662ce8b7ca19b874cb4ed2199a167c17d740125fc4208844f3239cf0f389c49e6fad9018e280d0b32c3dfbae3ed641ca4504fe22002b02e65dcfe0bbaefbf9be022646ff182eece9fe5a497b7df013ee7ecb97c4e36b82bfeb932ef077b160d5dbf167183d501083f49840ec51f9c73d86e94047a7e2cffaf42serviceservicerootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopen-vm-tools-12.4.5-150600.3.3.2.src.rpmconfig(open-vm-tools)libappInfo.so()(64bit)libcomponentMgr.so()(64bit)libdeployPkgPlugin.so()(64bit)libgdp.so()(64bit)libguestInfo.so()(64bit)libguestStore.so()(64bit)libhgfsServer.so()(64bit)libpowerOps.so()(64bit)libresolutionKMS.so()(64bit)libtimeSync.so()(64bit)libvix.so()(64bit)libvmbackup.so()(64bit)open-vm-toolsopen-vm-tools(x86-64)@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @     (kmod(vmw_vsock_vmci_transport.ko) if kernel)/bin/sh/bin/sh/bin/sh/bin/sh/bin/shconfig(open-vm-tools)libDeployPkg.so.0()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.11)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.28)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.33)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libcrypto.so.3()(64bit)libcrypto.so.3(OPENSSL_3.0.0)(64bit)libdrm.so.2()(64bit)libfuse3.so.3()(64bit)libfuse3.so.3(FUSE_3.0)(64bit)libfuse3.so.3(FUSE_3.1)(64bit)libglib-2.0.so.0()(64bit)libgmodule-2.0.so.0()(64bit)libgobject-2.0.so.0()(64bit)libguestlib.so.0()(64bit)libhgfs.so.0()(64bit)libssl.so.3()(64bit)libssl.so.3(OPENSSL_3.0.0)(64bit)libtirpc.so.3()(64bit)libtirpc.so.3(TIRPC_0.3.0)(64bit)libudev.so.1()(64bit)libudev.so.1(LIBUDEV_183)(64bit)libvgauth.so.0()(64bit)libvmtools.so.0()(64bit)libvmtools0libxml2.so.2()(64bit)libxml2.so.2(LIBXML2_2.4.30)(64bit)libxml2.so.2(LIBXML2_2.5.8)(64bit)libxml2.so.2(LIBXML2_2.6.0)(64bit)libxmlsec1-openssl1libxmlsec1.so.1()(64bit)net-toolsrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rpmlib(RichDependencies)tarwhich12.4.5-150600.3.3.212.4.5-150600.3.3.21.2.373.0.4-14.6.0-14.0-15.2-14.12.0-14.14.3f@f @e@e}@e@eve?e5e2keje 0@did@d@ddP@d,@d"c/cci@cccd@bA@aZ`s`@`]`OL@` l_ǁ_/@_"_V _H^W@^^א^ϧ^@^f/^b;@^*@]n]]?]Ik\s@\\\u*@\]o@\P@@[v[[t[m~@[h8@ZnZa@Z@Z;@Z3@YYp@Y@Y@XDXXCX@XXQ4@X@X'@X@W-@WbWXW#LW!@W@Wo@VzV]V3[V(U@U6@UU5@UȒ@U@UU]UY@UHUT@TT@TT|T|Ty@TcKT`T`TSyTD@kallan@suse.comkallan@suse.comopensuse_buildservice@ojkastl.dedimstar@opensuse.orgdimstar@opensuse.orgkallan@suse.comkallan@suse.combjorn.lie@gmail.comkallan@suse.comkallan@suse.commeissner@suse.comkallan@suse.comkallan@suse.comdmueller@suse.comkallan@suse.comjengelh@inai.dekallan@suse.comkallan@suse.comschubi@suse.comkallan@suse.comkallan@suse.comcaleb.crane@suse.comcaleb.crane@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comdimstar@opensuse.orglnussel@suse.dekallan@suse.comguillaume.gardet@opensuse.orgdimstar@opensuse.orgkallan@suse.comschwab@suse.dekallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comdimstar@opensuse.orgbjorn.lie@gmail.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.commliska@suse.czkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.comkallan@suse.commlatimer@suse.commlatimer@suse.comdimstar@opensuse.orgmlatimer@suse.commlatimer@suse.commlatimer@suse.commlatimer@suse.commlatimer@suse.commlatimer@suse.comken@suse.comken@suse.comken@suse.comkukuk@suse.deken@suse.comsparschauer@suse.deken@suse.comken@suse.comjcejka@suse.deken@suse.comken@suse.comken@suse.comafaerber@suse.deken@suse.comjslaby@suse.comdimstar@opensuse.orgmlatimer@suse.commlatimer@suse.commlatimer@suse.commlatimer@suse.commlatimer@suse.commlatimer@suse.commlatimer@suse.comdimstar@opensuse.orgdimstar@opensuse.orgmlatimer@suse.comantoine.belvire@laposte.netmlatimer@suse.commlatimer@suse.comdimstar@opensuse.orgmlatimer@suse.comdimstar@opensuse.orgmlatimer@suse.commlatimer@suse.commlatimer@suse.comdimstar@opensuse.orgdimstar@opensuse.orgledest@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgledest@gmail.comcrrodriguez@opensuse.orgdimstar@opensuse.org- Update to 12.4.5 (build 23787635) (boo#1227181) - There are no new features in the open-vm-tools 12.4.5 release. This is primarily a maintenance release that addresses a few critical problems, including: - A Github pull request and associated issue has been handled. Please see the Resolved Issues section of the Release Notes. - A number of issues flagged by Coverity and ShellCheck have been addressed. - A vmtoolsd process hang related to nested logging from an RPC Channel error has been fixed. For a more complete list of issues resolved in this release, see the Resolved Issues section of the Release Notes. For complete details, see: https://github.com/vmware/open-vm-tools/releases/tag/stable-12.4.5 Release Notes are available at: https://github.com/vmware/open-vm-tools/blob/stable-12.4.5/ReleaseNotes.md The granular changes that have gone into the 12.4.5 release are in the ChangeLog at: https://github.com/vmware/open-vm-tools/blob/stable-12.4.5/open-vm-tools/ChangeLog- Remove protobuf < 22 dependency from spec file (bsc#1217478) Required linking with additional absl libraries for sle_version > 150400. - Use (boo#1222089) for updating open-vm-tools to version 12.4.0.- update to 12.4.0: https://github.com/vmware/open-vm-tools/blob/stable-12.4.0/ReleaseNotes.md https://github.com/vmware/open-vm-tools/blob/stable-12.4.0/open-vm-tools/ChangeLog There are no new features in the open-vm-tools 12.4.0 release. This is primarily a maintenance release that addresses a few critical problems, including: * A Github pull request has been handled. Please see the Resolved Issues section of the Release Notes. * A number of issues flagged by Coverity have been addressed. * For issues resolved in this release, see the Resolved Issues section of the Release Notes.- Use %patch -P N instead of deprecated %patchN.- Own %{_modulesloaddir}: used to be present via udev-mini -> kmod - > suse-module-tools dependency before.- Fix (bsc#1217796) - Fix outdated libxmlsec1 dependency version. Updates to open-vm-tools for SLES 12 SP4 and SP5 are now being built againt against libxmlsec1-1-1.2.37. Update the spec file to now require libxmlsec1-openssl1 >= 1.2.37.- Update to 12.3.5 (build 22544099) (boo#1216670) - There are no new features in the open-vm-tools 12.3.5 release. This is primarily a maintenance release that addresses a few critical problems, including: - This release resolves CVE-2023-34058. For more information on this vulnerability and its impact on VMware products, see https://www.vmware.com/security/advisories/VMSA-2023-0024.html. - This release resolves CVE-2023-34059 which only affects open-vm-tools. For more information on this vulnerability, please see the Resolved Issues section of the Release Notes. - A GitHub issue has been handled. Please see the Resolved Issues section of the Release Notes. - An update to the deployPkg plugin to coordinate with recent releases of cloud-init for improvement for guest VM customization. - For issues resolved in this release, see the Resolved Issues section of the Release Notes. - For complete details, see: https://github.com/vmware/open-vm-tools/releases/tag/stable-12.3.5 - Release Notes are available at https://github.com/vmware/open-vm-tools/blob/stable-12.3.5/ReleaseNotes.md - The granular changes that have gone into the 12.3.5 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.3.5/open-vm-tools/ChangeLog - Drop patch now contained in 12.3.5: - CVE-2023-34058.patch - CVE-2023-34059.patch- Drop pkgconfig(gdk-pixbuf-xlib-2.0) BuildRequires: No longer needed, nor used (since 12.3.0 release).- Fix (bsc#1216432) - VUL-0: CVE-2023-34058: open-vm-tools: SAML token signature bypass vulnerability. - Fix (bsc#1216433) - VUL-0: : CVE-2023-34059: open-vm-tools: file descriptor hijack vulnerability + Add patch: - CVE-2023-34058.patch - CVE-2023-34059.patch- 15 sp4 currently uses open-vm-tools rpms from 15 sp3. As such, enable the spec file fix for bug (bsc#1205927) for 15 sp3 onwards.- open-vm-tools is built with containerinfo plugin from 15 sp3 onwards- Update to 12.3.0 (build 22234872) (boo#1214850) - There are no new features in the open-vm-tools 12.3.0 release. This is primarily a maintenance release that addresses a few critical problems, including: - This release integrates CVE-2023-20900 without the need for a patch. For more information on this vulnerability and its impact on VMware products, see https://www.vmware.com/security/advisories/VMSA-2023-0019.html. - A tools.conf configuration setting is available to temporaily direct Linux quiesced snaphots to restore pre open-vm-tools 12.2.0 behavior of ignoring file systems already frozen. - Building of the VMware Guest Authentication Service (VGAuth) using "xml-security-c" and "xerces-c" is being deprecated. - A number of Coverity reported issues have been addressed. - A number of GitHub issues and pull requests have been handled. Please see the Resolves Issues section of the Release Notes. - For issues resolved in this release, see the Resolved Issues section of the Release Notes. - For complete details, see: https://github.com/vmware/open-vm-tools/releases/tag/stable-12.3.0 - Release Notes are available at https://github.com/vmware/open-vm-tools/blob/stable-12.3.0/ReleaseNotes.md - The granular changes that have gone into the 12.3.0 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.3.0/open-vm-tools/ChangeLog - Fix (bsc#1205927) - hv_vmbus module is loaded unnecessarily in VMware guests - jsc-PED-1344 - reinable building containerinfo plugin for SLES 15 SP4. - Drop patch now contained in 12.3.0: + 0001-build-put-l-specifiers-into-LIBADD-not-LDFLAGS.patch + 0002-build-use-grpc-pkgconfig-to-retrieve-flags-libraries.patch + 2023-20867-Remove-some-dead-code.patch + CVE-20230-20900.patch- Fix (bsc#1214566) - (CVE-2023-20900) - VUL-0: CVE-2023-20900: open-vm-tools: SAML token signature bypass vulnerability + Add patch: CVE-20230-20900.patch- limit to protobuf < 22 for now until build failures have been fixed- Fix (bsc#1212143) - (CVE-2023-20867) - VUL-0: CVE-2023-20867: open-vm-tools: Authentication Bypass vulnerability in the vgauth module + Add patch: 2023-20867-Remove-some-dead-code.patch- Add 0001-build-put-l-specifiers-into-LIBADD-not-LDFLAGS.patch, 0002-build-use-grpc-pkgconfig-to-retrieve-flags-libraries.patch [boo#1210695] - Reduce generated script size by coalescing multiple %service_*- As per jsc-PED-1344, update spec file to only build the containerinfo plugin for TW/SLES 15 SP5 and newer.- Update to 12.2.0 (build 21223074) (boo#1209128) - There are no new features in the open-vm-tools 12.2.0 release. This is primarily a maintenance release that addresses a few critical problems, including: - Linux quiesced snapshots have been updated to avoid intermittent hangs of the vmtoolsd process. - Updated the guestOps to handle some edge cases when File_GetSize() fails or returns -1. - A number of Coverity reported issues have been addressed. - Detect the proto files for the containerd grpc client in alternate locations. Pull request #626 - FreeBSD: Support newer releases and code clean-up for earlier versions. Pull request #584 - Please refer to the release notes at https://github.com/vmware/open-vm-tools/blob/stable-12.2.0/ReleaseNotes.md - The granular changes that have gone into the 12.2.0 release are in the ChangeLog at https://github.com/vmware/open-vm-tools/blob/stable-12.2.0/ open-vm-tools/ChangeLog - Update detect-suse-location.patch to remove upstream accepted portion of the patch (jsc-PED-1344).- Migration of PAM settings to /usr/lib/pam.d.- Don't list libgrpc++, libgrpc, and libprotobuf in the containerinfo Requires section. The dependencies will be added automatically.- Don't use new LDFLAGS, -labsl_synchronization -lgpr, when building for SLE.- Add containerInfo plugin (jsc-PED-1344) - Add dependencies on grpc, protobuf, and containerd for container introspection - Added patches (jsc-PED-1344) + detect-suse-location.patch- Add _service to handle open-vm-tools sources - Update to 12.1.5 (build 20735119) (boo#1205962) - A number of Coverity reported issues have been addressed. - The deployPkg plugin may prematurely reboot the guest VM before cloud-init has completed user data setup. If both the Perl based Linux customization script and cloud-init run when the guest VM boots, the deployPkg plugin may reboot the guest before cloud-init has finished. The deployPkg plugin has been updated to wait for a running cloud-init process to finish before the guest VM reboot is initiated. This issue is fixed in this release. - A SIGSEGV may be encountered when a non-quiesing snapshot times out. This issue is fixed in this release. - Unwanted vmtoolsd service error message if not on a VMware hypervisor. When open-vm-tools comes preinstalled in a base Linux release, the vmtoolsd services are started automatically at system start and desktop login. If running on physical hardware or in a non-VMware hypervisor, the services will emit an error message to the Systemd's logging service before stopping. This issue is fixed in this release.- Update to 12.1.0 (build 20219665) (boo#1202733) + New/Updated features: - Contains security update fix for (bsc#1202657) - (CVE-2022-31676) VUL-0: CVE-2022-31676: open-vm-tools: local privilege escalation vulnerability + A number of Coverity reported issues have been addressed. + [FTBFS] Fix the build of the ContainerInfo plugin for a 32-bit Linux release: https://github.com/vmware/open-vm-tools/pull/588 + Make HgfsConvertFromNtTimeNsec aware of 64-bit time_t on i386 (32-bit) This change incorporates the support of 64 bit time epoch conversion from Windows NT time to Unix Epoch time on i386. https://github.com/vmware/open-vm-tools/pull/387 - Drop patch now contained in 12.1.0: + gcc_size_t.patch- Update to 12.0.0 (build 19345655) (boo#1196803) - jsc#SLE-24097 ECO Update open-vm-tools 12.0.0 + New/Updated features: - Support for managing Salt Minion through guest variables. A new open-vm-tools-salt-minion rpm is added to handle this support. jsc#SLE-24094 Update open-vm-tools 12.0.0 SLES15SP4 jsc#SLE-24095 Update open-vm-tools 12.0.0 SLES15SP3 jsc#SLE-24096 Update open-vm-tools 12.0.0 SLES12SP5 - New ComponentMgr plugin to manage (add, remove, monitor) components on the guest VM. - Patch to fix potential Fail to Build from Source [FTBFS] (boo#1196804). - Build vmhgfs with either libfuse2 or libfuse3. + A number of Coverity and Codacy reported issues have been addressed. + The following issues and pull requests reported on github.com/vmware/open-vm-tools have been addressed: Issue # 128, Issue # 314, Pull # 513, Pull # 544, Pull # 573 - Added patches + gcc_size_t.patch (boo#1196804)- Update to 11.3.5 (build 18557794) (boo#1190987) + New/Updated features: - Added a configurable logging capability to the network script. The network script has been updated to: use vmware-toolbox-cmd to query any network logging configuration from the tools.conf file. Use vmtoolsd --cmd "log ..." to log a message to the vmx logfile when the logging handler is configured to "vmx" or when the logfile is full or is not writeable. - The hgfsmounter (mount.vmhgfs) command has been removed from open-vm-tools. The hgfsmounter (mount.vmhgfs) command is no longer used in Linux open-vm-tools. It has been replaced by hgfs-fuse. Therefore, removing all references to the hgfsmounter in Linux builds. + Resolved issues: - Customization: Retry the Linux reboot if telinit is a soft link to systemctl. - Open-vm-tools commands would hang if configured with "--enable-valgrind". + Spec file updates for: - rpmlint errors - arg_xmlsec1 --enable-xmlsec1 for better xmlsec1/libxml2 handling.- Update to 11.3.0 (build 18090558) (boo#1187567) + Resolved issues: - The following github issues and pull requests have been resolved: 446, 481, 500, and 509 - The following Pull requests have been resolved: 474 and 505 - A number of issues detected by Coverity, internally or by third parties, have been addressed. - A command line tool, vmwgfxctrl, has been added to open-vm-tools for Linux that can be used to control various aspects of the vmwgfx Linux kernel module. Currently it can both display and set the current topology of the vmwgfx kernel driver. It is useful when trying to configure custom resolutions on recent Linux distributions, including multi-monitor setups. - A command line tool, vmware-alias-import, has been added to open-vm-tools that can be used to import vgauth config data and apply it to the running vgauth service. - Enhancements to support or utilize various vSphere features. - Fixed bug (bsc#1185175) In vmtoolsd.service move deprecated path "/var/run" to "/run" for it's PIDfile. - Update pam-vmtoolsd.patch to compensate for new line numbers. - Drop patch now contained in 11.3.0: - open-vm-tools-glib-2.67.patch - open-vm-tools-pollGtk.patch- Add open-vm-tools-pollGtk.patch: Fixes boo#1185103 GCC 11: open-vm-tools package fails.- Add open-vm-tools-glib-2.67.patch: Fix build with glib 2.67. Patch has been borrowed by Fedora, upstream is still busy working out a patch (I'd not be surprised if they end up merging this finally. https://github.com/vmware/open-vm-tools/issues/500- prepare usrmerge (boo#1029961)- Update to 11.2.5 (build 17337674) (boo#1180997) + Resolved issues: - The SUSE specific vmtoolsd PAM configuration file incorrectly referenced pam_securetty.so. - The following issues and pull requests reported on https://github.com/vmware/open-vm-tools have been addressed: https://github.com/vmware/open-vm-tools/issues/467 https://github.com/vmware/open-vm-tools/issues/468 https://github.com/vmware/open-vm-tools/pull/469 - A number of Coverity reported errors and false positives have been addressed. - A complete list of the granular changes that are in the open-vm-tools 11.2.5 release is available at: https://github.com/vmware/open-vm-tools/blob/stable-11.2.5/open-vm-tools/ChangeLog - Update pam-vmtoolsd.patch: With the pam_securetty.so entry fixed, only need the modified Makefile.am portion of the patch which copies the suse file to the /etc/pam.d/vmtoolsd file rather than the default generic file.- Enable build on aarch64- Add explicit pkgconfig(gdk-pixbuf-xlib-2.0) BuildRequires: used to be pulled in (as part of gdk-pixbuf) by GTK3 in the past. But as configure explicitly looks for it, it is our own duty to ensure its presence.- Update to 11.2.0 (build 16938113) (boo#1177987) + Fixed memory leak occurs in disk device mapping information for IDE, SATA or SAS (LSI Logic SAS) disks configured in the guest. + The following issues and pull requests reported on https://github.com/vmware/open-vm-tools have been addressed: https://github.com/vmware/open-vm-tools/issues/429 https://github.com/vmware/open-vm-tools/pull/431 https://github.com/vmware/open-vm-tools/pull/432 https://github.com/vmware/open-vm-tools/issues/452 + A number of Coverity reported errors and false positives have been addressed. + A complete list of the granular changes that are in the open-vm-tools 11.2.0 release is available at: https://github.com/vmware/open-vm-tools/blob/stable-11.2.0/open-vm-tools/ChangeLog - Update pam-vmtoolsd.patch (boo#1177987): removed the pam_securetty.so line from the new suse file. Modified the Makefile.am to copy the suse file to the /etc/pam.d/vmtoolsd file rather than the default generic file.- Use libtirpc also in SLE-15-SP3- Update to 11.1.5 (build 16724464) (boo#1175573) + This source release rolls up the SDMP fixes release post 11.1.0. + Fix serveral Coverity reported issues. + Address github issues: https://github.com/vmware/open-vm-tools/issues/451 https://github.com/vmware/open-vm-tools/issues/429 https://github.com/vmware/open-vm-tools/issues/428 - Drop unnecessary patch: - gcc10-warning.patch - sdmp-get-version.patch - sdmp-netstat-to-ss.patch - sdmp-warnings.patch- jsc#ECO-2164 for update 11.1.0 (build 16036546) (boo#1171764) with new 'Service Discovery' plugin (boo#1171765). - Reenabled building sdmp in the spec file. - Added patches (boo#1171765) + sdmp-get-version.patch + sdmp-netstat-to-ss.patch + sdmp-warnings.patch- jsc#ECO-2164 for update 11.1.0 (build 16036546) (boo#1171764) - Fixed bug (bsc#1172693) by removing the 'pam_securetty.so' line from pam-vmtoolsd.patch as instructed by vmware (boo#1171003). This should fix both (boo#1171003) and (bsc#1172693).- VMware has now asked that in updating to 11.1.0 (build 16036546) (boo#1171764) to hold off on producing the open-vm-tools-sdmp service discovery plugin (boo#1171765) for all SUSE versions due to the plugin's dependency on netstat. Once they have removed the netstat dependency we will need to go through the ECO process to get the plugin added.- While updating to 11.1.0 (build 16036546) (boo#1171764) hold off on producing the open-vm-tools-sdmp (boo#1171765 Service Discover plugin) until it has gone through the ECO process. Once approved, will resubmit to include the plugin.- Update to 11.1.0 (build 16036546) (boo#1171764, boo#1171765) + open-vm-tools 11.1.0 includes a new 'Service Discovery' plugin, which connects with the vRealize Operations Manager product. For more information and details on configuring this plugin, refer to Configuring Service Discovery. + In this release, a new tools.conf switch is added to enable and disable the guest customization in the guest virtual machine. By default, the guest customization is enabled. For more details, refer KB 78903. - Spec file changes to remove the is_opensuse macros where possible. - Remoed the mv vm-support line from the spec file. vm-support is now automatically placed in the /usr/bin directory. - Added version number to Requires: libxmlsec1-openssl1 to help with vgauth version checking. - Added patches + pam-vmtoolsd.patch (boo#1171003) - Drop unnecessary patch: - app_info_plugin.patch - diskinfo-debug-logging-1162435.patch - gcc9-static-inline.patch- Simplified the conditional around systemd_ordering to just use suse_version >= 1500.- Update to 11.0.5 (build 15389592) (boo#1165955) + DNS server is reported incorrectly as '127.0.0.53' when using systemd-resolved. DNS server is reported incorrectly in GuestInfo as '127.0.0.53' , when the OS uses systemd-resolved. This issue is fixed in this release. - Conditionalized the use of systemd_ordering. Use systemd_ordering for factory, openSUSE >= 15, and SLE >= 15. Use systemd_requires for older openSUSE and SLE releases. - Conditionalize out the use of %license COPYING for SLE 12 SP2 and older. - Added patches + gcc10-warning.patch (boo#1160408) + diskinfo-debug-logging-1162435.patch (boo#1162435 and bsc#1162119) - Changed g_warning to g_debug + app_info_plugin.patch (boo#1165955) - Drop unnecessary patch: - fix-leaks-Aliases-MappedAliases.patch- BuildRequire pkgconfig(udev) instead of udev: allow OBS to shortcut through the -mini flavor. - Use systemd_ordering in place of systemd_requires: systemd is never strictly required to run open-vm-tools.- Add gcc9-static-inline.patch: Fix static inline when building with gcc9.- Fix memory leak in VixToolsListAuthAliases and VixToolsListMappedAliases. (bsc#1153271) + Add patch fix-leaks-Aliases-MappedAliases.patch- Update to 11.0.0 (build 14549424) (boo#1151523) + Added appInfo to publish information about running applications inside the guest. + Provided sample tool.conf for ease of administration. - Updated spec file to build 11.0.0 - Removed libgrabbitmqProxy.so, vmware-guestproxycerttool, and guestproxy-ssl.conf - Added %config(noreplace) %{_sysconfdir}/vmware-tools/tools.conf.example - Drop unnecessary patch: - gcc9-warnings.patch- Revert change from (bsc#1133623) update vmtoolsd.service tools to run after the network service is ready. This updated caused cyclic dependencies as reported by bugs (bsc#1143452) and (bsc#1141969)- Update vmtoolsd.service tools to run after the network service is ready. (bsc#1133623) - Link VGAuthService to libxmlsec1 rather than libxml-security-c in SLES 12 SP3. (bsc#1122435)- Update to 10.3.10 (build 12406962) (boo#1130898) + Resolved - In certain cases, quiesced snapshots on Linux guests do not include backup manifests. - Drop unnecessary patch: - include_log_h_for_g_info.patch - no_manifest_on_aborted_snapshot.patch - send_vmbackup_event_generic_manifest.patch - vmtoolsd_bailout_on_rpc_errors.patch- Link VGAuthService to libxmlsec1 rather than libxml-security-c for SLES 15 and SLES 15 SP1. It requires libxmlsec1 to be available in the base. VGAuthService is already being linked with libxmlsec1 for SLES 12 SP4. (bsc#1122435)- Add gcc9-warnings.patch (bsc#1126102).- Link VGAuthService to libxmlsec1 rather than libxml-security-c in SLE products where available. (bsc#1122435) - Add patches to correct and/or improve handling of certain quiesced snapshot failures (bsc#1124397). + no_manifest_on_aborted_snapshot.patch Don't send a backup manifest when aborting a Linux quiesced snapshot. + vmtoolsd_bailout_on_rpc_errors.patch Bail out vmtoolsd early when there are RPC errors. + send_vmbackup_event_generic_manifest.patch Always send VMBACKUP_EVENT_GENERIC_MANIFEST during quiesced snapshots. + include_log_h_for_g_info.patch Include vmware/tools/log.h to define g_info.- Update vmtoolsd.service to support cloud-init customization by default by adding "DefaultDependencies=no" and "Before=cloud-init-local.service" to the [Unit] section of vmtoolsd.service (bsc#1121964) . - Copyright year updated in spec file.- Update to 10.3.5 (build 10430147) (boo#1115118) + While running a quiesced snapshot of a Linux guest on the vSphere hosts earlier than version 6.7, open-vm-tools logs warning messages. + CreateTemporaryFileInGuest/CreateTemporaryDirectoryInGuest returns a file path that does not exist. + Excessive spikes of the Memory/Workload percentage metric, in a vRealize Operations cluster. + open-vm-tools Service running as vmusr crashes on Linux systems which are not running on the VMware platform. - Drop unnecessary patch: - false-negative-cloud-init.patch - handle-linux-kernel-stat-overflow.patch - optional-override-os-name.patch- Added Handle Linux kernel /proc FS uint32 type stat overflow when calculating (bsc#1110793). + handle-linux-kernel-stat-overflow.patch On both 32-bit and 64-bit Linux, tools always parses Linux kernel /proc FS stats as uint64 values. For rate stats, current - previous can handle uint64 type stat overflow, but not uint32 type. - Added patch for Optional override for short and long OS names sent from Tools (bsc#1047469). + optional-override-os-name.patch Added support for customers to override the returned long and short OS names through the tools config file. If the setting is present, then names gathered by hostinfo will be ignored. The user is responsible for setting the appropriate names. - Added patch for Workaround for false negative result when detecting cloud-init existance (bsc#1111619) + false-negative-cloud-init.patch "cloud-init -v" cmd is used to detect if cloud-init is properly configured and it works on most linux distros. However in some linux distro like Amazon Linux 2, "cloud-init -v" will print result to stderr instead of stdout and it makes "forkExecAndWaitCommand" give false negative result. 1. added a new bool switch in "ForkExecAndWaitCommand" to choose if we should ignore the stderr output when the return code is 0 2. removed unnecessary reference for "ForkExecAndWaitCommand" in linuxDeploymentUtilities.c 3. trivial change for some formatting- After updating the project to include openSUSE_Leap_15.0 and SLE_15, the builds for these two projects fail because of unresolved dependencies. Some Factory configuration settings were being used for them. Need to adjust the spec file to not use Factory configuration settings for openSUSE_Leap_15.0 and SLE_15.- Remove vgauthd.service from the %pre and %post section in the spec file. This allows vmtoolsd.service to enable vgauthd if needed which creates the vmtoolsd.service.requires/vgauthd.service symlink. (bsc#1103868) - Add Requires: libxmlsec1-openssl1 to the spec file. This is needed when using xmlsec1 rather than xml-ssecurity-c.- Update to 10.3.0 (build 8931395) + Starting with 10.3.0, open-vm-tools builds with xmlsec1 by default (instead of building with xml-security). To revert to the old behavior and build with xml-security, use the option '--enable-xmlsecurity' for the ./configure command. + Add BuildRequires: libxml2-devel + Add BuildRequires: pkgconfig(xmlsec1) for all openSUSE builds + Use --enable-xmlsecurity when building for SLE - Drop unnecessary patches - 100-libtirpc.patch- Switch from sunrpc to libtirpc to enable building under glibc 2.27 in openSUSE Factory. (commit 375d4463c68be3a133e4377655b68cc090cd9511) + 100-libtirpc.patch- Update to 10.2.5 (build 8068406) (boo#1089181) + Compatible with supported versions of VMware vSphere ESXi 5.5 and later, VMware Workstation 14.0 and VMware Fusion 10.0.0. + Quiesced snapshot: Ability to exclude specific file systems from quiesced snapshots on Linux guest operating systems. For more details, see [Documentation](https://docs.vmware.com/en/VMware-Tools/index.html) + Disable display mode setting: A configuration option is introduced to disable normal display mode setting functionality using open-vm-tools. For more details, see [KB 53572](https://kb.vmware.com/s/article/53572). - Drop unnecessary patches - udev_rules-disk-devs-only.patch- Stop depending on the meta-package xorg-x11-devel as BuildRequires, but use the explicit module names configure is looking for: pkgconfig(sm), pkgconfig(xcomposite), pkgconfig(xext), pkgconfig(xi), pkgconfig(xinerama), pkgconfig(xrandr), pkgconfig(xrender) and pkgconfig(xtst).- The VMware provided open-vm-tools-deploypkg is now obsoleted.- Update to 10.2.0 (build 7253323) (boo#1073174) + Fix memory leak in vmtoolsd. + Add SUSE Server for SAP Applications to hostinfoPosix.c + Fix crash issue when stopping vmtoolsd(vmuser). + Add new GOS definitions (e.g. SLES 15) for virtual hardware version 14. + Add /usr/bin/vmware-user symlink to vmware-user-suid-wrapper. + Provide vmware-vgauth-smoketest, for VGAUthservice validation. - Modify udev rules to only adjust timeout on disk devices (bsc#1063320) + udev_rules-disk-devs-only.patch - Due to a hard dependency on glibc 2.12, open-vm-tools 10.2.0 no longer builds for SLES11. Remove all SLES11 specific options in spec file. - Drop unnecessary patches - Report-SLES12-SAP-guest-OS-as-SLES12.patch - resolutionKMS-wayland.patch - fix_discards_qualifiers_warning.patch (only applicable to SLES11)- Build deploypackage plugin for SLES11 (bsc#1062837) (The VMware provided open-vm-tools-deploypkg is now obsolete.) - Enable building with ssl capabilities for SLES11. +fix_discards_qualifiers_warning.patch- Update to 10.1.15 stable release + Tools Hgfs Plugin: refresh Hgfs drives on client start + Report version data via guestinfo vars + Add entries for MacOS 10.13 (High Sierra) to guest_os_tables.h- open-vm-tools fails to correctly set screen resolution under Wayland environments (boo#1054800) + resolutionKMS-wayland.patch- Update to 10.1.10 stable release (boo#1051977, bsc#1052129) + Map certain PAM errors to VGAUTH_E_AUTHENTICATION_DENIED. + Exclude non-directory and non-existing paths during quiescing. + Fix timesync state to be uncalibrated when adjustment is large (>60ms). + Fix an invalid class pointer access when the VSS provider is not installed. + Add support for the new selection target name "text/rtf" for copy/paste. + VMCI: reset datagram buffer pointer on dealloc + randomly generate tmp directory name + Previously Common Agent Framework (CAF) builds were linking against specific versions of PCRE and libiconv. That restriction has been removed. + Reverts commit 7023998ba5594871a658c5ef1be4dbda6c0158eb to prevent intermittent hangs during soft reboots of RHEL 6.8 Linux VM. + Includes fix for VMs freezing during snapshots (bsc#1051627) (Thaw filesystems if the snapshot commit message to VMX fails. Commit b443e6456ffda66c0279032ab932ef271f8e1ae6) - Drop unnecessary patch: + glibc-sysmacros.patch- Fix unowned /var/lib/vmware directory. (bsc#1028866) - Fix package dependency for open-vm-tools on libvmtools0 (bsc#1031968)- fix build failure caused by upstream glibc change requiring explicit include of sys/sysmacros.h + glibc-sysmacros.patch- Updated to 10.1.5 stable release (boo#1027987) + Authentication failure is reported as unknown general system error. + Unable to backup virtual machines with active Docker containers.- Don't require insserv if we don't need it.- Sumbitting update for SLE11SP4, SLE12SP1, SLE12SP2 see fate#322214 & fate#322218- Report SLES12-SAP guest OS as SLES12 (bsc#1013496) + Report-SLES12-SAP-guest-OS-as-SLES12.patch- Remove building KMP modules. No longer needed or wanted for current releases. User space tool vmhgfs-fuse has replaced the need for vmhgfs kernel module.- Updated to 10.1.0 stable release (boo#1011057) + vmware-namespace-cmd command line utility. + gtk3 support + Common Agent Framework (CAF) + guest authentication with xmlsec1 + FreeBSD support + sub-command to push updated network information to the host on demand + udev rules for configuring SCSI timeouts in the guest + fixes for Ubuntu 16.10 + Fix for quiesced snapshot failure leaving guest file system quiesced (bsc#1006796) + Fix for CVE-2015-5191 (bsc#1007600) - Dropped upstream patches included (or not necessary) in 10.1.0: + vmw-bitmask-gcc6.patch + no-unused-const.patch + enable-gcc46+.patch- Add udev rule to increase VMware virtual disk timeout values (bsc#994598) [99-vmware-scsi-udev.rules]- Fix vmtoolsd init script to run vmtoolsd in background. (bsc#971031) + fix originally done in SLE-11-SP4 code base by tcech@suse.cz- Added patches for GCC 6 build failure (boo#985110) + vmw-bitmask-gcc6.patch + no-unused-const.patch- Update to 10.0.7-gtk3 stable branch + add support for gtk3, needed by the dndcp and resolutionset plugins + remove files generated by autoreconf + a few minor build fixes - Update fixes copy-n-paste and drag-n-drop regressions (bsc#978424) - Added new vmblock-fuse.service - Drop upstream patches included (or not necessary) in 10.0.7-gtk3: + open-vm-tools-posixly.patch + open-vm-tools-buildsystem-fixup.patch- Sanitize the filename handling some more. The official GitHub filename is open-vm-tools-stable-10.0.7.tar.gz.- Update to 10.0.7 stable branch + Added namespace command line utility "vmware-namespace-cmd".- they renamed open-vm-tools-stable-10.0.5.tar.gz to stable-10.0.5.tar.gz -- fix .spec accordingly- Add open-vm-tools-posixly.patch: defined(linux) is not posix compliant and modern compilers no longer accept it. Change to defined(__linux__) https://github.com/vmware/open-vm-tools/pull/81 - Add open-vm-tools-buildsystem-fixup.patch: since libsigc++ injects - std=c++11 into CFLAGS, the various objects in open-vm-tools need to be split up a bit in order to not have a mixed C/C++ object receiving the same CFLAGS.- Compile without gtkmm support for SLES12 based environments (which do not provide gtkmm2.4)- Update to 10.0.5 stable branch + [vgauth] fix timestamp check + [libresolutionSet.so] Add an error handler to X11 resolutionSet + [vmci.ko] Kill tasklet when unloading vmci module + [libvmbackup.so] Quiesced snapshots Skip freezing autofs mounts. + [vmhgfs.ko] make vmhgfs compatible with Linux kernel 4.2- Enable vgauth for openSUSE Leap 42.1 (bsc#952645)- Remove vgauth requirements from vmtoolsd.service file if vgauth is not enabled. - Remove gcc4.7 requirement for older environments.- Enable certificate-based access control via SAML tokens (vgauth) on openSUSE Factory.- Update to open-vm-tools-10.0.0-3000743 (boo#944615) + Common versioning + Quiesced snapshots enhancements for Linux guests running IO workload + Shared Folders (Linux kernel 4.0.0 and higher only) + ESXi Serviceability + GuestInfo Enhancements + Internationalization, with support for: + English + French + German + Spanish + Italian + Japanese + Korean + Simplified Chinese + Traditional Chinese + Compatibility with all supported versions of VMware vSphere, VMware Workstation 12.0 and VMware Fusion 8.0 - Drop upstream patches included (or not necessary) in 10.0.0: - 0001-Fix-vmxnet-module-on-kernels-3.16.patch - 0002-Fix-d_alias-to-d_u.d_alias-for-kernel-3.18.patch - 0003-Fix-f_dentry-msghdr-kernel-3.19.patch - 0004-vmhgfs-bdi-kernel-4.0.patch - xutils-add-cstring.patch - Remove vmhgfs define to ensure vmhgfs is always built - Only build kernel modules for versions <= openSUSE 13.2- Do not attempt to start vmware-vmblock-fuse if vmware-vmblock-fuse (included with the -desktop package) is not installed (bsc#943236)- For SLE11, the KMP is still required; the .spec file logic is now only enabled in the linked package, the 2nd spec file must not be part of the main package open-vm-tools (as Factory would immediately create the linked package, which would fail building with Linux 4.x) (boo#941384).- Drop KMP related .spec and .changes file (bsc#938593) (for now we keep the logic in the .spec file, in case we want to resurrect it).- Update to open-vm-tools-9.10.2-2822639 + Fix various compilation errors + Retry sending vmbackup event with elevated privileges + Add a -h option to vgauth + Workaround NFS open bug by retrying on ESTALE + Fix the HGFS protocol opcode to differentiate headers + Thaw filesystems when the snapshot commit message to VMX fails - Drop upstream patches included in 9.10.2: - toolboxcmd-fix-logic.patch - asm_x86.patch- Fix compilation issues with GCC 5: * Add toolboxcmd-fix-logic.patch * Add asm_x86.patch- Build using gcc4.7 for SLES11 environments to avoid mul64.h dependency problem for i586 architectures - Include cstddef to resolve compile problems under gcc4.7 enable-gcc46+.patch - Ensure xutils builds properly under older versions of gcc xutils-add-cstring.patch - Prevent files on shared folders from being truncated to 0 bytes under 4.0 kernel 0004-vmhgfs-bdi-kernel-4.0.patch- Update to open-vm-tools-9.10.0-2476743: + vgauth added + deploypkg added + guest proxycerttool added + hgfs and vmci/vsock fixes + asyncsocket enhancements + library fixes and improvements + locking and logging fixes and improvements + foundry fixes + vm-support script fixes - Replace obsolete patches with rebased versions (from ArchLinux): - Drop 0001-Remove-unused-DEPRECATED-macro.patch - Drop 0002-Conditionally-define-g_info-macro.patch - Drop 0003-Add-kuid_t-kgid_t-compatibility-layer.patch - Drop 0004-Use-new-link-helpers.patch - Drop 0005-Update-hgfs-file-operations-for-newer-kernels.patch - Drop 0006-Fix-vmxnet-module-on-kernels-3.16.patch - Drop 0007-Fix-vmhgfs-module-on-kernels-3.16.patch - Drop 0008-Fix-segfault-in-vmhgfs.patch - Drop open-vm-tools-linux-3.17.7.patch - Drop open-vm-tools-linux-3.17.patch - Drop open-vm-tools-linux-3.18.0.patch - Add 0001-Fix-vmxnet-module-on-kernels-3.16.patch - Add 0002-Fix-d_alias-to-d_u.d_alias-for-kernel-3.18.patch - Add 0003-Fix-f_dentry-msghdr-kernel-3.19.patch - Add libmspack BuildRequires (deploypkg). - Add openssl BuildRequires (grabbitmqproxy and vgauth). - Compile using --without-xmlsecurity and --without-xerces as pkgconfig(xml-security-c) is not yet available in the build service, (disables vgauth support). - Disable deploypkg for older versions of SLES and openSUSE. - Disable ssl for older versions of SLES and openSUSE (disables grabbitmqproxy and vgauth). - Update spec file to be compatible with SLES and openSUSE. - This update also addresses a suspend with systemd issue (bsc#913727)- Handle kernel 4.0: we can't just compare the 'minor' part of the version anymore when applying patches.- Prevent autoinstallation of open-vm-tools in SLES11SP4 environments due to potential conflict with VMware tools. (bsc#921618)- Add open-vm-tools-linux-3.19.0.patch: Fix building of vmhgfs with Kernel 3.19.0+.- Remove modprobe of deprecated vmsync module from SysV init script.- Update specfile to ensure kernel modules are not built or required for SLES11SP4 and SLES12.- Use fuse-devel instead of pkgconfig(fuse) in SLES11SP4.- Add open-vm-tools-linux-3.17.7.patch: Fix building of vmhgfs with Kernel 3.17.7+. - Add open-vm-tools-linux-3.18.0.patch: Fix building of vmhgfs with Kernel 3.18.0+.- Split building of KMPs into own spec file: open-vm-tools-KMP: the resulting KMP packages keep their existing name, as this is handled through the kernel_package macros. This split allows to work around boo#905420.- fix bashisms in vmware-user-autostart-wrapper script- Add open-vm-tools-linux-3.17.patch: Fix build with Linux 3.17.0.- Sync up patches with ArchLinux: + Added 0001-Remove-unused-DEPRECATED-macro.patch + Added 0002-Conditionally-define-g_info-macro.patch + Added 0003-Add-kuid_t-kgid_t-compatibility-layer.patch + Added 0004-Use-new-link-helpers.patch + Added 0005-Update-hgfs-file-operations-for-newer-kernels.patch + Added 0006-Fix-vmxnet-module-on-kernels-3.16.patch + Added 0007-Fix-vmhgfs-module-on-kernels-3.16.patch + Added 0008-Fix-segfault-in-vmhgfs.patch + Droped g_info_redefine.patch (now named 0002-Conditionally-define-g_info-macro.patch). - Enable building of KMP packages.- Fix bashisms in preun script.- Do not generate timestamps in the doxygen docs.- Add -Wno-cpp to CFLAGS./bin/sh/bin/sh/bin/sh/bin/shopen-vm-tools-deploypkgh01-ch4c 1720076065  !"#$%&'()*+23456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~12.4.5-150600.3.3.212.4.5-150600.3.3.212.4.5-150600.3.3.2 10.0.5  !!!!!"vmtoolsdvmware-toolspoweroff-vm-defaultpoweron-vm-defaultresume-vm-defaultscriptsvmwarenetworkstatechange.subrsuspend-vm-defaulttools.conftools.conf.examplevgauthvgauth.confschemasXMLSchema-hasFacetAndProperty.xsdXMLSchema-instance.xsdXMLSchema.dtdXMLSchema.xsdcatalog.xmldatatypes.dtdsaml-schema-assertion-2.0.xsdxenc-schema.xsdxml.xsdxmldsig-core-schema.xsdVGAuthServicevm-supportvmhgfs-fusevmtoolsdvmware-alias-importvmware-checkvmvmware-hgfsclientvmware-namespace-cmdvmware-rpctoolvmware-toolbox-cmdvmware-vgauth-cmdvmware-vgauth-smoketestvmware-xferlogsmodules-load.dvmw_vsock_vmci_transport.confvgauthd.servicevmtoolsd.service99-vmware-scsi-udev.rulesopen-vm-toolspluginscommonlibhgfsServer.solibvix.sovmsvclibappInfo.solibcomponentMgr.solibdeployPkgPlugin.solibgdp.solibguestInfo.solibguestStore.solibpowerOps.solibresolutionKMS.solibtimeSync.solibvmbackup.sorcvgauthdrcvmtoolsdopen-vm-toolsAUTHORSChangeLogNEWSREADMEopen-vm-toolsCOPYINGopen-vm-toolsmessagesdeVGAuthCli.vmsgVGAuthService.vmsglibvgauth.la.vmsgtoolboxcmd.vmsgvmtoolsd.vmsgenVGAuthCli.vmsgVGAuthService.vmsglibvgauth.la.vmsgtoolboxcmd.vmsgvmtoolsd.vmsgesVGAuthCli.vmsgVGAuthService.vmsglibvgauth.la.vmsgtoolboxcmd.vmsgvmtoolsd.vmsgfrVGAuthCli.vmsgVGAuthService.vmsglibvgauth.la.vmsgtoolboxcmd.vmsgvmtoolsd.vmsgitVGAuthCli.vmsgVGAuthService.vmsglibvgauth.la.vmsgtoolboxcmd.vmsgvmtoolsd.vmsgjaVGAuthCli.vmsgVGAuthService.vmsglibvgauth.la.vmsgtoolboxcmd.vmsgvmtoolsd.vmsgkoVGAuthCli.vmsgVGAuthService.vmsglibvgauth.la.vmsgtoolboxcmd.vmsgvmtoolsd.vmsgzh_CNVGAuthCli.vmsgVGAuthService.vmsglibvgauth.la.vmsgtoolboxcmd.vmsgvmtoolsd.vmsgzh_TWVGAuthCli.vmsgVGAuthService.vmsglibvgauth.la.vmsgtoolboxcmd.vmsgvmtoolsd.vmsgvmware/etc/pam.d//etc//etc/vmware-tools//etc/vmware-tools/scripts//etc/vmware-tools/scripts/vmware//etc/vmware-tools/vgauth//etc/vmware-tools/vgauth/schemas//usr/bin//usr/lib//usr/lib/modules-load.d//usr/lib/systemd/system//usr/lib/udev/rules.d//usr/lib64//usr/lib64/open-vm-tools//usr/lib64/open-vm-tools/plugins//usr/lib64/open-vm-tools/plugins/common//usr/lib64/open-vm-tools/plugins/vmsvc//usr/sbin//usr/share/doc/packages//usr/share/doc/packages/open-vm-tools//usr/share/licenses//usr/share/licenses/open-vm-tools//usr/share//usr/share/open-vm-tools//usr/share/open-vm-tools/messages//usr/share/open-vm-tools/messages/de//usr/share/open-vm-tools/messages/en//usr/share/open-vm-tools/messages/es//usr/share/open-vm-tools/messages/fr//usr/share/open-vm-tools/messages/it//usr/share/open-vm-tools/messages/ja//usr/share/open-vm-tools/messages/ko//usr/share/open-vm-tools/messages/zh_CN//usr/share/open-vm-tools/messages/zh_TW//var/lib/-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:34565/SUSE_SLE-15-SP6_Update/c8f64c1319d9d26af192e2d2fcd1518a-open-vm-tools.SUSE_SLE-15-SP6_Updatedrpmxz5x86_64-suse-linux  !       ASCII textdirectoryPOSIX shell script, ASCII text executableXML 1.0 document textexported SGML document, ASCII textXML 1.0 document, ASCII textELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=7722f60b2bd51cdb3136e1acbc0a76ca15008e04, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=73d0253fdcb4412cbc111036217e2184cfbdf1f7, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=f06a071e25054cbdaf8f62ac671fca0f13cb34ad, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=ab612dca4fa02ec240d5a9a6a26881c49a1d9bef, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=328a45e07629a5cc571927517ff1be6ec8c898c5, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=d4937ca50711061c2139ba6cdc94dce5198732d5, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=0bbaed1aabfd4be81c6428ac6fecaf2e30e6505f, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=3922c18ac2de7d25fe3347a3112aeb1968678ce6, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=48c9ad1e8e8d80e0ec34d2d1f405190b69eec20a, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=2d549685d40a51792cd6f550e77acacab0acaade, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=2e9d2cf0356b39f73e53857b7bba9b15b8c70b66, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=28a7dd09890a22e1fb26af290e29772316721950, for GNU/Linux 3.2.0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=28eda653b10a75d9a946ec058b052340f835c2d5, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d487abb9f30f8131b00ed5cedcc8f6a2a6fbb755, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ef14dd40173f9704e2d7421407ff5494029f567e, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c69c2a1970b971592819fcd7b95030f49ec8a1a5, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=10f6934df1c36f6dfd55da1db616f4b3ea7d5f91, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ea0420cd24336535f20f4bd439b3aa55ea22893e, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=acc28c15511be88562886324b6be5339a90ec6c0, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e7744c9969995c56614678849d14b632e60169a5, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=5270b14aa69483a02e947fb47fe3c008f6206081, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=193c86684e5d405fbc4fb288e091b930022dd23f, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=80fe69fcddf6001d0e76899c248a272324796aff, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=3e7c5a31ed3f97bc2510155000953d98212ae0b5, strippedUTF-8 Unicode textUTF-8 Unicode text, with very long linesASCII text, with very long lines(2=CJQYbhoxy        RRRRRRR RR*R)R+RR RRR RR RRR-R(RRRRRRR RRR RRRR RR&RRRRR RR R&RRRRRR RR R R RR%R&RRRRR R&RRRRR RR&RRRRR RR&RRR R RR RRR RRRRR RR&RRRRRR R%RRRRR RR%RRR R RR RRR RRRPRR RR&RRP R"R RRR RR%R&RRR!PRR R&RRRPRR R&RRPRR RRRR&RRPRR RR&RRRPR"R R RRRRR R&RRR!PR RR R&RRRPRR R&RRP R$RRR R&RRRR#P RR R&RRRP RR RR"RR&RRR!"þabaUuw&systemdsystemdsystemd-sysvcompatmodalias(pci:v000015ADd*sv*sd*bc*sc*i*)utf-88ef7286b231199002afbc3ba51e4012899a8fb20855e5e550c5f418e890e4097?7zXZ !t/]"k%IN'UN#i mIשZl$P/YtVߤ{n'x0ဃ`d3*kkcdUpgc/6hu'Z/(wR.9'*KMڼc*^6NNk4Ԫŕa6y?ޘZMK ܒoqҮ|?3ND1^]iFgmxCڨek iԹ/ ++vZjKlęXKQƈfkT n;_*dǒM% Zzz)Nm=@\Y̔hCJ((.i>2OkM/:gXJT]aB`TG;zm4m uHЭ8~]E 4I!+63{ez,Î,ή} I1VeM=.}ᤴpw!=оnքt13yg}խR-=t;yhָ*pS!Ghm)˧AH$aRFEi+kD2nʗW1$F\vccsQ;D.Gi?8{?|I6471g)avgFTM::HC5Ey(*TX)0EҽφѶ4 4VSٗrFwtjG) OkǶ3XZlWִ1A A_Szq9Ck);*,9-YDm[;j#JQO6"EW7"uTm6O#q*ݵi=%f9ڀdr?hb7my"CÂCl#[?ƟlFo%+Vtnv̊Vk&K {CSM9mbo|mC|O=teVHXIu|X?KI-F!;6JO\ǥOuF !,3 aǶܩxO5cυ2O#T95IG@ Q[^ջWNRBB6ҾQͪF Ć-FTkA:氦6)9Ԑ砩$:ɘ ٪/`Qŵ'`y\W~i8xyw6{Et;B G35"vS%-!m/DԣVW8v7",n^CҲ2d*Y\E 3f#,kO/j˶hɩFѠXY;r!FnH;.g0;4%/ 11ʑK5=؇Aʿ>c @Y=aV"TU %V̎_CI&Tj V'3nfQJ壸]&$HЮ4Pp>w`$tr!ֽ +.ILKVOjC:&0yNFy>OAu䅉)8լd+B3= gu5 4LJwg1?byfYu:~rڄSa"Y6=ԑ2as=a4*ɴ,+8=P2xcKOFݯs=w_xgg5f$Utx+e/\'88tE5>]GXk+( gmK+MC]Q˘`63a;䱥qHJ|~s](w;rHxin$ 2Fx/6Edf3Y[g^YƒBPf@HmOe1*m|פŲ blcIIl}D_îbr"])fyO?_\Òf\̈=uwFD_?H@5I6J7q7XVblr.J) ZbiDUA_s0AK??Ǩ2@m9Ӱz(L~ ~-􎡏a "f RĶYߢYqq5瘟\p숆ٵbU_ͯx7p,P<;P#c)qZFRDS>Q{XY)-ȓlOckbMn>H[K)6ΔOc3PZ& UzDA qk1:yW&(IۯNd{Axq1|lړ[)#J/ARRIS; xCCUkbWrq뫖b/mtm ʉtZFhAoWV1䋚߸:iv4\ih9^'6_')ЁH8!Rgudsl'>ϡ HCaC7h=\0]<}~4%]mݟLw~-& 喣xKSUL9*g"}CB j`OoQXWG4% O|a;^aѮ-& *1, di0ޙ3{Є ҃!_ۇOϡ~;ҡuDЌBT۹ra?D( UM:= ~8N 盤Yoڐ@ZLRN-)8TEʕQ՝@#ZDY{p-*S uj`W –ːq5l/`3oSX|w)ڒ+QF`:RȍK)2@'h 8?,+'޼CSb֓#o9; }+c-|mзbKKpbGw!qdC l; SlF_x OR˒u\VQl cdk2 X(mjzžߡ50"6)*tjk%Ѱe09PD88[%ӻ%NF3SrvZpRj(/SZB^hd{cĝZٍ]w{G/<#MձV+Ȳiy-̆o_|b%KN =ؾ<DQ6=mJR>5:։ =c9mWQ!0Ek@P OaJ{0$ ZyBme*Ċ}PA+󯺳 n{\ɉ^7+ R0~xK0x~zz8j˼$6)O| xK:e%$ب;hoϤىwa6(ΈnkG QT]so0&T"֭sZ p]F7;Kov V&IJPI(M^?+FWI4Rnz&@lvu%]1JYb%+f5ab_4Ui/.)NlORG{Ym4zJ֯A0 nQż=yOֿ,8'J! ̰O~Iio@,R핏Hf٦ KBk ? d~ftm=pOB^ 3O`0^ v<= [.BR0Sls8IG~L 4=n(H gD^t h<7DJqS+.1RVnY#;MW G=@y8Ū}$uܮ5YSr):b=Z$M!d /Dw'˃=oQ~d"5TK1I MNެ*].k6~!7ħP#^\ۈp˚;Bhs-+}}WL7.[JPZ J8>lAHmK1 Wl҂]ѯO.Isd o8{MrL2j][ 4 K ~n׮ve_:Vȝ1Ɣ9h=:yl?~_(m$,y>$ׯ-mxTғȍ~+sБX cs?A!ϩ;Y$\i+<;F`,n4AI+G ˽epM{T|FR&2#TiFKllOFysi(䤄LC_tnzcY*Ӡ/^ˇڪ@࿬b|mae(e.>Q*54IT {;;NI801߱ ̉^"e*!{[gXνWD|Tu /7Ķ7c9uf֐lzWjmWsFn#;mxSj] wк]K+V7: 3-{%PBx 0T~&9o_ hpf*0Η)aƾ59J%2~Di2wegeAU0 (FM{Ŗ;#RC$AwTV"q+`Pgq/VCn97'~H 13х!|ޣ[TC^2 $ >P+V44&Df ꐤ:@ijPbAsH L:D7YC/&ګ6ݾkw+0#5h*{P|XQ)•}G[ %|3rr=GԽUMMpQ[7L4aHT!yv ^R kK!~|ۿeWoVɳn7Ԣ3 Qƿ74;u-ww` c$Ab]K[[q8vm_xu?RGnD V J#z`TCi|00&du8EN஬I#Cʢ/JF )#&\C^Sgg}Uxl$oL&X`OҘRaӕYV$i.O)Fe kR:so [OK.,AX\zlHoŏ~ofIigk [J@́C')֚ü^XD j0''1~vԯUwґSOD@$?['#8ɠFdι86RÆ!ʉP}1~, OїH.WfYX]c)9{JI ]+֌ܽ;z@hVݼN榥G4ӭ3{F$+S{Rұt|#wpb5bi3.= k R${2 =.7M1ȗψ5%YdC(> c`ae7 mw,җAf"Ǭns]O!#k33C>bEyÔ' ]Zˉ/~e?Ϡ \1_E8 jXnzv'3rLPYw\܈IO]#dy :]yz==V~84U7$ָrd*rPEBPCMʍs0]\[,)bE(ZWP$qI]y^1[u~B껨zš5)huރQ?K͗-p$BG}009$޿<O+F"}[7mt tۼ4 U4UKUԟ-gb*h)q"t%e޽U3U@R@M_=sRL?px"3`lczA毺FRM1V4lT7»3%\+u4į]ƲRCvQ;q|r;SJ|u&Qw.?MvNlOVv}̵C @* 8Љfs!lvûeo$g9ٲ|3iXR8pmZ Τg`^T5 saJvny;zO !x%6/i@(DK# 0IfD!scX{́*77HTOǾzpN46]<'heg]SSe/\<&dj$?M%H;Ýh 7ើ )z}~m^}sH=q4UrNJPqTUr5V/&u&?76d:t8źxO|/)@φkArk mwsVA+t+fi2Mf 2Cc~}y*k0wGbN2ΞEi%UZ;Qn1ЍdC/ޟtb8/򑛙0eԞ0 e/Ph#壧oXJ7ʫ3]1sgVqXv.U( H\hCZx"i U&!FH*[yRRYŰ6:?+C1t%jkpl}H$*Tڭ钎ѧhBzٞŪvP|nW% 2fAs0O.waB|u"i&g!PZVLC3dQ`SצXR]y!aZDߣa1X&>VM܏d ɤtâH}_HN;! ~Ie"˴Vz0vFȑZvPI;Պ~κ>ՇD ~-G9#t{^Ku%ݺ\ ]g+5Q\\`XIJT!*[v23N+r۬ 3,l.Zܹe =vaB^ܶ~D|0feP}7ffo֘}|S\sA52CU^yN zpL%5P*ξ&cV-i|A~ 6U<_XFO/>m=[ZY֐_`Y?= 8ieU2*@.d)=SeIvh̬b'%o"h=#ش[ٜ_PH@N=_D:2pWDS/3p}.lWN6FJTjɉetohv#fӇ2n5̿9y5$]pը|JCvbKJ[/'^`~G9)K{Z_ tcE ?\iT"J5 ~|!āϙZD.c\WDPSL4 (1I"g\埌Mgߌu&4B31gè9!=UA:~>Adư`tWw!tj0ΒrJ_&#gM iJdR )ꠗ0qS[Ҭu y+]g8+<}@^=i2_*0P&7J!"q}[|6m{n^+B-HF뚇]tMj(xT:0^ǢF|GϞ>?iYBT]Kn+dYTЖ *ӶH5QEKvĬX|LWv&*p*6eBrʒ9R:řڶzˊ$y;H.6kJ+LF`<*mX NDN :adyD ,.%L!i¼`)"2z4jo2 dϿԍʄ4r˽\V,]x(AFmx"%ׅowǖg1YbOz%8;NbxCZ΃ ֔vͽ:!\fwr:w87ǔބ?b')}ű5zGKn46]uk$ ;gQo$Wε0ΩY] pʭ1px d9\i>>c>(m+jEAtlS6#UTʯ"D3 [ٵ.ٚc,\ȃ@l$ 6p|U6ĭ,٩N].Pηi0 FbG-t8%LQKE;(i& u-c4]ρ>ZIgsIaBaֶH{N-"LPLG74N: Jm;[|Ԡ2&٭U{Vz3 HƐ "KW}ZBs '@'-qnL+E9,GnP`UNJҴ&a8}%^iکI釤6q(7Z=Oaxf_^aJdLͷ֧l޻`i ˇn/}mj~g_QFc?"ԍepzGڙU^ R@3{>FW ">yIe$|?1PA5'HmU_vq,iND*ȕBzT(좙9dnSihYAqQԧ%"vd:0DiEbܓTtVi"H}tEJ;\h{ܸwIGL\g<13@-p(re76\tUP-ɉ?aE(@ YH{o|H 0S!}o2XM+|O8&WKlk f4gXM&.>ň:viٓT7PKsaY ;6ު:G_# vOI#I ` 'o9ew|dB/"tNJP)XWӉm_%(>g,]Ol`,> z@ kɖ#v mу(EP?N+\ݷ_/ΆxQdDܫ?Ņ]\V%tt(Nઋo,/-9e?*^ü& Ze%6aOvxiGiz{&q 3tIg.K~kxU"gzFa5 7MsID))c% , \HzȷBug2rT ۮį'[^XwWCR;@&r/J`S|2O%Ear㋟.C|DȎӺ-0Ψ}M-3?GĶs^.Zxr\:?_qTSMMwYg^i韚oĨ&(lj={ 6UGէ􏓦Ja*0_y:>+ ߂j7=:H=XQ_i*;飪TMt_ZUϗue4{azl_ D<S`/p,K!D3ܢ;|N  hseK@Tw.t@U0"h wxqPe b] c\(C<\HDּ¶,S6]\R[&ܡH`H8E=cukv9Fq7uUM L5)vn@(uF7 8)Eu2*~B?X?H{hǘ_"@ݵ'AubO0+[7WY&}G,߶4\)N@3OcEMsGtGb3l39L(}(5FL#b?#fʵ$"ʝ}2?Th O>ǫ=ܧ6xEǀT!q m\@_VogSN=gdzjƕ6>Az62!j6T'|d 5lRѪ`*8WМ»>j&`Sqse;9^~=2zf{:AY lx ~<瓗YmNϣ  f4 Q6nFv>p0xf6:MnfNj_.jzhABu(jvر pΒMH _pl g1+!l:1 .ZWt(.,l6ˮ[Lo%87~*,Ӷ­&( Kw3hFp^SLȘ|dL?7OԵnȦ %%hQq#c;iLQ*:wLjV 8۷qtiI8̼vӿo"ԼxTc;!Dķ;9|T!eIYMi,ю\U|ŏӔPr~P .wCYu&m<(?פ&^]Wlu6@'4vs[mU|5* 45u3h:JQJ_QMg_G?g־p^m FA?}#(1DqcAR%$gxKyY((mb n2r^XAI;kđR`G/9N@\mbwYg D\NRT$QI^O`^XrѸ/7+DYc(D|/g 4L"q^uu`t.[Rɒ(7Ս*u /nb]%9wҡD ^ۣGxcR[޽+iفTy,~ Dcq֑KQC = I!F!yJn۵7r(hU)j(7^d)!&ghdN]Y@)2tƱd2to92{,$ :؟ΡN-•zBSσsϏD(xEn Jke~ X8ZsT?a"TYd"r^HjIC-m途/Xe&t'븂ZcC3 Nr#e ,'u}D:ok<{$:P \.h\:BunFcN=&Gדk|[gºО)G_ѯ|ˉ>g/A#k9:#+lآ@'utH 71G'tJ}T/9] XXS cXI`H(l:.rP5@;s&mD ZER4o̸@uOvc H:ŠgysRuh#g!9aӲ&)E=1µK%19K>c0d\8o51gȻaJ lW:`LGȇ-[ ?PИ#Ŝ B‰k\w* [KB秏9p6K'pɟX | -O VцQS0;:y Nȸr.6(7W v6ުhݷ^$g`j`Ą^5Mp>ٯ8A [ C^$mmnX|ҞgvD^B(tY\&ev 'e>޽Τ53y߿I|AF"UʂH|ߣCm?>?WYJK[@+4Zk3m FѰRR:\oI/}Ƚa |?o}<MI?@$j[Fqk{dJԚrjP_nw5kYIL"5SٔWiLZgfgiTM LP^ W!ivJ uS/ry׭~ edvy>P[?`NWDI%awLn@Y )`$vț&z,d_ۮ< 1[Sq?J5a+h v୊9n 7t6+&<W6"%HtS[|Z*zFڳ.>;]$B$>O`e^'GK9lRx?ybqh|]jV(pZ)urX/p'i(3`l$h;VݵFDQ^c> !YDF)$t**c!:%:ZYEU١EHUN%i f#JxB C$+N'?1įp>!XSi|v l<C( B+yOܶ>J8}^ߖ?~nf?g)Hm y[Gk/%-i{s1gn=^ DWF?T^] 61OZGps2 0A32+>l Dž_Q4(4RtZBy#R4O+ F~ޯv b! %")"7\pg n7;giuH1enR%&_o -U5cOMFzC{3|)$H5c2)cUTF^!yM%Cn@zUT=쪹UC 3u )-hwwAƦr܄V%GI Dl OzI2M1`8qRS2<$zs^ }|9S)snXv:vW͹ik[gq|xܾW׭%"j䌋:MVw'B%W@ޡ@BDl3yk~B'q!/,B5hZis}2bBeq༼I=lPDz8 |WSP4S B6.o,M/AǾ$#ݼ{XW5w*ao}j]w(22,TQc r ?p 07j~q9A+ ZzsEӌۯwREwk[hѸptqITANBhNc1-!7;aqWKY"6dMȄLxxJ Lm5D\HNTJA:}kː"֞&Z[qmSuVfoqEWr9%"v~Z96 lA{_SL"yˮO&L8]sw@ELYM-obxD0j1W| (F %t 6>ωnpu8m27ELs(?sdҾzRuBfnݹQ%HLދXѶ$.b_*:DŽB@6&" ]20;EyDv),֠דNQƥ)ɈH,7wEi*m%A_8fajIvǽ4b?W ?8V& )\-ך2$XޣW  ֮_w]G!׍K_j"xToO Eu@,=g,M|. J*M:ID$Te=(a2:[׌}~ъ;.M5G!g0wvIZC nE&F3.s۫Bow*ڍ(יy\5e4a]:]wSi8SK,-/#RgoMߙǦؚS#`oOÓӼV6@nȑdrhI=HA<[ j8#C*?c|h1b.ٴ\~;VBBp׳ 6ƯX_pf/>8PyʶMoP@ʫEnsBUK 1?!\@ki|sx^ ߯J|-?SJTy 4 BnA") h}p 5#~^GGZ^{P7.ŗx)bq1W=gpxCَ,~1bUļsvWq,sFz+c{?@sWČ2,gJ4+{ !PBMDxx̑> sbRGevaPt25XtN?psRH |:É!^_do_!&=1Cgo;u4A\k/>z@7YyycӤ J*j8 7DW n!ǃPE0c96Bػ 눃dpCSf>OmS2-LB[^@WRQ7JFm\RZk 6:ď)2 `fj벬[:qWtva 2Sr }׷G deY8 hȇC` 䬐kg2A;JiKhp7YgDYZPxS6ur [,Lf-1  G$qpm#rgjJqDb_*V񺇴6tBAALU^wcLJ5 TU"?Lz8ポs p)'z{cLt\_@y^~_JQPp,q7o?[:x$0)[eH0\|wb~[-0B5~.`.o%ÆEqWz&Y]hWD.3-ߍX}k1P*r7j}ՎҒ/X`>9K'gvЯSVB&&BZ7U\JT[ZwR,$OԼC_ϱŸ¹'⬢3NJ +Y7E#=O'`aMTq)ٷ\*4*ah`iPf̳ _L%Ѯ3?n6~@΂_)SnK/sd;$R㲶%UTx쥞{13 |~yvsG>ԸXzJaƗ~&⃀jte*957j:Q_͙3FϚpl~.<05UA{~ĉD^1WDNDaM'39DŽYBmhdgkvtSbf''MɉHq]Kn, }2cAWU#)ÒQr+l5Fc%{xh"磏9sz#~2p؂Bᅒj . K`[,.iYiOݎkmEx`ʔ0wly}?<ߧ)RH>rx&*ԝR)DYN&LГ]/ d6LrE4 S@U֬]qتC\%/F&<Y%acBkfvقQifTc.:[LA(Iu`8Ü G3=>D06W T߱x GtIS dq|5 k֬<\,ZE 6 ekO;Y]jX^}^lBqxhMot- /VM]ijEOFznKM3F)Kc8`Wb6MAY[45m˧ԗhzt~H[60w]zTڊ2*=WdJYm0BCP܋oe(M!I,!gQAO-.płjhk[06@6 qhltI`5ԛحةto;MX@M2@C +}Pr8kdmk|gi@䙧"L`9=M~8s]IO:1;f-RrXg.wMzZá1Dma0ؕȇ5;U1y>"dx[ ;RM,sʅh%RlJp-@Ik!i $(Sqsm?Vn;`O532A>rong),cD18R+bX{c;v!c8JQ:]}(hԻj}bzfZ"xq v'Πq&W8XdPyaGEAR_~WOBـR֛m>(痐 ӭ"YTϚP62Av'\J1 <:Tc;|.ޟ8/W L醏]$mQ:hZIUa / VfJqj.2'Q jcw=wDbJ h!)35GqH=P,.qG'# zH2- R|pm%#wRx7ϝ+: AG9iѓqXΖcIC%Å^݌8PYKǚl-'*>Ğ1C[o9HXHzMx:M$e$Xg.%2LgqPO*ch hrJ]i؍(I^6;IcHf=1vE]^K-:2P4!NY{@H.(Z_W ܬfیL?@u0ΉT\)D Λz/?Jy[ 6-o 3o  7cD|M;Iᔩ6.g%Tx}>Ps0ZȖ0 cN YZ*[݊{Vy2yVb]whge-l'-4Urފ,y9['!ϮR{VYTt/gh+z0円ڦLpr??Td)Ӗe߶\B~<맥FQ,+FrMrܽJ+D8u6:Y!6$'愑[\K6M>jяIro9UTzs2-ʧFA8FM ƟtrtٷDh0~-c{`[朁x"YU(~<2f-c0@BD\(1:1w?iՈV<#Ќms?Dp WX9ڪ VA4ipDq}*^P>׍`GٓkD|<ο20\=* k@\dsxcЫ w&qPzf˯d'$$P`J $쟑R:Vڧ QNeіCmvT5vgВ[^nEܹ#eo#Y:3y\ "G#_I>2W;mP&)Q J>XYyA!0dq n$ oET UaD1V\.tsk +v9UiX܏?:mǚd=\[wHtuuSd,skDMÇ.AȮ2@! aV1Cz]_\a'܈oFr÷UG%qYñ[1* ؁΢08H'D *|>⼝dli:6@$?uf/ͦSכ55c^2J?jzA5#ߎi'm9$?NlG ;>nJ o"mİ\YP2\ /a:p;UP=̦;SXW;|܏hّJ˛fƵz*s>^.p1nX%Pe0"CG\ュt|VSbE?HZ=ơV <' LєrԓzĔ#H Y.mYw+/K=yZå\Rܪa:Ɂ^fג4>}xF[=EKObҭ(s#Ikt왼ܝ'/H3[Ĵpa#ABt]-}HHF^|QϋUqaz$HDkc:0ͧOu9zB٦wڤ9]HXpul[Wz% voEp>ٯ㊑mΠhS5VUz]'b~g58؈~ӕU:gu^s4l!hLpL'EtwZD4 C&6v(_S`ϟ+fb}cpbyGO{X?PUJB&8Gӛsy\p['e  r=~N(Ӯs4ƁtB_PRipPP/F}I𷈞{ikcL7X!!X qI c 5+T5_6Ժ"]h*(d5ZPtť߰Bf)./̓) XLD4;qOm@Vr.8ẂXEkw:IIԮ^HpUt,Z+[,g!dRAKC>,eA maUva¯ Ggq<Ѵ號;bj݌ ma첕"Ђ}0J]|hȋ[,+G:?TJG~nѱHI5KH'/-/ٸh<$%M fX|n21,`z﹵?5ȅst?9IGmɁ!g.zC,@YMv5/eE" J a{$?an3F+kJ|2.sf;]FZCaB܌GrCp{L.O$lmJABBFhu^[vb=BhRp=*6ern‰ Z]\~ HM-sāMRJhRڱl(?:AnX2VՠLm3o}_"&Z"[#Lj_F=JmZtQ@ڞvU'LO?~Wr bTGZ"bk W Rp>ZE҂lƔy9oG-\K+cvjbA\K4?wډ:XZ Q1!<\5qbHu4h Kfu=4jBijö9,PMچ'+A'Ȫ1HbpOE:2M)9ٌEpT|ܣ \%nҰC09f1QGtە6ߐ9.,ă̚.>6KH#3[-a%$Gu0\:F>P g]->?8–|>I@4*^¹tۚNri>nFK˴}֥9{Lߥ 2}\Pسgj>8\=uP}@G?tN, y_#eṣC.8-t49&}؞:` @v@ -:.7$ aE}sfiBZ57I qw{ Ԑ;3e'yh"Z-׼/;!*aB:Y82ܮRt>\#ނv+Ʉ mb9q+kp^qQ% ~je;)zCQ9[3N bE7svřCD1>,IG1|j?:IhXy,W]âO2S/pHJXd?MmzKh,@\ڮ$ͭ5AlPY;Yt4/ͤ0[8Bmpz;ccByy7ȅSwxRJ'+ 6wTѬW^g>i!?!oOƛc51F)9j n O'J>NhNY%f[C}|CcRMTYܩ'+e*,iAS|>~p[bC Z}e8]pLa$6 שS IÜdĥ8u.[Νp DK:.)PWe3{G>w-EUHB;DB>Q44sh4P3p?+0&aE=ʌneXD$c  krWT`} CĚӛ0ڼ]&)ϋk%uhy zJoUSڝ}itٿ?4 lbh]|!lbJ>H_&@d Yƀ /Yu۪&ng/iIX[ZW٥[H5ҁ=Jߴ썣nhXqG]V3]' B?_FW0fQV}L-ٙR`V6'=2[:dqh]D-O3˅YA2NZFQ_'T w~0O y2gLIhW[l|6NG I'[L#XŐ|gqs~_MF]¯ӺƺϊXlQ)gҢvH6Z51ݗ2J)S@SA!)Ë} .wpf l_3ltCI%*`dT?6 2z JVU,RAd.yFC8Y3$s:jا- UtH8vlFU:m&DCO`VO%y13[=;ҥ7 nyx:HTAѠ}QtqaޥlRkE:djڶc^ߞ3;c7ENѥYIw 7CNY/dO9sr=B.4w޿\Gpj~iĘhou͠8֦Bu8YK{Ô!re'KoQ|T n#0[\ha}|K׿ˀ: ElGU|K]fa}unqЍȳQ~cV%'s8O_Á 7aw5OxVEy@p☟5KR Х lK_ҝ_986k;pvf"캖/Iսԏ"`m$cRwFy*h ` GQ9!kHYܦ ? POg^®4=(vW:O@CDGfʍ۰IwLaگ(iy,/Σ@}tZvSjiP{m,6 -}Vi,wJCD8мʉoLu) 5rH&jqgG !U _廱 r9B n K--NsؕF筬Cy+ګ]³Ke˖feJm^:T/"Vasw88qM{[ —ݲX]D9O*7Odp]c{4 c]'zuT&KIAy&{:Q{`Թ4ʂP/br!ak9Ow_8t._BH0|dM:P&u|?V z;44Bn [zyL qoQ=ӿ*̣4| |= 8aQYǶ(rޕ. _a"A^\`9 y.Έ Adl&Ά_8>Ӿ m8s4]n}?:&rlJ6|ڕM9zGj}|Kc4Deժ89ױ̾N(d 1/);F{A(B2CAy-0S$:#Pf9^ ́V*z *lAr( M[l;"/QJ5? )긱{@D@T FhD+uRﵭLՉ W\P!^.3&  1$$řD]K!.IU]σ(NNIrj,CE1gM3؛WEjbdA ?oFyt S1Ath\:% MR~P7+H6p t"lhGxA4UG.{2Xsp$n>U Ʒ-A2 ChȅP4LOBѕd*yL6`?Ri vuG1GGz_ZWwR<<@cJyc3A=A\oBuǢ_a{,۪ `GQnSJ}~29㱸щ6M[RlQjCKDU*ml?% QUgl ZšzDyut!T@Ք 2.To &UǍYc[ZME,g10LMU[ +nh9 S]\ .,E]?K=g%&XG9+ho]5vyѧOY 10%P/Hڜ_Mqt;tabF=Y, .f}2=I7PD~3؀>D⨃0O>?fFnX+KȥHTP8럵W p\׹r"xx>B? 6ܜ;E ";6ySi!R ?PCO ilb5 (i9XQSvL.Mvt^Ỉ`dOYDŽet".,>XR wO?Nk _SUp(:&_޷Ic|T,u!׌HVyxbpED*mߡiyNI2x3AVukLwƈQO}àfU Hݰэ*WcI~ҸcP!ֶ`!&T.1۪H2PQYy7_!N_02vSH"YIRO}4[ 6<)H0E7Ǫ^I1~aKϦHVJM/S&{ɑ*aҏ a,$C/q mFmh nߒ*/b K% URhѼ@5]oM=l*SG%&pXSh T9KM]+~gXJ;x{@Xlt 03Q꠷;RSEguu0Rv)",YjekfcnW |) F1:q職ɣz$?j|vk0y_:눖K9+lšL!f7At(UI2$j؄1 }nyۖdWxS:uv ­T._g;ռ;B]d%J_'sd־T~0@{wa1XUä"t+sO^"̌z0QzD!윬" 篲4?%MEh nAЯ/E+Nm9{T,DC4US]n'(HlѠ&1 +7:a?U(R&Ȋ\5"(M.JDbsO[քL6.o {BvZnħJۋ:S|dhFx#˂t.tTb@lgF m;?E/ɾ\{c1Q> ~wGB.l^>-(c>nu_'& Q]Gx^a{v!?E.P"P_ )ȶuq$ ٬eu;g2?ІšNzMq< y0ۜdYQS|-= ҂kD8Og\vy.8Wӛ"NwR-I<]n۾ sSqC l>ԊV&krl$}SX{p.쟄r=ql%zg ks8~Ugpcؒ_7‡HBZRQj AWX%q] /?B5z{#JX^l ~dPV{*K! Ls|i2XMAQ-==ەߙ!ƫTSʊ'm(fzeF>ʉ8(8nozGhL"'UH2TuM6Cx@2hPh~F"CGo $g7pЛV8A*49Np~Qq}+Od2(NkAn3W6mvd IB!*%4o@J'Gl|bh(8j`e$6x_rK sh)$՚ds a2`cJ֨تO0d&+e(5.̵G}fw_L#4}EWK}:#Nn#_ (l>zٯ;Owޑ榩np\h'*H +Z%p\92ݣ;"R oVe0f=J9i_eZl36!vkÓ+'D\VL1X t5,DE-D[@AB8LXgt9eӜM2%韪y a!F!_[b Z=͊E/9@/]TӑZU_)~Mm vW~}4g|Qh RbAHJ%0b@6 /x,yp hF1v1 suSOl{poL*#yC~/>dXƸEhr|-B7H篘OAr ޼&ݔ癷.Y]TFx PZ"-!]T`B%s/T:cU^x P 3: PE6oCۙ#ǝa\,-XTRɠ"kIf&Nq _lw ao&hIehl !b&>rrz1o5%NڥyT 6h-PV"kc-7yG)I.TJcGY{71|d1.t::7(Aܘ %*C)B6EGߙ.2pa}_Y{Dbh\/A`Os5⳨܋ Yy`Pucice# p{+@Okѭ'X3$Sc/=$Ժ\V8d/oh!cJݻ!{[!BRS<z_# ?dZO2E%I ͡=e鍷DVS༅uC騽[e2rS|WcĊm=džN(nՐ= oBQ9V*!W#[Q^/qD=wָ ? s"x' Ne?bĤ7//,g<'~¥K'S yU\e\HD#53h!v]\'XgJ( \YAcjNүdV7㆓G7Z{>mw(+b у `'#^9nCqQKjE_G)hRb,k>[g!+I# lbf|U&o~f-%jz܀ ~1 AWOE2i\Tʐneڏhn*gzx>|1vAoQnݿn qbTulOѵ'{$:p"x%+pBcInbڍn|y^P Mp /nRIR!VD&gz⊿שw-D#|kj7x^8G?5%>Sy$;Jzn"" >OuiɕuwѯL)9OpHVĥ(SJԳ6|X*xRo JI-w8-bB2F!^#mx&a( I` RjV95w;N L'j(4_ \Q_HÕj]zUQvDta hD/svZ7ynj:-AA n"jmaFX,k:Q)SF%R6孍`t ތOq+F4R`8 $O ~}\=7_xϻ"uqܞe3,娃=?Gɬup~@lb8VRфu1=8모*5%'0BKd=ELz9)5f(@њ?g"!V9}-Nm$E"f 1ӓZx>}pX-W|&sP]LJڣC(do~b v,2/=-&_0piac RTeuLj$Z63NQܦ4m1b6 +0K:>PEC<嗩Ȧ [?K%wx3z8!=uGc&|Tp@;5^뫴 PGbR2xCr$X~涱;}eڂU&|]dS =ޭ)0oYv\\k22i CVUiy !&qN>92ݦȑ5qBZJ|n -f&s2ʼe1<ܸ6UOGx 5PF$Hv5 *NH_AW9 zw:EACz|cMdr7X Ys ;x%ʦGRZh!yu GߍQ641-e{=4ѿWZ^qܖPn6++TfmNd'\^'a0J$nP/ƍN "!=y_IJ~?_,F1 9K\u^U;bV¸=g*dbPepu)EElȬW1Rܶ)Y}'|,9^Yټvy=eP@&Pxf^QA!0"\D {0+5 KpH@(13izd61ni/D?T2>Ehp־1pKw@\/a0"=4OǑ.UQF ]ا BuhW6Mx58M+tbķ^Uff>{d*3 ^%G!~ s 8Fuv h+otn?x7i'y7j)=vQ2) gc`ClB2? gJ9S] 33GZkAv%<UVӽM2E\;ڦ1OI\8EYQ''t0k _Qz[Mj&4Ki9IsDC4Wi+I5@!<|6ǣOaAZsUp610BN)2ѷZMX6ć0]P0Y†VP|]cR]JcnI`Z 1>D9~ !muarBC;WY=Ԉo%_d-xpznܮ†1i;])^I:4$әu_ؚ~sT 6 YP  9Ǝv1sh>nbk"ǭ/s[i@%Ұ;_&2L\3DI4k- a'47DC~R)`VGR^"_eI r?E`RM{P1Jˆ^ M:& _et(ߪZϦ/b f""+/=4 |!Fݕ2X.g@fD,dc f}Z /%J> uwzS j.gD c^tAs-b!T Uc/S&76P~Y 4v|")ZrB~2H__` q @-/֘r`@FS>)KTuY)SP.DOJ-YaЧ_IOG;&R:Z94 Vr=5 ])|*/=#ȁ93F0WQ1:')Yǿc?_w:wti}M帢FU_X%tJPd)kO U]mQ {s76fZG`?&ielSu5y+4i~ֳ NwƤq|04v% (e^Ht_Juhugim|fꓲz[xVcSw\7qSq$"`#їT q?3:D֙ԳJ4J>㳪2x]m,+ЀOfalYgw pM_xL/*7)!4ӽ՗0 } W;B.z1b`F&Ps$ސzně`ϔɏwJ(FTV ʁ NW4r/xـd-.&1= K\wۖ'߀n}i [-f].e!g]ne[%C\)@VK%_,>}fC+RtRGgw$ׇXA+3ܿz2Ut3#OxoB;ˡl56~l_Dfd.ٶUz+һ\, |fɐS>wO pl2Ҹ|k%óH{U?/im)UWVȠó8mm|KFiWzMswZ0ڟ;kYD%C"T>|ճ+cx m̴(k20OpX)RJm'r )W }">O㊞vV9=YӰ7Y:2@e\>lsRF:gfQ!,'+8ty@<]Nm+CDeTڋ@S~iWSt5P [rI\+O'Wfxndzd9٘@$aR4 ozaW < k;6b6 |&JKt&+}I}eH9ϗYguSl_sJ)G\Ņ=//W( P,yFM3bDmM|(f^k4S&^7Z/h xi&a1tK䶽nB&^ Xg}mّc%$(85oL\Y!g$/ 9a>"?樏xu|h?qPeՍ)^dኄ^at6 {-ݙ (g2SpʃkD =$GE[K`hU[0:_[\$vQ7e)/3ka:/:Y&_jǀ/%\+:aM%0P}a*r::`4? Bl}EezlnXky0͠~D G\N1ҤGNt `j6w`MK{Ƨ2e&:m^XXT}6\N Ԑ6=i-Eb'?dZswtA՜QZH7㑭3墨mEQȘMk_Bd3,}ѕQ4B42o K5rܖW܂u0wvbF;-C# \FPʮz_{&@/KHI+ (*DĿg %LdtS: ;v"[J9d! ʘ5wC9sC4'/)4&ڣB6_Bvb QbW`QIM,*$NjXBjڷ ;i񭭫ь$'0Tv[=夭2 Vr KE}(vd3+N8A#<5;6֨Hw1N_aH-7sT96+ U~¶Vuyon;(@0c $hmSwFUF3EФ=@}uGS}Pmjr)eC 5`e傌\ [AE$Fބw| K؟_!;hh&2on^ >&>8S6coOpB)W@?Tm*r F+" aZ__-Jc-ߣz8~9(Zȍ 9*J/P-[9M6$a{6a EpfIRos!^Y'Z1b0aWPG%u~WT@}j!zM?R_^X~Forh IrX yR}L·[Ҁ=4T& ;G4cXnI}" (\Lc^IT` [^4;QzK-pSS.bՊ./&XLutjZ!kNQ+J;/8&`@L?-#T3.|nMb/5R 1qtv@L?OP QW>L?jM^V) I89v#BTBļu9aI|(,xr#yN%&R9qۑ:walͤS9HowyHeRJ'鮕cȷֹS或Y~b#Ar 8.j,cW)9Z}f,uZ481qkw U7OE14~;^{fwNϲ8H5eٯf5✝Y+CK"`׃&2n0p~@]D/'JuHٯ6lC' wUۨ(M:Oqlwf(P]LP1C7.lE-9?JJGG\*ל=f)]Pe %v'ɩQ;z 52^m؛!aE IXkJPLZ(1P*y<cwNr_*SY?QMt.KDɍOqfֳ wO;+DtGgm[=G솰lA5'a2rro>U3>)~VZǠ\P =U1}eC|PpJaj`yGM@$3z& 1ߗr.d!u(7Ql'D>G#JTE ipt TE!fM霤[Q3H>R]KRE@DޙC(S{ ^tC6 Ҷ~IEK;e=oǢ|,(wNjdtUF*LBL[7#bg{a#:"H{)bp;9w } khbqv=`ʒ^tZ4M{ts&(ڝQ_hpgll6ˆCFyvz]KzkWQB"6*)Xo(+h"% .41xU}aKk&@Tk+eatEhvbb:UPkl@Fs`OGF6gpq҆wr5} ~Cf5aOK>c{! O9|_fv*e 5YVk ʼn(8TᏃkۀg+y"Ʈ* :4yǻ-5 9@AOX=}Qa MЏ~.7ފ;*DUl<GU@q#y ݏ3H.S(2€pQ}8LewXI y2 wgd %IcH$cpv>v#%mQT/ 7? EH%^c`8(iv8IZXAgbDA%Bc $ґtթm  F<4_,dԫdtim\(X /%Ey9軫f?Q7M8S!$> i1 MX@kR%X["g4b.ͧgn*0{w]ʚBT|XKӃDP[}$Mem5ʵD /{e4nQF6RK +Ĩ G3yrMJV7xʎ 2@F^.2:~igr3Ͻ%0)#WSN qd%w$(/N/R =w7zUr^2kK!%pXrâIwS9G_`& Xe~vo%gE-*3hn8ɨ_+ZDzၨa (β)u<8iU{p%y4uS]wd2,ˏa_Z2Veg,)>76QrQ+7IX6c`Cv=k3Ч;K\ЀB]^} \Fhј dX9>UI*>/Z/nȪcH [y. g{~&(v̻SVwgJ}g[ȒU=[ǔ9i⊪xay6YkHj+9D`Tkwz#,)*$ժW^nS$>=o8ZUJ4 ZHܸ4Cl?O}m8`,AzoEcÉm=bxB$^rII^gJXX?p\3 84a-n6#v9uV=.14zN[-}vrIFLK*vk^o9a܂-̸H>fRqnƠZu@gT7?"|Iv2`i87jȦA-t6t62jѢ8[e&mtY@--7 |Iy"z_5ދK+5t {α8#I4/,L-)>CZ{Bc?;eWcxǽ6kvS/c5UU&[b,cS\d*ݨ"r6.^h췄UzZd:jkD3p*Xt|[P{_uxW@<ʼn9"auB ;<26Z(4? AL' 2Zg\A;ܧ67=zD01=ӽ*[疏~X 0PX{C<=  j3e&J"|\*#:W0%Bg4M%laVoq'{4'%\hs2S ` U d2U,lī~9)}VKF+Bȹ͆ҰҚ)1nNVSCˊh[8#__oq=l]SsŇI[՝H<gzXL:yb9,R>trxΙ i>ծu?@v &jt4[] Coh ym o}VPk|.g8vTˋ~ZEj{ĥt\0$F/*:Jp\m~"Sa髎)8f8OM.Wi&aUB⍑?(uy(B^cRfAC7eLӣJʬ͞d寗gjlE}f(&y0Qs  jï @'m5xV1A:a}u.i<|&LedD} ).a6w< w+^p0v `x7~]UF%>{ny"Gj*^EϪ-blZBK(_7WF,Ϗ.(B^™@*@u#C֒؇7JyI*5y3ސnyF- H<€RVH#La$C*>4+׃pz3ΨD=gN[wbʥJXI[Qe{ݺĖl/ C^Lz$Ճܶzo\F/wH5Rhb9WHS.$vێ*d2]뷎x/*?,5LJ]'HefB%_ڰYbc@Iw*{?a&Jxcv>W9"A.5:)K!we)w4үqHo3)P)xK וW QA ('T ɀCYWj9 V}72{n%|2qT0;Xuʤ=Dսh𱻞jbkR%-O Rh@.G[몜QMFkJ]YPp@|=z>o4 |ʉ[seYJu97fH5v%TAVZ9 p}orNݛ W^c 7yH庢Kq#!q_4/JòN!1#ZŊw 4E",ԙ7Z>5!2ʪJ?y5UQ9iй&< SGL}ʿ+['d}YUՐ?5X@Nxc6Nfݮ)Į:Ney57EƤn^ (FW lW(nt>!,D1ʜ:x. P7GGM'. dTiArsObNpB[;LJLWn (KD«YgZH8^LEf 孾QᏘt2,ԣu͹%(qу@B! = ^Z$~ּN n,1HRY‘jUY56`k}sA ە+{(+ddhsO;qs(T-t{! }p_3۽q@t^:7nR4skLB:gq#6IX9 JfMk 'j$#[JA$E'1#_)ELw/K[JˮHZ긴z\ dp{4C "N;N6 L!|E.Y &F?8*ii)J؎ÔܠtEm=^e!,G4Sl G&fO qxf^$X,, ٚ' Fɸ_g l\(m)f~M1%l/q`) w-Yxګ`=IǧAGlUjydKZ &'̨/K.d:yoDE/Aw؞l?xYI ͊PiH'ō]=phĺV>xgjG!Pdf!H´{M1}4@:U/mq{6&-:ڴHn?eۣMUAV@raHF~vkr,6Xb?%b!;`Eth䠽"WX^Ѭ2د89~VaǪh1bSp'ܮ{:`]krKZC0ǘ|\zn&3YW<98i/ g n=)=Y$K=k1"AJ{ciKU{zXq.8lmzg੾yim?H}d5p;TF/HmC2 ire'# {LdҤ*r 2Rw6H\z@, ]UAz xɵQ'as fA0jA<6N(;vXOM>t_Ů􌡋@r'0:7Mck!oݤch¸46@y(M?v Of<Ff`"NAY"LA1wV v*-߽X7\hVX49`^dPk 3$2zd^ wҳ_F0 0ڱ>T?ܪbzxCji4\LxӍ TyH{Ź#TQǃ,R䒲Lb,\hb~gty.gƷO$Lͳ#ZZc'Q.: ug$;^VtsY%[\AI[auZ4$`٠TF"4IA{{7bx$S¤yqMt47|Uxk+`莄Gf5<(@_0W\yHʉ/)&0ҵŚGt/Lv-wlMUnbV6%U#W.-.DRcxo찠biHi= L W*V6%7"&+h-&àǤ R~^YBoz]7H(7BhATX`)kUcR )V*24'q wQkƗ>zsg_Sju8!mtHVnXdt&ꃏ@"$QT4ctr )3-Hp-kԝ,C<.KCVOըbi0ʭ0JF';)@b6<.ߛ^ wR7\\恢\!v$=} U')Ťdt5}oZ s&OrgFsl"gϒ MHY0өRo|L? V#X252wz: s+Q/NARH= >6&^}OHblߑZ=>VioG٪Ŗj;_@@x^͊ᮝV0 ػ djճj([P)L/nІs&C/\iȼŌν0z(Ha ⿶}uc/2mj@ 譯rñ|z=!0!jc:Uit[r^ KUCwfɅjs؝)/Pf'ЍG~z$?G{Y#E*JI_#H'ilDx/ IL> ^m: yA8ȏ(Qa`+lNus⎨LC=*֢c{Pc#Kޮ* xa>O1~$U+mKT/L4WQ"E S>W^:n%BP}xZΏNZwɪ.#=n6Qse3!U-g0>^WL"L R)hJ뽰Ɍ7G7L=~ma |94I.Ʌ0J4MO|m[R?]Cҽ#zU8EPH taVz$X]A2h? O:6ؚkWǣAoW%߅5t52 'p0*]1S5 m/4rؑ^ǻ#S1ْ:)(,[Kk6_o1L,$g* ։~D/8=ϓVYMQaBbnpsYOV>̋δEPOr؎qSKM_Pl Qg}D,?\ ƭ T"𜖎XDR2s +zeRWtdjLA 3],ǎ`$5py;h^QbBTUb14Ќ@֯0%o$?M/UH'^@\/" cJMP*8\X c t 'x58QlJJ-\/z:%3Dz˞bd&X&U)SkTԆ&{lUg)+$D_q }%"(u Y Gd yj!0lxL%1"ac×+ 2{0?/]訽_Faݛoq K]{*ߣs`ڬ("}nɲ]TƅT+Oד7=\,KDF&Sv~J2Ap,$tsRcńѧe:㼁h 0/uzlμp? 6.iV@ v2qAf822 ACd%",V5%iҨ'`;_TXDwvaLkX`e8CtT[5u xƧ=.t ?X0 E7+da`YuJ9fdYl!v6I{LoZڧw!¢NsŲ\ߵo0 ׃$(Q`Vm_S{!E DD}5m QH}^1Vo0LFE&R? C'5~?ZkB{mPIO.l YIU5sr&7e?TJ lp3l?-wK7y(2G%cy"lbRli/FKT&N-KB[f(I\6)s %^|6R^"#_43=;׎3͊ 2莁o  ,06DNntu/"u'3ZRI@_Q7 Ƒ!"a~b4Cbt΁3T3.XoOуq ((jF"@+YѠ^?N:<.9-c]a &:"*N̯DbE1>AUQ&Kb vJH#@M*a'fZToS/xi>YrLgMS2/bd4vER&IMzӯ`C`];_Y_1nںUnGd4,N׽p`b_ bҗ'|%p$avj]|n6 cVw-q\^z- "WdsA`)R1o m.JU $AQ%ӬЌ- pes>XOڇ2 .:\>0w礝½W7އ6 ,MN0>/Z"q6,>J-Y}X`p)rL' )W2Djb<P_KmkuАi5&Win@HC]@) FpUeQWmK ܾ aWt~Ao~.K(ʫ8nsT~4!c c\%(a Y8Dh2gϫ#GTMt`6jZX>5&+ڎRox!}qrS0wwN\6/~MMX$>.|/KW]\]+]5{銖J"좨NS4xqpGU|ezQ]GO3?.۷t\1{Vx{Z΍ZUhgUV(2Zw;?^PThoHWR)evDԎ4f3{&55'^J*#ni;28{zBq:!ƘI,#تl]m(}xTrh@3 9mEDMB68]!xD+ݹ~C MsRpZ(nTs36m(L)yUsLIWRAVڐֿi׽+ Q0ֆd|ufݺf/ r!ܸ_by{$<#tU3-Gdp7iȼ ] jb|gi^hkU^!N̅?Ex#&#dZ 4>#و9#)CtgZf[%̈́'e!~wiroٚ|p9mr~F+Ooq[&gq'E/< b7N2s=F 5ϸ_29ꇧb JbXس) ]>s*2BJXn7{YP# u}_ S]dOP\e!&bP5q5.X`*卩Ps!Sl!VE{Qη?a|t2F_IވuO>Ng9R{3D׭rW Mfb1}}^^BiwtLkbA"²ܺ=%,O oqvuy(~ZC@TpK|(ZDF2q+k1v=c}^l87 zƢ1}YDp^0YMNR`͉)^t[B^/9I@lu:X*w}31~!W- ^­E(ZT'iYp=<̷WW+ūhoޗdʑy"_ q>·^dl[%oL: @Ȁ9LƞP}0źmgA#et(0qsg~:jHEtԟ-ʩ;V x,*"d-un R{+twtc`K W#k5Ik` #C̑-zGcNۺS{ɷLPw;Poz~<%@M*0na?ѳrTg}F Vp-IW> "iΧ6yR0Fᙼ.iY" 2&jBEQO "K~JsgKHoa驛-^i2>;ƜfNa&J7-v np*ʠkai)hk$'ȻQM0_u[p; Z+C9NEu8ac*=zΩ#nsAS Uix!r$zH%*fMN}fwӧYLB-<= aFAh##H9!6!P߄jQv!R Y}gO},Z?SJr]fʳ& Jq,ʩaDl÷۸G_qDhKX+>at#Lq`37ug5QNqMH˽Ыd%Ls$Ks1 ̫9~@ | bp! *._B]͕hCSA87T 0l #"htֿsx1F^"S:Bq62fX&6@JԪH<~eO gB߶뭬2J(uAT)*ui~m,b>1ΪG=LfiTcSEHcOBBf}DhҧO{B>>H ~0OճdfW[ bpFP:f>N秝 BQ!M`O(8cIAWׂKy|G`@rGdp5ҝK5s2Фg| 㫾1ځ.B D};h[8 Ϥ\"z];ik 00x ~Rvdh?4DDGP1,eՎmnFfxҏ:}פiڞzW`P[C[wVR(Tt6Y&2t""a_E3~G p uP$ ]wVV;@̖MiscνA\v T+Ƀ+'}ݸ 5MsE~՜*J6ޘ&d b/;ЖhB/ dl}tt ,FGk?f@K9%Y[ Ez/H7P'ܟ)e#3Ån`qWvϪެ2uN!7'=y`B3fُޤّ c8~W2 E_P!cFG_t1(&eNS_'sQ- Z~˳'(}U}LiL>4 7,͑ N̈́Hq:↬p溼O'hn E='%lR3m"S=YQWX%Ur!X۾zqMcf;JM,]n>ڀn[u՘'cE0ibt UҜ.=1ւoʞP^I09WjJ-Vi$;"@]1;詉ƺ.w5cj)#%; q2`lj~gP(U[,͈haߚNJe7rg [y fCBf[1ydE)$ pV`}8I#r$BJA2NF_X] ȹCno2GFC*1ubƥ7*9#F|. wn 7hކ Q y9`j@L!QX >Mӽ %㕆e?+dxs&vIo? ܼ i i: v "o(L7 yLކYiPDݸ3dy aPт #t1?-ٜ~ %;z\\lyt*@+q_'ola];ZAmC5)]l?\s.b|B<@4Y)a16=\jub2ȟJgmxg:0$-wM??zZ;GVЛ"DFt3pNǕdytғcT3vŦ9Cªbckx[{3^<4WWw8Fj<l7yogDe=l1/ c,X W #|s6FҦHtCa80-hSOO+-b)nPrCxdާlx_}YNѵ1łٺ *Ў&?nœ<:ѶyL)n0[dŽSၗ=򝼒 tBڣL4SU[e*8oK/f,F|{(@Bg/Y_&O!q 9Hyt7fo*#24@wW~jC$+ 0xXN߉׷`PF8*K8vhs5tq8)n;q%$Nu!P5yYB-O M;7CT4(ߒqA kocms\RIk}f[H"˕T߫<90{ƝޛA#NsKqNkzk'2G7pRcrÂ"3cἳ >*m|0r] OT3)%ԓN97X0O,plԫo~I9|oޢԈd#['zJ:Tv\" n5(H]\;'; 7`+K;S]ieq\j@>LF7∴K_"-ҥWn(Vm$$}tZM䥛˒Sxz$c&Z{0¢buZ!#tL0# 2 m rv4/IM &IOc"O4 Y?@sÛ_N.%~7F y DHAIV/+- )oU_=l4s+"|, MP1PZDc!R]dTGT+럋9#Z1R4klaZ:#4nY}\ƠiiM %u߳*qUI9nNy[%\\-sM;j@N l?bV.3'$ramLiM`\wCi.T3ڰݶL=Ո] l@JyIys+Z{Mk"\$Ԡ2["\4x5qxS O$Lh79}^k$tpMҽ5Iҡ=:g-=h|Vu aB>:#T܄rh$>DUMiJ_-PQV&;UfwѦ?Hu&b7)dx-@ 󜑴F7΄lu@t D'T/QyÜ_cڀ?T~3K߼mF{4d)0 <)` #a-[qUă^R${FjW!@nt:D/[x˦b"UT=uJA&] i^zrqF`k"ji(b'8/ |pZZDM\pN\:QGȔ{,hYC$8)'cFMÆ<<ԁzn[44FjPRJjT)'`smߒa1 @hĀ x䓻gIv/<¡^ۛ"!4pY+w3NdcPi)~W)0HH~Fg-k`pCvʲ; ۱bBjFtL'fDwe4% S,pl!@9ϷX Gɮ{dttyJ`Q\v,c3 7WXB3%,a[OsefJYJ 6$(̄A#N#'a  :;uV)<_S:Ϻf-4 &v\1edʪv+)ov8>Q:[1I8Ӫܺ8{8!3}Jb'*5(F{j2+vp7m' -]W*FZrfK2h=M+25r>btޖsyXRmN  ]!>s_M◣PAAUV-GOIN|wi?K <sm%a :#;d=n$ӛEثςH qeR SH2@d"ʺP@둟_)Sq&(ʶ {OXr­tky3[ ߜfh|vX[QK=OfRL8x_(1;\:1:ݓ4"u5j;C 3eD"@ 2ZpwO -SlZ2Ij<>lǹ] ޗ)(WAcr{TG~m57a<(˱j=gܭW]~2#A##IsEzGsXR nO&.H%2QPHK7п]1}oG-lKi:aq0L=_0iаd[ eSJ-'k)s1=w u_X}fHWd; lu6lFvik}~hh#Z`Rm`yxh#-hSgmw\vxxBQ>@zJEZLʋB*.EܪVWhlFßc;USV?ǥlF}A䴩:I4}ϠV_ȕ;VoFuL{p#">ù R2Th RcjYF=93tB\r!֠B|VF~ᖽ8Y}ws|ɮFFp0n3ߊGV8TGNEY3H@迥Y|T!|~jH1(DSdƨKluk *mwuHqA?jDI(ƴ|0QʯVD -wYMp$f6{_uҒtֽ|$rʐ̂)ˈ s6Ҫ55 z > WdCC~d>[tk>wzkbpGx1/Q\28+ć#1;lPԴ`K};:ȭNzώTT Yens7OZZxYm;/ "+H_5DJv<g»ҚGODC՜pAo "r(}+-u(԰M# X 5IC?^r:2(|pʹN~!_ʵ^/sdRDVM OuFA7܂4S/2 }IE9Gx=_4t tů~4RO7YmkA \eт9-;Q* c7G3m;f]Ri-=vϩ2"`"">}bo."1wXd^^> ow!=ܿv/m%fֻ^c.$SH %^6ZW 1{/]_>B_(#VWEID\_oΫؑVzs9ֳ \ޛ\e*Ji;Nʦ9>X(8pבZFc-- [h%=x@9)K]ӎ6yS:_R uCQٚ.s˘%.L~AQPytr N|'4i/tl?W}h#mŹ39٨ οdE!Vo>HDO?%rgM*;r+%`NQZpVP #zjd.#o o`ŦoݷT'PKؗrjï[΍sUr'NHQdsYv۬pfu؇xAÒ,Dj&Cacdwj le k(قf/\MhU#ݜOzJ--RDa%]lV ]c J}(VEN- ƴSMŒb#{cyh!g/9CSOn3;Y+J#(Ga;Hp$ -VϣWm ;c']ԁV~h/3;ZZ,lѱiKZ q_Nd.n聚ʱe &C1Gd0W`IݒPtc MSy8r~nMaG|l"oY%.Y i4yQqKȴBQņjB&AL 4(GRs;N]#݋1er~>S~wNR 0m> OJ6rm-99̥f^%9WAjLSJ-eF?~` N.-%5Fv&D<XR ] D7e98*i ~ =cp?hV&=T3o#^H*`%z%s4Kg 8ӂm(yjS=I?.A6C+Q;>sR4iz&.⠉u~^E#?Bo755W7$K[?cFWdhaliBԗ7=*Y$>a4AT\4!kMx?V,_ QuSg\kX `LS-; Zv:j\jS+@bbNduxX4Z@pZHh :ح\_TkF}VCI0Ǣ^l2/$]ؿa/Xwc{ώ.b;w~)Ej`LyWtJ-Lqr LQ3TlA_y4se_(t9 S*GkBa g؟NM5ݶ*e~ 4ܞ6nvPq[Tiv>]n>j!; ֟Afǥ]WFI1 Ʀ*D̺Ѩ]G@ <%fdaTLp>ۙr v:<gqMɈ$Kг,I7.b"{țД/M&qCLl# 2@OR/qe/Cg]mFEOMT1|1[(A0U? "uyؚ[1u b8]"y[t`DpEQ?-^$l WzǠg =iZl ?kVm-WRy4,^ >W%ZntƸ3bTe95 C=RL=8Ȍ7\>^$by`4Phs5Ee0D%LAmW\T7蟼k\6f,לx `T]N3+$5sዧv bX}:=;N3Ԕ+f̪)*V[4)`<hJN+GpF,H)_֊dWʋ'hz^֦2"٪wo9]@Lz3'7zҎeTj56X`DV`@t+ԥ!y]߮.ٕwOԟٹrGWkJ*B-v툾 chqM( /O)`E7$_$y 3!ɥ/ow5RhUi5 CKz,5%L^X\U4=2,\e9`$rD}[KwtSG' pF͝B%&6X;A/8ZYmr7`HIrp(,5zk`7()Pe{PѰΞ}]]a׎9u`r=׭$@F/m3A4Bd6V 8 14fNdjand o-K*Khk:Mobl>vI{{hu7ªYD||H\򴏈j^"ߛ>Za#vmMrP9#yt5EXXp 3;jӥ"0'kzM6bԡ2i?C.# keY! En1=^1ze|dvqF;Jٵ;GѢo>3P5܂&TV0:_lJLVۦfΨcdu=m HSF\v`wP8Jw6/.NQphhhipީʿC!p2 gP4Ex֐;{Bρ}plj-49?jRS:FOk.G/#Yι޹:6TG4 L?-AnԎ\哾Rn2K@~Xnì&8}+Bu4yZ E zK-ۋ2~j f\3K~+*#pR6||3})0=I=g"J)f~pxL8b꜠bY\lCk)#(B'ɴ'>15v-c()5}X{G]o} cg55*y}IGQ4x Ձ(A^d_Geh8PgaFo ޶ _9?2Rj50FCՄ}>q$FCH7$j'|u/]6>0Uso60Yp'{ЫĞ/Scm'DЎOQtcLNO_!tMa'ڞe' (8&5DWftFCOu7F ݉|$(Hѫޯx҃Dá>c^g:?(,E.f'j1;AW\gAZb"g*sVm؇9쁪Zzf=-Ex&C+g%n' o 0bW%j ~lD vw1ߌ9>xGndA$piUQ"lox4u8LY;g߸$.Sy͐f[ CzWc+(!75Hr疥Ʃ8a[ڹ(NDBٖY WR "5m*&-(Hw% _Ґ%T1aι.=} ³+m=3m-nZvy_z9>q8Czuc'Ӛ-~or!h'J^H3JHm/S6w)(\EVv}:WAIj1wMTq0uKާeFx{w!ÈB6=h pYH(;x80UنȐk7,ւDz sޥ؛[q Oi31N}$mPŒn&gD%+xՉ'H=/oTf=|D3sN= :">ٮMx)Kpu]2W^*"8|tYKqS'oQ-6,oQ-XkWG7(ź?CV]]Ǚ?U7Nkˤzmӫa]U/gpf'!hM% % D@@xD(Cv=Z8ȥlk$ٸu6ȐQ.8?{@#'zR_(\Y>"=G- v1KRd~gKEꭕ~+ x`%`-TM r}~ gG| H;, МwVZ!qA-J6nUq5S_7ftc{D;1Ww_̈] ~,rNa +yZV=`Pbo'~K4JS)q E;Y Gܧ*V7%c{:ϸC% E qSU4נ#Xw^[؅ r(=R/ʰ1وZ-$Q<{?g] 9|<0% hw$.eR{ªJBQS ޸ml, -v΂ڷJ&K=_X~_u榾.30%-s1M2_&kAs!5fاNUv|z_(Qc-B0rǾY h:<^B5R\P|WcN$\bmp2BnʼQb\eb1X5zxr:i{QjutƤrx|B+oCo2YS]>y:"$0Ż}UP+0ߥI#r_H4!d(sMbcV%T.AqFb<W | U!yg<&ݑYIQ)突֡cC;H^%8EMcO<Twk7Kw n=VI^jts:=+>zq LAH fe},;=sRt_E* 80ȍrcLxQ58?}Wv) t^ ligtĦ XЄ }7 HJ,4Dk+mFWb;NVRUmgj'_! c\==# H%Q O׸G#-mc3M}06DQ]2jtsXr-eD e}Gdq?ӬIyH̍c28MQ2" "<է%#W' Ż3 :x¶RpVѳIq# ; 6̏d`EV˝:MлS$lCHs^!ğF=cs;x|K'xi0&5#v"rO?S[&W$4^teх2_cK"D:UU`K>M H4GV-AXGI@-A2doMjޟ]vl(9RGr Lߕ*)AȆM'f6phg'5#=X3gg'ŗ⃢T}2,Bk jl'/Nve6NԺ|G_hm)xc;WTŇzM#&Gx-rM+T{[^W40<1xsa-A6x6j9p+-PcrPE Gӕd7wśVzcqT8p|ÌdZG&"{. K*2Uf$@z/k ¿5,~+J^ '!k(Ya)CTV^Hr1<;\Ӽ#m.нsʠ/I/WG{W$?f t dey!40^4H|\ټJ_u߲.IxMT`)'"kKނXb6VN=j@K2zM _$%g T+pz^D:I3^K >`ˏѕG`LVXU.(Ll;2]]u<>Jڑz; "f ! pel…Ҫ]]J`8>N餚Q(flWGio)\ $$tUJ!@S8eZn4vvrhZSW*Dj {FHQ`U)$ƻJh\]&)\!'ʺf\ww=w;aFZX3Pc 4 ({D38$d>Jeh2v3Pƽ.MxO.mȼ#%`<+ۦLn'gӑdWg ѧm&h0[TJw7jp1 [ 2\\PRX"s+4<"{U>1Q)fcՉZ-"GRpΔP]ckEVj^V`0l ;iv< IOEqB'ރqKeȪ oⴭ2.J?ʻWX`;`"qơTox2Q Qqŋ!S:+]| 'v;]Pty2TYr΁ZEblD_*Y JE_W&`ƥ`{?BEN-uV~½nS0+PU.w[`#0oXdp6~K^ِs"O1۽\2wmkL,0 j8JivZº/<]FSTտLLs?uegqdBx$4nz Cnw{j&6&i75Ej~(u#ԥN`>5{-9!i@hz @`|:Nc:ZT9IvJwn%TP}IQK7| һ2Cdi(>&.0̹s(q^h03 Ɓ4 BIer-Ֆseoo59=!由$`@,#ԬYI9f,SP:AcP hc5 `o?ٙW:XC%һ4 qRKp,8+5ܭ!x=ӥqbT:Q╡ս0<|l73I2!]9Y}'S<10c(?[$eX&ku =T?"M*2ݑ2Z1bo~BY{S#@ pr09[1cŬ*S!Kd~+fLMSDдHqiJO栉qˌƁ| g$I3 m,g]hH~{\Q0jϦ] .{ԪƷNHoB[)ǴSRͫT AP-wS8`q\[Dks (&x:ҥ"6E; 'Ԉε&:6$+`57&n&`Uv]Qrہ ѬB/5_S_A聥Kv#BngO %bʵ(H渕[Ј3HKȻ͌vfʒO}"z!ٱ6 .T>Ai9q %#Ϻ|h(SL#OZBZ2s5ZDwo7Gn`5.id9CX[ ^^LśvϾe6`0פ7D@產̬ g-xDX5cؘT́Sl,A"nl^`z|RԦbyZ5{yv?~qH+*1"[NdV덏w\0;]fܗ <-5\ҠagUltqBY*,O2Q;H9Z^l(_07q4!_X)hs I|{2W*2y]*V9Ql ܕ3~ga(d,)TU1utAU4|WA\M?*PEH2k &UZLhگ(DxafE);+Fib˽؞p={0!ô$TmmK餄Uq#x$ٳ ,;g$2c2&6wwo5?Uw҃"[y$WU C,N< GI WOwydѠ> MG9 ,vÓG.cD}Ʒ 㟰)]; _}sgqaIϖ9^ԝl;I(1;+g WxLRDԅ ٣>h_,Vja{ώMyYҷ Ơ̰ Bե[<f<5,fѯIb:Îu'4Lk 2w :Ό;iaR驪}Q0<҅b:LCb!JDc 0+ SVIMV0pل?|MSڴXmkȿy0hwC 9τp3FB07 WGQߊk{  5XY؋ӷ]Y"scp8D}&M}ar=KT9{_h8%Aݣ 6+>Ѥ݉M\~.9?\VJϭo[$/usNX-zd֜nN*[b0і;\[b8~c=6vfBq,wa#6BbCEbDm[(a8cus8.3 R~>-Jd7jpΔi`9̓nz'R"M# 8RYhP" -?%9N/[OX,|#yDYgI7ۇ i.'N<$jl$юSN0jđ0Yq&.:)@XmZ'Qdl^2 5gdHWF:Y-P݁6pk%0//-{`G !%2-*rXtCˡt +'˴#EYe?kj>rJT$^t BߪZ#Bآΰe9Xc{F˅mvt;"$Έ48AOXIr˪\':6Se Iy,a}!9Oͽa?!͇U/ȣڶeR;QT4n}Cy\P;X D{)}\\<WlWA|ðlPn?T6FR#`zfyȘS0L?Aj>Ǝ>%L[pNSAN^]d4xAaG'+l1X@9pGiy,Zo︴iC|`4uE9 G;оOt<-y2T &e|Mrg.9ULQaAX=-U +K#sۙmsߘin׭˽GnռK"d^J4/"E; :TyPW-ID[Ǟq~Q2j` MDiDR7ʻ_W|*u<'9cyerV2|qRG_mTK)&ϯ?wz"\b㯂r4tq ^VZT..^)B?eDu3F)ADG߉ STMK6ul< HX󸆪%,R`kK0,h,b(0(-Ewg^'|rq4&4RdhGi"\f"=]Wi`wJ1 DN?R@Rû K̘Gu65fm<ąc&6p\%֋uz۬f MBzC$2䱇ڬձIVf7tOm=WT~sl2 v'3`Qkjacӵ_? #sPY֣ɫ'tLdqdE`6 ޒqڹӌ͗{*vڼ,fv;?)EZ)۩Dŧnsl+ْФ",]M%,A;*w=(B!(duA6:#F\2?z0%7Y0lG@ذc~/$e17,0Dq*v JU43-hM<}Шj+36ENH9([uj~_>[yE0fz%_4eɩJnu7"VeRm&ֿ`v_<=ewAM+Ao]#C ؾDdʊVܰ$< 0g/V Bʪ}f DQU,bf9y.cJEPsoJ84O]7 fKb@$E'Jfe_+g }|V?oưt'YKgí҄{.{8>.,"@k7twZ6u\cB#3y)&GzMʄ}WSn@;fnj6#+1sn} >ȵL%Ω0B*Γ/pPn,ǭv+)Μ%(ge'Ǡ/mLu;f̶ĭ^1<v&t!2?si_.:v:Q.һWlfnQW&@qD<}ȗDMq@=WO( µ ûp-lFn6 ӑGT@{1O>(n< H8p|/c%{A&WZ0_BN^bLErBHGu`m DC;q^T vRvJ(<}ؕCTS؝P6p\+`ŊRU~=Dn{K`Z1ߋ,67(`=%j} 8 _]._[hHq~3Mi Z˗`@Iz+wޙ~cv {{rl=[Y:V_뜛%'bL*a&5P4e:1! $A2Y#fnAI9[=GBCFZQaBG1A7h^f!X*SY$Y%5ƄlMbpr{2_){]; N3Q~ׄgRL`n/ Ucx*ɑdÑG)pMZ03n6ӄbl||oh+` ˡ)5vKI(SߙTh2bcS)SԊB 6mWT䨨5KvEk;9akA<6Θ۲9:4*7U$ t΄$/5E G'0Ӓ]؞sT.'Kve'g?!Jh65E8>r \SR?߮jy3SvMcq쎸3i Bw$yR ($1R۪Ue|kuִe b‹mdC?l)H5QzШhJ=QdD; _E$7]y=RkQ8z9ȩ4;_9W_h~VDbˍwQoRq'wFzijcPL1HFka$D<,ߏ9L@#OwC$iz"b))_-E'f3Fx˽R(]t!}Y"|QQ]9Z-ץJ-1[Qpr)M>ݮћy#3>:TiUOPC\\Gd!PVAͻLKdd4OĜuY1H W4գ`TM3 |}6dF n={Hm}}i4dL5@ GntŒ<;gws]b8ɨ}~fBU[,KbrwA<uNpMqVwuCs r۞)f"9zY/.n &o6Suj(< Ʃt]<?@~|L57IugK[0' 3I7dyR& l:n}\1/]Y0"$wHyWW:ELV˘3eOzN؟E֝(fpbETLFv+)a"3-2¥M7ݮ|أ0F3ͧ[뿖y~Ŧo;4M9s#HX5pOHI)`Q'dLsI&'@&].ɁђS=XX%4:pX:Xe!PANBr?x2 ǤQO-70>[ؾ|ːECEdiRUIx;%ppixc,5sN8Ewk j']~fjwXGB<7 bSJTE:.VPue#`O!ھivаvչPSQ=.Q~/'\[J Z~ߩwiJC$8Uu4|.D}EOn2zz̀kNޖ~N;G=0/#?x4MO+B4Y66̛yoS(S0 VcMO:խ3$B) /'@.$`}ߝuv;$#2^cx?}&(j f5oM#ݳ,6T΁ ÅQe>y:)_O#OJ3B>c_Fk;RXD0 XyQ)& ͦL,<f5{Jq) Z?H|1ڸzy%5:i}FBt*٨>i"xhm;Kq<Wr׏i^+eZ{3Bֺ׹ˆdm|4g: GȶLQC^q2;q]OMǃ'SSk\mZSze'Jz%nI1˒uh_" uۏ}n8"B (3թe%(RJǠdogGoAr@ LU`b% gXqEIɋ |BFk]`B1鏥ֿ^.'LkmgPی,s&3gYF0&B't~D\AN%yt!9p\->p~5EE.Z%qn}T%i -4.{˭{wAz*~W\2f+'β%"o-d|N*dSОS貃6BdgtB;H lN5Ѥ旦4 Ǔ?JMه1$uA ;\dޛQ,WI)z;ƪ4B!T5y*ӣKۻ IsB[;Y# HvԪC$tOu:Xȇο-.@lalWjgĜJ.&nZFup:9ȔTi:+29#dև|Ʈ>$sDK!XE^˚k-0^ߗ**#Bz J&sN̯O ,[+Kw(Aɡt]vuUI(mM;ej?"-!ɠ3kcy ؉'΂dQ. i-B^ s, {nrnyOh_6NN5};&VU) v= zzᰊ=OEgb,aR 7\쎊JV kP[_QqiرP6[`1n(PgVT}^V&m~QIXҞQOW20@?|(3Q7Č< 8ǽ1Mspy){UpXD?j *=zC/y?eRu5Fq}zB;&L4n>:߬o#8ǀ]y-W)^WS:|n7GAZ'd8e0f=bפ%}TgjU;y їd[z;6tq9ݱ{/PTaaAY4#@" ` ,s%e:ٲQ*?v"DXPsCK]qBEVij rFsw^\7i]qTdX "  8 Dk=0:7gdܖ Fp^Wj({!>ev=]1)| C-_n G4](176K{ +r_5G ~&L9daR-glɁc=񰂩_I1i`䁋9~k&hPiNwi|P3Ac ZMIa y*k,A ܃-2lD۵}4  '돲]Tߑ]L4ƽ%YʲTTU.yb4A?&-݉Ϗ#{45"p~ğ2Sg9B;0s`Y)JS||tMe99kU .n{ x{7u{BB{|#b2@#`hc܋haJFkȏ|CX! Py*۸aS0μ5 DDIl|Kh m:Ѫ޲)u>)sqVs}_O6}1?d4Z bM/-,.} T**yo8| {0{^۶}Ҽ^|wNh_aQJUd_|E A1!KM-o1~IJ52wvV|YyE)Њ8,q*(&teIV!OWѬ@%;|J5{-gj91n7Y1[=I7g${"veJmc$ B{PlKB,lB΂6gOHQ9s|>;dM?h;fhS! 8!,t"T{H7%:7nwVA wփ+P(N< bݗcѼ!M?`w'nYY.k =ip 3d|fy^U -Q49>{=#8{s []Y兒gK}bj 8['_(`w_mw&xe_Ҩ= :/ Q Bۭ4Z' I"#njO8QAՄ@KCtpn[sݤi9Ǿrř9,(sX(H–3E}LMڗ+\v@SM$\TQ \v ƾC\};*rϾNa4~@C"ؕJL#\q-wO =5fDC9-[ʫe>+z^5ajqJQo#5Y3 .<ٟ %#hsf'kp{Lza( ;Ԣ^@N(q;[D!GQIEgIPj\<78KePl8~\ QbU6N){VU o􎬉8s rLÑ荨tOEcb)-L/'MdkĻ.Vk e Dqq!n^CrE,=2w.h^[- ax9:*-[ЫBrD}qDdm{P{x|{"{DQ-N9F$lO'jci#^S 8%]yǕZ'ft:Y,(Z/2T*GD8$FHzL2%N2B]$\$ ` pּ_G[4{DOƸBorG4`}oxS(LCm' *xOAj0kAw™`[Xc,ȵLY?ocRTڿ>~njft"&Y`O$ZGK >tb*(cQ'" u?YlLB11t9=g@t "GP <8gΓ-QN;hUh3jϳiW! x0*EfkpGa*d81I'QaXb#ge-yPՄNONcIX C0_R"q, %BБ^Mf(U po dH\!ο`"B? }ymԅLyö gR3L"[[TYP.&.D^K l[085gv0|L껿ʾWD ? ?0H6"?o}G٩uEiQuWCUuyvhָ$*߸ AP!XMyy3n?ShXEX5eC3*TVlس=3@CԠYʐjowWIjء5"&$w)&DvU~CްյbF!lw4;IXTǧu5җN̛c(>7zDz1WJ;3\8Eu*S=s t۪?.E86ern]|S+Ɋ߬Z܍TVcDS`k| x 薙KsO¹%ɞ0OEXx'I[]HAOڿ9=v=~ǵ*W6- jӧz`:'"+dNHgeY+?'wuG!Ը6',)Ta D$^D0 \Kg3a%dz ]\W}Q 8VWIkT S-1t$޾uq;yMp@ӢLTqޘ|/$M`9{hM{1R2Uo.ӚEC8YItXca㿽iG7cR_sWOLK8d '}ط8Ąn5{Ҥ@C˷)jJ^jLx9@;nII77 l1*XF$n3f'q&,iŨJ-1`MTnn;!; Y47%Tɐb>r{}1`yJ# V6.JWrV5'a[sh&\ۺ 3"b,ڎP[py$M 4ʐz5y'5l(xKO$)l7ԩڅ;AiTZC\iWBU[Дk'a<='_él3VS^S6~zBuKVBj{]MRrkАF[8J֙ZĦ_ѯȌa,CX 湷C$,njUJo;2GqSß[0n\:$?ft 8Kf߼.8leU/:avɟ32H~'S6[mdlkv/+ )&;!.&lax˪ɣRQ~^O5nYTK,;~N7<4z`i3ߜh4sŬHA]Ն #84AGQ3װ lA^^Pб2VV['9>@Me" /ROP~ج %:󭔍5,Cblc{,KxH~@ uԮ96_*II|! Jߣ͝%n#Gvb| ݦи {f`}&2j0ku򢽞Sz!`v̀k_ Ĩ~c 9Q귌x|l)%Lu˹px۲ e^@ TuB Bg,±/ƺ4PDm6|'Y_H6kʹDhD !l2XcFC]kCYB8h*IaTVq< rٰ?8 'r3n\}ѩ4yn`1dn0vӆƧ%dͦ ЩgtiZ?2 E_eXcU%£(sBH3zӶy( M=JqF7Fxeb *?TLvniװř5ʴr{%{tvɖ$z 4QZi  Cc::rC*Fт {\ laɰR j[ZC_ͶTԘ%>/8ոS%Jg0g# ~=ѿ,x`XX2.0'ԐDpJUWy;U| ȴͤt {1# F'EZ-@k wxf) Μ52b AnK]@x-bޭM݇~ ׽MAU*F(=}^5jKʄN 2uZFƓ1B+èHN/fR {1e-zH6hX!8/CzIn٫XF좸/6[ ѫe/柈  ՖO5sLm#Bb vGv5s@^:R$=y61oB\׫ơ%/mGrzM xp=O^eՑM\W^MX4x3{g&vI%, 0Ӆr :!γULVQboϥaӮѣٌ+)'ݑ$Ccl" Hۯ qip,߬rmZܻ$g>NӵI~_gXZ!tHśyLTrS{8PkTd,`5 3:q‚' ImMyS%37XG>#0&p qeu7xG~!( XR0fI"ļID}ϏH"D& <+RFqDžф4XAd1"G<2f8~|ţ: nlo"ó=c|3] 6 eۼ9`01'[Z$oHTG:v^?;YEHDЊFX`{HTl/: Fm]ߔa|ne@eA8 ,͌ߙ^Z TL"N T׬ ƨcP_ܑ$W9ΫFhP8ȂuI542@ O&NGuӒ=67URl@I7/2g#ek(5Z:3bfUu6jK wUHW/$֕DGBF  _Xќw3c0+TNa|v8k,bRH;)D3Fp.Kt09KEU_UyC.˵ؽkwguv6~s (°sP+qkA4P D?43Q/ #B2Da bi<9&,|E'tT&S d{ذߑ)ЗT#'QE'|RTlT$hgYQD /YtQb&Pޡ% ;6fXݛƋ(C^eJyWMF<Jv;01ДjBlWQGhu%iXh/ rzsZ8G(bwlTEțG N9#$ܢDl}Q>2Y eKtghFH:X Xj)&ԏ%"U_vKvd$ݤ4Zߥh2vmӘ&xޭD+`U&ӏ{U@0/8&6-HSextDD9TdeS>)!a'q3LJsAGV<="!zCOur{,;ak'-%S]S"G˃`nI^@k$2L-fIƂaQK󸝭ϰ;( r8t mH-5-s7WG>)>?>,lD[6.Mnkek]}3bj)HK390즤,kDeL<߼^a_ˋe8Z&.c3j7߷|uF[v^h{ds'SSgXxYܘ=XÈ8QV$Vv9f\]մCs,M5@?>Ef5|AE5Q+x.9JܔE=ŷV,l&6㈠Xɰq^g[',%/eamtX9WĎȇ(:ړ<4(y#nПMrA4JD?VQo(MK!:+M g_/o5i!c$m:T FTht[3Aob{V{@hDD$#uGN[o sm&=ZlP3aҿnw*l JaGj +˸SkndUR!OfR {/N?l ԏ.:8gi/7ځ(i;xʻ%uuRp,¶Im95'솮`PA69<mv MЄ؁i6+K7 sgQph*xwzw .qa׮ALJ;SNPhm)i. v-ځ.w̗kie5F>o!p~ņtOj:2pBt iUz2 d@銇,3;db\50'B5gluZAk.^nq;h }{P٩)^ƣy*m|tm')@ad>f3a߉YSbdWe~ lcvIZsZ΢f[rDv6X]|c^C Y v^ Je-As+mCO vNwv,7oΌob4/UBAr ɽ*zh4ȵ-C. ,Q2Gd(ʻG~BӾ_!+b'7{aI~lr `6umVoBxaVdF4b=O| TOOaOKb-UrtK-(6N[VwLrKZETܦOp=뛐0'S x!PsH'LX%#|+t3*Os4)(f;9Wc.a({R2`ឪHqPJ=P~ (:$PQK-zC d}?O`vD͔[_Pq3a=)yFj珂/bҜ?[߲Ӫbl-GeɩաHC囤Us23&ʵ>l 3l(< CVG/vU?Ƨ# j s+ίI-*) {^CL<+DDB$XBTр(ڎg=t#O?fL^=h;C&an ıѷoR 2ɻ*Ȱn`x3p38]^] !p|w:׊=z|x%Wt޷HuccB F6 T{2ls OzS8+fGIqIfJ@ͺqv⛲=Ec/*Q⎜2}ﴜk>ĵcӥWNzk#*yۜVr6]zI>CR"݃QBЭM$AxBDI(MdךyggnLa4z1}wv@,80fFrE̗ -[CE )m[M0MoF3 *&lzdj Y`tMr#)y OM'9 '2K9(6M|_'Y3U^  &E]{G -[}Y"zOdg!Og@dJq" :ohc=ow'}KL|w?B-ĵQ(&q&RwCnyF|[to^Ou]%c`! )17w2熡x5zv i-Mj5.|u+yʀRX}qݧ\FcsJ9g+*ToMkolK6J|ŤgAL}Ҷr+Yv8h"ʑ;YSgk[_O]"aB)d&RSf4qԡL=s#|;GI9]㎒G1c\.>{$Hp~hsL*=` UTOቄԯ{vUvhvYĂY{5?&vnG K*FӁCYc[웭62q|mE>7yFy֟Ov (O!yS9SFJG"NDt.kz*2qErAt8ATa39.C4t)PQaG2RqHD>Sn4:k\P.]l[Ho9=R 2E_?ipn6nVv))0uowkgBK+CI2=4'k;8#nTVB7>Ux cF1Ssq 2(VjҬiR/'KSbDT Ώ`L9Kﲊ$uqBۄw}se(4וԐ^E=L<\x9u.h]Ōz (#n)с"|{>Psofa z{cO P%NB*iJ+;FtW O& {G$s3:qvCl) y[$+px l KGA+ Ot ڙݎC ֫32ΛANǃֺP|?-P%&♣dptl}9{㖛~k]Gp%Mפ"ܔg.s %'-ْրJMK+^Ї|vb¢u6.Gڍ|Vi0T`Jdkc=}T3K_vWnGq[ ~U> Ĩ5EYҼ OT1/孬iM4̽[GTcZvg4F 8]~E~(./3=mdFY稨Zv* ~|s~y\@ x |Ep+Xsz 7ܚt<F*(տXtP hz/:uy9o*aN<% WMHE —&ńԮ&sv^ƙ/@I`5+y6[u'v# xutc[9(+rUˑ1Nv']0҅n8ݩ:mz&l|^I&$5¿Z@8#RίZUz/x|JPҵãԇB"HvXfh7A,4Fz=s3OwآsqDsqUF#!0;P~&1 ]asd#4UUn5uI^} my" d|gRBCz \4P\Ús'(Ƌ: h{lrL-XQ8ɧ*e,d뷪Zbj'**VxPhv]ڈж:Oկ*64rns :h2pI<`"1\.Wx{G졎 D.4F ATt&|ȴ~x3s@268v.DJe+3VQ ًk%s^wjo>qpr1%q$63Oߵ )zٖsSRhXLˠc s&#~ˋ?TFF!pQ(KYVY\5Պ`j^B^<Ͷ M>r䬡~bKEޯZ(ғ*(A7햕 GXnO+:ON)6*% wt5`WDL!}7W5U`I~H* n[Fo{ru8Q'l7.R@UfͮJSQ .j*6NlblM5iDqEr &j/ڥ~}K!TzD(XGpWj+'I= hXExFeXK :cRa0<[<|J9ao/0}ԓkNUHxNFd|y,,5`ƸEIї@1{$)Q`nXYu׾ bވ_DHWRQ @ﲅ2saU}| ^`f"Gz <&  GANt|| |qZ(iuG:|NtT Ӡ0$[v&=wdѺ`P^`V.DLB;$ˬ܁({Ɏ mCkXSdMK8|C{ 9}b%Ә~hЅccߦH|`2"?Sؒ4ؓxVV}SD s76>SY'+C.$_]_#(x-42ai8B*߶v%.eq<-$g?d(c63 IxtNm·j/FǦ4#q/K;tc\_ѼڜWLm'S⚫btxr?y `+y l_|!~;D 4pbԣ]d8TFb# E/ΨXvu5ZiN_ϼGB<ާMkh)z[;ly(ExGQ7@4uU."!zJ$@<5>gQvxLku㿁~0%G;_b<ЫtJ?aed"w4fiİ}#Ghs~P^WSR04T=v=ȺS=v&-O6y<RG^jP\nN=v:ؼ̤+rJ̝qyFN\%%}xB ^ [# $bDdg/BaTAY_ ݛQ+9tPNEmuYil0|lm6z]&]J2 4##”^\r=:Mڱf+ysCtaM J.C3u?/ӍgڑJFl?k- k oƍll qjD|JK[13oN#U|\jn ŭ6m;/o.#-rXmi@$C;PBs QYT""(iTB`5W;3A>><:>sxnDž 2G~"'9 TsZUmV|e"C0ƞn1Ձ!"(1 9T{CtY,QID~bnC,PV!ĊYMО䓰Kn%Qok 7PYB[1?xJH+7C I~dۆǧ%cI9\ RvXSP MԦYĎJaddw7uOJRT\ǿ)N%muSLA vZxĐN*M&r҂1VM0yeJƕp[\Uo`JCg7ǂ&9pP[]`h =$/V:O=Q;g^n{B6Dc<,7yVt~9Ԥ4§X_GKu- f$" G ?)tȩTp&{}4wJ""!lΊXhfl K) ZljԘb94" {, n5 LbbR?!9 MfS^ѝGJĈ̯IPY>Q%QP貮㽊zNgBLF[(_1i#bCt2gفmAgȜ(2*7jsdPЮNū/E6d 1Y2B8>6XpDYtAca=v*ayזJ%.tc^f+7k؊t=Zda Ig+/ѫ9kڌU"|԰2oξ#@WE|UMPh,FM*kGTzM 0UJgw^rOtXy UQ~ GED9ܩ& +h͸u}9*<90J,LZb8Z >18 tX0PKdk:gE~$Ŏ2[XJU*ykƓqT'=G1rJe/^q7nO {!ҐQihc.q3 vb{۪,,Џ Ɏ|Y!-CifӻG)&/I9!I5>lMA5DhZ`liGAcU"Mc8+`/@#6%7AoYR*sx,r_n7"2DtITңѫwa foH%T/R?(JvvWXDa%莸NS#Y O Lb FPBaV+M%YX^N[qb&[-6w=^et 1qwݏ,Vv,O+ČP68NA-7HUd\{]jd xc. އrfk(tBL G| 46KM 3B' Q\n9H&Z@zlLMMdJ$vN~3-8=Uf=|2jK:+q 1qM< 491PgQ_hrCÃic2mV+1RVn:Zc V=JKr62[Z1_o36^ܙWkbF[ OZ^$_r[tqDCFpRj'A(&WX`rxGܖQ{}Gh|׾_ҝ. Ѳ-nqID70/ ɇ6\Ą<}6*O{2h%5J:Ml Uewk5"{e7&-ЍbTL7ezak'hQ|aryܤh]>u-XxxVNT* Z#}Ax|H4D%­c5P`Q FXvakaW /SۥCkN|of+AI+HN,咤(Ӌ'z8V@, KLFw<}%?es_r8%Ae-">>;ea?*+ h=3azmS, i,XӍ0R"S N;94UXRBp*RcįIѹif 󒹕eADQȲ:Qx{f艈8j(ɝزD Г83Fxyk.ep7]Or,Wnǁɭ,+$.HbYyF#; & "[0/@ Iy"kv-ɪH7>2b3V1Te܃ʫ~&Ur-Ml :L%Kfł'xP@d">@T,4CAt~N\8=:(^'InJPJCy3Uņ32 kY$A 2KѠl`ɵ8@;j9*}ޕ e=ųJS82:߱JtBؒ`r_ 7.:E^/1n]꜒5-K 73#)Kd&i<z" F12R$V:V`>#o#37țU@EpFO<{5` qg$G>KX(6_f8;9V)|z;s (M{`ȕpA7pz@^'̫2ߕC}8=о޾I8AF{gR{yWe4z>Km-]T&zMvlY{` F-gJ÷c&I;L͠q^&~F316;IF*\a_P]ͪb_ ˝yE|)rCo ٠V7CBF ym7{Z Ԝ_xe3ѱ@&MQkPR̞ٻ (=L6fK?βmuy=# I{4@U;Bm;?)~=*%*uZUY5zN|O: U-bw`їkO"T EUbq,JMilGÖh[(I<L`F?vAٲ6'͍'5_X+d^n\yNx緾bӾz]>zd=UCú@6y#8x4֊"[t,oBexn,E E"we YZ