libvmtools-devel-2009.07.22-2.4>t  DH`pJ¸/=„Kv=+ NqD~X=3tE9`ϰaj7k1@5 Q6 +OHy_jFgmV{W|oB۩r.8Q6t/ȬtƦ@uIbnnfQUk[:no05Cxliv|_d ?CH|sndMcuh_HH8U3| $71ȣ5I?Id " S '` y     8`A(b8h69@6: *6FGPGGdHGIGXGYG\G]G^HebHcI!dIeIfIlIzIClibvmtools-devel2009.07.222.4Open Virtual Machine Tools - Development headersThose are the development headers for libvmtools. They are needed if you intend to create own plugins for vmtoolsd. Authors: -------- The VMware Guest Components TeamJebuild34ƐopenSUSE 11.2openSUSEBSD 3-clause (or similar) ; GPL v2 only ; LGPL v2.1 onlyhttp://bugs.opensuse.orgDevelopmenthttp://open-vm-tools.sourceforge.net/linuxx86_64H@Dg A큤J!J!J!J!J!J!J J!955437c1c77b19d161c7d4a138f1d759eed83ab23c6d756cbfd59da17e16973e564aca1f65b0a5c1618ae3dceb55b718297188ecb1a6b1141dd1f5007aba4c01fc58fc6415247aa9c071cd2e7f544939libguestlib.so.0.0.0libvmtools.so.0.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootopen-vm-tools-2009.07.22-2.4.src.rpmlibvmtools-devellibvmtools-devel(x86-64)   libvmtools0rpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)rpmlib(PayloadIsLzma)2009.07.224.0-13.0.4-14.4.6-14.7.1J}hJzJhPJeJ;}J@I@II3IIIIU@I@IIl@I}Ix_IpvISuI#H@H@HHH|@H|@HM@H@H@H@H{@Hz@HQHM@HCH=I@H5`@H2@H2@H!H!H H@H@Hv@H$H @G@GQG߮GhGt@G@GGdominique-obs@leuenberger.netmeissner@suse.dedominique-obs@leuenberger.netprusnak@suse.czdominique-obs@leuenberger.netdominique-obs@leuenberger.netdominique.leuenberger@tmf-group.comdominique@leuenberger.netdominique@leuenberger.netmmarek@suse.czdominique@leuenberger.netdominique@leuenberger.netdominique@leuenberger.netdominique@leuenberger.netprusnak@suse.czprusnak@suse.czdominique@leuenberger.netprusnak@suse.czdominique@leuenberger.netdominique@leuenberger.netdominique@leuenberger.netprusnak@suse.czdominique@leuenberger.netprusnak@suse.czdominique@leuenberger.netprusnak@suse.czdominique@leuenberger.netdominique@leuenberger.netdominique@leuenberger.netdominique@leuenberger.netprusnak@suse.czprusnak@suse.czprusnak@suse.czdominique-obs@leuenberger.netprusnak@suse.czdominique-rpm@leuenberger.netprusnak@suse.czdominique-rpm@leuenberger.netdominique-rpm@leuenberger.netdominique-rpm@leuenberger.netdominique-rpm@leuenberger.netprusnak@suse.czro@suse.dero@suse.deprusnak@suse.czprusnak@suse.czdominique-rpm@leuenberger.netprusnak@suse.czprusnak@suse.czdominique-rpm@leuenberger.netdominique-rpm@leuenberger.netdominique-rpm@leuenberger.netdominique-rpm@leuenberger.netdominique-rpm@leuenberger.net- move libguestlib.so to the devel pakage, which we have since version 2009.07.22 and remove the rpmlint check for it. - Remove the autoreconf call. We do not patch any Makefiles anymore. - Require libvmtools0 from the -devel package. - Drop the rpmlintrc file. Permissions are correctyl set, devel package split out.- Adjust specfile permission handling to match SUSE standard, snippet moved to permissions package. bnc#474285- Update to 2009.07.22 * Better support for dkms by means of a script to help create a dkms tree. * "make install" now also installs header files for public libraries, plus a few fixes to incorrect install behavior. * Lots of improvements to the new DnD code. * This will be the last release with support for Linux kernels < 2.6.9. - fix compatibiliy update script to redirect stderr to /dev/null (in case the script is not found, do not scare the user)- added || : to modprobe -r and umount calls in vmtoolsd [bnc#523342]- Updated to 2009.06.18 * Mostly a bug fix release. * vmhgfs now is able to use vsock as a transport (although backend support for HGFS over vsock is not yet released in VMware products). - Removed patch open-vm-tools-wiperPosix.patch. An alternative solution was integrated upstream - Dropped patch open-vm-tools-rpath.patch: merged upstream- Updated to 2009.05.22 * Mostly a cleanup and bug fix release. * Fix a build issue where a symlink attack could cause the open-vm-tools build to overwrite data (by placing a symlink in /tmp). * Second (and last?) batch of changes to clean up duplicate files in the source tree, including Solaris and FreeBSD kernel modules andother module-specific shared files. * Plugins now are properly built using plugins_LTLIBRARIES so that "-rpath" doesn't need to be used (this would cause an RPATH entry to be added to the final binary, which some tools didn't like). * open-vm-tools now properly detects PAM and enables PAM support in the code. - Removed -rpath.patch. Variation of it integrated upstream - Added patch to consume (-wiperPosix.patch) the result of fgets - BuildRequires pam-devel - The pam miss-naming on x86_64 has been fixed upstream - Add a new -rpath patch. Not everything is solved upstream. - Delete arch dependent files from /usr/share (not yet needed)- Upgrade to snapshot 2009.04.23 * Implemented copy & paste support for RTF data and file contents. * guestd has been removed from open-vm-tools; vmtoolsd is now the only option for the main tools service. * Added vmblock and vmmemctl modules for Solaris (under the CDDL). * vmware-user can now work with both vmblock-fuse and vmblock. * Linux HGFS now has a stream-based (TCP, vsock) transport, still under development. * First batch of changes to cleanup duplicated files in the source tree. Most duplicated files in the Linux kernel modules have been cleaned up. - Extensive rewrite of the spec file: * make use of the now upstream provided make install * configure --no-root-privileges, to not install mount.vmhgfs as suid - Add patch open-vm-tools-2009.04.23-rpath.diff: removes the rpath logic which was introduced for the vmusr and vmsvc plugins. libtools is broken in this respect. (patch submitted upstream for review) - Extend preun section with service rename (vmware-guest -> vmtoolsd) (patch provided by prusnak) - forcibly activate vmtoolsd service also on update. - fix up the KMP rename: for this to work we need to provide / obsolete vmware-kmp and vmware-kmp-; otherwise, zypper starts pulling in other kernels.- rename vmware-KMP to vmware-guest-KMP for easier identification of the use and to avoid confusion (users installing the KMP on the vmware hosts) (bnc#481137) - create subpackage libvmtools0- Upgrade to snapshot 2009.03.18 * Mostly a bug fix release. * The new DnD V3 protocol is now available in open-vm-tools. * vmtoolsd is now preferred instead of vmware-guestd - vmware-guestd will most probably be completely removed in the next release. - > vmtoolsd is not yet standard enabled in openSUSE packages. - Obsolete merged patches vmxnet and vmxnet3.patch.- renamed modprobe config to /etc/modprobe.d/50-vmnics.conf (required by new module-init-tools).- Upgrade to snapshot 2009.02.18 * open-vm-tools now depend on glib 2.6.0 as a minimum requirement. * Added vmxnet module for Solaris, and reworked the HGFS module so it works without help from vmware-guestd. * Added implementation of new DnD protocol, which adds a dependency on a C++ compiler and the gtkmm library to vmware-user. * The code from the "core services" has been added to open-vm-tools, including a few tests. vmtoolsd + plugins are now capable of replacing vmware-guestd (vmware-user still needs to have some features ported over), but this code is still not to be considered as stable as the legacy services, so vmware-guestd is still included. * A few fixes for compatibility with non-GNU toolchains, newer Linux kernels and old gcc compilers. - Added patch open-vm-tools-2009.02.18-vmxnet.patch Allows to compile kernelmodule vmxnet with kernels 2.6.29 And open-vm-tools02009.02.18-vmxnet3.patch- Remove noDisplay=true from vmware-user.desktop, as KDE4 does not autostart the app in this case. Fixes BNC #475627- Added vmware-user-autostart-wrapper to solve bnc #474076 Using simple autostart technique, it can happen that the device at /proc/fs/vmblock/dev is not ready when vmware-user is started the autostart-wrapper takes this into account and tries for several times. - Fix RPMLint warning with regarding wrong encoding of README file- Revert suid install of vmware-user-suid-wrapper, as rpmlint does not like it Instead we package /etc/permissions.d/open-vm-tools which sets the permission usig SuSEconfig.permissions - Adjust the vmware-user.desktop file to actually launch vmware-user-suid-wrapper. Access to the vmblock requires su right. the suid-wrapper get's the file handle, drops the suid rights and launches vmware-user (with user privileges)- install vmware-user-suid-wrapper with suid bit- reviewed changes by Dominique- Update to version 2009.01.21 * First open source release of the HGFS module for Solaris, under the CDDL. Other modules are expected to be added in the upcoming releases. * Added an implementation of vmblock on top of FUSE; vmware-user still doesn't use this module even if it is available, though. * Linux modules now add the "supported" tag used by Novell in their SLES 10 SP2 release when loading modules. * Fix compilation of modules in newer Linux kernels which don't include $(LINUXINCLUDE) in the compiler flags anymore. - Added Requires: kernel-%1 to preamble, as rpmlint said it would be policy to require kenrel-$favour from the kmp - marked config files in /etc as %config (rpmlint)- reviewed changes by Dominique- Update to version 2008.12.23 * Lots of makefile cleanup with the switch to using libtool archives. * Automatically disable Unity if multimon support is disabled. * Actually build the pvscsi modules. * First bits of the "Core Service" project are starting to show up; the base "vmtools" library was added to the package. It currently is mostly a collection of the existing libraries already shipped with open-vm-tools, plus some extra functionality build on top of glib. Currently no other code in open-vm-tools uses it, so it's optional. * The HGFS driver was fixed for the Linux 2.6.28 kernel.- Updated to version 2008.11.19 * The pvscsi Linux kernel module has been added (for kernels >= 2.6.8). It provides access to VMware's new paravirtualized SCSI device. * The HGFS driver and user-level code has seen a lot of refactoring to enable more consistent name escaping. The FreeBSD driver now supports symlinks. * The Linux module makefiles now support exporting symbol version files, allowing modules with dependencies (such as vsock, which depends on vmci) to correctly build and load on Linux >= 2.6.26 with CONFIG_MODVERSIONS. * Rudimentary support for dkms. * Assortment of bug fixes.- Updated to version 2008.10.10 * The vmxnet3 Linux kernel module has been added. This module provides better network performance for the guest. The corresponding virtual hardware is available beginning with Workstation 6.5, though performance benefits are unlikely to be realized until a later VMware product release. The module should work for all kernels beginning with 2.6. * The open-vm-tools no longer depend on libproc-dev. Several people reported this issue (Sourceforge bug 1960947). * Added a command line argument to skip privileged operations during make install (--without-root-privileges). * Guestd now supports backwards time synchronization, though the corresponding hypervisor-side changes are not yet part of any shipping VMware products. * Assortment of bug fixes.- fixed license problem with region.c by applying patch from upstream- Removed patch kver.patch, refactored it's function in the make call, overriding the HEADER_DIR variable inside the Makefile (Tip sponsored by Adar from VMware Inc.)- reviewed changes by Dominique- Activated compilation of modules vmci and vsock after fixing the kver.patch - dropped obsoleted patch: * str_c.patch (included in update)- updated to 2008-09-03 * Fixed an issue where open-vm-tools fails to configure when using - -without-icu. Thanks to Timo Gurr for reporting the issue (Sourceforge bug 2046262). * Fixed failed build on Ubuntu Intrepid and Fedora 9. Thanks to Nathan Charles for reporting the issue (Sourceforge bug 2048423). * Fixed kernel module build issues on 2.6.27 pre-release kernels. Thanks to Dominique Leuenberger for reporting the issue (Sourceforge bug 2071170). * ...and other bug fixes. - dropped obsoleted patches: * 2.6.27-kernel.patch (included in update) * fix-Werror.patch (included in update)- Added open-vm-tools-2008-08-08-2.6.27-kernel.patch to compile on more recent kernels (patch should be merged in next release)- added packageand(open-vm-tools:xorg-x11) to Supplements of open-vm-tools-gui sub package- Re-arranged comments for the configure line. Apparently, comments that appear in a line continuing on the next line, split using '\' break the flow- Added --without-kernel-modules to configure, as we take care of it on ourself using the loop, for the different kernel variants- updated to 2008.08.08 * Unity for X11 guests has been added. Unity is implemented within vmware-user and requires no additional setup beyond setting up the vmware-user application itself. Unity should work with Fusion 1.x releases as well as with the upcoming Workstation 6.5 release. Our in-house testing was with Linux guests, and they should mostly work. There is very little standing in the way of FreeBSD/Solaris support, though we've never built or tested Unity for those platforms. * The VMCI Linux kernel module has been added. This module provides high-speed datagram and socket interfaces for guest<->guest and host<->guest communication. It should work for all kernels beginning with 2.4, and for VMware products beginning with Workstation 6.5. * The VMCI sockets Linux kernel module has been added. It provides both datagram and stream socket interfaces to userlevel for use with VMCI. As with VMCI, it should work for kernels 2.4 or later, and for VMware products beginning with Workstation 6.5. * The command-line Toolbox has been added. This application provides the same functionality as the GTK Toolbox, but with a scriptable command-line interface. It also has some statistic retrieval commands that aren't found in the GTK Toolbox. * Fixed compilation of vmsync and vmmemctl Linux kernel modules on 2.6.26. Thanks to Pavol Rusnak for the report (Sourceforge bug 2032683). * Fixed an issue with guestd's nicInfo updating mechanism. Thanks to Jason Lunz for the patch (not tracked on Sourceforge). * Fixed handling of $(DESTDIR) in automake. Thanks to Mike Auty for the patch (Sourceforge bug 2018802). * Fixed build of vmware-user using gtk 1.2. Thanks to Stephen Duncan for the report (Sourceforge bug 2014338). * Fixed compilation of lib/guestApp when using --without-x. Thanks to Martin Preishuber for the report (Sourceforge bug 2013568). * As usual, other bug fixes.- updated to 2008.07.01: * fixed a backwards time synchronization issue * fixed an issue where open-vm-tools configured via --without-x didn't compile (not tracked on Sourceforge) * one can now pass --without-kernel-modules, --with-kernel-release, and - -with-linuxdir to the ./configure script * other bug fixes. - branched open-vm-tools-gui subpackage with tools that need X- open-vm-tools now requires vmware-kmp [bnc#397972] - exclude AMD PCnet32 LANCE pci.id from Supplements list [bnc#397554]- Updated to version 2008.06.03 adopted spec file to new build structure layout (the binaries are now named correctly just after build and do not need to be renamed anymore) - Replaced -werror patch with -fix-Werror-patch (submitted to VMware for inclusion)- updated vmware init-script [bnc#394431]: * check whether /tmp/VMwareDnD exists and create it if necessary * use modules vmblock, vmmemctl, vmsync for better performance * mount the virtual system for Drag'n'Drop- Excluded the building of KMPs for XEN, probably nobody installs a vmware host in xen.- added Recommends: open-vm-tools to KMP preamble [bnc#391434] - added -y to %fillup_and_insserv macro, so the service starts automatically [bnc#391434]- replaced %build section with the one from openSUSE internal stable build, for building properly against all buildtargets- Added preamble for %suse_kernel_module_package in order to have a Recommends: open-vm-tools on the kmp. The KMP is installed by Supplements: the hardware ID, and the KMP then pulls in the open-vm-tools package by Recommends (if available)- Updated to 2008.05.15: * Removed "blessed app" code for starting vmware-user * lib/file/filePosix.c: Use new Posix_RealPath implementation. * Cleanup UTF-8 handling.- Added patch open-vm-tools-2008.05.02-str.c that should solve compilation with FORTIFY_SOURCE enabled- updated to 2008.05.02: * continued Unicode support * open-vm-tools now depends on libicu for codeset conversions * a few more bug fixes- tweak build section long enough to really build modules matching to kernel flavour (and not just build all for -default) (bnc#384192)- added vmware-KMP package and description tags to specfile - added preable file for kmp packages- fixed %verifyscript- updated to 2008.04.14 * continued Unicode support * more bug fixes, including a security fix in guestd - added permissions scripts to %post section- updated to 2008.03.19- add Supplements to automatically install in VMware- first autobuild checkin - turn off -Werror (werror.patch) - reworked spec file- updated to 2008.03.11 (developer snapshot to support all modules on 2.6.25 kernels)- updated to 2008.03.10 (developer snapshot to support kernel version 2.6.25-rc1)- refactored open-vm-tools-kver.patch to detect the kernel source correctly- create link from /sbin/rcvmware to /etc/init.d/vmware-guest - autostart the service after installation- initial build of open-vm-tools - builds kmps and open-vm-toolsbuild34 12566600692009.07.22-2.42009.07.22-2.4vmGuestLibincludeCheck.hvmGuestLib.hvmSessionId.hvm_basic_types.hlibguestlib.solibvmtools.sovmguestlib.pc/usr/include//usr/include/vmGuestLib//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/fa9de0cae00df42d35720827acba365d-open-vm-toolscpiolzma2x86_64-suse-linuxʛ<j?] b2r2 ʷٸ6gš\0T`qYFe+L٤(qNW_" [eQ}<_PeeQaaBa$s:7~S (g׸Hd"doȦ3c,8ju)tA $ot~rIb}!tgU2k B.B.ԫ”b<6i uY͊Y2Em[E%lygعtBqNeؘċRگ~pG28F8XSắr0iwӸ 3Э! u> ٖ/LN򖱏͏E;oRW.X䒝5R6=҇=_av l6@r.eyۥj Qc]78p KƵM{'5AjL $fT9媎:}2O)j5HT1FS=r{^5p7U*CE De};am0QCiq X8cmsEE+R eMmbWwX>ƩU~!^T`sH-@E+2/(M6Ax*(lSZnn ^u~$[b6|k-f. >mrn3pWж$J-LwX#Թ}>j{2DEG){ 7O/KFi?"XJu.o1gi ł?P$ӘoY}cjȉRL󅤈㞼L*|԰M22`i/MSb͐{Z7 :KɠɣiS`Z7zXw4XP-)Q7w]صUZh)`6WFf9Yij--8䍓ª0 v`7Mcy^'ī .OZ34j2_aLR o^$caԸf`:ba"OU-ql-a6P[\߶_]6KCFt;GE$@{ێycK9ZapvJmH7%{vAUkn~b57YÚXjq' bNWa?D7_ͻ/!s7]5h2.6!4&M2sy'TBN4]!YB檕;JB@uY^N;ѕUFxʙl:6)p04Nw\k4LK G͝$7xjSF݅l@cMXי҆ngrD=XMUq H9 V.uScSf 7i zA~ Jь 1zg ?9B`QX[z{ϭ~MTK|τ[Ax_>^9aA*L=5_eLn螾S~#4 !ʿF*54z}3(]o1q(&QbFU^ O(?|\ acsKo9;BJk5ko í8ilu|YbIEÝ1r,}P:Z`0N$R+K3LL솾ZV~LShk슞V͓e90f( -l:LQ$} D zw C>P)AiZ#-/K:/M 놷tFjR}ѐ;3z:[D (w}˪HLNŨFEz\5$ Q0墹rd5D( &e֦ļdK25qN5uD=z倣L#RD-d 4 ?OWks(Mj^hJ4_F3=!p .s#mGS$!րL\ՖIBT} |\_6f޽Jh *!-ly> IIէ QB fi맼lma7f?fQZz*E]{Nے좈>Ђ?x dIgn&Me&fX6]*UJsAI5ud9|\DZK_7}#r^<=j?/nEJz\оi(*B S.C]Z~8=ʌ+ڏW|_LMAt7 !5ޜ.֐SF/J#$kug0q2 ĠB >< ,;)T|&Fx=[uel^Q M!:ȼPmw^w0m@M8ׇNeɶ񶥆߇gYx Qi9ߗ10)wtE>Gza{\N1}RHI.kO9+[#eR1zPrBˀ=kߒb&M%,Ȓ"g-).Ki1.s`ғEvIe~q*3ͦi4h%5/cN N9 ÅN׮?8p%mbҎai?΢]8E4-P:+H0ñsDz( ˥JA!B7b3!B[5[hHL&jIJ^68B=#bbekG3Qf /=dUݳvefCq`{$F-Q< $Y p6H^M)y&~wʐ9LC.eJ{PEPoeQ`a+9(ߛ6MbY>-5P  U04]-1S%ߌ]1ۍ (#\1]'Z(k"<2ڛ Bl):^S Zs^/wԐyfUJKɪFA,:w vKm]pb=:%-:'W|4N]\[V $mt6<ܬ+V֌]@VMۛo\?Cwtwt@?9np}ɠ}hFI%_=W: F#!C ̜M ^9!hOkiAh^O{%-?6-Oe xz',UIJj倘ytxXjz_ eaBQdjw9:Ժ-raKpO* nќuy5ʗ}U]6"quf 1*/YqN!I3>@pe@flhdk6 | ƼBI{@ҧ4 D7t=RSv|2=5\lT9.'x.5hIepm A|0̦BNuqebH Pe2}4#ձwN/J4,z#IO2g:ї05$ԦuI%}AqTCWPMk>{hCOsפ=rfșS5b^/ؼ^qgt8OYQz*z,w| = Bk;-ɿk11S ̱GL${֏j自¬Uծ@M|f9\״J_E‰G,.s pr ;H2GU[]KΛm$dNKihZZ:QќIS4 != FI]AR?R]kUb_2!H\KB~do1@#Rs& QaLw$SZK&)1orc~nR7=W}Y$IJ;1y:U9,ՖB17a8hB6g3 :(&=q.<~{o<殎+. oY|S[_X&WonzHi+"w&߃6*g>/BDa5uj7?&L9~dئp!4gzul = OV}y ^ )PY-rjՄ_t aXA2ߚG;?7ӍJгWgonu_o*:/Fֿ]@g"[292J;1|9a;#ߴ]?8Cgێ4Ge8M'UEmgVah@7fsXnv,GX(a9J;Yz%{I88+/ѻ/dR&Wֿ Dˏ(3)DCU$)Xmy0O>BU`WN&Uz9-X8!LkCKςj7.Fo ib#qP#f^eԻԥRVb$W8p+iX ,$֘R}L- GcJEշ()%?QIUBU!,wvͧ3W-"BdH{_DUZpDCz~?%)QY*;weʌj"bjFX"fp=_'[ܴDҸ"‡MtB~\d{jKw$>\ :==,њpp}wY4|*Sqf8-da˧홆w{Z{ :XI;Ff3hk~r ӍS7:qǙ_OZ+](lC1^i唲Ok*aK=D#ϑrHrG dڶل:"I$Zib1hp'HZOpqґ #.u/ؕ#IȆ_"p~npi^jM~>e*]'mo+z0V )nDMSR3QsZ]0U%\;Q"Ƨx/)'Y´Yh&̥f4+(HP<*t7x[+g24,u?eǙI_R t 1}sE@06z)Ԃk{A8_vBW@pJ[Ϸ&]P!_'~}uHߢ אܶc}sx#E|)﵊[:K^dsdձџZ2ԲtVnLo(JV/e9ZcDJ)8IRq{uh#_t$+Ǟ\7Ee`zn֒dHu2KU7$"H7`k ՟%&.j{}y#:Auug!I?FCeԚF&o06d8Ӵ㨮|r / XdA2+f8(#j,Q=Noњ  b x><\I}Bk}%#@?.cm! q4"0@)m`HǸA;I`=p?3AC$73q겻`<Ʒ_lwIskgNh W :.lLA >Qr~cU.F^v?S_TbTɂ .gSֿC6rp&Ma 4ԋ%Œtp!^Q5{wd-,@B5'E1n ;s=L n}qp:t޻oOMyqx*.X/T{] ON4]vڶiSQH{. E\MӦ,+CF dB2tnPs? ŝh_] rud[3YvWt ѽMK*w/^TM5xنV˚6~?O- lS:Z-^L9x!]!2\d{T$}@n=7$дW໥)G ùXW`P¢gr\ |>Em": (ۡ6W1ǛtX%Q`L#!qhb۾||%~Vt. RhƜ_xyt^1R{M 0§>YfBHBM@Ex_<,*@m y暎>|Cim&aC_ɭ[glMB/jOfc]1\®#_B;gFYBaE\e wIʍa5$C0n[Ҳ|8 %/3%Lًy-kվKJ*JćwݥqQ| YjC?gbQb;A=Qwb: f,VsBdWBP \?\:?lDovu-1ab+wEN)/ Y;r-4/0tg`aվOJT6#;< Q>XHڜC]βF\nrbyI>zQ:tQs[ WR&bR&sהh ׻b'zV^f6ܟю[wv"PGI c[\ }2[Z-S1r;)k r47|5dIlj4WbK)տ)EV%c$0[MW~E$R²fiE-4T 'yMfu iȗ)| Qw] )Bqb6xg"3aBpA`F?oN$+x:7{-Pnwi|-´RgCk2I_V+?zuMC {z`/Y 9VNg W3҂j]nxᓾ"rWs3! LԹ.&'>8L(yE8FlgLbY;^t&# pA0q**6P>$ՉA߯ñKl J s ϨaqQlqt:;z~e#h&W & dRxkI.un6BjviF> gіP1Ero^ yoSdKS[qEm | K!S,,5M*ī|܅M>0?tP@HoKCpFW)r~{؃FmcXZ&vT@Vʆ'p{ .GA@|D HT'$j(JvAƄI 5ܻ@l|ݳ`).d=>e hV#&kv+&Pe&.4ROCUTEU]WsʔҴ,ä5KKlAo]M;xr\Ίcb/]՘^ tp2bFZhgU$P("=x8s86{{Sk" AF(s]?T9AaT܈#H@e\_td0i\ hy, 'NL шx/[Hq4b0Gx/}_oH;G_u4&kZwDzTvY}?ON`GirE$ hlbjSehA;=E#J +]1R *>pSk3=b@u]g^I[,\'\.u&>~K;++NnsQh_bȃw^VPlyq=@װJPj3ϐԅIjeUYNϸg{׼ )7Τ[MۀduP!(Xuޅ.HoO,ǕK' pT"xl1ޤ-1/Hֱ{ZDɂ#U-<.[c|!qFRB4ujZ6,a(%,q;@ik@貴_srv(68<oekcv zfsyi O.X݌V*wi'HUz_J} ԵJhU^cP b¡QC8ܾYbDŜPmaLӺoꆘb,@'P=SG`NB __:SM1!<;rVTu(al&6ЃTr7dgXu;%( 6L\.^j(ZC_/;TǀR57X' ]BmW:Ȣ\س6Hpe(e:_ɬm7r2;|E2)_!Lu9RmFԾْ܈#I>6OI뤕l裏k"qk Ueh:fM,>..͋D,|yZ_R(/M4P`: ?w"BG'{?P#l'f}-| nx؅+N ȷ\jdôח y"z!E9} .])q| -]`x{!V5TCFE_{ìԦ_4ꮇ6ãBJ ,JU_;1;_=]絜nfvG fvL8nT~ {]<_tD{2}rqw"g̀ @zO#df,w/!$4n< ຦kS.kqy3J\'Wfgq:_hO?7)y!O)+36 y%t]<|n j)KwS?U8-fBPYо;HLB.IV{K_fmf:5i_0$۬"S8 "K=Uq$w dp6A'ezDzw2kAtg-;c3iae~,J@Н?ȶ^ne#/µ=w) z)kM MrG6VFldm}z]wV v!Jd0n 8/3i]w X_џW]4j3[yD`<%gQ+|+[4X23^V:Av0{㔷o+mog;8-9~W{ T[ˁ>U .XڍU_ l)awlneRzyy@:3S1A8N@¾gwh9P!3# N9(^xHK'tHUM|{ǼR7KƳJƜŃ^#m~TڦKD:^X ǼKkNQn