libimobiledevice6-1.2.0+git20170122.45fda81-lp150.1.14 >  A Z/=„`cyYד{ O=  2A ̈țJVy'e$+`3Y&k`Gj( ¦l\;xO0P2'yJ%)޴8;D!_>{2t.q$i)_ ΗvjD˝]:TšO].vd ooU&zhRʛ]_4J4вsfDGy{Ռmh%p~>pCc?bd. 9 b * DUu{    8 Xh|H(+84(9(: I(>^k@^zB^F^G^H^I^X^Y^Z_p[_x\_]_^_b`Ic`daYea^faalacuaxvawb,xb<ybLzbbbbbClibimobiledevice61.2.0+git20170122.45fda81lp150.1.14Native protocols library for iOS deviceslibimobiledevice is a software library that talks the protocols to support iOS devices. It does not depend on any existing libraries from Apple.Zlamb53openSUSE Leap 15.0openSUSELGPL-2.1+https://bugs.opensuse.orgSystem/Librarieshttp://www.libimobiledevice.orglinuxx86_64/gBA큤ZZZX}69d6c598553271c31b163d390f2afbbc3c1281872fab1ef9865cc4d22fffea8de237fa56668030e928551ddd60f05df5fe957f75eab874bbd017e085ed722e7clibimobiledevice.so.6.0.0rootrootrootrootrootrootrootrootlibimobiledevice-1.2.0+git20170122.45fda81-lp150.1.14.src.rpmlibimobiledevicelibimobiledevice.so.6()(64bit)libimobiledevice6libimobiledevice6(x86-64)libiphone0@@@@@@@@@@@@@@@@     /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.8)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libplist.so.3()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libusbmuxd.so.4()(64bit)libusbmuxd4rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)1.0.93.0.4-14.6.0-14.0-15.2-14.14.1X@X@XWH6U@U?T@TAS@S@Q{QکQkP9@OO@O@O@Nǚ@N.@M@MMVMk@M"Ls@LL@LK@K@KhKZK JJzJ @JI@IKi@marguerite.sujengelh@inai.dei@marguerite.sudimstar@opensuse.orgi@marguerite.sucrrodriguez@opensuse.orgi@marguerite.sum.szulecki@libimobiledevice.orgi@marguerite.sui@marguerite.sudimstar@opensuse.orgdimstar@opensuse.orgmmeister@suse.comdimstar@opensuse.orgsbrabec@suse.czdimstar@opensuse.orgopensuse@sukimashita.comopensuse@sukimashita.comcoolo@suse.comcoolo@novell.comidonmez@novell.comdimstar@opensuse.orgopensuse@sukimashita.comfcrozat@novell.comandreas.hanke@gmx-topmail.decristian.rodriguez@opensuse.orgopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.comopensuse@sukimashita.com- added _service file to clearly show the package origin- SRPM group assignment fix. Trim DLL/library format baggage from description.- update version 1.2.0+git20170122.45fda81 * m4: use python-config if available to fix python3 support on newer distros * lockdown: remove unneeded plist_free() calls since entire dict is freed later * lockdown: add more error codes * add new lockdownd_pair_with_options() function * fix installation_proxy when using GnuTLS instead of OpenSSL * tools: fix inverted abort condition in idevicecrashreport * tools: idevicecrashreport: propertly initialize buffer used to check for ping message * tools: idevicecrashreport: fix missing 0-term when creating local filename * make sure sockets only listen locally * idevicebackup: fix some timestamps that are relative to the Mac epoch instead of Unix one * avoid potential NULL pointer dereference (leading to segfault) if functions are called w/ null arguments * add new functions to get the underlying file descriptor of an idevice connection * idevicedebug: show error if container info not found * diagnostics_relay: plug small memory leak * file_relay: plug small memory leak * update GnuTLS certificate callback to new API * fix SSL version negotiation with newer versions of OpenSSL * lockdown: remove unnecessary check for pair record file during pairing * userpref: remove obsoleted function userpref_has_pair_record() * idevice: update GnuTLS code to support iOS 10 * lockdown: return LOCKDOWN_E_INVALID_HOST_ID when missing pair record * idevicebackup2: fix removal of snapshot dir during backup w iOS 10+ * idevicebackup2: add installed application info to Info.plist during backup * idevicebackup2: fix assertion occuring when copying non-present MEID * idevicebackup2: suppress repeated printing of global status when 100% is reached * idevicebackup2: use remove_file() wrapper instead of remove() * idevicebackup2: don't report an error when file to remove doesn't exist * idevicebackup2: fix heap buffer out-of-bounds write caused by wrong buffer size * userpref: [GnuTLS]fix pairing record generation and improve error handling * idevicebackup2: plug some small memory leaks * misagent: add new misagent_copy_all() function (introduced in iOS 9.3) * ideviceprovision: use newer API to get list of profiles on iOS 9.3+ * ideviceprovision: check output directory parameter for 'copy' command and return exit code on error * ideviceprovision: allow copying single profiles instead of all * ideviceprovision: add new remove-all command to remove all installed profiles at once * idevicebackup2: fix logical bug when checking for success of backup operation * ideviceprovision: fix ASN1 parsing for large provisioning profiles * property_list_service: remove packet length check when receiving plist data - drop libimobiledevice-CVE-2016-5104.patch, upstreamed - drop libimobiledevice-nosslv3.patch, upstream changed default method from SSLv3_method to TLSv1_method.- Add libimobiledevice-CVE-2016-5104.patch: Make sure sockets only listen locally (CVE-2016-5104, boo#982014).- fix baselibs.conf- libimobiledevice-nosslv3.patch: In tumbleweed, SSLv3_method fails because there is no sslv3 support, use SSLv233_method instead to negotiate the highest TLS version available.- update version 1.2.0 * Require autoconf 2.64 or later * Remove dev tools, will return either as proper tools or website examples * Refactor installation proxy service implementation and normalize code * API: Added instproxy_lookup() to efficiently lookup app information * API: Added instproxy_check_capabilities_match() to check device capabilities * API: Added various instproxy command and status plist getters * API: Make debugserver_client_set_ack_mode() public * Fix handling of clients reconnecting in idevicedebugserverproxy which previously didn't work properly * Flush stdout for every line in idevicesyslog * Fix shutdown of idevicedebugserverproxy tool which could hang * Notify user when erroneously using idevicebackup with iOS 4 or later * Enable build of idevicecrashreport on WIN32 * Fix thread handle leaks on WIN32 adding thread_new and thread_free * cython: Add receive/receive_timeout methods for iDeviceConnection to receive raw data from a connection * cython: Add new FILE_RELAY_E_PERMISSION_DENIED(-6) error * API: Refactor lockdown service internal error checking and add a bunch of new native errors * Convert int16_t macro error types into enum within common module, too * Add new "idevicenotificationproxy" tool to post or observe notifications * Fix overlong blocking in np_client_free() * Improve maintainability and Requires of pkg-config file * API: Add new LOCKDOWN_E_SERVICE_LIMIT error to detect service limit states * API: Remove const argv requirement for debugserver_command_new * cython: Add get_path_for_bundle_identifier() method to InstallationProxyClient * cython: Add DebugServerClient class to communicate with debugserver * Comply to strict function prototypes by using (void) instead of just () * Fix notification proxy shutdown process which was incorrectly implemented * Fix linking problems on OS X * Fix missing debug output which broke with the last release * Unify and improve various debug messages * Fix re-pairing if pairing with existing pair record failed initially * Skip printing long plist (16kb+) files to prevent excessive debug output * Move a few common helpers from backup tools to common utility helper code * Remove incorrect flags from afc_file_open() documentation * Fix various memory leaks- Update to version 1.1.7 * Fix broken app args, environment handling and memory leaks in idevicedebug * Make all tools print an error if lockdown connection fails * Convert int16_t macro error types into enum for better type-checking and * for various debugging benefits * Avoid exporting non-public symbols for better ABI stability * Fix failing backup process for devices having a passcode set and entering * lock state during the process in idevicebackup2 * API: Added lockdownd_start_service_with_escrow_bag() * API: Added afc_remove_path_and_contents() for recursive deletion * Fix last memory leak with OpenSSL through proper library deinitialization * Add new idevicedebug tool to interact with debugserver on a device * API: Add debugserver service implementation * Handle new PermissionDenied error of file_relay due new security in iOS 8+ * Fix retry loop problem when device requests 0 files in idevicebackup2 * Add trust dialog related error codes to Cython bindings * Fix various memory leaks in AFC implementation * Fix disk image upload with latest iOS 8 in ideviceimagemounter * Add new "dump" command to print information about a provisioning profile in * ideviceprovision * Refactor plist print helper code and move it into common module for better * reuse accross the tools * Do not crash if retrieving the system buid fails * API: Make generic "propery_list_service_client" public * Moved doc comments from private to public headers * Fix possible segfault when using lockdownd_get_value() due to always * returning success * Do not read files entirely into memory during restore in idevicebackup * Plug a few memory leaks and fix invalid password check in idevicebackup2 * Add support for file sizes > 4GB on Win32 in idevicebackup2 * Fix declaration for DllMain on Win32 * Silence various compiler warnings * Fix assert within pairing logic- add hard depedency on libplist-devel for libimobiledevice-devel * fix build for openSUSE Factory * I don't know why it didn't automatically requires it.- Update to version 1.1.6 * Remove segmentation code from afc_file_read() to provide raw interface and more control to API consumer I/O logic * Implement global thread safe library initialization, especially to control SSL backend lifecycle * Major refactoring of pair record code and logic to use new usbmuxd pair record management interface * Replace user level with system wide pair record file handling * Bump dependency to libplist 1.11 and remove use of "plist_dict_insert_item" * Bump dependency to libusbmuxd 1.0.9 * Finish pair record and trust dialog handling for iOS 7+ * Improve AFC write performance and memory usage * Add support for custom output filename to idevicescreenshot * Fix detection and compilation for Python 3.x * API: Added file_relay_request_sources_timeout() * Fix broken HouseArrestClient class in cython bindings * Add new idevicecrashreport tool to retrieve crash reports and logs from a device * Prevent "Failed to restart/shutdown device" messages in idevicediagnostics * Link against ws2_32.dll on Win32 * Add support for iOS 7+ disk image mounting to ideviceimagemounter * Add new idevicename tool to get or set the device name * Allow unbacking of encrypted backups with a given password to idevicebackup2 * Remove sending "Goodbye" request on lockdown * Add support for newer PLIST_REAL based time type to idevicedate * Add note about setting time not working on iOS 6+ to idevicedate * Handle partial SSL reads correctly now to prevent random crashes * Fix duplicated output in ideviceinfo output * Remove a bunch of dead code * Fix deprecated OpenSSL "RSA_generate_key" with "RSA_generate_key_ex" which is available since OpenSSL 0.9.8 (July 2005) * Improve debug messages * Enforce "-fsigned-char" to fix issues on embedded platforms * Fix compilation with Clang/LLVM * Avoid versioning for shared library on Win32 * Add experimental support for controlling cloud backup mode to idevicebackup2 * Save EscrowBag when starting service for automatic unlocking in pair record * Remove pairing logic which is obsoleted by usbmuxd's preflight handler * Fix shutdown of SSL connection to be correct and no longer generate errors on device * Add support for GnuTLS 3.x and fix broken GnuTLS backend * Add extensions to generated certificates to match native ones * Add "systembuid" command to idevicepair * Allow starting service without the need for a running SSL session * Refactor more code into common module * Add option to filerelaytest to specify a source to request * Fix support for partial messages in webinspector implementation * Implement support for encrypted backups in idevicebackup2 * API: Export SSL control functions for idevice_connection_t * API: Make generic service client public to allow external service implementations * Implement *_start_service() helper for easier creation of service clients * Add public *_SERVICE_NAME defines for each service * Fix a great bunch of memory leaks after intensive valigrind session * Security: Fix insecure use of the /tmp directory (CVE-2013-2142) * A bunch of memory leak fixes * Python: Various fixes and support for "with" statement for AfcFile class * Python: Add Afc2Client class to allow jailbroken filesystem access * Fix linking issue with newer libtool as reported for Ubuntu * Fix stuck thread in idevicesyslog which broke quit from within the tool * Add syslog_relay service implementation and use it in idevicesyslog * API: Add instproxy_client_get_path_for_bundle_identifier() helper * API: Add afc_dictionary_free() helper * Move thread, socket, debug and userpref code to "common" source directory in order to improve code reuse * Fix broken byte order detection in configure.ac which could lead to broken AFC protocol communication on platforms without endian.h (Raspberry PI)- Mark docs/html as %doc, not %docdir: docdir only 'flags' a directory to contain documentation, but does not actuall ADD the documentation, which is clearly not the intent here. Additionally, RPM 4.11 no longer allows %docdir to be used on relative paths (as it's meant to flag directories in $DESTDIR).- Update to version 1.1.5: + An improved idevicebackup2 tool. + Various new tools. + Better cross-platform building. + Crash fixes. + iOS 6+ compatibility fixes. + An important API change related to service lifecycle management. - Drop libimobiledevice-cython1.16-detection.patch: fixed upstream. - Drop libimobiledevice-segfault-fix.patch: fixed upstream. - Change _lname defines to libimobiledevice4, following upstreams soname change. - Update baselibs.conf to follow the soname change.- Added url as source. Please see http://en.opensuse.org/SourceUrls- Disable python bindings (using with_python defines): python-cython 0.17 became even stricter and the bindings currently don't build, but they are also not used by anything at this moment (bnc#796133).- Fix segfault without $XDG_CONFIG_HOME and $HOME set (bnc#768537, libiphone#273).- Add libimobiledevice-cython1.16-detection.patch: Fix build with Cython 1.16.- Allow compilation on 11.4 by disabling cython bindings- Update to 1.1.4: - Fix a bug in idevicesyslog causing the connection to close after timeout - Bump soname revision - Bump libusbmuxd dependency to 1.0.8 - Fix reading from syslog_relay and remove null characters - Relicense ideviceimagemounter and idevicescreenshot to LGPL - Fix a crash when using restored_client_free() - API: Add sbservices_get_interface_orientation() - Update man pages and code comments for documentation - Minor cleanup - Add Python bindings generated by Cython - Bump libplist requirement to latest 1.8 - Add support for OpenSSL with fallback to GNUTLS - Improvements and various fixes for Win32 and OS X build - Remove glib dependency - Improve restored implementation - Fix various memory leaks - Fix support for iOS 5 and later - Remove swig patch as bindings have been removed - Remove gstatbuf patch as it is obselete now- add libtool as buildrequire to avoid implicit dependency- add baselibs.conf for libgpod to use- Add libimobiledevice-swig-2x.patch: support swig 2.x- Change License tags to LGPLv2.1+ and GPLv2+ (Some of the tools are GPLv2+) and add COPYING.LESSER to the library package.- Update to 1.1.1: + Add new idevicebackup2 tool for full backup and restore support on iOS 4+ + Add a workaround for a bug in iOS 4.3 affecting lockdown_get_value() which most prominently affected libgpod, gvfs, ideviceinfo and some other tools + Read ProxyDeath message to preventing obsolete messages in device syslog + Rework SWIG detection and includes + Add new idevicedate tool to get or set the clock on iDevices + API: Add mobilesync_clear_all_records_on_device() + API: Change device_link_service_disconnect() to accept a message + Add manpages for ideviceenterrecovery, idevicepair, idevicebackup2 and idevicedate + Add missing libgen.h include to silence compiler warnings + Fix a segfault that might occur if locally stored certs could not be read + Fix various memory leaks + Update documentation - Add libimobiledevice-gstatbuf-fix.patch to fix build of oS < 11.4- Update to 1.1.0: + Note that this is a development release, which means: - Python Bindings will get refactored completely - API is UNSTABLE + Implement restoring backups using idevicebackup + Allow connecting without pairing using "ideviceinfo -s" + Add ideviceenterrecovery tool + Add mobilesync service implementation + Add restored service implementation for restore mode + Add home_arrest service implementation for document sharing + Add API afc_client_new_from_connection() + Support to fetch wallpaper in sbservices + Support for formatVersion 2 of iOS 4+ in sbservices + Add new lockdownd domains to ideviceinfo + Give the device time to prepare backup data to prevent abort + Improve idevicebackup output + notification_proxy fixes and new notification type + Silence some 64bit compiler warnings + Fix various memory leaks + Update documentation - Drop 0b40ddb1f41c94a3ee58abc6326e59d65662e5c7.patch: fixed upstream.- backport commit 0b40ddb1f41c94a3ee58abc6326e59d65662e5c7 to fix build- disable silent rules, breaks post build checks. - fix -devel package dependencies- Update to 1.0.4: * Fix a possible crash in lockdownd_client_new_with_handshake() * Do not not check for Swig/Python if --without-swig is set * Fail with an error message if libgcrypt is not found * Pass host certificate with GNUTLS correctly * Fix connecting to iOS 4.2.1+ devices- Update to 1.0.3: * Terminate idevicesyslog on receive errors (like device unplug) * Bugfixes for idevicebackup tool * Hopefully the last fixes for big endian machines * Build fixes for FreeBSD Python support * Fix build on Mac OS X- Update to 1.0.2: * Backport new idevicepair tool to manage pairings * Fix a bug causing bad backup data * Silence 64bit compiler warnings * Plug some memory leaks- Update to 1.0.1: * Cleanup includes of files * Use glib instead of netinet for endianess * Fix installation_proxy not adding client options correctly * idevicebackup: better handle broken or missing plist files * Fix some memory leaks in pairing/handshake process * Fix label not being used in lockdownd_client_new() * Update AUTHORS, README and installation instructions- Update to 1.0.0: * Update and fix documentation for full coverage * Add man pages for tools * Extend mobilebackup interface * Add user data argument to notification callback function * Fix broken Python bindings * Add Python bindings for notification proxy interface * Add screenshotr interface and tool * Add mobile_image_mounter interface and tool * Remove HAL fdi rules- Rename package to libimobiledevice - Update to 0.9.7: * Project renamed to libimobiledevice * Add soname versioning for future releases * Fix regression causing never paired devices to not work by adding auto-pairing for devices in lockdownd_client_new_with_handshake * Add file_relay service implementation and dev test tool * Minor device link service fixes * New idevicebackup tool with support for full and incremental backups * Add mobilebackup service implementation- Update to 0.9.6: * Minor public API changes to prepare for 1.0 release: - lockdownd_client_new -> lockdownd_client_new_with_handshake - fooservice_recv -> fooservice_receive - iphone_device_send/_recv -> iphone_connection_send/_receive * Rename some code for consistency * Refactor pairing to allow custom pair records * Move SSL handling out of lockdownd code * Refactor lockdown session handling code * Remove debug mask support * No longer do a full lockdown handshake on client_new * Refactor debug code to be consistent and easier to use * Run validate_pair by default during lockdown handshake * Allow retrieving the type for lockdown query_type request * Add new property_list_service and device_link_service abstractions * Detect pairing failure due to having a password set on the device * Implement lockdown phone activation and deactivation * Fix iphoneinfo not printing values in key/value mode * Implement lockdownd_unpair() request * Add more notification ids and lockdown domains * Implement label support for lockdown requests * Add new installation_proxy interface * Add new sbservices interface * Implement lockdownd_validate_pair() request * Add endian safety to AFC * Make lockdown sessions without SSL work * Fix linking on Mandriva Linux * Minor bugfixes and documentation updates- Update to 0.9.5: * Updated to the latest libplist 0.16 API * Fixed various minor leaks and issues * Updated Python bindings and module name- Update to 0.9.4: * Update to libplist 0.15 API rework * Update Python bindings * Bufixes around usbmuxd daemon usage * Use automake 1.11 silent rules if available * Various bugfixes- Update to 0.9.3: * Migrate to use the new usbmuxd daemon * Refactor whole API * Add iPhone 3GS support * Add hard/symlink support for AFC * New iphone_id tool to list connected devices and get the device name * iphoneinfo now allows plist/xml output and queries by domain/key * Fix a lot of bugs/crashes, compiler warnings and comments * Bump libplist requirement to 0.13 and remove deprecated code- Update to 0.9.1: * Fix make distcheck * Bump libplist requirement to 0.12 and remove deprecated code * A bunch of autotools fixes - Include iphoneinfo and iphonesyslog tools in packages - Removed upstreamed patches- Update to 0.9.0: * Fix pkg-config dependancies * Fix Python binding generation * AFC cleanup and improved error handling * Add support for the notification proxy service * Add tools to show device information and relay syslog * More robust pairing implementation * Remove libiphone-initconf, SSL implementation handles it at runtime now * Fix receive of plists larger than a packet * Return an error if failed to start a service on the device * Fix usb enumeration * Fix udev rule to catch usb hubs, too * Add large file support * Move out plist handling into libplist and depend on it * Add Python bindings * Lots of bugfixes - Remove upstreamed patches- Update to latest git HEAD * Use udev to set usb configuration; iphone kmod is obsolete now * Remove HAL mounting * Bugfixes- Rename source package to libiphone/sbin/ldconfig/sbin/ldconfiglibimobiledevicelibiphone0lamb53 15261147121.2.0+git20170122.45fda811.2.0+git20170122.45fda81-lp150.1.141.2.0+git20170122.45fda81-lp150.1.141.2.0+git20170122.45fda811.2.0+git20170122.45fda810.9.6libimobiledevice.so.6libimobiledevice.so.6.0.0libimobiledevice6COPYING.LESSER/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libimobiledevice6/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.0/standard/57e8eafc1b606e75d775d1f760270795-libimobiledevicecpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=686922cb48a6760afa5992ac51f8a0b0c5c0bec8, strippeddirectoryASCII textPRRRRRR RRRR RR RR R RN)#/bVutf-83c28a6e6b02615a53a1f553f4688807ca2a269845d132fb52b66b06b5bd083f2?7zXZ !t/2] cr$x#싹Ҙq.r !&OxYd;&/ +¦ )82x=VS_jle|˾3ܛѽ  _# ȪpN÷rS "a?T߰ɖ 8C71갴aARlby|f+622<^S&xwb4epc8gI ُA3*ʢJ\1T?[%4iߘP\] :k^jD (NU7#՛?1zkӡw ܶo=z<-H/PӽrpTjDspKŕPaKb(Oq7vܚOm#LXZ:ɰ*1~X*c;p1(qN.uЍ"pd>y]vCZў6%̱C*-+W!WhsaU Y#%AO;X޷i2!#6p*>۸rwZHnGzlϛ#5ŷ~I}2kȊ5vWL٦ s`n-S#sBw6U$x̩z:J#. Sؒz->UFKIFMquH7Ӭ™^ZO$9 zAAET%u)Meo`5\'<~vQ̦|Z<_B:{>TԆLs! ,b3^?1Դy㙪ڲC}|JDv`$=+C䣦}λ*JĚD%` 9a҂? oF)He\7p&\[O-৏Gkq1As?a˞ _@~Of`ְ|{W1\i 7;DʅX_5ɂם0m_Bx[y(!OzxyE_b230r ~#OTI]gClT~ ? b sٗEci{Ŀ@J3sڌp:8"9É3:  èzi Z`Jթձ൵}ε亏|Ź2(p%rEAmP9A 8bg ;,2}>ddFP L9S#`g('KmO!ʛ`JR%rgy[5 BKT;7hvL4:s%ߊRHȑAw;$LzWxVI(u^,X!z)bPrq2GiB1LʴY{^=dɀ~ot{="a{KQ(r/{ _zfL/? x"bRw.G*'\ewjQ1NY'v!oN$)CbHdfsܫϬJUrW݂oCT>R^̤f9kW(].-<:_ÌuL+/O&@Y5 n?Z+W.UPkVMZ\S%=ٙ$ +^k0e #:-രV+"JG$5DӑQ7pZAJ^H~ 8ߞ+⇲G"[W +]&85Sƽ٢?}9$y>\ڹ&fXK S'KЅ^渶I6ɱD9];t* 5Bo{cGJ6M q|Lڷ,O[?%ݢ|f5U$ԆvE~Es$"VvE0'8;}/su4|yϊdWh 凼qTǣqnt5:ƧH{T*zjei>,5O9)pmJ‚v}ֳ7i6ҴhY{~1+&+3hzϰ> '=Q jP0JH:W^]=p" ]p$N ~7~S{H(PEoJQ?ugpqWl#MRKc@%Q NY5ĕTrp8[iKaUDu/HE%Eí:_RTu, <\ { pdZEg,"kԦChNc?kLRJ(.@qŎۉ>R6m$(w[#ك wruE:HԒ5fSԷv'MXg%r;I ݪC,jCwD\ȾA,@v!Urt[.UꩾzKlɬ kSH:EL[tO=b%`1zbu\iW;7* ;&b#44y\0'%^nڅ0d4?zwVp2C]*]{OHm"l OSfFeq^S*˜#XzÒ7V} 1 {қ(aҞ[1=*7g8r*e d\۬Ì|c ~W~&jO ,F5ݞ}ZiVTɊ!Ñ}6//okWs]&؜-r騯ɵh W_q. sk|je5!S-@D Rt³˰ٛJ CsP0ձ_hAO;,Az)&&ᗷjyw6id<ۛ{aypR #h#ױ_ hsY1sF e$ak=l1cp<>~[tƏ*I ;1S=(-y_|v)#(wNJǙ Dcg2% 2%r|d0L21eH6C: R)yJ;#":5^Lc/T0Vc v##rK͕3 i8s꿪2A<=|Q'#3{N3:5m7 U9SR8;J&N>φ&R3:[5_(#:BCoX֧V  a0 IbL$ԓy9:"&˻-R{Q_3yX$2[Cwɷl=P}\X%j{bu pVlOw뼷Xi*ן$[N?'3 6]*_ U=ԛG'䙭g0 ;l L%Ep#u+L\oybVTqvE.o c,,>TJ2ul4nҍQz|$ FC+繃cSVJ=6*yڥ@wqsqK)ʙf{ȿ${ҿƮťW2h/Q-'jߌaPj_sf@89Y]<#u uuu.&1d_Ӆ:e=1UkT08˸ Ku(sD%4iMBi9xT ,١Pgr-znӗ|s[أ֠N'0bz>ҳ }Z#s],h!KLR|)qb[O%=| P E?c|þa ÚI.̐7Q#Txˑғ-XE3EH3bZ_{/f3H hH|g=Fkr|Ss!nH|-.s])u~<%R neqVu;>)AKihT΀#w%}3P~+@dP=V+E؎ßq>w R[N˪NA`yDBq0=Nf3hK+h<>S8-" RFR:ea|.פk#rm| WPas_sv@AU &D&p7+>[ZM\%[َҕ@ v;y>^)6+ 74s~kߕfZT˨sODI`J?7'hY- '78lE%hNr\TTGbq-; ukfd9sHBZ{!)ŜO}bE0y'RLE2DZxDq& /{1s4VvAS6ڰMB5 ',zqy{ѫ_V r1K@鴅qr /LC7+70x/a ⮋:SBKIJWP"15w݆DٚdzDA>G[dX҃춱a9J/o. V* n=Px`U|5J$}&; JⵘMUh+djCn ?ˉ$5%_ac;fq 8%UI즬aE?!;8CX0B*Dk!-%#/0=s9 9TpK 7\xO1'Ii}PcDnK 5>ے|A^U .mF㑟ʡg^*f>tz[ӛ$եc@JxD^~fR=͎?~:gœ/Q*ZG֨Iz >9:eQUYo%M~cAlCgR=vT]g0fPhgr/YryQckAq2^>ؖR(KҐ޷ x7UuVnsB?6`hY~pSA -XQTpEU\l۽16gcYrn髊Ց;lι߅Ȩ5h/I S:=Ŋ iR@{#mDr8Uqs4HRksShr=$@cQ86K@Jf,/pJN3+DEWαA\^[1],š#4tSnB-v}9_p_x<1a !xIY; E,pுX5a7a`ˁ!&-46UjbA 1^ZdkL}x!Xpl0 znfh`*ⴒAw䶫p)`ˇNHnC6܇j6o;ҿ_+~)SP^m{D5!80ϥS-B;Ȭ6 ~n*7f`پGA۟ R?B4GN`޻x&4XaL2&9@{o_KQԮcX"ƕE&6mp}KJ^<)(#/-% T:Aa^|] 04V=s5t'V|۔XAy5 Y|#OEF"@K(|!N+hظE= =o*qH̀hyuԷݙ#:VQM_Xq}ljGp:.|'rYA V^T]t]39f*Yv@Ǭ T [om:4nms8G|ǁQo`_a>gF-E"CgLcGcw<+Qw`]Kœ8N-r܋kY*8V[1 6Ey_ݎЋ1hl 0!cľ %f"6 S͝s(3^B K>[hJ!͸G 1sSݴ!Mf3s= !=a>)ilֲ?XQصW_ c6WZ^^8rv+$EBIH}P~]/"~ qpup~wpp$хYnoGX\jZQ(DؔZ%L5H/$. !wjw"&ID3GSt.)*Zp}8!H`zeD YҙRVc 鉚Ǽ֋qcqF-63tOZY`Ɲ(N}+DZfW M--re&陙msgNRǚ|nzT/耴[$jnU݊;b!<դ+g72k-u~Qc v ;| uut ~Y.Y^!رyve;|v<y@O)rW2\4Ou򽩄dW)kq\@WG6ҨNJ,sQ,X#9Iw˳ PfݝTW|\=C&w!RӝWh&|8)Z,w"V{euсc:?,Be[Xo[UmR-oO.%loUETdPv)8m;|^xw^s[3C6VZ{ F\`ݩ$LJvn%ތaX|Iݗck/T #3ߤQg0[El1*Ƌo=șb#"b%nYI: Pڿ:ZQhh\W {?kkPxMEϤe()iKʁB "޺.,%MQu5hD+w~Ӓ uz)|v#(޺9GcLȓ.R2t&*A'w~~8NьUTRK"y>f5N*F_k kz pSW Xm]mc> y uB%ݽ-^3/dDta4&PEdت_r R5(ˣlk ^ ɣBWMQ탉ZY~nSB= Y%gir{0{a:\AjgnZX;r$#^/7WH=ݏ8qRDN(?}$hH/zE`Ƃ6Oc#엥~QmYcYvTfﳌ"@"&hRE!f }~=MLeKC@b|q4GX!^ Rl({P F3 \%! tjyӔ G}u_/T/Pd!fNZ$mu®Zyy ~ˡρ9jV/AQ>5[_"6+z:(oBbC`a8v\4ZcK˲%gw*Z;XQET6 V:|N.FxӌߒnSVƲOb}&O_(pG`Z*in8qҚةpթ^Z@R]%2!ڈ!ViqJuTɡMwѺV%@C)wJ$jԵÂ4+xX=9kVeQy}v޶WZj@q~DdIB.y?< z]ysfNDrSD8d`{&yj]m\/loŽM B &d) `àָ[= j)7L9l.?@2MZ6Aԋ%Uxo֮9UhF^uTKO|JnF7`4k gzDe|h@_WnF)KCʵE\-E/o":Jh6ifJc{ e#:?1]𻰛ve'(( VMb~N'N Wm)JyPP=7;D5oF~ED? 9s* (s!0팫"/\5 b-Êg?|Tk|[>orTcUf? %c/x:5}x,P{鹦VSUXԂlY+8C j;,VP]4N^ݞmW:UܖafOCyn\MOn\{^|!#k%A*i46;x|{.@zLIRO@Oqڼ"2ϊ’I6EjUݔܬ_^X*z cMA^+?Ϊ7Eyi x8ҭ8R:#^ ,kUM A:1,lSæxQŝZz'evUuT^2+5(CEMf|'5{:G Ÿ(gw߳_bmZ88*ǑJ!qhea9۱˽:; ]w[xn6%Cg'Ӟ p ٻ :P&3_ n%̴-Yp+e*1Q 1Ͷ:1./҇Κi"jϝvTa}AjD,LPEi޲&`UG}$qN~w43#11Er:fo%r{@4B"CQa67 I۸rx))Vz8&/J -T}hfKXݿ/>Fn FesGq87R$KIs>>ۧnΓ7F@r~(;v͓Ϋ/1*|m>zF/+{y.GPΊT>fOlIwmo}R~ <*MxƲu+e˵tRE.tRzРp.vʡ l$)v-@2UʟG '-u$ǰ2`w`EO iM'K2M#Rk2Li0mk Oα‚Y",,}IuB]\`*b@+)$x;pXN"aCEhyluEwquV, X[}N -NRW&\y o4W`tX0Ds;*u29=Q6d$&VnExotߺ7MYM=ʼnV`W<͗(Z+PQUWEQw-(qa z/\tZ6R.!ݓR"-# l2C35JKz}L=z-zԢ|c{ eJڥ}=@o._G{D6M2H9bis.cj\H*/,&p@R>3@:®tWꓣ@Zc#r+-I)D􌞅LKv1./Š^R_ QҧnYqyDb:*r$aS 2DIX;3Xw6bif*X=wpE*G NrukF~e]B,-Tӯ)}a)+ܖxgEx?T*. $.|kbUv-p^I.. I dWOVfpTqZ/O.K5A4;RHq0Uݾ3lx:3^l4SC>"elj&mof6r\&Pu{.ҋ[ &~|tt5lG{J歘upXjY`J|33$"JT*)jՍO;gat/P\d9(OfhAfܨUPXh|c=F&ז-%SǰC ƏvmwB E*"pxwT%C' m";hG+~'=0$?egmX_8UC-X>GpP#*seNuUg`;{;Wv4hŲ,#i' XT3.6m5xǠZXH}y4[(Z]N{(Ѧ8awAրgE=b(tm\$1mYP澃ZЅ$׺ф{bmyƷJ5OB]U[|QWs8g8-ܞȡ[o3.XsˋnF#qk{VF噅| [;oO$"0>vcatO6X0k1ʹdLgW(p""ǺJVvIGsə&G,)޶ mG74>(7 b3ڣvrRa액;B"2g5Į,w=yS,l+8Kds[mĎp'%t71p%OjB3H v9*\G;8;IKD@8 9;>[4pr~y`Mh*hP7Yrzs}Xn H 41_lJ$.O?aL<\ (ۄ F˕zyVN}MVw_/9I +GhGDmK 7;w2L5Tw@pR=R*˓ƲD\KLT+.YĥN+wOsnVuxla5Ї[[+4ƚd8yn Ѿ齃58 <(2]M>/Gi::koIM*ؿB,N7z˔-sxjn7V)Şdb#P#@:Mu}0*/ap@3jRFwq4ŷ[d2$¾?pgkgM&|;D= \kj~}\_GƸV E&|Pc=tCa-+=pÆ]AhPmr\>Ẕ1!8ʢ:q\"..?\Tox5se\ QCC֤l.3VLz@ nċj=G M|ۘϘ@Ƕg%c2u2Pg\pVU`aQm~c%ZA+R]s~OR/ba"XA o"BD&׌龍 "8i18RE+ם:3 Ej!j-u_w@QhT?$Q{%=6^ۘl'76эp;s) pLSbhIy#Q"a=>/q lAPnO`XrIWQ/dO*MGhe "cwn; )ވF> +ei-gN~Xl#{RcÉOiAfNUOڭհH:!§MOQXe}qt:dmUpMKCv Մ:ԤKĶI*[@+4Gsc\:=@zD.(ƉӯH *xAnokLڨψ3u:E|$#.C~]Oxmpd7 㳹eǏif:&cAn~)L/u 9s9WU }FO*#!ϥ }zCӛБRξW`u00=3 iءO)UQ[(A>UҒA]w9QE>k]{^[V}r kvכNIZg?w>F,0=яsX{+Y\t*RVs|{ M{0xew]? OrEk,K 6_mI>Z6̼ mORt~ xDn/o{`D~c}#<4wR qJ{iq {sf[*6n翭ՙx"&)[0^Udn?B7z$,l}W)W?>;7Ghjv-6# !ۑ6$&>YԂ|,Cgk-Yб"uyL@!Jk~4O: sWTNHnsIٺ e3!e#2Iuzy|rz g nЇǴ#|f2]ⲩkn:v)K cu-8p\,~=nQ)cRL-ȵz]FBfSRX}5":Ժ0$=O_{MtCz'1ZL0*CsB&xnպ=0VJh'ANt&rSr9+K@7hQ"pOSSfZlH5b}o]DZVyzU?:ir5T3UD)sZ֓8&\d`iNOѴa)*bKjDVbʟ0k |#@6suenkŨ?wRփb7Ka"֯JtYJWe*mBI.Wo}V s2\؇)2̌tAY 4#xІϑT٧9ܔxk 8Cb$T45K6kmEbyf5zFKVAvRZ5hu(be5E4roJ5dmge]-@ nOMskʩa{}wqr6%DH\ts/}ew[4zL2|R H#%?՟ݐi> I#\R~7sNEH>V6Wu ^eժy29G᤺v~HJ}G}^ID7pޞ\%HyL$)`_1Iڄ_lUy_3DaW v\XdnFYƛyY/ĔS %l`0pZ n)ȳsl6)h);@>CÈUƝbwbsB> !QEؤn)#JNE=.j$}QzB@\Bg, Z[pїlTsZk&yP[g5+Bh^ gI2'Y7 u24묛K2$o)ox=sD jBih,=r7R,fRCol47'SIBd&yv̓!LoǤ3e#pN;=&*xg 'M6) f*)ZJˠL ;0=ܹf<2Fe,uuOHRqscMG?U#9`4#=7[]7p2p*1;Н~>F:ę s"}=DklZʊF/▖]Ys}?%A^Tw/Dh2 z4,[׏.Cd2o_YL Z'PRU@dL2P3x(=N*@Fu- 9q%]l0)qk*:\Բvb(ƪ{JؑP/'nىŨᲽ^BdTwLzpUSY O</I\d8,[)[EW[mi[ ?ozTd[q1d[<"4hvA4o|r!&E>`|(~fVՊZ64,za$>(~ ȷHg7m!iTWsPJA'Z5iw)dkR)4䠪>Cps+sJ'sExt+i;A>NxzWuf㠀aкkT)&"y#4v9;<j18Oigkd@^P3ix&̀TJYaĸ #2u:@laԓa͸ǂ^c3 CqP~;puC8b- ]UqCuT[.)D.:z%OgX?n//$@=. l#7#'`픈R&+!s0_Z o{J#s!c#~4Dq,7KLR{gkQ֏жDUkIG);KF:TVi*=~Czf>Vo.`{hW /-YRCKG~aw;Jqvw>%@e'1h'aRGP([z@|A3/@??^ ^?ix I1A܌ĺ'|3[8ߤ:$Cwڽ3yAeO`#@[`krA2eE)p,إuzyC@)fa QH~a!TkYv>P Y>wO4n?2KIś(Iʎ膨0W/X7[t~TN:1T€%~:Ž;i%"ݢ5WcJ;](=L{£ﱳ`lƒN1t) OlQISYsGOU#;# )$3u Nha~zDŽQhfltNԒ<46BQhDggT:6HKnR|[e@`#L SRbյWg{ v<桽HQee/Z cQ14LMiD*&9̺VMk@2bzh_7'"G> W/V.ހ@V5Y_g2h Y8b[^g YYFҞ32َhP=䛭Cl"A\!4Em;e(}ade]b ȯEfM'D/u0'b/v;R"x zEJ^O8&^X]?>tM~P#؃ NwPL;;,@YQE]nY&Nw8>F TusiO-gq63}p&*= E B5D6<~f&$:& ?6%!`Mk8C祢?4272/5?v=om} u?}_Cd^ ǁiG7G(oES_s$>vl FV>*^y~\iq=}|c"㽷~[LdyQqĮPmTAauhV* la7J<,Xs^52Djſ-~iN++ы&V2T;كR߉NXO9zDBHZYfuwNurG2HUW (엩](ONȟf%+PS6$@R}4w L9 ,gk&Od/.+܊h!?AݑLB P=r =E j&:d8 [8標6,P)/;99ǁhYmRaAيWI Pd68Ù1=dml!O}Fv9s7-K2'' bbQj74 1K&(j=P৾yNӎ;]O7xs$6NA2gb 6${=⿶Ӆhdk8jXyvi'7{CAp'СP}T%G? ^=YbOF0,RM\. jtt%v,K*٦E6MHc$Ep;"< mCψyfIqKP|vjt&9߉#"p_G2ʴ 5Vh{d 8,he4G7bҸC2x} Cߊ[򺈍r'L|v9r/-Pga?~߶Vڑ lew1=ވqyKt@@$(opqШw~q5HUGI0%[}AЯDWs?i=HommAvT*b=CϹTY tݻb]Z3KRJg5fbkVNHtOnxϾ y"?X#C`]%e/5\I;/ihw\F3Lu)YBfr#t2 gS㧤+UV'M߿W2"E< ޘnv0?pٜDfsPNk)<8fe¨:ɥpBN.77]]}%cq"-MU!?bLxO_z[%MuAn7Gū"OkzB~Zcbt{ǔ՚nm<(Ⱦކtw5o}%w}V9b{.d rF~nЏ;zŲ708)>*=ĻtZ:f ٮ|Dž>j, {_Ii[ڪJSđT⏘0`/u+!˿KW׋ Iq޲H{feQG/^bwՁYZ{N]#O  VxƔ:l0л,fgW )w74g\pn9q f2Qtoaۤȯ94~!ݯX0eJ;P_F󘛪;j .WB~} ;%ȅ: T,ƽ ikRb.B~&ijaVnWsH֨V`Wߌn1wN |f_Vp1TJ%/Mo.*Wd,;Js/v>H$F ?YuS Ы12(3"y y&|T ^f 撓*m"f a-[_vGT}e0DCѤPr/9"twS\ڮ?5bᨧOyѱ`}8ɋHCC^7+"/`w3@\6F̭Jv[#͐(<yij)D ƒ!*ʌ /_&8 &:]oi8WOBE}*j^5B Oְh֕~:RJy⾣$!f>u5ac0eGeёv@2 G_.c7PߞIt3&y>Z5D ?~b=Qnq.BPk "\3y:86s֠5]kK("J {Ê~/z1,^m= #Fq h"S=[ʳw.ha'',`Z;M)'ƈϤ\75[q^xHǵ]TG\PZ;3܁6fV?k&-ﴢo!rBT iWdZgc3 G܉f+͊ψE* `԰_u1k#)u=rR2HCB`3&,`TӉ>3˧hլ6Y^_SU1wB=h3Z@ U%&xR֟)`+JXmHga *t)kzaӍ诔!1a{LPm={ޫX% (B ZTc)rV_PU}Q ҴF,n'Ӽ>t2n"kHL7ej <~I*7Us_=%{C [\FP]t)%-@0>5w[s/4k{01$ kLeT:I67+hXoh4b@ɣx#SVvo2KECM}n>ǔ:}zz.;h3G6f:.f0$+@y5ݑ|sJ|Pg0^w ?XrS ],vS9A}OJ$Eàz| F?ɂB:إ,>Jg\XR!9[H vWArɟzoo P}D<"&i LHdڦS+GNk;>a_VY7c~ϕ8Ɋ@Z]v(=E)unudRϛwh*3<{~X% Xrx)|CTnG5[/6IWհ_ruJS2;UHQ R :Yd`AE ~FFj-Q`W+@uAUY#݇J yalȊ- ӿu$ )ȁ9dPd`n[IW_r'vOåcTi<3+/5LuJk0mrƤGJϼ+r hl%Q3 e9? {x<99 @NZufJ8*(r|FNgw[tI Й8Dn |<6vi6 B_b;` Riqxی8:+#xs OMN̴CD`?/NMV8eR[J Rӷy9x=|F n6+_| [/kB.ŵML(g1?zAnNx:&n6_sA1Uu?zV;9m;NjyMY*P9>_H|Uj?*Q+T&2}q٧ 0ԕސ-\-e{~Z^lkʤ$f*vfI8frSك^)LϹhb\׀%E hUC0'5:յzC,ʹ8ppɒ)De٩nT(wpfMy/I~/u?ћ ,~hTQ&M!   9+\ΫF0̄Z+qb% *p \.;,=ekE Hk +:ꧦk'_;)gʳ#c0dYRA>僟bI1wacy~hg[i@ d憩k[=L LLn]8|)1 %`ۍ ҂׆eR+rWMA}=m[),r?p촾\EWd jh4ʀ\Aw)N }SHZEvgQc8ך=Zj^Eq7ja~x0Fs$%>{\L u3Jetro]!q_G%OVG6512fnRuk idrx̒s3ג7[gMZ#J8YmhIV e!W.v -3ÀS-~_ަJgA306gSQÝf"ST;0&nuj)X\CȟTثs1L O-/|]!Fn%nge~k~Q7YuS!ZukuY7yI͋Y! GGQAhԵ?_}2LV^2&!ᝊ&Yhe#B@75+܍zXOrQA\稫KdzR¨JњK;Sp1`?*@2)ןu`q8CbNA'%A"\'D-h\O񼫤0mb6i7&&vȦ4V?圓V rsޜ' fmhNޤ&%.|EvbvJB۫@p% gV~§Wu~Ӊ9`TH g*1x$ y$Ogad{ evM#0P;3젞2'7rXHÕ6h٨#Ie ٶ>@͝q'(P1U9tK  #uqUuid|.Y '0ӫ2goce"ܨ}kաAZY׍up_HD C߮fSl7r? WX.`xד_Z$Ks1i|h/]'}ۡ?ւ"IC%t88Z:E3o XLJٝزҖ7֎2ۙT+HuIEQnI 5{P?m&"ZrlXOȀ=LJJ\t%~w5LT6ɵM)7`+'D y̌1Ε^Ē3eRbueW]1S8v(/KoXW"Dm5DX^i'zjyM6]q|uP7S)RȢð71ʯf9T\FjIYPt@{) U늙Ú1LɔQ!\}$V"ZOg Wr-y(ѧp{0c2 oCr$ꑙ?| £J(.w! |sbg^ඦb@R8!YY'V&0i9ep>7 ɉ:YHq4 5q~S՜gPݦC VyWMtW%Z4_@-i|=xp[|@+J(F)%TsWkf2Ûs|sQEšganƝٴ#z+cMV~ ]2bqsb9u>I MG` <[}S[3ϨoqMv+Fw4 xN1MԊXݼ$d-cYUUU]P<`?#q^Xå;U6|1b GO@F3I`VNSo+Bq&Kv;8WrʈM%ȱA+FR ,.%558kG]/0mN/oeʺ5 L SVz{ZsoMٝH-HꢭwD!|rZe1l5`RE:Xs6ϐi[l1 h[-Z).YzI0e;ylA=Lmdq6,--weoxb=gv2l}Wj-%|[+5L!Adʬ!.Gk2DGpY)unW6%&ŲALR 7^(4h<rCfqķe BXyĔf͹<8TPAh#B-)0c(4@w VM@BL}69ū f Ifs KnN$uxghqSns/pqg>~ %. .FÏt\x^nDvI'\%_ʸ,r3"#11쪦65\ fL}#s&}'7C3P|\~̠Xĕj#/PAF^Z\py%$њDo;@]SHx{/JK.n$m~`d3&Ғu/DƦ[_WlKo_xCP3ݦ/Y(yY* NXDe|ݼ']JX3|d ].e"4W_uεwq L'EKLlR-O:ȅ\/[x CYFOo6И+ Jg BVhL"U@/ z Xا =C;DyO>*{;3;}5Ġ bvxG,\}P+(~7"LaˣYl&w( oFW&[w'HE[Q#,Xɂ4g9tih|ejJ@%sk-9Psuﷶo$#fƩ%BO&߈6ּ92S)!X1oGܹA%\WJ@7Nh_FW'0F3]+XQLO(4M7]&J* D(},]} ncS* M`]iroJ=RleE}qIHKiDn#]]jAb?UG033ZWAkd۵&_k1ftUI L<$sC|oS!R<[`Y=ikh>z/ҢdTKnJ%缟n)+!E='}>7?A9J8LR i(ho qhsT^taŠȻ'nfK8ǴES׎*>pVv},~,!1iE&_J򋡳%7$Who`3-&T8qbhid(؟ t۝#W: %+؍U9FoOꖌu"Ys_=ƌ |o.(Obb?Jzh+:l'ڻ>U=gSMJ !P}]T%!CҒ>u[r'?;xJk:I6;•=ŸpHW#v$؇Msȃת qu˙Z 7©Z]dQ8i~m5w*pIs|mj+ӞֹUB].{=څ3ީk;RILXH |Ր_VnȻ[ ", v]PwE 3`O`54e;ii\ [+e/ Q]=`7Oܤ,PcUIky5thD[1o1߄K&<`̐68ّ5>D/'dv˩Kn&p N?[ ]`X^Vfo|m KHR -^G'8I T)ІKq'cL\qVp?8B{KTD'ќl<0"SE9>53Ыu锂;~u_SMTظZr@RfEiv 7Շp4s:|qv}lD ȐxoV*:=Uϋ^lFG6 k Q& Ui|9.w"" ৗ32+[[BG4֏\T*[2`mnNm373HkNR5]x V\d^c BDM}0u%w"*Jl|n$h6D65ݒ p'0g$&*&QlJAO d%gs"建6Q9 pb 6m8Z BIJ26S/'b}56I]AR33HkHO%\:_9!Ԋ/;џEE{Q*~_ޗ/$|;|_0T*y~̏Fw+Sh{5gݹtV%h|BU1ǟi 89]߬X46ڗUsD䌕%ŒŬ c {y0yhen^Ny#7Q(G0&x\?p>ZR)tlτ/-HH5J AĤm/ 3VNmkNfn~ADc}bFB,:ΛU{mlx+zadQRҋbnPwIxvTT%T9FB]+ ;:.80ZGLZJSVaڲ^fmE~طz:6y(5|à)U7#ac?$Wxa6&Ӣc\%uUu8rުڳ|U<ܬZ L֐wm+}K@$uT. V/sb2j}}s{-kkkU$|&`^ +L+4dM [_Xe6 @&xT:wdIzC/r)S0ժ(Lz*QV]Y.ņ _É׬1*ؘ*4G,#~$^ Qئvpщg=C-oT@r[%;M ڇM_K7J* \WsZ %ӣˣo@.lj<<Ҍk.>Mfmy.` pix^/!|nȔa#]i\8C 2^^ݱJ]Av'EzN5.Xs|Ҕޤ)2 ^g`>?1kLePzhl&j 1 YwT0>e9n<ޖ4?]U=F'W_55 ЬL+EZuys"Ur=\e.-Lؚ!?c%6zI Ev|em`Z?.J&")B3uƒM{cQ5k/m{ZŚ#Qd5YxK<inNNgvOLXX]O>)zD0߫qz(A#υX!&iĹ W6k%|hܳ+Xt*T#t ADϏ4_8\ .9*vy-XW<Ψ u bojb(zT9~XZܗni^>[!>QsX?*Dⶢo6 -ncdd] ~MyꝋllԴ &=q\Nݯ#2>'#K*bYb3e"@81(')Mz39 yk&}6+wЛ1o#g|X?s!ӌ+ g°1] '0PnbUx룬J^d~9Tٮ M,ob%-LF%* "4R':/hZ [=Sg6Z|\F@Tz V[͇x(3i252|KzuVy;{zYjѻtzWXBq294օ qR%CReQ#C\= ==u*$Ģv_1n#;kU 4~c!) nQ3P=('k#[{ d't cP>ЈNE80lpGphT)}`XTYRIuuV9/ɐ0OdkOu6hH]/ /^$;/⊴ZFǫ ?`#m-0 v/t&l mSnD B(9XjGzOǤ+(9_mnXձSB@_RXq7b@;R Eѽ)g:>x ĢsU*H 4$\ 'I+)1kFk |m$ᘨ ,5PQ3W6-ƘohUiǹ6XCX ʑԇ5l$7"~a*!l pPs\B;_ fcꝻ*)Rl~I&#Vwbd2A[z_.qR|S`5xŃO\OEAY jׅufkz޽޳0Կ#S[nV-5{Qn;AR(&3LwWqL`hA^jgk`jKx8DnZWHX7b_p#S{B1JZxIMI)9"UgKTGX pæe(!bхWa=:zEg8%}§z0zvK \|b cVG{TQvz״z="2l>] Fٵ:]]S:oNo0)c\tYE8 /;TO89aSZ|OSaOtbjͨ 櫈QJ"xW)nMyRN1Nܸ#L36ڃ8)HH] |(oYBX8w(}2fl&RU=h.`@BH1 C|Mm iZSkh .sfiTbrTך$DT&.XzwK"I o{"~6HǕ!ݔLs=cڑ4t2DS =[3+#!k*f6Q@9 kqTCu߳#)zdGd`׵ehJ<>K)03Np&&15nt'W.Qл0]0;nK?*B/+ԦaO38"$~3<W HV/̕d`2m5%0~ޅ̫\/ zM܃%?ǃ1TQ׆ wcշʼd * ky-$Bz9/ "1&GnΛ߈m𷝤H4 J(9 捪مG- ZvPgK (?v7͏ V66|dYZ0la}!Z9z缂O휲L>!zLO1.mVMYbF湔3Uk1c-t6〚6pʯZIB2\HHLE8K~j1 5Sn:<&[Earknu9e9"~2ǨNA"V8#&TV x4$q1"_NQ;p;gAgi.C&tHHa<雞nzH|PA|w7V΅^k >If\W3isA,.qeS싯Fxj"* gHsu{a5 *ѫbK _l }1C*uL랩d*6CUT,D8E~8(>ۨ=) ud *3z;b=Z:/b Zp2XY8=p [AJbg3B) |f Qn*]F}t*(&IJAvN6Ȧ/tdxJÇG;H祢agtN {Z)1Ʉ}&?d)Ǩ_au?zӰVo4ū;6Žp]Y݂ i.ҘPCv^-z BCkE![C&B"C8˲]B((EP1!l9Qq4! .5_?ɽWn8-pFlf3w|wvSsMH;q,?]jV#g"DJS^irR.[c2%Kh*4sNY1H|8u  35>bLxi'TIxU}R*YHk '%=WD.BuDS[S 0؅}@ EQ Q5g-7xm6  DS4i`dsOt/+Xm=1G_Mn%C#iLut#g/TGK,5l-d_"}T4~sh!*]~M.^Tsb*,)(R?+7<؂ũ ߚsk}K%gDnBF)4w%1鎬nyBMuu!]F q.MNwsZbzdؒ@vcw&H[ưp I735|CLwNyܤˡR[֊P 0H;حɚV؅`W '0Bf3~Sڤ/蟡^!`-ŀ>3N7_&X%lKFK1ŢvެkN›Cv92Xu Bb|YXb:<ߝJve2VLH$݋@Q:YpסJTf֬+7?NgZ%~r T7Q|#&,Dw@%zTnViWV[87wesڥd:Ĭ@Ecs^%۫OrZhAkhAK(tk-*mh̛(,$@B1 -AJi4M--33OiT9AcxC*wZOrnqQ)*km${D'-uάw0Q!^ҴѺ˃Z(.~Jx{+EWOz} 8q'' P HfS0ş J<^]~q]rs`"fhNʋ؃mЫicxEsv+\сAs bӈ r>Ep60cv(a[\mG0ߵ b wG57檴)Zg=So]{JLvSVX cŴ[kakM WɆ5%-К?~v2dbQi^󛚶o((ƀ`~njO}*{n@O?l3Fɡ $̱AgnS 6 0.]hOkCgh8vL >JEV< ][jVQ$H=~\T|Hn#g/\xuP `-xI9$ϡu7򡥈ON1\/W)`C"Jճ @6}Bs[ P@&P|zNgK"o體Ϣ&Iw' w^@x&>o&VJXebZCӭݴIto%F}D]}J&75#< J4* X4Ms ^||4_MI\Kb30<uS%k[9bm"^n>H3Y:u&xC!OT+`Z,GafPtU_c)Nʾ5yz=ŅWΊj)֖୊k|"looj 6cӽ븋f%,;H%-GM?\.JPI@FFG(0a$JJOsƈfbAn5&HMvTcY=~>cGA7}!Z3X{;yW\h]ܦ|cav8yOA3BnuvifhtqVЛ$F́bSdD)`W5k9\9:ðjUiAfpHX>$>Id I<zx׌~ b)#u;~~LFZ;Zx샚gtOElU/rOG(PhPd072|Az i!˼)S}5$̢?ZCh,Jo*y{.!4ب\ͨ[Ú)x*߃b?wsʀV G6s鞑EKn`k"K/yMU >z1VFn@̮ Q{?4lvba.r p8Hzn7=lT)CSIΔ`FBQ!s\2F̐ClIg8@=K7_dxL˽%(9}mb+N$wۨ.Gf̫g1IYA~iHLt5ԳƓ^y =Cr;-uhWI?C'Rn e˦x)p~Xp_2)c~LuOͬZmod3qJ3syG<.gK Բp?%8m,N(xU*i_x e?֑ U)R_mJgn)Wixq8NL\70ӄ?LDB 7< w(N,lnc{IEIS *ݐW%`3%lٗ3;+-? X)Y፽^1fEctrxUf`qa"'4=UHD!ػԿd]B38EX';2z⭤+_!G{ba 7b#VવßI)]K{)viܬWg얀d ]P (t]ARql_*vY#vv 0vi ˴6d0gˆE{V0&9j%iYoq2!G9mU!<|iDR!~{ 6E!kͦWDP=nlڥ$խJ u~z% &w J$$Q j7Ftih5oܘej4AG`EQzX6:A|'DG!H.M6j];v27kЎ,R,xh]{M'8~Awk:-XL0i \U:AIŜ܀|V9:o<2 cRy]DMSXz%IEK<==:yokzu7Nf/jaEJx^ >|5'4,Δ}ql"ȼLSE:P6)=LI*i Uaw?L=ջf0+< őЃXBӟe>zCJA&'zV[tMζ Q?T_ޡT_cd׉kf&T/7 0"y}MxMo]9A'W_9B$_? ^Ж)M5rh40VVLʎ gĬ'پK/,'pQx&|OF8S-% E2|"H,ƕ+|(n1J>=^`1={]<՘އnfrkUBPEr$č?{8W: C"4'z1|ن;IK嵗1CdqPqj<D@.SmxfA4ou6'XaY4=X%<4Hg 8#Hu>MZ vR Ť.2۝Bߚ1ioNΙIh#Z351ArO<6#]R]ҳ"M@aPB`H1N)~b^?5׾S) G"z$ jz9ѫwl]whTO`ԬYMgAiCMi<%E pI;==LPNFopFcO~[E! 1HKw*ULO/%,w"FL]̒yV%qȓ6Z:RR mp/= Qz) u?x~95Eۀ bLLr3540ŋQף@0 p R (uz9qץhM+:HM#<7exoǠ I6Y hI~'?yju !"@=VOLS u4KW2-8i\LVU_ 7ƪ e-)F3I]UG`qΘfF9<[9|yMy ahZ|U M!/o[hX`o68eRf+aǷ $5v݆&i M_Agn7<z1Y= e #r.^e XT -|,S1k M!m^YKm!żkkj,ҜGq_KAX C@ZhsSrfC,{ "yO';:!rez-+珃a] #j1TN/Z_6v[%1"p]KwPIy#/ɃH:l7 wqH9gnI1^Jo Ei y6R?UJ+L"[_pw4& F?:-дo-xЯոOXyf\7Aֿx aJ6aK|U1R>ORymQb!DXLycbaUU8_j+W ?U^TIlA=,̣Lchڤ }-:ԭɢ)mgi&uP@tenghNx^`:N*} ?-C.fT> 삎?1R55KOXK)Iowv@>I:n =QVh"@-8D*$LTi:|hk{7as$w(rfT2F A]rGjƏ}MM k~Nϕ(SdtA'|P̓,Ʋg,SC/[ĎI 5dM7V&TPV b(GB]yFt~ԿGd]3f|DuĹM7^t|4 k*,Ķ˅+2B ]㋿{!-[ 0+*[Io{Ь]^HMX wCgWgXADUpa9|",Į{yS"/Uv/k#4%=xk1s}6!N7v&߼3{əuy?y͚jbl,`O! !neL K4,Y&V\ /BTV)|BAsn0E~7(;yvP8M/qݱLGB|qg7`WX4 @;djiv9|lQ 6]h4?TP_GѓESrQJt6zObd̝o:Dx,H<|1Qb}=P"7@ct5 mRC64[)Q<ϐ'c͔o(qMIDG^U1 2dh8*cמ^Xς~ZMcm]{4gMY U\5 2ՒxjO,sNBz,ۧ` =z%vvHPy! |Ts{XOm,cG"Md~KRݯ>A BWT>100T *f B̿΄%{Jr|=`&QuN:gO'Ů:& eG,a7T<_|㊔?&H*SvïBn zʐ3HC }QVDա^jexI*X6ǣ0ܿ1PpEeuk4AJ xR9@C"R4a\ls<N//1~wM'R414uVE=SJnj,_;ȤfJhL] $&l'yn!$C+ ]u/i\e. R h:F3 ~F_Ё w.μ'`,&lcҠ펧b]&ާ *H9|ՑO?mEM^e/Ԧx Y:= P-f;7`'Hy)o:~|("3. dB96K-G8:KarSO<+lˈ *,cM4)%5WzG%| >7a+wv*[DVPie}oú\j[C{1mhP6>=!Uѿ9v߁iBv}YS?QV6by7??+;*9?ՌFewsȔt}&ƢS٘XQݝ'WҎ*>G0d/|jaؔ.,<o; `Qv!ǽ}ț'Ry]b;U z?zM}taqܫ Rb^t 8/Tt@XzH w)rI6/~xė0qrΑ[ kH%jvmńJe$)ָ ŀkYLф';u`m6,{)d{dlG9MD_hw8/ޚv2"MVQQ ٕ-^[{u O\p~}ƻl 8ޱ'uy&" tbQ}qʔ3^1nD'Uoڰ$cͼE^ǻ 8lVt+x?{FO=u~d,%'J - mz %,\H#IVh a[ƴc^*Oԓw1+/Ӝ(K\|7xl~joghŃnHiMI0ޯgqI[,)I,x<猢Hde`Esܰ`= H^r;:ao.K\휠mY*z[iF&zjox/.&7Fv!๔?,v<;U;Pvf/osp_)|*߈G٥sIDdhrLz8 i ^_D?;ݕ=W©A}\\v̗ Z,gSLOdXvƋp7 D=9ؚ "hp4] #vzѥ7Ad&T)sB_AD:sՈ0oFjҳxoWo˖UBcX^/VnJࣸ H !!'-̄DJq5ۊa&U!mN#"SdvDsdgLDv[u m=U&X#)pGr?7 ETe.4)Q}TQVڙ*jmVyNd9vB=; 6U2x"j_W>/}vxjVi|]У hEwgO# NKϏ~ iAP@RS ۽&Z֠9~9kWan`hi:ytG+WI Lm6~J;6>^VU`[