libgit2-26-0.26.8-lp150.2.6.1<>,j\ V/=„- py8Z)85X0Ot0{/!9 X])\nD]ٵ|livl51|='%OPIoX ȨltbSu.˶41Ϙ œXiE(%L~Nn교As&j_csVhl4 v % iP2X[U*ΰ鼏"*i䧀,"CG٪6l2B=>@n(?nd   .  $7@_ x     (DgL(?8H!9!: 4!>iq@iFiGiHiIiXiYi\j]j8^jbkckdlEelJflMllOuldvlwmLxmhym zmmmmnClibgit2-260.26.8lp150.2.6.1C git librarylibgit2 is a portable, pure C implementation of the Git core methods provided as a re-entrant linkable library with a solid API, allowing you to write native speed custom Git applications in any language with bindings.\ Vobs-power8-056openSUSE Leap 15.0openSUSEGPL-2.0 WITH GCC-exception-2.0http://bugs.opensuse.orgSystem/Librarieshttp://libgit2.github.com/linuxppc64le?*OA큤A큤\ V\ V\ V[[\ V[e735d30e9b2186008094cc8df0b6109761a4638a9cfd41f30552079ce4f8df2ad5d3a44c8112f514a708bbd83c9594383d128f6e4f6a4e0abb3f81aba84982f5cf0809beb7e21db0957f465e32930088f520b0169196e3ac2d579879c053d366d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813libgit2.so.0.26.8rootrootrootrootrootrootrootrootrootrootrootrootrootrootlibgit2-0.26.8-lp150.2.6.1.src.rpmlibgit2-26libgit2-26(ppc-64)libgit2.so.26()(64bit)@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcrypto.so.1.1()(64bit)libcrypto.so.1.1(OPENSSL_1_1_0)(64bit)libcurl.so.4()(64bit)libhttp_parser.so.2.7.1()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.17)(64bit)libssh2.so.1()(64bit)libssl.so.1.1()(64bit)libssl.so.1.1(OPENSSL_1_1_0)(64bit)libz.so.1()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[[YZZZ @Y@Xv@Xv@X@W0{Wo@VJV\:@V @UpU|@UnT}T?@S@RʚR;QکQ@P@@O@O O'NGN@M5M5M5mgorse@suse.commgorse@suse.comkbabioch@suse.comdimstar@opensuse.orgmimi.vx@gmail.comastieger@suse.comastieger@suse.comastieger@suse.comastieger@suse.comsreeves@suse.comastieger@suse.comdimstar@opensuse.orgastieger@suse.comastieger@suse.comdimstar@opensuse.orgastieger@suse.comdimstar@opensuse.orgdimstar@opensuse.orghrvoje.senjan@gmail.comdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgdimstar@opensuse.orgcgiboudeaux@gmx.comidonmez@suse.comcgiboudeaux@gmx.comjengelh@medozas.desaschpe@suse.desaschpe@suse.desaschpe@gmx.desaschpe@gmx.desaschpe@gmx.de- Update to version 0.26.8: * Various security fixes for parsing integers from buffers, and buffer handling bsc#1114729 - includes changess from 0.26.7: * CVE-2018-17456: Submodule URLs and paths with a leading "-" are now ignored to avoid injecting options into library consumers that perform recursive clones (bsc#1110949) * Avoid a buffer overflow when running repack * Avoid stack overflow from unbounded recursion in configuration file parser * Avoid heap-buffer overflow when parsing "ok" packets * Fix heap-buffer overflows in smart protocol parsing code * Fix potential integer overflows on platforms with 16 bit ints * Fix potential NULL pointer dereference when parsing configuration files - includes changess from 0.26.6: * fix out-of-bounds reads when processing smart-protocol "ng" packets (bsc#1104641)- Update to version 0.26.5 (boo#1095219 boo#1100612 boo#1100613): * This is a security release fixing out-of-bounds reads when reading objects from a packfile. This corresponds to CVE-2018-10887 and CVE-2018-10888, which were both reported by Riccardo Schirone. * Changes in v0.26.4: * This is a security release fixing insufficient validation of submodule names (CVE-2018-11235, reported by Etienne Stalmans) and disallows `.gitmodules` files as symlinks.- Update to 0.26.3: * Fix cloning of the libgit2 project with git clone --recursive by removing an invalid submodule from our testing data. * Fix endianness of the port in p_getaddrinfo(). * Fix handling of negative gitignore rules with wildcards. * Fix handling of case-insensitive negative gitignore rules. * Fix resolving references to a tag if the reference is stored with its fully resolved OID in the packed-refs file. * Fix checkout not treating worktree files as modified when only their mode has changed. * Fix rename detection with GIT_DIFF_FIND_RENAMES_FROM_REWRITES. * Fixes memory handling issues when reading crafted repository index files. The issues allow for possible denial of service due to allocation of large memory and out-of-bound reads. (CVE-2018-8098 bnc#1085257 CVE-2018-8099 bnc#1085256) * Updates the bundled zlib to 1.2.11. Users who build the bundled zlib are vulnerable to security issues in the prior version.- Modernize spec-file by calling spec-cleaner- remove unneeded dependency (python is used only for testsuite, which isn't used during build)- libgit2 0.26.0: * Support for opening, creating and modifying worktrees. * Can now detect SHA1 collisions resulting from the SHAttered attack CVE-2005-4900 * Fix for missing implementation of `git_merge_driver_source` getters * Fix for installed pkg-config file being broken when the prefix contains spaces * Can now detect when the hashsum of on-disk objects does not match their expected hashsum. * Support open-ended ranges (e.g. "master..", "...master") in revision range parsing code. * Correctly compute ignores with leading "/" in subdirectories. * Optionally call `fsync` on loose objects, packfiles and their indexes, loose references and packed reference files. * Builds against OpenSSL v1.1 and against LibreSSL. * Improvements for reading index v4 files. * API additions and incompatible API changes- libgit2 0.25.1 - New features and functionality: * repository discovery features * Support for reading and writing git index v4 files * Improve the performance of the revwalk * reference db concurrency improvements * Nanosecond resolution is now activated by default * restrict the set of ciphers used with OpenSSL by default. * user-registered merge drivers * built-in support for the union merge driver * callers can now specify proxy settings * New API for creating signed commits * New API for creating blobs from streams * New flags for opening repositories * New functions for various git operations - Removed API: * git_blob_create_fromchunks() has been removed in favour of git_blob_create_fromstream() - Changed API: * git_packbuilder_object_count and git_packbuilder_written now return a size_t instead of a uint32_t for more thorough compatibility with the rest of the library. * git_packbuiler_progress now provides explicitly sized uint32_t values instead of unsigned int. * git_diff_file now includes an id_abbrev field that reflects the number of nibbles set in the id field. * git_odb_backend now has a freshen function pointer * git_remote_connect() now accepts proxy options.- libgit2 0.24.6, including the following security fixes: * bsc#1019036: edge cases in the Git Smart Protocol can lead to attempting to parse outside of the buffer CVE-2016-10128,CVE-2016-10129 * bsc#1019037: MITM possible due to lack of parameter for certificate parameter CVE-2016-10130,CVE-2017-5338,CVE-2017-5339 - includes changes from 0.24.5: * add support for OpenSSL 1.1.0 for BIO filter- libgit2 0.24.3, fixing the following vulnerabilities: * CVE-2016-8568, CVE-2016-8569: invalid memory accesses parsing object files (bsc#1003810) * various bug fixes from the 0.24.2 release- Add to the SDK. Fate#319349 - Update license to GPL-2.0 WITH GCC-exception-2.0- libgit2 0.24.1: + various compatible backported bug fixes- Update to version 0.24.0: + Custom filters can now be registered with wildcard attributes, for example filter=*. Consumers should examine the attributes parameter of the check function for details. + Symlinks are now followed when locking a file, which can be necessary when multiple worktrees share a base repository. + You can now set your own user-agent to be sent for HTTP requests by using the GIT_OPT_SET_USER_AGENT with git_libgit2_opts(). + You can set custom HTTP header fields to be sent along with requests by passing them in the fetch and push options. + Tree objects are now assumed to be sorted. If a tree is not correctly formed, it will give bad results. This is the git approach and cuts a significant amount of time when reading the trees. + Filter registration is now protected against concurrent registration. + Filenames which are not valid on Windows in an index no longer cause to fail to parse it on that OS. + Rebases can now be performed purely in-memory, without touching the repository's workdir. + When adding objects to the index, or when creating new tree or commit objects, the inputs are validated to ensure that the dependent objects exist and are of the correct type. This object validation can be disabled with the GIT_OPT_ENABLE_STRICT_OBJECT_CREATION option. + The WinHTTP transport's handling of bad credentials now behaves like the others, asking for credentials again. + Various API changes (additions AND removals). - Rename libgit2-23 subpackage to libgit2-24, following upstraems soname bump (also in baselibs.conf).- libgit2 0.23.4: * various bug fixes and improvements - drop upstreamed libgit2-fix-.pc-file.patch- libgit2 0.23.3, containing critical fixes: * blame: guard xdiff calls for large files * diff: don't feed large files to xdiff * merge_file: treat large files as binary * xdiff: convert size variables to size_t * GITERR_CHECK_ALLOC_ADDn: multi-arg adders- Add libgit2-fix-.pc-file.patch: Fix paths written in libgit2.pc.- libgit2 0.23.2: * documentation fixes * diff: don't error out on an invalid regex * http: propagate the credentials callback's error code * Fix bug in git_smart__push: push_transfer_progress cb is never called * remote: don't confuse tag auto-follow rules with refspec matching * curl: use the most secure auth method for the proxy * Forcing libssh2 lib location * fix duplicate basenames to support older VS - includes changes from 0.23.1: * Stage an unregistered submodule in _add_bypath() * filebuf: remove lockfile upon rename errors * Increase required version of cmake to 2.8 * Handle ssh:// and git:// urls containing a '~' character. * documentation updates * submodule URL handling fixes * index: allow add_bypath to update submodules * blob: fail to create a blob from a dir with EDIRECTORY * submodule: lookup the submodule by path if available * submdule: reproduce double-reporting of a submodule in foreach - note cmake requirement and use cmake makros - build with system libcurl - build with system http-parser- Update to version 0.23.0: + Changes or improvements: - Patience and minimal diff drivers can now be used for merges. - Merges can now ignore whitespace changes. - Updated binary identification in CRLF filtering to avoid false positives in UTF-8 files. - Rename and copy detection is enabled for small files. - Checkout can now handle an initial checkout of a repository, making GIT_CHECKOUT_SAFE_CREATE unnecessary for users of clone. - The signature parameter in the ref-modifying functions has been removed. Use git_repository_set_ident() and git_repository_ident() to override the signature to be used. - The local transport now auto-scales the number of threads to use when creating the packfile instead of sticking to one. - Reference renaming now uses the right id for the old value. - The annotated version of branch creation, HEAD detaching and reset allow for specifying the expression from the user to be put into the reflog. - git_rebase_commit now returns GIT_EUNMERGED when you attempt to commit with unstaged changes. - On Mac OS X, we now use SecureTransport to provide the cryptographic support for HTTPS connections insead of OpenSSL. - Checkout can now accept an index for the baseline computations via the baseline_index member. - The configuration for fetching is no longer stored inside the git_remote struct but has been moved to a git_fetch_options. The remote functions now take these options or the callbacks instead of setting them beforehand. - git_submodule instances are no longer cached or shared across lookup. Each submodule represents the configuration at the time of loading. - The index now uses diffs for add_all() and update_all() which gives it a speed boost and closer semantics to git. - The ssh transport now reports the stderr output from the server as the error message, which allows you to get the "repository not found" messages. - git_index_conflict_add() will remove staged entries that exist for conflicted paths. - The flags for a git_diff_file will now have the GIT_DIFF_FLAG_EXISTS bit set when a file exists on that side of the diff. This is useful for understanding whether a side of the diff exists in the presence of a conflict. - The constructor for a write-stream into the odb now takes git_off_t instead of size_t for the size of the blob, which allows putting large files into the odb on 32-bit systems. - The remote's push and pull URLs now honor the url.$URL.insteadOf configuration. This allows modifying URL prefixes to a custom value via gitconfig. - git_diff_foreach, git_diff_blobs, git_diff_blob_to_buffer, and git_diff_buffers now accept a new binary callback of type git_diff_binary_cb that includes the binary diff information. - The race condition mitigations described in racy-git.txt have been implemented. - If libcurl is installed, we will use it to connect to HTTP(S) servers. + Various API changes (incl. breaking changes). - Rename libgit2-22 subpackage to libgit2-23, following upstreams soname bump (also in baselibs.conf).- Update to version 0.22.1: + The following (critical) fixes have been backported to this maintenance release: - checkout: introduce git_checkout_perfdata. - git_path_join_unrooted: return base len. - checkout: don't recreate previous directory. - checkout tests: nasty symlinks. - checkout: drop newline in error message. - checkout: remove files before writing new ones. - checkout tests: emulate p_realpath poorly on Win32. - checkout tests: cleanup realpath impl on Win32. - Changes from version 0.22.0: + git_signature_new() now requires a non-empty email address. + Use CommonCrypto libraries for SHA-1 calculation on Mac OS X. + Disable SSL compression and SSLv2 and SSLv3 ciphers in favor of TLSv1 in OpenSSL. + The fetch behavior of remotes with autotag set to GIT_REMOTE_DOWNLOAD_TAGS_ALL has been changed to match git 1.9.0 and later. In this mode, libgit2 now fetches all tags in addition to whatever else needs to be fetched. + git_checkout() now handles case-changing renames correctly on case-insensitive filesystems; for example renaming "readme" to "README". + The search for libssh2 is now done via pkg-config instead of a custom search of a few directories. + Add support for core.protectHFS and core.protectNTFS. Add more validation for filenames which we write such as references. + The local transport now generates textual progress output like git-upload-pack does ("counting objects"). + git_checkout_index() can now check out an in-memory index that is not necessarily the repository's index, so you may check out an index that was produced by git_merge and friends while retaining the cached information. + Remove the default timeout for receiving / sending data over HTTP using the WinHTTP transport layer. + Add SPNEGO (Kerberos) authentication using GSSAPI on Unix systems. + Provide built-in objects for the empty blob (e69de29) and empty tree (4b825dc) objects. + The index' tree cache is now filled upon read-tree and write-tree and the cache is written to disk. + LF -> CRLF filter refuses to handle mixed-EOL files. + LF -> CRLF filter now runs when * text = auto (with Git for Windows 1.9.4). + File unlocks are atomic again via rename. Read-only files on Windows are made read-write if necessary. + Share open packfiles across repositories to share descriptors and mmaps. + Use a map for the treebuilder, making insertion O(1). + The build system now accepts an option EMBED_SSH_PATH which when set tells it to include a copy of libssh2 at the given location. This is enabled for MSVC. + Add support for refspecs with the asterisk in the middle of a pattern. + Fetching now performs opportunistic updates. To achieve this, we introduce a difference between active and passive refspecs, which make git_remote_download() and git_remote_fetch() to take a list of resfpecs to be the active list, similarly to how git fetch accepts a list on the command-line. + The THREADSAFE option to build libgit2 with threading support has been flipped to be on by default. + The remote object has learnt to prune remote-tracking branches. If the remote is configured to do so, this will happen via git_remote_fetch(). You can also call git_remote_prune() after connecting or fetching to perform the prune. - Rename libgit2-21 subpackage to libgit2-22, following upstreams soname bump (also in baselibs.conf).- Add baselibs.conf- Update to version 0.21.1: + Added a new config snapshotting API to fix race issues when different applications (e.g. Git and a libgit2 client) access the same repository simultaneously. + Added reflog support to all APIs that could alter a reference. + Avoided race conditions when updating references. + Converted all APIs that output string data to use git_buf objects for the return value. + Added standard git__init_options functions to initialize options structures when static initialization is not possible, and renamed options structures to standard git__options (replacing _opts suffix used in some places). + Improved use of const on pointers in many APIs (which may affect some bindings). + Replaced use of oid with simply id for references to git_oid value.s + Previously, when a callback function returned an error value (i.e. non-zero), libgit2 converted it to GIT_EUSER for the parent function's return value. Now, libgit2 tries to pass through the callback's return value all the way back to the caller. + All inline functions were eliminated from the public libgit2 API. + Removed all Apache licensed code from library. + For more changes, please see detailed ChangeLog in package. - Rename libgit2-0 subpackage to libgit2-21, following upstreams soname change (another project believing the soname should match the version). - Enable SSH Support: + Add pkgconfig(libssh2) BuildRequires. + Pass -DUSE_SSH:BOOL=ON to cmake call in order to enable SSH support.- Build libgit2 threadsafe: + Pass -DTHREADSAFE:BOOL=ON to cmake call.- Update to version 0.20.0: + Blame APIs. + Filter APIs. + Public git_buffer APIs. + Merge conflict support in Checkout. + Simplified Clone options and git_clone_into. + Config iterator APIs and updated Config multivar API. + Diff API reorganization and renaming, with Patch API split off. + Indexer API renaming and improvements. + ODB backend API cleanup. + Improves progress callbacks for Packbuilder, Push, Fetch (and any other Remote operation). + Public Pathspec matching APIs. + Reflog API and RefDB Backend API cleanup. + Remote API extensions. + SSH Transport configuration cleanup. + Submodule status improvements. + Pluggable Transport APIs. + Lots of other small features (e.g. decomposed unicode support on MacOS, revwalk simplifying by first parent), + Bug fixes (e.g. junction support on Win32, redirect handling in HTTP transport) and performance improvements. + Lots of new examples (init, status, log, blame, etc.) and relicensing of example code under CC0 license.- Update to version 0.19.0: + New (threadsafe) cache for objects. + Iterator for Status. + New Merge APIs. + SSH support on *NIX. + Function context on diff. + Namespaces support. + Index add/update/remove with wildcard support. + Iterator for References. + Fetch and push refspecs for Remotes. + Rename support in Status. + New 'sys/` namespace for external headers with low-level APIs.- Update to version 0.18: + Almost one year worth of bug fixing... yet, upstream does not publish a statement / announcement of what is actually new...- Update to 0.17 Attributes: - Added function macros to check attribute values instead of having to manually compare them - Added support for choosing the attribute loading order (workdir files vs index) and to skip the systems' default `.gitattributes` - Fixed issues when fetching attribute data on bare repositories Blob: - Added support for creating blobs from any file on disk (not restricted to the repository's working directory) - Aded support for smudge filters when writing blobs to the ODB - So far only CRLF normalization is available Branches: - Added a high-level branch API: - git_branch_create - git_branch_delete - git_branch_list - git_branch_move Commit: - Commit messages are now filtered to match Git rules (stripping comments and adding proper whitespacing rules) Config: - Added support for setting and getting multivars - Added `git_config_get_mapped` to map the value of a config variable based on its defaults Diff: - Added full diff API: - tree to tree - index to tree - workdir to index - workdir to tree - blob to blob - Added helper functions to print the diffs as valid patchfiles Error handling: - New design for the error handling API, taking into consideration the requirements of dynamic languages Indexer: - Added streaming packfile indexer Merge: - Added support for finding the merge base between two commits Notes: - Full git-notes support: - git_note_read - git_note_message/git_note_oid - git_note_create - git_note_remove - git_note_free - git_note_foreach References: - Added `git_reference_name_to_oid` helper to resolve a reference to its final OID - Added `git_reference_cmp` to compare two references with a stable order Remotes: - Added support for writing and saving remotes - `git_remote_add` - `git_remote_save` - Setters for all the attributes of a remote - Switched remote download to the new streaming packfile indexer - Fixed fetch on HTTP and Git under Windows - Added `git_remote_supported_url` helper to check if a protocol can be accessed by the library - Added `git_remote_list` Repository: - Made `git_repository_open` smarter when finding the `.git` folder. - Added `git_repository_open_ext` with extra options when opening a repository Revwalk: - Added support for pushing/hiding several references through a glob - Added helper to push/hide the current HEAD to the walker - Added helper to push/hide a single reference to the walker Status: - Greatly improved Status implementation using the new `diff` code as a backend Submodules: - Added a partial submodules API to get information about a submodule and list all the submodules in a repository - git_submodule_foreach - git_submodule_lookup Tag: - Added `git_tag_peel` helper to peel a tag to its pointed object - Tag messages are now filtered to match Git rules (stripping comments and adding proper whitespacing rules) Tree: - Killed the old `git_tree_diff` API, which is replaced by the new diff code.- Fix license to be GPL-2.0-with-GCC-exception- Update to 0.16.0 - Git Attributes support (see git2/attr.h) There is now support to efficiently parse and retrieve information from `.gitattribute` files in a repository. Note that this information is not yet used e.g. when checking out files. - .gitignore support Likewise, all the operations that are affected by `.gitignore` files now take into account the global, user and local ignores when skipping the relevant files. - Cleanup of the object ownership semantics The ownership semantics for all repository subparts (index, odb, config files, etc) has been redesigned. All these objects are now reference counted, and can be hot-swapped in the middle of execution, allowing for instance to add a working directory and an index to a repository that was previously opened as bare, or to change the source of the ODB objects after initialization. Consequently, the repository API has been simplified to remove all the `_openX` calls that allowed setting these subparts *before* initialization. - git_index_read_tree() Git trees can now be read into the index. - More reflog functionality The reference log has been optimized, and new API calls to rename and delete the logs for a reference have been added. - Rewrite of the References code with explicit ownership semantics The references code has been mostly rewritten to take into account the cases where another Git application was modifying a repository's references while the Library was running. References are now explicitly loaded and free'd by the user, and they may be reloaded in the middle of execution if the user suspects that their values may have changed on disk. Despite the new ownership semantics, the references API stays the same. - Simplified the Remotes API Some of the more complex Remote calls have been refactored into higher level ones, to facilitate the usual `fetch` workflow of a repository. - Greatly improved thread-safety The library no longer has race conditions when loading objects from the same ODB and different threads at the same time. There's now full TLS support, even for error codes. When the library is built with `THREADSAFE=1`, the threading support must be globally initialized before it can be used (see `git_threads_init()`) - Tree walking API A new API can recursively traverse trees and subtrees issuing callbacks for every single entry. - Tree diff API There is basic support for diff'ing an index against two trees.- Provide pkgconfig symbols- Change license to 'GPL-2.0 with linking', fixes bnc#726789- Update to version 0.15.0: * Upstream doesn't provide changes - Removed outdated %clean section- Proper Requires for devel package- Set BuildRequires to "openssl-devel" also for RHEL and CentOS- Initial commit (0.0.1) - Added patch to fix shared library soname/sbin/ldconfig/sbin/ldconfigobs-power8-05 15441814260.26.8-lp150.2.6.10.26.8-lp150.2.6.1libgit2.so.0.26.8libgit2.so.26libgit2-26AUTHORSREADME.mdlibgit2-26COPYING/usr/lib64//usr/share/doc/packages//usr/share/doc/packages/libgit2-26//usr/share/licenses//usr/share/licenses/libgit2-26/-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:Maintenance:9265/openSUSE_Leap_15.0_Update_ports/0c02b0ed3c219755760a2f024389f33b-libgit2.openSUSE_Leap_15.0_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=7000061a722355f444891b856a641b6dab1e9ce4, strippeddirectoryUTF-8 Unicode textASCII text PR R RRRRR R RR RR2iazJ!utf-8ad1f97fdaa46ed7e5290d84bd02cfc681a65d60cd61abff7ffb07c8308a20c09?7zXZ !t/]"k%ʽdٶo8Ur9:KrM&/22{ܹY7"HKυ ^@LC!2UqyɊӗQm*f |"onMX"R:Lud6Y`wgWa{TP`yt$ j&l1_WkAhxEќL۪ W.i]rFX܎R:hwA.X'8;J8mfgx" څSQt&I:F 0F3LjC~Sҏ bKJ<~XgZ9UD1t 8e ;ej4䨣~S~EG\\X]'ՂBjS@be*j_ ER"}! ZUP"q;ظ5˳ ;@Q-nPի Y܋s S;91T"̜Hi49qvɺ$z !̩k]@W5):H ~c"2$"r'-UA`n(obE)w⻤#Ϸg5bGAK\5(aN*X|$> ޼c9|EM2Dž:}& Hl6ڽ.pk;xq.o@nY4oE4u(}[Ks hg!s*5h rlM[_ȽSgzb,[ Tn/g~7G9=,GDM_ {P `ھ2X9GViϾ2\%Nd]޼Sm.xJz*ěyee,!4dX%*b7xe䑗G:;tD/32},_YaƉijZ+p jvbKF9lӎ&ARľD./B{hΈz5Uq #[;'O~c, ܣKBR@I,SL "+aJ3vcF'̥쐠]TɐGlX_-b4wCc1R8مy4]Y pkspra*%d3iҌ̉K!SJK AWԑc}$ȧi{xKǘq ;(p񞥗=cpt٩(910V[vXj" z9uv9vA:&2l .ˆ;+kSߊHX GKPṰSǑGQķ6*Ӱ'G3I=9s$5;h9bf~uEIjcSJ[UZJ>nz\I LiKP&/Ta@k8?܊scz!o~$H.~?KNړ˳*N-fp!B "%lE#v>,0y8v3wGꜛJ`!b~6pdoެ\L\= ;M6.}Hͪ4CmC+:k,O5M%eBk&p=rt{>Euo\U:P'%ܲKPIL `sݮ;VAӋ_f/v?A됤 R"m? Lm3 m_k[pg#l;Jf.%F pK#˅:VW`5oh%K@sbc{KZ3XYoH>J=N[ .Ga/sOވ O0L$7+nV_(kY@Ar]!/3†3*L à`XOhyGhM֔"V3eXz%Ұ횒 [88t&?9CZ|ӓuI!Ipԓ|H,U>Ծ5Pa[ARq?=¤OktݗHe`H1{y)uN}lziͻBe꤄QsI4!+F`Z\ə-1dg= )fNWRgm.-( `pMkfԬ % yJqu]p6XF̱a9XUwqZ`1o43h!Dcjn(dDs~؜2I4M^?@4qeLѕQ;"$-`?2l_|PǜnjzOL S&] O\zӫ ?`~7=0@-nJV:G 9$r\@߾9CY6')'#4t{9Cʨ`%(ەwU{Š%T,u-oF_U9r!I ?aT)@o¡m6LK:ɹv53jW C<;ww^T a9WdDxW~F-p<9ˣv"JGGɭ9>!d0+B݂Ri۔Ռ-u *:ğT'Lrq ͇CM֤FClljp\)XXb? hi`JNE;g`ۘczUPa.F܀\)T *k:SAx=Jq}ɬo_U?EQ=Ua۔i:+>k- TrG]AO[G4HJQɰ#1V06 SNX 8ToK~3 ˋ0܂mL۬êtN\^oNӕNQ}&xZQK.rcn"&\-c"iq<5!T pR6]=z/&905tƌB`eoCW(8ad0+L ]j,z`N ).[vr=&,S-'J4/V %AS̜*GيuS3y&) zJM$2&|Ad%GY]Hv"=S,Cor|:iQ>b}12%ube)E76<-&=5RJL[;Ŭ6j8s>jJ:v8* 7]B(CE6X01&$ǩ `vhqE.6~\m3N;3˂yJU'$$)H_Û8ܷiza$tb )Q4kOC)53[6l{h`'طz1;>k'R]ucV@WQqcej%vZ-o͌.:{a%;cφ\^r⢒WLk>.EɠǏM Yy%SdvDkj^K'@v:1~חy%-Ehlt#ZFcpKAX|\ 9w$2 ί[襺м`Xגm/-0ښf!mDc_Zي%⶜9%`1[ZMʵ |_ofȗΔmADJ o8Kvbu m4|=y9!'Ԉ sz^icf3E2ۂm{ם?M.JS&^9Bq~|-]o}O液5A 0hb+>,[8U##SxGXtפLb%tY=0\j2,n;lYǚXn#AC *;e?Δn縠܇@"SSnK m(i4Bp'.b$ p7Uدz"UىRͧ>]| /~V&߁/H~<Rh&Yu90_U3f#e' h F "98¨i}R4o̭0@ 8!/H23= [xF[c=rvXY.߈}-O 41 o+SL3F)H"EEq9l/?m)ky<}\0hRP7!$K25Tk}޹/$Ǩbmj C4dAk N_ #!lI%PRgZ[:p&o HV?d) '8h=׃ 앗RfPe^:mR,~X/73uCa8yuJi!G1 |mH:Ƚhey{HTx9]"5O0_ovgn}AS#N8*I !tw2ʻ(}Jaszo!ǩ\F<~EvW;vjʠ>byJOS?8[+k Gwc`RNA̙]mbk %Y;nkkÎ%BǩNBX]PQr KDT߷jCa0aDߏAeEbmM L?*90bi>^s&a7!"p }'hۃ[S"o]5?! lͨ$o]!nxONk:9d0 p.nƳzMy&fop vB仅+ӝÀNJ*|S*维Aܼ2J K]x8WH{%pDNLFHk.d;Ncm]xO 93%׸ezXGA"-.iFaƋZN$rHYc?OC#q"~2e2>ɣv‼Xko5މcĩTi(Pt=㮙TG^Ӱ磾l3O #XܣKdžAgM⁥^,o2FI>#idr(r3 S;~ZHu׹vqhJi&bxj 1-TJ )mP(l"%/@}W8&-Vp>KlڤC6򑧊Dy۔씣 b܁؟{>_N:y5Ƶ4p^kB~%'#?lMe]{4 S_B8M%kI }nӁ'@EA^k!J/$?ؕ$NexJ7~h+"] ظn0KBХƜ mzGyDw"_VB Ę|{u(=\( \Bf:9&ms.Y7R/}P?14*"jϙ3K#A-H꫏":,noAH9gd ;#C5YqSMKwF~"IyGs胪X`s_6v4 Q^y.,:]ySY"kJl1Փ"eKo٧qQX@rbPۅ\cϘ 2n`#Sc~sϝ72l^ c4 +IK TجsJlR`6b{ecm1hw´OkN9p 5`7YM(p~)de'i}xYú{H4Hh׼<*Q:RV )X$(q1mi[g3(>(q g Z^yi~!p3Za9qe68r8mu儬7ڻ'KJ;H/ A'/|4"5$wJH7Z[#9* LA OG?d9 w~wa {~.q&.'l}L(2*dFW|S.*qʍi5p['2O!qsgy:|)\KB'Vo?T<em)覥{zxۥCzO<+c`WjhTn;2\KuW_QY|K]u;3U3.Yk+:w,P:l&H>ivCewD=V7Kq^9/d_kJdW ` **fFdU:(q!>ptkMk<[͇緑e+ᑙ6u,|CI>* u0c-e|N& 9i]`MnkHR.2 Jj/EOd8OL?aV^/`'GRHel_ }vKC<qC"tUIQ-EYҳEQ[!s Uf3ha_2# D0ԛ-4AdpqCk_D7՞wU'J?" ,QX-nJU[_Tsȷ8P&Ѯ*K~(/>\&sϟViY6qėTO85#&CJ0F#(a_:I+}P]6_7z"QlF2NM? @\[ !kQD.HS!Q,ޟVUqo0J mmӪX~Dp@27;-l CBIBQOKʶVg%7i $`^:R<€X`z\Yvh2nŖ5!D[ceY6˅\rٟOw=2(zmw}1V vZr,bm]DOd%,?x' C o4ſUI:E,FN{I+-o6{̴յHru9cՖ:M?*\zÄz dӅC0("-u.b kR֗ߞm|㇔58.g2]IJCx{6c@lmJvXWV3:Ybى')ù5Q" )»v&LÇfu$"϶IZ!ݮ } յ; ߨj"(D~*Ѥ3SD]h󸔍''i ' `W%Fb6SoٓIki'^*?jTjޒ☘rGڟr PC9fǫsElEiE"LR/#b8'$$60UYN~ξ#GQ5|bwd M)u6?-^yGg'leJ\w:Zc5R:̚9T9$߬P#'PJpm3ǹq #9FHord4`rzDq.IL7΂LNCv.Y)fuielTp#Q]3!זԉx Ia-hZWb*줻]e-zuȦ(pX2ێl]TsAJ/x|!82&,yR7ſ~UoSu++Ҋ*lhc/qOD)=EYg/ׂ+~?XZrף>A?ۥYufn-!&O57ibV“|U}84%KR$dLm#&aLQWC׸fM+pᄰ,-vo5 6P K˯WS܅@@92ˢ5wv Ktct 5Ijr,D z9 ZW=k.ށrRAjVn7׋ۇ7'q" ]C ;靔IZ2Tqܩi!@#tr#sYi'`x_r=h#R\YmЇ~4LHϳ { Sa'zN?;D.-i@٣Ð$⨍S<xTVY_FSHL)a~hW ݼW5"ӘWV 9dP`oJZŏ:`京6ſMá҄At@Lq`Ӑ0kqdEx/Wh㬪W4J_\8DJ w- E. U1z5tH|nm70o>b%3H0K-H\a6!borl,v}X3[o?/03L^ow!Zg &2[%uPH]ښ@#Zg@ACVH?q:$y"$Ch}r.PtE? ا/x:J8gj<&y<龊hruw]sM-4p ȟڒJXoȎ6T}]M Ub*/),è:d0c ay)!TAnz k1ES K&+fepB|q྅ 5ST"!jb%e]%TyhSJ}?"5XRR" lSFEjyJ#B%Y 7'c=fU**ٵYC{`<ҷ )pd@o jH=@@|Lޞ< ;Y0F<dX2+au͹WE)} Տ9Z9`L^4m᫞G5ǟBȤ:En%Q)dF^7B4ӊq?c0uk q i5YZYD;x'Xw>[ jWJo^lf. _|w?Rg~"% 5RWN.HHX^2A7I÷Sȷ1@ͯ [FO_~ G' ~S5!+h Zo\`nXkg $eg//{ `M׆ ܤ2HJgOHs;K O[ l=^θt7MTi v1fKl YU&-DFm+x*TBe`4bLm0_ nyPeb-k]4O`C`V0eX?ʯ/3ɦۥq^HIv',8A]˿! =(8g4ÜgㄘxI[ץ/O\UsW26C#Sc0hCw{>Nnx!\߰/;g-' V Qm&.1;]鐚;Þ&J#:: @*mpAB0·Bת]\رq]c꯱P M#vኞX8H bUl@(`&a< GaFF3~A~)De#KJ=TBC_xG D$mgϲcD";=2}s t5Q ԽtμWr̻ީ!aŀϩ UWmEvʙ@rʛ>df/TgAfE Q8\+ @:*c29yx{IZw/ˈXz1RΕ^GߋZj7l,_D}UlM\Ug>S̛2[=;CDgbyxq^ޯFc˚}4)@PE ٦B0>f6FHܯƩ:PWmM%h\Y4 Qb*hYek<g>8N,Vu?]A#}%N~_n7ILh!}N­񯻑* yiwv91J1rdEE3=^Zz۩G$+ (5A1ޣ!SM,~dP!>`֬@0&'V'";LBXfFV俁9t˜ ]>kCwD$m[5r,Z@u0OIV `OSU\QGu.zO2\4k̳Gji[6B69n]8eͿjw8~>`/6d7U Fxf5h>Zq¶5Ze^cd'[?ZdʀjzvX >{ BJK. ^D"xla.՜7H5{`|9cltvڀUsrnBCtI\*yHF48i%^i$ I~dȕ3N*[bsun)$ UYR] ~Pb>H6G>f1)l* 6Ë'\cwxoHGotͽn^U(,ߘ5a#GFR&e;۫[bd+6BZB֬9v> aV;!8pgVj CMZ 8"f x2WXCSHou8 Uh41?\#М{#槇Q+FDV{Er:.PA2Ki,=XV;*ZJvOI-A*20} 5ڳ,7Y6uHl^UNYi⛶uO GXC}7I{%;rlG[>XxLcC<&hz;L5B^ReM}a̱C,"PY2\Ece}u@+ס%N vBj|qAMnT 2.I*4uزgzD&奬Jwv:CZցnoc)k2j9T.06SV1r/ia 8:gհN?J$[rvf?_^u@A۰e;A +BD4+kI<*y|2T_懕 x3;E*^. k7_SGD\H InQGʜuTdY,¦AǴZ{MېO4oͤSTSX=@^y'WR;vN~7 ݫs kԀcѩ!"0 .zG' IV3| 1se/)PNJcn4aZɅ7eF4&іk`±bU,$SgҽouV w4ZE,BXeϖZgΤ4X PbwZ66؇POVl -]"N0]pMӪ8;uCLKEE̒$*)6Vq(ik4SHxe&]T'(˧!{Vuvm]3Cjyf'"UU6L .,:_sJy?4 yؗݨ uK.Wu}pX+)u8݈ |6!{G*o#_.g vlG>+k_[ͅ 產½ID#%™SXj]NJ |qk @+d(9ֿ {Jꍇmg)ʑb ,„q JejmGB, >6%!oD\Ucjv x!K[}ʀg]#0PD} ߚsvF̊LI 3@IRhVoJdB4> Ssh0C "Y;dQoNWm1H膫`25g%Vv\/ZZna$(4". K lpI.FRsʌ?|mJ| U|xT-V2,|KǔyN$8 R&$d+-lfC"-E*(>o[? A93Pz3_RDP "$T"+ÿp!\Gћ0$\0>)@V+} d EA8sMGy)Kb̴N9A,2[5/Kj nۀ̞ҝk[r":+5T4@ss7O*ybfwJRHM+yFzR-s+񴴢p93GI]P\šZ&,'닏yTDF,4,9FJul[ 0`M$I@0e"x[~ϔ94%(_뭈+'m2B]}ehϬnxA^gTjF;oK!F*؎P9 5NQP+vZ韖?uacޏ5\u$G9R`6ь69N.Lϥ@ey?.h}~xQ@*[ :ف-H<"ĉUmdD33*p֢lPݔI5ߌ%8z/{ĨGHE~*ՄwѽGa.Wv"/ jI5) z?Kl",qz8`'f0B8=+U:EhC +pTU֦ٕqm#YqN/f;uZ]4cP?Nr] ߉ZJ!\wP:KFE*Ӹ&怯n)f}@''O/s\Me8{e:Ьބj?{iTkg5$@!dz0(߇PTUr  S3vM.ruS"9٠ Ѐu5nb|"D4} -08)Kkوow`pSc5!QˬRB n<{bb?Gb6TR "+HߒlcSBKMhlaqи,&a{' 蒑\>i&P`EǤN*F\`UlTWg\SYǯ&X*7?é;dR"IXeUʕP$y sdjkImY'\魼\" 4 r[ t ' rW^g-'mxp`)xMn*#عFL\GK%Y=A#vx˖Okr}"3P9|?U%B4>薳Lw^*Jv*v oC>7kpNm|.9PC t=+1 خbŜ' d}n[`{\|\E8Pus $Tx:ܡ{%$WlD=3Bs2H-ۉT`2>^".V1j'_q)F@SKs[Yüyz/ |Q-'xk7;2دVPCRAHC9e-ۅV -%QJ\w-]:fN!^xYLM:L0P0֮b2)6XYx9냉p)AF̀lb/%V(=tǐ]\9kd᷇ !E-۫$2^ݘ",F2b6PZ[G6J$}"Ff.`|$^(pZw~Hx`DLynxg{T;>Laj^ Iwk晴 KE` )mx)kR3i&K] $7Oa1"ճoP7ƺO@X>pDY/Oso"c[z1 fő̿Mg^ pMB CTQ ~D;s.f)٪!^KV#j1lȭ]J{Or; kJݤah=k|& 5hϧ[vo/۵LXYm->wNqb* UQ,?/=%IMKYЁkz%Zs; ;CP] J%K}}~ XikxﯜQ- J-0GMD׮ttd,=H_W=|*th'G5!f)*㍌Tӥ2$Jb|¿ M:(]HRT:rҽ-  T*;v ElS|;En-ιv9whL|4^`'p I(Qd]T鏙r|Å~}FsT2^bڗ\m$8NJ-m1w ?i#9] K 3Yݣ;{[}eW *[,:g tmgCP0]n[81 r29!(/^8B^cqC~m^3qx7%5Jo#*DZi}׭i|1>`o{1Q^#]iT2@J~D"Jݐ)R+~"77b?33fHG8KjK()[uA<)z 0xE|Ѐ/6yk 0$wWKJ+ib|'Yˮ|pFۛq"QsV1_i>s ,sUudZ@NCMA8=SuGq-)|lJB_k! gee+}tvQg.uI ioeDȠx2bs!, a;nN43=6aшЧmIԘV:S#DMVl ;,o7١\ő^Kf&:W?s+E֮Pg0ُ%B]OR=wF5]D 'A]K_H`ĥAUU `=CڏoQ",'Geg W`!2B-<I#b]4Sz sch$9AcdZ&LAm]ʐTX[l 1wiWUDHo #S m6,pwѨ5CG $%|L|ݹlS7&%i;!h3Gr@'DZ&eg; Ur&_ Sn<{-@<u>=7!\ݎkR{z|fIU?GbLj5(wS훾/-\-Pd1C1 Qbxv$} z6)'tzlutsP5Dzכ oM c ‰^% ك"[ =YS%KK#ÑeLA!.T٦uw#R_eJVep%ѧh/dCe1%Q0NZULbҀQP #n@V-5%?z5v!p h17"\}߇(rMosb.7.mcLC*יްìpeK_6^"/.hD rCl]d"S4O&~㷯La0k O0M_8~?$f/?)V~zO U%H!D鱍\,( V&Ij8ޫ@8Bγ[h%y O٤J% VQI}KWyFfz SE*Mp[ d%1yZ 0FJ #\V=]CUuNQ %{G~Z ۟M0 %P.C۲_B4X`2̨^-uERI.>G}PBf}c7Cwqs.KktYWb0YW4uG)vӈzj !P8䚜 6Vܡmӵ{ "&,()Y.ZH"n##a*zH\h~ +.$nW}3)5¼WOt 11<"~]/y0x&qq v>Np.;&3V%$pY]S\Ogu$oYW5DsMKNQ.Y8XܓN{Р|Wk1]tb OEF:[>SeiG2Q2^X+ =?q4}at4f&?\D)R?j 'S. ~B+8FHA?sM[2JQ9CagSwTLI ݢ<0{"bwt$3I>n>m<1*[b>7{O*$tj'ςQ_WSsH*m^f7W+5%RWvZd1_V@އ*M#E)fX2O*e$yll)2x8L{GzJ:N\PiXp<_e *],72nZdKi1#SrU$cg`]$9H61V8hrWAlUl}[ r Vƶ8E4' T=it)̾Y@<9;7gIPy13SV/JT_ kj(nD;Pf4DJ't疤sU_S{޺(\=Pm\/i/1y$3¢( RqGg۟R͏q?kFy߼^*LQ63a̞5HOI5dʉœk [ YQMzj| fZ)tݎolKVǘU}JJB bs%߻ϯXp/BbR \SwJ}Ÿ89Y5 Ǣom}zB8XŠDY dhD:+F6ye+3}FlKM+( hv̿m$dU*M l /Zѕ~i>JeOTiua|,[Օ' áO9x1u떉HK>{\^Ie~l¨OP- ˞kjZ4;HY"*ȗ*8d _JI٫aIϮm0FQQћ*\yD_;š7r' LsO{/R oX,r{rJ5@H8~qڢp5H2bhuwc$u*Y+~BN׶h-+* W4ÓYH)xګm+pyPnUb3)-9@ _-ȋ)0Wއ40i4T_c\ 1B7?dQHr2#y暶7:{9Mjp|:6$^XeN÷1P+@+}jݶ2@#k'UF 䰳Ioܶе#v_`Os+K?E\e/K%ZVZ*za%f_<VpaT=*讐}C Q6Opoï{eߜ&nsH**̺y\)p-r< R_[}E T-d8!:׶fQRB5R<޸u,9Ĵ_Btɞ7tPɹXRD%t(By{6Q}鸈xt3[c|2MY'cl}Ao'n P@4+]3ZƟeHEGk#?=;tDݿ1éf~=w0)V\D=IP–׵<97qͱ}ˊE^4Aٝ< zn;2.Gض`4tcBl$6Y *Q0P V>pPxK`J^=c|)SslfRX,}.A¬hVYN&`&82ʸb}+fxHOaT5*Z]\![#^A6U8ah~">2 J1}dMgoؿR|Iǥ᳔HgVa_ܕɽ! sȅhCaGL$j"V㑴g"#V[a:r:_WYQM'xn n4&"ȵl!Z%ռVm!gMgVD{20 ˾x4G߸nNqHW&WkdTֲב1 7uX堆-tB@b:Xd?(m*mX Eƥa$pf,+z.('hAFo5/aTqY?>Х E3 DZ-,6\{}fa#GJ0oisN(ئ`:e?2N,tB'v/xz0~\9J5ZJzhJf-dRM!ї Uk3%iak.sWrMRP"O{L^ &eRe9Z6k2FXplFh եĖE[^E< Xiw?PqV"rVT#7u3\)4/J"wik*zatBoK/zeG&5RZ3Z_{̑#,EHG W9ivަuj )"n\T^.zj$ r:j"׎LJ eyAMcӰ~v[X9"ĐLo"e%T,1a4zIeuI3J%sx o 0SDt(Z!OQ=K~#)]_-~FG(45әLX -p)Xve5>>:AIqD=Ox${Ji|;L'H=-Q)n?mny ņ^tnvIZ~I!UXp>/ 3ɾ]6R Ov49w,L [vw/i;vV5hEm,{P&GtH\\߂eMX/'$ͺ⢅d5HpE20i3cXLǛzWʋ@`Ƨ`TQ2*`CNJC>[hU$*掬c,}* &l4=:/o^b"EC ~X97KD ̲_3[fpvb6 [%jǢN D%w"MiNZO`wk-4?ł2[AG~f'zLw.6bILY% ;N?(-1m('TWC+1k𜙼oae UfL8^si,#};B5GL?dЃ*q7v:4Ղ$r!G \QIY0.-قэOk݋q,V ,Lo@"5G!::r *EZ£ۋZgg} eTTjHrp%7/ F("ӧ!wwET$< /Qf>O+]јL<%DQ@海a q#@5 ƌcw9(e;[ xx z!1uuV/R,:~QE h3E' K 6Szwo KOSDd4Fh՚u4I[}56 L[`OJ߯-R\,pf=۰XDQ t3wrw@ϜD5b.2|mB\JWH"D#dX]̆=+="q8"I3IE.}"~<'ZB8B~I[i%KςӕR$Q+ɀb,xc{q<(i.*`}'ҦaE>߼ el:F; T; &(sT1[X>I-LмB+Z6zы";%-ɫ9K'F=Ol?]!-/}kmV\u݊)T-"67Mj6å2&2pi׼k#ORw J \C֍P?\hEƊooF Ĺ[q U 8Y1*[b0&7)Պ5 !?NQR; t"y­ M̵_vI?:No7sع?,zuF,/DȹЯR  4?7k=WAWG? 䐚.yyfvU! v닲V $BPh!:‡[)o~X34{JnmwoJ|lgE'Qp<tw/6'SrR}5E%%"~iL@c$J ),{\ N|"xy(Ӿ`SLAoh}EA ;ОOY gn|Ď>~ Z0I$p?p1pxDzWrW)HYO@B>OkȴaV%﷬o6JdW"l|E?@+ZR$O4V"qܞk.9 qz?_LKy19"tP8`bkt:+ܭi;f;G`/,׎kvf5xiԪs1'ߍ0J5)Ҝkz ۟1 #ęOaOXe_,4SؕWv;ǫsm`DFL[m2  NжsQ/;4w!m!hTaZޜ6$SLӐ& c†Y`IMTYE ??W0V8 rQmɽETY^ul%Hy7<J'HP\=lحG+!$9W@5tM&#M lG +#@RdA')N/NCSH1®2-B.Y[׽܋tәHd |˹fjPތ3 'rNB:y6Nj 2VXBYK<1h8x^.dy*zcr"g5ח2Fdme&yfpbFp>JJᗁ9uB1fAv\ ͹BOHBCcx(óРY6r)5ڨݑ'r݁2ڑA(ƕAp;h ӕ -T\piMQp0RFYӥaE**ۺG_Zjmg.Įb ɱx(Lp>K8SCLҌ<45VpUqsդ%jv("s~,S\b"{OFNHn8Bf#e\ٕbnb<O#ו*M#Ξ@ E͚{쫁Żѿ8§}\CatQF٠R tpKH)jj0~5j@#*.|܂;[L=-Z~O7Ҽdy=u/WwI,3f;3Y`5Ód$-0tHc%`(#䞞>Б"ʋp5z2}9fq{ 8ZNmU1{mIspK&I&v5ACSWW[*p?c;j'HlMc#zܽtX_ӾM׆W| :㾞KjAs_٭@Ɣ2ngPw}H QLiW&g";& Ke*,tJSa)aD&\EǀcL>a0 J17$11*DN5T/+nF'5R"Q$Pl(ѷdq ֥Afg/ɧQī[6b ;e-m%Lm姸|ޜrsP!Bd8J/| 7 .UhbS%ՙ`:))̔準I.>ǠFO ԋҳ#rZ4~˨9 ]saM·1uΕ ;+ik͕k.osrWi!MS&}ĔcMRiE^Cv QSybdaOh?%cjȯ"xD.ؕVWxp{PB:a)PM (BWrV$#o5OG{>+x/V45M*֥褜LMk8MnA۾0{:ד<69 y 䤻 u"ȼlBayJncVMibeuBUTu E 3m,9EC!)jJ_Zp^pECɨ()}8J yhƛ(E^YǯbC)ܐIzæf9t D^R@Z^Y4):Pn0l&ArU^WIWf"*ӵ,iU_K# hN'3|7OFݖ[qB̃TPҳ)}]Թ<(DbM7x%:wx!p>:)3 `ecX u1f, źc %f ZQh/gY6 ȉ^N Fb*_|A:7,4$㰑a;"]EGN,*CLTȿ83C9n*VklП{GȵH]HAա!K?lm `- k'1&L"";Gߐ|.3i>[LO}&}??3/7>lYFN"@TIzh9Fs+d e}*}p"BnS]`/fyY({+ hCr!~ 9z_j2Y mHk>et, X^FZs6suBw}4 `NiWlv&͗;(\ѬQGtk{tЧ fe}ux7 Mʯp7 ?I5f@S]Cg-f?t|{v&]}ަ˴fAf -!5^2Ճ=m-eiXmvr] +(6uEsZ )"QdmEvb \s,1txjseڑu=M]u K0TDdsXq])(֖5;'U*f!`2Vrъ"M tt&vj\^kǛz>4r]4\7<@t35bS&QW$b!08=lp~j"łk{ uY?M[z[З3t~}ŪIdF%I]HrD#U5naG׮99?D1wK"lqdPa=OûNfy|:U+%C\S9jEH~6'5^#>`]g4\٨@,ծ&L0Dh} 8dOeI:,1ɨI%ar5A45c{ęY*ܘښ]6_̚ԌOYRb fy0 Xol1䅲G2ʾcd7FKphnTZo361K#C ԱSd` ?eV?ӀIGA)]۲1? 00>;6hx=M^7.<6ӫo pzޣ6RJd LDW./'D٠Bº-/@8T 'H\Xܜy{"8Bv<ɘ@/y7!9W&d/[ ^b[BK\'$ ?t!RP$pa DX$RYs.NqDS}' TL-4\y,ixGJN\юQAZޟaŐ]uz^}~1 'gtE-(9/oʎޱBv͘ FM\TX;j4r$xk5: ~kza73 s~O`f/t/Z|fG,;QKݘf/mYjQUgGHWia ꗩ:5֓CI:|qS.1e  ce టvWJ.G-EΟCRUL7ݫo[1˃q{-Ft[~c5B B9pmi .ͯ7mF9i˄:aPJF{$Z2EuЩtxB,1Ȅ< N)}q.졏@^ /sD)QeN e@R"u ?Fja1mv?<5({ 6xF=>$d>M:d~)ݷN/?bަo{dD\I|*P|$3!5`j!Fed|)֕6 D0ờY`݄uV!md kL&^ Z0y: բ6'T6 ^'mv ;3 :fN=[Iv粕2rK =nj\IYMARYZvnt25 u,sv6'ψ3d(Y/5:Ye2fKYŸ+1AX<5]RBWb G'+w^]*>]xs չ7֠5ir.f䆞>AeFs$n%_VSdyFFc^ <0νبl‘`6/@-_c!4B@m:κ`4HrpE]׋A5>1+7,TU{ ]\MTd;ɎʖkkGSQIƈ29ey@cd{<;+20xm:lX@>Q|ndv}~P ^O G$JLQのD'rlT +$(dѻ;E3aO" #< @J/! 1w>;;\"AWU;Ǧa͋C\ef1m+܁L~&%%25M,UxŔ<~4F#ݶN\y{kdɱjL-(Xi|lt.R͞Be> 31{}46 0Yju%T؜w&xŽNLu<]XF;.NɁ@PNݏ,%Z5 YϮc9Fug;uy_n aYA^鉿8p>XO;@F2mPn#"Ji&7POvslh)RANd=r5>N!*&lZZWz:[>c٭˨hL.5s֚P5B6XZaSG}D8u){`3N'o)2l<;co-?y>F4^PЃ*%A;?m'Qw26TfשtK?1*`عGoJ~ȑ(rײuOC[q: iVTlJi4haUJ T{[^_fYYVXA4KpL#d>FOƿj}+n*sqpSnDLNڿΣ$| B6牪=QB> -З6ҷ$*AUPFU !T/w?s1:(qv A+WRnFh5]Nӊ`%,(O0%P5rPLWX2+Pg\Nk SG[gɤcl9C/g`a/NqW'"&\7B ~*/|;MX}DsxzG'L7*k఺ $4,[YE_I L;2S=~JB Kô}ƛ[!I%fA*FRIt8XVOɥr_q3p$OϤ@G&>;jHLA%(J R/@i]=eqG@4J`V ?-dS^F8>87J}Iw ~T?=uzϗ^ @@ ıu,W2cu(,@ǢbhM"؋(ċpP9*Gtm~ l,z :;Lz.0FQVN!gó0cuo[!d,>mb"3%4-su$O0~sVh`|s:1F!K/glt 'M*zC-H_V;de)nZz^6u+0+MQr+")T@ؠD^-WjmWIZ2ˋFw?x2!0/qlqCGshLS B 5jVP0ϻ4XA| J6l; PD Ӣҍ`^KӆYvz,"Α$`Fcr[,'w %“6yUЎH$̑T̩d6~U/X> K,{\{_pg+~ PJpD%e} +$%'VѶG/fT`l)Qr%e).P~S}@^Z{{*dZboS:ڜ(4r#_VK2zĤ%w2$-6U&!љwCAPV^jA1ڼ?)Bn;[.GaBʭR 3:U^/,Z h/3af {4;FGPsCCZK'?&GETp.lkuX.dÙjAIX/$t$QG A] 4 h^&XtNmp:MKW(ȃ:2 OX7Y(Xǝ Cv;O8g$Q\`a0WE=k5f r aJ>Sٙ1:HԵ𩩪&]yFb|Cr-e8ˆz/n^]"wv|6{,rNgX,l}+p_5ҋOp1==8C#~T?1Xb'E kq Khs}܎觚&S<V6ِtAS4f1S4]i٦RPUH};dF_[H#n k e%_@/<0[ziZ%1YJ6uEv3%{Z$;Qн>&>-rn]m|10YUڔlL=#j|Yd;%es-4f85p:N; s>\}~H1ARYy^!*a >%K9Z򈮴/-b0Dhc 9@{ʣ✛o b_zރBPlγ+0ͩNS"GKmk%b9|!ocaB素L`vW(˥&Ld a;I#b@>^G>1걝e˸NTm8~Gr[$$K>[#{HצHy_ 5 * !@8,D,D7d=?RW+m?)o= RHtcS+g[4 j /SO(s?]Qb-@bf>\zcdY [é]]h9ɪ%jlai{J3eP"˄BoReUTWs(Q0:2`^7gh) >іF(F>U]H+MYeTj{[ɡC%>bb@ͦW kZ3qLږSC뭍Y)S:=fZ Ya&D<4ڭ !Z,HNpSs+vraA~; HKE#I E5r؇6gP$RdXZC1X"C(F78_t# Op(f\2]&$bM4޲^jU^[)5?`e[B2Q7]+{^ߔ$Z֊(fqeeXkcH(`41erv0ϩ;/Xs?qIOp¦dOdnT$x</EGf2|_%q! `)˶/^+E#a"ۆݔ:7~K~ #%7}ïwψҨI#ArceD _ y?3JϓցEh$Lj1v_cخ 7L&R ong["orrչ—z=▘i0P>r :p"b@ncQ~}p32>gfq:p>Xͥ.D-W>2Aij,>:~sf.Y4~ś1~GéU9LkdB"=.pp Sd :ju+ w2;s#{4'8ʟ^~c\JPԚmPx}uF="tkzVXzQ7y"b&,ٖ@HcQ3 TX]0cۆg FDM{9?)4eqm]XPD9ɡy,ҋFA{Rx>gن ΎۻђYy4Xoov)d^Ohx q~~z5am&!j{}:FD/B] aGfL;'0 q(a>0&;3m@0WQY/:0?,oT?@7|,V!HBlՌd wk?S21~9rvuVmIO^h1!E>@/ P`{%y5qܸWЋ@"%a yWA1o8{`#' &bi`_]xF#b\#e TE u/njaK8IE`:<%d$؜` SH l$Ҁvaz)yqP<Ƭb1ЍOZt_/С>ٞ`"|dza'4N[ 5۝"\Ƀ67Ϧ`&,FGLvM\}~~)g^+:غ[V\#`2,m71*0Ly=t/806܍SZ4}z#XGxwC`{p8YmYa@TΓ,|C$J.=)(䔋𩐉"UtFRC"V4᩽A H Wu1£%Ιc'Ev1C–8&>F+j2F;K!E쓂6z9 Y<ϯR9H cϺ>4?l'YvDɑmq琩 v |&K}Szpf;A.8sc?NəT(kO@,7,[’]c܀R ; sWY~d" fO#5Usy2Z5؝Gʏݕ^4 ERt6y6{m3T[$Jc{VĞ}yNo竤BT7B|{Jk!{}̫#yx,0.ty$lorܐf38K8nutZ=K+ ! 5գMmw3M~=|&s:ll)gQܩ;J^Eu_@5 }0'ف hCKӿ,43P~G׆VŝAsʸg -By;raNq8apLM%Ħ!>ψ(8pcńm %nf56 Kupy&Lw~2gx#ԥ %DJv8A (e;x!qDpӌx`k,8[oҮUo"cW$׎s@Ǩg3v,IB_.)#uj eM1LR4@SjЫPs)fe u÷jإZЄӈDz0DH֫I(̋~ ¶Eۄt/*Rt,\@t6pMFAAaȰ ,t9çЬ`,CU%Ae4< )j W.[L+9 ") xqQoL1蠐05e=:=peZdeji;Ό1v}I4> ͇ڽ&oZ652Aʗb̄_0uv&xBD :x= $|% hxƽҀ{8U=e+ 3vo#|ϩ"&=#6F_j ar79̐/ڠ4u|ӐTe؜"*(۬o랠Aa 8yʳ JER#Xª}0w aiXL_*M}!a62v(J=͙|H!4+.'8ݜqEY\dVǾ {֌K5Fik Avn@,Γuv)';B'I#Rp5W{qc=vm5QHXxg.XCĈlF\Bԟo49*E$9V8Pq(  )Nk1e,‚z,lOdvr:nDV tE◳ɻe1v ULdݖZ2($ >8qJ@R\-u{µnLֿ{ ݀KPU۟WQ{uU3؞Pa I4 qk&2MU$H?>aD=/ڛF^J jכlp#P=+LH5a^X1o<ɛ+۸\Z ~\-FDMF-S9u:"xPP*gru$o݀/'ALԳU mx+`my8$ռ̜Qw ~r]VprP>;羆VCُ?hu)[!nhۂo0AaGL`& Zf2[[E͟ (*E};`sN]a?Y*m#b'ٳC MUn4ᄃaO1eu!mAHNRtalO4 9+"nՒ$5HqP_ bؓw (dځw76X^ 7 #Km[,D8 ҦՀjš7bu㇛W-_/FB<>iK~ 7O2H ;|RΏi [%㛍OT8_D`29t߅zfߒ*!/,ZkOm5NӽBV/ 0m K>ܺ͛lc[&xH|1 1; ZeOUPmO2NpIm;y~ eZ?>f}M_r8ytCi6pHj׿oBF[$xǗJ?+b:,4wb0¸'KxLBg ^_34*WMl' Ct|vi7옺(zv; xUYlK^ $}!u0hQ2 |mcԯDiD!%JVsAd f`cDgBuyx ؄U @uA-ޙcBZ+;;啻_SYLNgo RZF$buy/=mvŃ_!zm 9ۂס:4~j]V?]ZKTO.ɛuUA}RFz˛~_,?%W쒉jv5`AӠh,{ӫDd-o-ShHKWZ??AJdxިtK&u61> f>0Wl$O$eX( :~9(=֔HV#9 QAф^OdZ._1ģ,p#־ؔGÕy]6Ew)0f?8v#5s=:+ヌ,W/{C\+hUԽDbH\u#Rc: @'2MY۲.CT\ xI/bu~?ɦt"n-d&J0bA7$6|~̸!2ߍjL0?YlG\m),wRBz?g%~g"úTJE*? (iFOr%7 F_ dD$jL!G7Y~a*o uln:4lXٳ`։8nT˱(FK@mG%J Uj7eqs4¡_Aaw,JS*R.ajccbIWE֭mp|Rk? Č)JX0x.h%T S/ l6`9~f𔭮d1mׅvn?Seg:1n,!Emwa1v,9@L1YEsݗBc&?CFVC# '8ݤE5;ƧEukzh;ʤJ W CeyV@)p%ZȥzHeay1I\RkSBTB]—޺'52%pD8PM9.SLRLJQ*<* !:3B:˧øp#ܾ5m$[,Zܥ1n;6bNs$c+Y?p154"7ѭ.c;-.CnΣ?:w@/+OR1"7)]@Q:t~q$pޜE0FÔ'i*ڌ\xp}e"hbG 8 ʻEχfETt1Ajo')6pBmĈ)`TP,G*댃XWFpnR{0OmωG*A̢i_ X}\,q$'f<6*Nhh8y\($05zW˭|&VMd'Bo՜L}s[tghU?bM$F?ȳ`_$\%hβ,V)+MQ1$b3d5,pDT4eMtŴ_3Z TKDҁOqj[B-5 g5Hl?#btr/ofܐTSj[rQqE/"-J@|k^3)@l{ۏk(S~aIτ"ּ")Df3n`D^c!>Vǔȥ'RYG{Tz|A@t,U V[(Y[QHҒ)Ͳ'&!3!1N#7j3KpTO>`[ lv:H;/ L’}}4G~Aⵙqa9K~<̦R7KO'6>z= _||o[7SId ?abzϜ46LKAmH;3I A!ٍ:<\I˭b]IbKo$LQ;" X6 KZ[$E1iT^`K^p,"rg^]G%s, Pc2t+~2NÍh/ƪa-y30|W3%'h{̺}-g& =VȭTIa9ny!zy- $9w<@%tge:t> |=$u6.S"a{bΎuw.ȵ{!A3Qx\" 1t"ɳBE7 XF^ZS:ŏ{SJ!P9O ֡/`ٜ0Y }\`Hz6kx#P%68zt{ /!IɚVyr?Fw4:w^&HMki5YsAVL9)-<܋O~EۋjR Mƽ"1ޔ\4@ʛn{VBÀJJܨ6$w˪\fQ"NȂ,6K>G|%,El iK42r=H\Yoik^Ih kYs57L{Gڑ6χ٘Q?DEAs~fhb`O9O#KH0ݳř,GYaSM5t'Т<`䷏hϠms" ywăBcm`m:YuAk( l9>e> R`w$"^ /Wh>۸+d?Vs\0gY))2NJe<{djsJnK-=Xp*g˿^ 8*Ell(&frDnM*8ѨLqmPUktm~H:[lDBTk(nI"f,6)Joة+|Kto"Z׷#F;{Wn71Pcx 9Ip|9aeJ([Kbsi2]hvٶ|2 z_z/f(g\=O09T(=Ryii%M)RHW9BWc + c?]*5yTR$)݊Jc bL?lREKK۶I?MF'f.Pݣ,8OoԊ C2 (@}AC/ hnlѽpo#Y;ĨPGX]NN yƘr"!R&=jTyLZ 797MLϼxמM3Cd/}X[qm3DM")߳dzWCngINL]e 䏎md'XN+!tx1 ooUvDPc13ZUM6+c!_e6_c9U_XRM@tA0e' OIzkG g ~?qD¤ŭasRJOFDAjI.,6̖Zm%WfTo24$U\S _8m&닲{"{KwQ KEp<(D}L<|ϐebd e?r_7pϬKHUFst VUiUbR@Z~Y:O[)|,S:Q.]i4 )7+0jJsz&te %ms+EYǐ|.t)wrw 8(o1"1ߑit\ltLLbr;ˁ_]h4. sWL7kp:wp]0ַ |Hg_rDEb{$nb{8ԇ7tN1 Kz塐;{reau3t;TX׈>Y3Ǹw̵ =a߭*8젓\'}jC[ѣbvL5H_kq%WkY @KHL? l&ZIZz@׮BĂ) a@{Al`}t7BAn,3cӎֳ lNځ wIֻ-COծjX?LʯA;;]Pp=`%ɢiЬ-Z؎;k+6~D8VEY ep%8v|OIJ{۠Vᒛ_.߮0 F2 lBvW\9 u\bAۓGwĈyI&=LCja_ %bT3֝ez>N2VXOvH* :0)A }8O)f;EN@pWR_;io"QtwECR7-\G{%h^N|!U$$%nV=hXվL +qOIsFߴFBɥF!(SܰçEgF *˳ S wf%i=5>hyEe+.eV؂XmU!zn9 ȵEΓ~P@N-^lJ[KLZ:?}R9H>jY_LIE&sj٨հ9}\exD[0~t nY 9ATDžpgBS^FiM##iAA`F6IȘو<͌-bt (feCa<ǖ0+@ԭiH 0 +DgԠځ߫5Y.M%9Ԁ}=w@jp>{0)'m׏{U%p ' {uFp\!x,vY `""09c&~?Iw(jB\]}f1}}^5AuP3pwK5SD 6=Myg5;Y9&)5.tJJy81c@7(Z*>Lb74 è8xFEϥ'Hɞ .كBX}Q !TԞj`tdmt"IZޭ}5?#\ua1-rB%%G9Ā́xtt9=7oʓZeMd&~;@%X # 3EƬs x2\4t"QaMUP^04LdZ 3$3 5;,,U@3PFt[8DGU6g)X;"@O \هg\&m؞IJ(|='环ƈg#Ȯzyݣal2]Yx;ց,|wEWc~vtW|ߚ^4\hO:p({z#T']n:^JrM+؆KJ"d/J zVgMjA֏6y]$d<` r*,N +S"V3>Ԛú V0Y)ReEwd ^"ڛՈ3/&n-=qtTJaN +D"rE NXsB*YG&_U߃0qA Ơ1^gkZO >8kF\ׄ8cv+x b c쾽<72BL[*HblרQ'{6d)#ԎES2I?ͯz$5! *E\yY-fHE_s}ɪT4';'1-fO;*unKOr7.{+` :2ZM4{߂Q؛){㭠w>ӁM%^Z\ b%k:67dp "Mou_:%I5ǒx!YyBm%pB8xBu r/ީJ-!aHd%IQ#oSPZU&P$~)0{g)_BQL@JM$T\hx +¡E4mtq(gs7! |^dn O;RмИ.:UtLҮY165WqmC8;զqm;BQͮ,?ƋIv>W^{-u1A#mo{7mi gDe5Dpn'-z\~_pa[˙⼬VIcĞPOxO+`C;P$Lp 0ي>Au4X5/`\&aQ(OX$#H&`AC/33}Ư?03bѶnci7ʰn;zXW--M۹U}KNpFAXz5`Bu9$ݥl6/r*xg=Ơx.p})QN?浪h VL=Ɨc3 ͽVH }?0C Җf]lב_߇*4uJCw^d,ӵG+σK~"!2)>c;{LBUHθu&ZS'[(Nnjiu1mKrǖHD'ͰQ=L2!.ضtpkDE33oHk".9 {z b^P趣T؞a=X$ax6kڃԟ<\pU#!ׯLĘ~#@z=_kugPT_5K k+[m\Dsf첇EBx(h6WKOG S?B϶Ƕ<~Ƙ1|WEE&)3pYGP xH6\dFj3R2`㨺vd+ 벭!多rZ31l<#$E)^+O*E(J_/eFvIB:bV.S]y3"E}E V8eWrx]?ъ)mB|_%XK߅EU3B ?ĢJL)C9"ht8a›ظPoq;4 HYV:2Wu,!= y *_5tg$ N`O܉VI=9Mx%ghyrթugx]R{3UKymI~}X)1S?;wk4; 4-p&c]yxA34?я_F]<^Ոоոc3-R'N!'`0s1?֫q7O^ y>5008SxBZ=~q2yWXףE=YӺu` Oۡ~>{) O=X]ck8FD{?s *=n?üF2x ƙY1Y@^l?cmfay)e%=.lX.r c#aQ*m ~`F?;ڧ km`X0zP+[RV;ᴇ'4~~uH\Ѫ{esr:+ 6M Ž{:Bp*)UkktvwxXB^tI@o@U%wWB`Uؚ^U#7i))'2G˻Eϵn,\Q97/c%7D8T'.$wRr`vI_lXV0S0{Vͪn1QDQZ][Mb&BBɑT][FPDGu#I }|^=|x![)5A.XrIC),2 pK[̷jR90A¥`+hZP!Rqrί GCu؂v- 7+pQ(7:ƼQ6ַ[;Sդ) s;{B)=1܄bv ʱ & uPp2i,\D (mB{ ^. L}%pvK6 z8HoOȅƙUDА6偕9þJG?W`àm1QPp̯w<Ǝ糒L2za\VzAh=5D)AK wAՃtJ揶Rke)@1 E+1uPCnc[U|?Uv{,9ve:gaJPުJrM*NZ)מz5dK{]8N@CBg`0r!+w!Q.q[OcD?I.A3J<'bn܅f%Uw,|d6m"" {%x>)SV:$?d KhodĶq)9,̝3H q6rme+t"dBkXˠp1o Y8UY[@ʁ9I0Nج%p<ͺh~aR`11tٴ{R }/f(&Bi$M{Ϸͯ빦g@R(cX1IVkfP)|g}\ABtWyF,3?K.E<6\G9_V_n7FX#MU85$!扪T\o6:[AU;+$tJEa_>0p/zq6aZWľZYTg?s {_0rӎfp\9h'.ZD3O|T́i{1`KP-& ęl^jq"Vzj Ɵ4Y d=!aXu7Q]I67m%!W?kqB ~S-V sڕ,|gm%l(YsCTK' >n+=,p>ëJ_$3SF͢o$/Sa }!+\)”ڳyrءVQ .ױo-3BΌllprw]]w^N;J{ Fb,-Ok\xϧ=MeX,X]/-rW%Ûn0{BbCaޝ1vBzU9.ϧ*`1gaW_dP mR˻4vGeX %ΕNPn V[`6睶M׶FK> K X:.LgdhpCQi(3woc 6v!<+o< Nq,h<ѸaHDGuYKz- d}Q.y~)ZnRjXp=k!O.مzaO1OY% lnOXߞnTE[0q̽}Idd;frrѺ_@m޺bc. u*3LNԭ`;wBmSѤBTdN/pI