libimobiledevice6-1.2.0+git20170122.45fda81-8.6>t  DH`pY=/=„L ^nv( 0\v+%"p 06I珩mssУՌWn;M[_\='a# /Q6`pJe^]Gbe);mDm} I},|kmUbɿ8PQu&|k zRRɊS0^czmw)ӶnSecz1,ᵟhwM)Xc71959f3bf74416d0fec81fbc857de7d73565648:Y=/=„$+FRJ=4XCBh >$ysQcDQl-)|xiZ|92&qu$}E*? Ij;}0p@'\"$F12C^X "tAa?Gw Qҳ WR %zxq 3Z2\"ͮ( HdX3 "f dաL'yL[  f-"Ϭxw(Cm^  Wtb*;e+>?a?ad. 2 [" ;Llr|      4HHB(n8x(9(: (>]@]B]F]G]H^ I^X^ Y^4Z^[^\^]^^_1b_c` d`qe`vf`{l`}u`v`waTxadyatzaClibimobiledevice61.2.0+git20170122.45fda818.6Native 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.Y= build77openSUSE Leap 42.3openSUSELGPL-2.1+http://bugs.opensuse.orgSystem/Librarieshttp://www.libimobiledevice.orglinuxx86_64gBA큤Y=Y=Y= X}42c8c8847755477dfdfac5b252a861136ab17b41640564434dda85c06b7124f7libimobiledevice.so.6.0.0rootrootrootrootrootrootrootrootlibimobiledevice-1.2.0+git20170122.45fda81-8.6.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.0.0()(64bit)libplist.so.3()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libssl.so.1.0.0()(64bit)libusbmuxd.so.4()(64bit)libusbmuxd4rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)1.0.93.0.4-14.0-14.4.6-14.11.2X@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/ldconfiglibimobiledevicelibiphone0build77 14952194651.2.0+git20170122.45fda811.2.0+git20170122.45fda81-8.61.2.0+git20170122.45fda81-8.61.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 -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/5d37ebcf15e063ff0d3c1e083a2b0d4a-libimobiledevicecpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=4acee6c60e228442981587840e18f65eef3dc131, strippeddirectoryPascal source, ASCII textPR RRR RRRRRR RR R R >c/zm ?] cr$x#̢֘!k:AP*? uð>+@_2ORNdl$Ku:f)APo-!z p<p&@!L/4W:C)pZ Owg5zQ/#!Zm52䗧=RVt6K1ͨ8#Ne +CVHvSa_}IK$ /:rp*q#b SvJ`j_xF nbHivdRS ^#[Wڈ2A_N"NFHr8$g%-WCMO{2Fw je|=U͘HhIi)ǝ3c *cGL{ =!BĠ+e4Ǹ&"Xs!skݺ\vp֘X99ѳ) 6+Zp^O?! aƲH&_;@eeܶs03B_K{,fhPk uW/ʝ k `>c .OCG3}Enn_ x!u x"?<;jw!B`G&7'K8½H5_9g:ĠPwL̍,o u;U1F߉$#y/8ôDAݴ+BQmGfROc%0]f @/4:ʩvCGȃe"Z{4#A͈ͣn ˍye~2O$@<;~O+u4"V:`U0{O#rM](+ܩj 9f/y06=|Õds 8 DZS2Wޛ :+Q^:J2j3*tg/}CM9 ZVi0]7 ED0Y X'o\cQMMZzlU ǡM%% U<Gj{Ms6¬;OPF#$98-x!l̾jk'l,c%QVqڡQP,wn9+֓#<j2~M̥77}#9 {Qϸ dR+֍(9 [ L3([d Ⲛ@KKsQ C"Uoۦ؈Fα{ B3b 󚇅0pVZ]2]L<>(hYmS3"B;P➀X 9M?XxE/Z_YE.*_ə K0Rp) |PF}>iHxلx1y(Rk?:.jra k1˲,)I@#XzrshѭpmC(yX;] /OJ$x3.9yla=ZLX)QPٴb-LT_Ëʸ_2=O;!0U+ H^K!8dؑWߎkU6sTOg wm12|adڇA#IJ)]D#@ =뜥-dGxRG• "Dic(|@C4,b.-+f<q]~b4y-ƻu*F_)ql}zԪA(\壱}2&fG4{ۮ~ڜuIO4/54 ޣueHjf8mCWDqL0Hؑ?Az:17TZ%v{ZWѼґi|ߞT;h\0 tܵ=* wdhKbmE$H\[o+uh5{ nĤ(%Û7חՀKSwOV4S]2B9/31W .tx"$u0(bM3`ӴqsloOgb? ȩVUV <Z^QT#[n^>PRn[:%dʜ qȼZU-6p?V ڌA)B|kҞ) Ѳ4>]Z/3n RaB+̹SSGnG}27e"[[5|3|l<KX4y/Oco1:[o$؜bDZ$ anUGɮ vQɱt{hϦ(C5y]Ko:tI'@%_EPӞQ_H 6 wȮ2vUgMUW&) W,=1eQՒ)1[FmNK)-`+k2Ǖ:v#zulܶ"#F !GIX"OGp8c@&=3ь- ^w  ey qRӐ\!i,Ha)GAPB =l<^2~Ea.-!7>#)ЉZT+WNeQ&P/ _:.-|%[Q'R8O5Qo:cVoQ>˾ ms-jg[s }nvJ.{hX2[/ӝY]>,ĉ9hp޺g+7؈IA|fNE Jzp$﷩A,KM-.A%T0NGQ{UgpoA慻bQEYEa ٥] 9~ bpAY՝ ﴷoh_{6:QWat7r2cW؁/Z̶TbQ}*`6wf0F1H_z\}1;/JNW2bBq9W1@ ?rf8ӘS?3HHCW6&Nc ȩ.E̙S=3U<@1Z(^+.mhW؎C ms2!~E84}vrMkGU 2Vu4'P&Cބmgc_zy_DVmr=)@ӰBG:D U]O+Gdׄ`h`BĢ5KeH=Yw:t@$qfFTcaTD:_IFBXg 1v,L| >vNVL.̣>+Mjh?}؀Xj7eS21U.Pei9 wp;l~ӦL iI}˛vd90VǧyE|qnmWϩ {O@FdWxsSSX!|#o \7 +Nv`]h+*l8/ZK"t:eb4)]ږEi1k>.V^b_Un.sh_ c0vOj859 \;D̚Q (σ;,<|t/<\pcF=ޑq)vFicR`Tf=zמ}ׯB i) ḏ )p9o?*jqnwWËϥU5 ;Iv]$|mtKpJ9_ó:/a6޹ՠ.4J}.F1uM:xF˖5?R/⚧lL ~uG qKqQv?=YWD*]OȔbZ\W[vݖ␰! 1 L3I)yu`"I m )Fj<6r?280B=K`8Du7w 5g@W5J{$e![э`_ 5P8կ/3ZRqIM ;|/8w*­7Gc75ɜV"m7߂U_݌$l]_z=TxbQ~A[cwb%v5l\-ɽ)s0(fM)#>Qt<6ə@g&bD7d.bĚ; 9FBN4UI;9VkF`kdLs"xm̄h+k M*}apzPȺ3Nrs/^Kz@2߶me̼w{sRi/Ј.m<O;`0(bb?_ `-$ҳ$Ҕ)D*>J]/[Ux+*nqգE3'X #3IԕOiJ[$xo60v %C?4.!2ܞES|ߝ>G"ь:ܨjDlGLHo&wR Ǩ^=wwg>Fxl e.0jmLw XmB 2Gɿk Aޔ)nj u;/YɸџS.hhOA5HA' "҃ {OUoq.`v{1/fxy)@ })"x* ½ҹjý{[5Y2Л7 L!m@9xeeoc䘦În}f16$ Lzw '7UL}i{z3x 1[:gP'rApZiWЀ1]L-N=PE^ats]h DFy#*(; BaߟHBo \b6D`,xEWs(7pNc62Ycܶ YE0v!G,n] 2ڠ?ؘ=u[ggw v֤̿|.3ukȺ@ɎN5"TRat# G1A=d2KgS#'hK+b$r嶌Ⱥxc:k7^u؇ ֞G X~kk]o`z2B}0DkGߝО@&$#(}g8ZojCA'Edw:$GnFضVo%a;SY1 8cMЍ җ9AT)Sک'<ա%-៍]B7f-۳t R dh]81[3M11kD)1_a] Wޠj}XsXmR~ r΁:Ji|92e-5Q a2h˓0AAܳ%1u mźȉ쟠Ƅh!Vpը.z;|Dm=g>}9Z!=].%NZ(Θ;&8ō9OZ5=KC"D`}SKpx,1;DA`t]|ڐhQӋyTt|`tzoCLÍ[ZW} 6={-~'10߀_/)h޿tj>:+FBqڔ!kfz 訷fқ9d[nڊMުi|Hba1ZgGF}> a>zr-f2dS *3=_]MB t4SVb,0xenwT?[_d^_YueoϬ 'e{&ﬗ_a#U 8|tѥy'uoD A>Rlg8ۈ~yDnuS^XOI6m__ISgtỉy{9pq 2VJ >982\?9_CMsuD7ɍ"irѧ\SAD9]?1qZɧ}N i'鎊DӁT1Ҧ; ‘>.O upLn:-M[#~]lFmD<("ǯꫲ*E C?4`,_iF6MXf̂=$[Våq?4R+!)]hmCtWGc)3\], |{7)ƕ+i8g} ⦇Ud [*m_y(纆?'RB~IC|!= DOoq՛ 5&ZiϿ!Fz ʹ YMݔ <΁+{(8)Ύ͟y mA+Y} 49S^1ES-+Uڊ)mcD^hhL (FW01Knf).'S ZZ Ui*jj?.mB^LQwrux2bu4IҤcSt9)YI!EPS OTv$<̜! x qPs"QKA6ѿ-Fy&Ļ \{E.z' KVɡk)>`",3숞Iwʄ眊>RZu7N6Cjw@ *e3!p<ĝ?r1ŶV=uZNrs,$ !VX GC^g% |˾FGˑlUpӗE/t^ pݣBwzM.P9y94$tSDc)?ru V4&.7er +PUE^5&y, 4^^cc}~Y4H /9S~n( ls! IK/V-8#Qs@@B_|h&',Y%Y]u&p!;3EmlvvO꺧 _"@Si@f_nK~dAԢΗS2cw.I|qo%ǰpBg JeR9dc$]p0 ? ~a_aHήq>"p;SQ\gU`gC3<<<)e&;R)) 2B+IVUOEkfL@.$zt k~ I}Ċh?~P=jhxےyհ@r0uoG=C.~F^8mA\)X>Zcfg Hpb늕|QMB/pwiPN|FDA)KzS`a^G+l_oŴp%cE-C~8:}ƹMN2 u?BuB; @sT1J$m"4Δ@VH6[ű,IUf rE:afR*LɁf֦6k$y)F(K 㿌*zEXGpARBˢB^s ~bK6ј!+pR֗o" &lEU, Z+LVE+SHL@N՟%p2mFqJN&;ң])U@%`e;JxwcX#njC*ߟH8i~\+F@]4 w31Z6zJr'\u#c8MW-4$iUI=(7!7(L^~Z.qyjpX"|գ"EH^Dg}0SA858bL DOk.lDAh5 hD4ڑ}|d]Ptڛ]_Al_֭i0kLOw{b[Dj:D*F2Kbe*n(:֑ƔsCF>]o= UɞECD wAq#IrkL9de8.'tT)($ gQ/|ck +c*49%SY{=)z=G(6},xc=r!› rIk$Լ! ӅJyEǬp.u ^s7>ӆ_j1>/4iKڙ"9GTv~? /߾1=2Fdaq,]5`젗Ò46.z[]APm s r뙹 d#tW0>!]'n]~qTT#G#Hwߕ!Eª[O`X @\c,oQ% 4rH6-Bj礼91^~g֘6riV1C<4d~wnr߿2KPs?: mR,s:] s=܏bS0 ѿ%F9z/LA4vh@ὧ;Iix/w$r -FPTͱ7I \x2FKNd? Q8Q2Vͧhqw9HI;i'i:5d&ps_Qdij['տlA NZz7ob%j] )@SQ2Qrj.3ﯩV%hG !38;y RO*ʶhAmu$:f 57I|@XQӤ&RqH.uQ$Ňɘ@SpUE7޸9Ƞ$nT6)QЍ'1@e?J"YQϤ>:~\`K 퍳;h`+n3%JkpI('RFes^%&pQoH( rVY3 ƿ7h[e ՔiC 34 cy-N;MgHo6[#Oo2`7FNzh4"^Ŧ=u(B4 L@Dso[i͚ R5rd1*Ky3(v4EbuO1ybЭȓs~[Nݎ~tۯ*slgs*˗c'uGOq7O̡@/GkeA"mdka9ʺfU0m8JكRRTD P4u@} H\5KInvy[й;Z0$tE&bMQ~Xӎh~}h4w-wDa*>z׿l6vo'vp, "yKw_B Uh6r/w65wju 6ww'돧4+L'n$ ֮PwuUߦFYOy7O &<SD8I?e9+YD >˯ˤ6NO`*5t ^Ql@&j_74UbyHA}VÉCdU'#ʼ;V5c:Qvr; R-\]eRm.YxB ‹ %/*e4Q45ݶ pBoľpի=4x=jLc@IgPQX~Г W0e iݠk>~R, 4 --15<m䓿;}gIHbi3.+ .ìnAFV5z CsuJ zOyTɬ6 yj?'!hdZv J-v,[7:t82T$5R0B2z1QwriLF+(g.WP}\ +Ũ'XS̬-IkOCeKZ-8fP5&o ^z5(0"'lq|DD%{tKaY,D9V1*RxzCjh#?Īףʎk{fC4,K ;PJ Sﮏ|31ȍF"8V-T2/`9ց V / ֍Z$˫J~ ! 5iMm;s!rߝZ=cpt%?ffûuMU$4aAQӉ %[g+C2nli?Gh€R5HK6MiRA چLGel(.e)`z!e.t1Ty*}: F\B.}gwd.w>eڣVz"5Co K<%j=tVGzZf©r|&}/HnX6h5\\`mcZٸ{exoYO;1U?w f.[R3J7ux6+;tCd}Z(nڠ٫^bI?e~]>Ś۟ u$\rwOl%uia< KOLv29y׺D_ ֗[GۑVcz R kV_yr,a{Orq/@>u[:b*fyrڈ؃Fgz] ]dhU!4u*uc cmM">!8991=-|s7!D-/lz#ZOV-X(uy6`B!Td#iy-{[4Z?:te D)%[7Un\1T``@\&|=KFo7>lNK{TAua篒i]o.=og/Apk8y92' gӪBiTWs/OW'D#T8'.s\)tq?$]%'ɟn.Έ> FE[ꙬT1A9aʉUS:OXmFR G1Lݭ[g6s;JspY'ܭ9'Gϫw )SW5'5Pqcp3"Zj@ՓZf^4.5M/H ;(px4lJr'MHA-_JA(M)D~L7q*#S unS+̱o-zi?0^=Q̕+MJ.hnZpחbxuW%Q&_#&;ꪐtN’h"%iL$)7.ranU]Rщ?jcevo_O 5֘|FM+0s+1w*S3{z\F]T%w޾#hm@[]U.o{:T*+3+V&+NZ,|j`oi/ )bSv6bSU5wl5I=&2ەU*o$ZF9tC&[PM44@7ONAZ(s 34DҨ(7˭ QXh3vҙ0|ޕ\ `hc^UTj)k* =ǓjGK-1% ^{U -(ɤߙK,SVG637XvMޑTB^$XJ~[d 4s,?~Lլ,K }L`>Cbܵ$1a -'矣.QJ'ZO\lNU$HǢY!kZʒ?}6V(u+vQf#EE.ަV14k~rEP3k1o}հZ#*i9uc c-KVy[bf(|6ڷn>|[H_'_@g9FFIZ툝56BRI FSA&I}'0^BamR0Z%yhơ`WH;43E ? 8KF9 E6iE:$2_pf. O"y̶7]٦<_-b ~ 1IIJZ .󻼫KjF: 3&|;)]|٢w8+)Y8ㄷ^!M.24$ >#=B;{ihP^ RҠ1V"u]:o r5[(FƉHh 7$ iXVO|] 4#TlodPHA+uVX/VOIJbϞL)c5f*dTzgrǙUE" HSG'4} yr:bN ߃" a)~L[g+;3 ڤxzLܩx'1h 5,g/+%tsg)P-󫵶lҜ3oiztӈ RKq@睊e{qMX j:?aT;I_pV+f϶|a 0)Z:Vm!_FA W(Jq'c8:pC_jI$Ňn++ZNv&QngL|hjw]C^>*fveE |##Vv$e.$hc]T7ϰqA> zs֧}ɕ2[R[rӊ0@@UᄚMgi6Iyһxq,E1N "2?õmk+:Tp𢥏Ha)<&ҥs@iXfSo64h+_Iʸ8UYUn&1Pe,q@stQ+}}$Z==R}4 a*ڑ8t/Բɥ1˴ v˅0KzroYI~)L$%Tbmf5|E\=#s'rJA^8f1cE%IBzE FWB`X՚&8.t ~sSGn2\ |zRx?C'eo&>A jgVQ#x4G,3!(VYl鿼ؖؤ.5d]})ȳXxJw%^ܒO:.(~=F32t.$PW͞86#9e'ǻjs9{MvӲ4VuS^HktaB(lNDlb &PDJdxx_3ىmj,[F2؀wzΞ%Qk"JKēω$P Hǧ|IWɞ@% JF'XՍ5I<yv/_"j/]=l")85E"ByvE 4MJ!l9K'A%܈zZ~V]o r~޳\;ϗE˜ tق_%yEGH x#]*h &ښ `5K{-ooC1M,k4HeN|jU])I @JhF|hc9DA4yB..6GCah`(cDr9x_!tIwUt_f`y<6@Ph2ooPFvo0Y4dC>M眐q#>%Qb4cm-Z``FFnqz;-IO+7`oUdf*P$a%LHOEGcZWozB W*K/&e]d;†tsfp5hV@E|1oȀ#Jz7LvhfP꾷.nqltܦC5%N~]$=͆$ޥ50C$?X[M%(nk*Ƕv/j^Y0ҏ4@PZE2P1[[qA&- 1^ȫ9VL?bCGuoZrȝ0шZ+$7πϜ1o+yüMm0A%"fbwkDU5;-€>p{GW>;>$~$ONDtn}aē;ZeR6;d\MԦU7Hh $9Ÿi] 0w:59c}yA¼`GxJLYG.uŰ=.1LX#\>z)V(]3֪:`W]`]3Gݗ}K&Kb#JZ1vpor[.QYͻtnwq< {[c㭛YP{Bo [/.7Cb9k̩~A;os Qᯐ6Zr2U1 >0gŔN;=YN]Y4J|swkU&ڜ"—xB| ӣ$K7:^ZI bTkи_A텝2K_\Gm:iG_d˻5?F+ǖR<i$\E<=鰢l&iXyԜЯ{PX8m&iup ߛn0/ciSo?%Q;Q3)S,ƷYޭr(Y?5Q%L2V>&2u bǨx)`rxAf 5rs?IwwKJZM6bHlnBqG S#g'O$AgnAbu2ޣnfmHV)4)+}}Fy"yD O6ˡcT⽈Z!1Fڮ[ $ G@ <èře 0>6BTK  'xFc.'F^ۺyyoع24aK^dK70"9_~C䏑xjklDKft?Lf*ᰔ-N} Zai~rfEU[h=I!k3]os@, C3Y/EzMk 3-d?<790\Bw[hXG1Fg ōv61 O;Stk2k6WP`J7{p44UDogy ;BCsS1 =WBkֶ9d.ɘb+͍/;9UV!p!@Jzq` GjX' 庝O㛚)Ҳ}#ꃦs{\qbA[Q?cQ,6|p7 L\+K.y2oj~Ig>w3.+=\ ,),eh|R7(ݦZ?Zj(%S<. Q,.BNNH3ӝi (}4*?y+A2^].2LZcPKon` 7rسص{޳5sJ"CRܤ&LB図>KKFiRgel IiY1Ң}RHh墝LitdZ?o`ޱzbⓠ?-<`K_L!}ha/.,BGl"=v&Qب{nZ#lprΗAD=[N.b/YHF%8 |QsZ! P:`Q>|lI{t8jҰik)諧4=M_ Eu# wPl!O&>1N VU AO?QLJe<֜ CPwu'EN6kZgT ɻ:w FQS$%&l0b`A3j޺WQT;L 8 ~&xqrKxr=Q&_#hG>|qrYgq0v/Ddx{ 閽xRpnloޞ7Hj0TA 94B:)1P`iNIu=M;^ddXLdKI@riMOEj#pCÀ@I8Ҭ 0T?Eӂ `5kXyԾӮxBhXi'Y}\s$FnNep\݇+ȅ \OyT٣Z>T̾ E,SḻUqa^0K*@[  N€GPyꍗۊdA@zo::Xz U[¨vԢ^I[.Cv7NnX4 bD*jp =8Jf#`(>>w w?_ zQ}9lrTfo j"!HY~ E|5MluvXu4 R$k |GzX@łoر<Jsi3x/cLʖhKL}ӕ@o="/jppxM]+$3R) D5gZev0mo&:ô᳇U+3H4ʹ.''dCǘ\sGf.x!0ki&|1>yB|wX˛p,}xDأ 6e|D>""ԅMwT#S p0SW]v4>  B*DL#S7c1^A=;wE+T|",+爚p7!'V |bWTk`7ą :x /[ѳ2{ DH7o6L.= y@BƓq=J+V04 ۑc. &2VG(),kF+"S;𙧲Z`?=G [^<[[ZKj;=ڂZ[CP4pGXsśP'GW#+]x/xc{5R>"A"=`GWI6$uV2o.`fRj =iO{:?yiaA,=8M|M@@2ՕQȤI78Oi)R-ﰀi,Is}d{'?@xWP"T'ʞ{16F,X]x U&ӁF_vqiDycs:j&^R@F Q,Q^wcY$KYj3-<# }\/Xz_Ƴ܊< 9+|"G"h?`y~~ͅ*y@~4nMMLt;yvzSg}h~iW1J_K*_6t=C~)ys> XHŐؑF`A1&TsROd8W1:e` gD r$P}q"-{zTd< H B9KNH86 !:J{S,(iwJWw8q5Iq.g<5 kh}yH%ljLL;R)“Ց-%- d RiuK"kޅb/\OFZ7Im!ͤ^TB1hȓ}Q|ũZwG4wj)lI;хH$PL,v(oW!=Bb8x̎q i6Rtc2Qei,;rlls5:r$JI~L~uԁXoi2L"1/l=gOrM;ˋBtXQzmHi[YaEƣH_we]$H8N:WjT5ldQz2U{W*^j#y j!{8HK&״Mp+<67}8 >*yϰzoztD6P >^ou:A1N((l(iΧx<{ C@g/b.v% )m:VnA :h4]BFL D5)ע8Yt=\.!LT˘q^U:?ൖ&W30j>v5 Q$y6VK&>`Wk*x1?zZEı5VRcJ]FEh7C pi0xVe4g0ܕ|u-)wb88Esjd7`{IcCo. Rh@jK8?tꨆ=`3Cઓ)i::sli|+jHFRL.Bds7UVT̺tKt 7% b=Yxk*e2ɉ"vmY?h1R'7cτG m\0 $ ܽ wB3tВ?a3˩ tAD2vZ^\+ +/[(2o-|DλF6767Jkx#s+SRym)Ս&3l?Lw_sݟ4_u-ԉGc3d.MP^Aؑ^eǿ?8e\&<4.Qga+&Nw,@V\Iƙ83>[py; g5Yjn&O5Z h:< ѨkxRc^5e'2$:~ШY2?'X`fa(gl?^63jw6"kZr5;D&>̛7Oz[pb¦{tcm3Cj{-4WF`l+fy(\F]ݷB)5PU$lgchsK.@49[)+p.l9Wx}*~-D^Kk* E_ ~vnxVBShN< ܲXy_HYj^QG-29' 3A- c7`_i>B| ;)C:J9#Z!! |xj>J'G\VK@:by8W2Baɠxv;ildvaXyneg`? S$RM`_1EyvZ3xR4p][ẊMo6*k6mJ9f 箷$k>Z a]~L*L> WZy~$% pA@M /9jY{Nnlq1yKFDzj0-6RwkI?e54ޫfR90[Z Zer])J BW:thb'"Y5 6y_zZ^ Js |"tέֲdg +@KdH^,V$c<vpG ٢sz72 4q㧩!zb])6t J3q7 u;r仼vj A@ȝѹYe>EX-6"㊂'@nЛVXYgq+s~{٠Y,JzhVn3vˬ{&;SƋ3~UF7P36*NJPUBW=m0]~'Onid#U,uqv\+EfDZo!q0.H=Fj2HTٗϯJWU梬?ͨkK'[LgdiNY)0A[he}1A.@nRG)mP^,bq(K\@FFdXk$<?J[rۭJ`s %~7"pNz+pB/%ٙ6#d8̷dwqp\zb%hpdJ ȩ6yKR>8b*:NI ejbgr%rw;ɰ M"싗#iD7x^NܧYi zBtH6%q[Bn L_HI Wr?_fOybGYgjTW*sk{0Mߩ=UmU+~18޹SfFZ찒̵+#l/.̚ +}FAYIG65:J$-(1v%4gxľ!7oVeע/Z K cHPb t6u׶G0iXDokn'ݘ:!^xV.#tfxuG9fjKNfMs3Z#N$'ӸVenec3(vLY%@Q ,u)Dϓ^+6T[aF0X}~.)x0r!8d{{B;-Bٿ޵=zv1u^x/g$D ._^ b1VZQ6ӗl{{$ʯ^Ÿn*a 35ek4~qg#cgA|. KG'*|^J.+aF˛C}2W&guڻ7K ֿ+d e($c_=F ?P!DoA;LFݗw9ȁc;IL%63n1痒#DZQ>]]a̴D IYq{< k N l0>wu'&)Ts5@j(Hl ݮ$DDA^)U!;G< IUKikZ( 5Q>:=1=#gFg,j>ҹh0 PoL0 >1.>kZa(2ׄ5BW2@>7ZO>MaX*!*BA?ԁF\/'p=r"њjDh|ƽ渱nf6`i'|u@|q_W/.a#HKm#~$He0`&`iIm% ~ըRJ2P=-Z j@qWiap$o= U_c-DžkL*ER42@4c Og3H0٨C3k!u+{jk<VNZDBW]Mixlmi2j@(>o]#rڭjP$Ɨ @L*&+?o*[$v;41wXY% l{|I Y"?=k+Pb&dں$V0o(=l~$ShA;q0-UC'_wDJPڂp'HY M_/]~o82`lR < Ζy0N/ ~Ru 5 1VJ*6zgg kS (X{CX !?Κv)MTMF0 uW"%Mt zfJMr00M~<P8=wOr*^ʔ3 ocG|k:UG;Ӫ2^"myc7LFJgAz)ſ!)۲]F3z=}%xquiIw @l0w=^'h& ΐSc4hW#XfsY[[ q[ @s \ Dgg3.OCdEOԤjmϝHM?r>!f{)' V"T,g+;Û0\xxQBt H`\]m%r  ǏK- { ;9KSEcal\J$UҾt|d0[(췄=9I&˟>BU,H2C9QUvHI,t m!'\#_G.kNLGmtNLuQxkSl;' ][;6[ [VWiv4 `ռX92ƯHLӯO)4Rݸgƿr2Dܺ[i܁P :6kb('*g(D۳!$qyG#B۔ɧrrnFW;4f9yVn,9M %2J@I}U\H!Ւ^ڹjz*;-_)~.NkϜD)9/0G3×ٙL4X"z}+Z01l{O:/A"ey^G:Br)D}zz 1\=Hfya8Ri}=~-ڝ͎Iꝿ=(ua-evm}dx dz(SKįPezn<,O O;VQI$okDř(as0l:hݠehHɚWP>ڞ)g&J!XW9&tdkPM<Pb*̾z`SN9הbڏ 3Eָ%M+G]h3Zzärtc7v!Cq"7 2$aJ4-ɠ :ސ0;XYS7KK}d֊_tYOy.$ Tާdײ]ngEY7jaE }lƭtwwS%S!V<p6@M/> x>qTknAU{a۶뫷 {l x#ڊpoTMq~A,C <`8ab`|%DݿDSh5T)V@Vjk> } 5G:ǻY6l仢<|˛a5ˈVg?gF>8k~~-R>3K#ER=x|IV?FlPgSRs|)~*6X ʹ+}Ʊ|+ؾ VyY֥/[FOosEeMt*jàN*O47vT//,29tٔcjUz=u&zBu-ѧ}:⫍7Bt_VNwf1xPKʆ(OH و)asP8e-xYvڌSSg!H#DOŋLG^4JgldG!?]\V n3ektZH/Mw8+ !'hk'Ծ="(bH nx $;NZt}1g0$b]ovu;fC"4eW{o&ʽMς ,\բL@BٷrfmaBY)4_|tyj=3B^Bd&w*f /Z_1 4LUN 'G\#q7]Cz/={`&%; 9^4ΛU]_k NлQcp[k>2Ohy> f Ӵ\}ITY%o?OT3T{Efmu $JLNʦh6u/(mZLF穬OL,,"K|v&T$Ps8zs؛yӽ'PXwg6Q5lo}֘[j Ozzo#7' gNtOPW E` `C([;y`e`H(O2J%KBlڈGXWga`G^=l =\ΥROցGO/d4(dv) L)n@b$=T!WԈBߋU5G~M Sl?&<斞yUFj5XWb!DrPa`L(ʍ| w'x?;v9+~Ƚ6`kɮݱw0cFN M!T\&HPLD gk9"7(`y~|^]X BwGCdz);G4ȱ:RÏK@(2gM?C_LҜumx8wt:r>{3edEk}{b"u~S 4 -(4?a+Rv%8r #ox/ݛ0%["&h|pXM %$q6_[aP>NF($T!ݛDn}N2fӰuuuEI4}P"/!g_kiaxD*rVBTs$%fCdKXU >8!s%'=f@_p 6 ~] FowvfA'(ɒ ј<]cEWWs*rٯ5,[U+Kz̦>6Zy׳ vx.G.?X`?Ȉ(ez ȕ4;h97A4P_B份` >`_ m("~+1MfWMZQ+&aI)b`t8.D|OnRf6U:yw(zMe)lSO2}_!DViJUAdwæg!\gӢ t ~JSy&b^uhЫlJD$@I bW$'aBh~FmCb(=.AHm HDԞʢ"˜_>W\4D*mV'4"G\skXࢂP'3k )aasQ5p;N46nr{u݁6^u2}ӵ@I>qX8 @ :V%V jw(v-/(\'uA[KV!(3:Kzvȓ `T@:d|ǡ,3\+RIk;5h&o( y%]i1HX7~KեHyEY{ƿl%+ DᑛA\ƙj"&oc x&w.#߱‘. /DnatO_Er \'skxڇGo_PL# &‹ v|/M#dQ0r YФg5aWrPDb }-CqnMSva?J_x,R˚,BS7pmzj;d=O\6:ÿ;}EwffldмcYE D-nۭp XYյ ąF`t M/ e T7ONEgcw;ڑtEkLZ=KV^;9GZ4}CM*eG O1 ʮG^11{ݝ&ڕ~Uu"S9rkn SHu@xGpkza-I%܋ّ UpO^G Gm9ൟq^3&ഗGMKW` 8}P6f:v{$ ¬sFjIUrdAʆ!3Lȏ}kzkU2q]1tv牢%\9ravy4MD)tqnG4?ӍBm`nGaKHI.Zި3 yܓjܼ+.21R×WSӅg [ vn&}bZ)6ir :HBQDGY4]%јR&IRKє&j+c^G5pk֟lщ̮iq@( ⠦V$ kkm{-B9VE8uyT]LF )w+)jHfHqίҊ8뇯8Ӳ^ =D]upAȐFY`0)W\KUN6;(MgY[g{pԦoWqv,[c Bn޿5)tv4 4ӄK1-d8-z ߎzf{Cxav ` CGJQ6Sz,3ˌoǠ/e~Iwuܨui_Ks$a8~?U+RI5!d_250,h .#5f \ͻ@'D }} *|fEPuAD~^VGJriUa;u .lV(jst!4f&ջw,Мkf}h@0Ea$f)KEʹ7dV/q =iQwx˧ӟSpg69zOYsӆpFj6ũ<҉毐ߣz~0+&X?<5nH_f`k"sjAʞ{ <-UP2ۮgO8INJЄ#,)k\قlb4Y%,dHb,%ž/ui"%iY_M$/~ZN7G|ԛ3a*o9|J35>!mt 5oQdIݔ~$}#49UAҥATnۂ%XC)L6w֕"E8Yd5~&'>5l(:i0G!ZAG[¾B\yUݜ+bK2%vJ:{;h㗘/=j[{{3Qa Bt>MTB2qR]*B~Y4SO4;.YM۟VKYW&p#''τ1 ^S-x$N?1c.AC/tt uYz>xB0lQKWi!U}\4BzR5uz@7~KVR}ȁw&s]H z"˙_ry1WE;p!aHMQby鳱{<ǹO%!Ƨ-ŧzbS϶2:g 2)zuoMnF6h/=e ptsKձz~?G\$K?r7Ov߿mdsnM#ˑ]Bj=QP _re8UvDYݭH 4H?6ppPu/)FM~(U(m zw>H=/rwfD% ZR eOGџR;5Y כJy ynӥJ'yYRk;AD]ޝs bUȒgw7\ #G^*S{_nnWߤ1Ok ZEvr\`khn4Sf|1P\ثW5vg<91'tfLφoq b4u;o,&#H;D Gֶ0#EͭƇmm G"{>EpbG,*$yv ֻǾ L=:cxW  5#WD[];x;TYEnlmΆQʠr( t//we$ D$q +u-G)%|yܡ!0^Q̓H}9 e%.d(NKV\+ p1I&xq].\A(y/@\苔f:&KN⃗qtmPb;fk|Mj~DE<] $7zhWbt@R II ,\*uC-_1c \ y1a]E)+dFs A\sF@\q&h縕2?X6ۦO4}gtsy!xK ɬw_c?ʹ}kFs}=Ve)h&ݼ.Km∊W %RRMg¤ yjseK8=jE#IDU joʷG[;3XY%%yWI *PQrd`8_K‰^tn^SSCzmEOyr}TL@uKs>sx`i^ IGéw)D&<[ڼym[3 >A/g {>OsO!_jj6niISV 2-Hk_:w=Kx>ZX>x%KEAkfT$I<*ڎxNdM $򕅭B=hSr mi LvHJq^@ ~͝_7{yyzeJ] ZraJTE|r.CujR׳gC-b!.+<w=ώ&5NsUPZ*,glnX#$H|tbz^}(XŢhVJu;÷~!U<ƶFպfec+jCIN.~SW I:(홌-L}y6|9X[F%gpam7?i 'G=AX~עxdjg NƒQh4: xz ߁Gv.*{o]!Ju nBH--]J Ұo(;rb ~HD](iP5}C4IV-&UMNd+qXp^+EYZq~?ד.a;OC1'i eKc6 ]pQo/2 /8~HM:F)am,6E$*!t[,gQhq'4ȭT$*F !{,r"{leޡZil%1s-15!c7]g5y@ E eמڡ4 P&*U5d܇_\_ bE&=C n,6yzGD@eP bsUɉ!͵wY7,wxN/TAiѯm%jܜmedƐ@{yTbӁ8NlNP ".8jߏPV0yaڜ̫QV8^5'?8Ga5>ֿqWbz=73 KY֊*“o@-|gx%fMW9ͬ!Dy~_-s7$Aƺ4wIZ@{uv@qq 7<(LpYCRPK$DïM>wQ30yeLĩCxyFnw@c2ng"_$Ľrg]֋!OCLʋ׺T+H+%|I7 0^Fn<[yX أ{q+jRK1rDtgjR@sl>'_ِ?AqLLc=`I.b]Vs俌#FI(*@:,%5{w4ňj{=t^5 ~m@ܟ75xMjPdD0`YS[G\Մ?&~zȃ(`=?_ȎV)Vpܒ@f w{%T&rS4-|y$(4q|&nu}P[H[.O?>$p)h#y&\ӡ{h6bb^ȯ 㽛&my.? F" 0Iת:cTlZo=Wc]7nWDU<@~WgpWb&rrx)ͅ~8%NkCҽ.ѝkg[4WދC0ɻlDD[rm]؜_ى۰b[:shs/A˜J7`q;L)ub%^D-e#v3~_~':PۑdqKoN}jRY@gMtOv2]q;5` 'h:~ 𖮥2Dԡ}Z}S\`-o |•%.s}aѭ/I՚Uނ67E4 3I7aq&=)g_[çƊS_T]{{SnW0?#Kc%\ gi^܇I#c֨3XZZFf9{J⨁Bsu3YubZ r\``/`ڣ(~^Gk&9VGjܺGܶXotv=vC⃂%r CSnUOEeAH ^7QQ|8ӿt]|$戨S]hr8nl@ "=yS3Q;AI,BQH hq<8!iXb*ճH)Я_AIz]N8EKD_%`^Mw!'jkh#Ka/~FjF>FzWyP4 3VN<+β jZOM_*3a5;/ %AXYcczz,ʺ9j\Pk=QE; h 8,I'mtoO4 kųLa_ta_pPztE+Sgd j\`hbru }5WbFJZFmsʀ1lOY8_)/(~ho@yń7Vr0RǨ]isЪ.]a;өȀiX_:LUZ=?.FŐ~_~!Ao2{6r7%* +X(KChTB7b6); Ϊ%&8y97߈ eUu,͝DS'aCz[@$*"İʠz3)qVHg|h# Y{ހb',0DHLw!Sh4x%0ŰWϤ.6"́ F x} E=\DwŝDԲK[9|9)yw,qAFƗf]ڜE샬 pͫ%rVZ^~_E0h'?PRIcS][0B2 c/gDܔ8n( [r6{(lYw(t7?yf(l~ԷQ1{`- 6+%Q%5Ew<Na\cR_Q& fY ygCм|l}ЍÃ(B @|݄XiY(ɹCI2(H>(njF]R>;{HsЅ` 'Quq2j5x~3#g(gƁc YJ'8me*,I? :7ꅵTxN;qj>B`CbѓAps74w(J fv u3.C"U@~)ѻ&^eXo8kr7DBD^6 D3y6[D㎱n6u?W04W I`{|Ba`񯛉ZHWJ6E˶ -qs6phs'<*nb #%^`¾ZF/̅cIXtT$l eK8NDG22E*a~#yL-|pmƹ?,D5 DY9H0~+2rUe zk3m۪w޹_?sp_XDB ܞ:7Lpr|Tg)9S$N ?vN7* fz$i 9XPcC u\:lD|B줭Ү iyE 6h[ 'drNLL\&Qd)-;G"lN')8" khnNgF< ']?<˕ˇPdBP3?!+e8ܑC ԣ3tɲ9Ifx&QiIdxK٭Ѵn2VSOllѼbДvȊ>?L,HU6-s'$&7kXChx 0yvcW]Mu^X=b1Sp(IJ0kXҴS .@گ1x5g?!ji'sA7LJ|x2u+U0#(>IK/dO6uK=7L;8Vx:۶K͹󛫮@f+qF>a@T#V]sBm}Մ8} ԛ!%A?OI[@ aI>vwᚷ5ܮo%*HnzuP`mCfh $MToVsh&1j͍ 'FJǐxD 6 qoAZWhN_uѲ04AӰD-MͰ^xu/Qt[&yFv0.D 3~'û KYE7A$¯c/ ~b>\+Q]7E2bӱ0[CPv1X q:V93#F.B/8ѳL Eg/l!\jojWh[Y/;(?^v2ܘpx]6yd>}v0ַC[$L)éҕkYOS3\#c2O$63KwXk5:eoP# 7s$ ༝u?q=16A)=d>x=NBB$L5lZBֻ[#7'Ƅ›)wPHs'1_$*LCjVT6םi{"&!e9?{q$8ϣ#!;-Z |ҨyU')Y;rSL]9n_> /l|lZ5C1)۔&<:ZJ%_!b^o _щu` :84lt}νvu[S # 6Fj] "i%yK풭@Y묻|\nmZD?ֿq+KD8pXŻľ {=`3ꥎš<8j 62`oK-z8zatCCmW^~hysa -O{Omke+ RNڒ?&/ [k<(Zk{3klH@AQ&.,UW(t,tC=Q;uˌySՇ׋b2LFBT%SMKe݌&>JGI3=}{+ +%r\JhSo0 fPp:7!` *Pb-|3sxTC9fuU\4&D A(Q:m7k^;άğxRAi;vvrcpVk: m@[HI}ډ`(:HXbo7IՈ~QѨy*,>BLCΩD/u`/9o _(lAdl%M{G2t _;>99B0j"PYGU\8[wy) +yk.~H*+Hz'Th 1Y+I:*!95KhvP2ߣUp9;ZV**єZrMMW`hSZK浬d0v0,'^ʙcG08C')5K;G뻅#Yȁ9lL i,RVfyC x`^ ^wLM:Y>prcd#'H5~8[%`v$Ï uq(9xl5OJY\ɜ_:SH5Iӹ 9 !s3h} uj&78OCEk\w"FPgƸHjrټx-F*#H0QCdp"7lkklT}U p?_a0W洹dž 3Z/20(9hq8 &V<?W߯w)&`4:zH:Q_َ ic(T Ғv Atwc1 {HIwNM괢TŚ* ՝9;'_q(ZeNGPd2rz:L _幰fL$0u[#3| sW^U #34ߐȞO\*M(.pGrʉk٥ʹbrU!RsF1XIESi>_>7EtEb\ɡFjϵgxܯR3a Cޚyw.oy?p/SbekHx{&xb~AOs~^c7 nPuڱ?9s،51; Pᴏr-[h5@"@#xXo~/i:ۚ+1ya],hA^,RGQ. }E,lůiSn_tsZu'?"kbW՞(Q~"PG|з'ԲMsDUe4I&SS灶MBؒF0u@-%ǘ $rĵ]^ H$lOSwtMT, pI,X u-Ѵv vϘ {qUd.60,2z-r$UR>[90̙SեOg$lEESǘ)J.y&8;ދ KYߵnL vjF?WRŌ`:i{B)JQ6+T[w 728PZ\ufE=׻P  jf-k7>fW6[@:r`͂ O\Tѵ0RO@?6= йRAz$!D;FVoH ރI#LDZ(֨o/{C`n…P97e"ObKiBf[g 5a7V}aj Toת=A{'|?Wk'OpQIi2GqGpRhE _^0͋'sORhͼh Yr #\+yIA +vlG~dGlHdHp y-!~UB1iȳ70f5<Z _WFZ:yv(cp6!%jn!Eq;%NWA B0<1:lra E۞]6X X#:@WR}\)$D:d1FvBuRT}#y^\NbMp7a|W"nݖw.&zX(4yTSC=?b&%e'P ҟ9,qHfG>5i,ÊXS:h]$'ZT[~QR3MX~, WB}h9I*M@$םX.ҙMmO`uE3/Jmzt2zNBקV p(zAR c5O8N!!4` 9Kiay `$~l+ulQ%cY/&V¼%D)4=Q{=Ŗ/[=)*ԠysV0 k\E(Xx AQP6:(VL`lA2'}$Ȧ_q]#,DQ揶fS//"skZ2)*5.i ucox$W{N-_.!0ݨے5]{KWR