libgit2-26-0.26.8-150000.3.18.1<>,\d Cp9|z3V~|\ov/f*X$G V꺐B#(۸mZAќ[$2K5%ajG}fↆ$ 5vK:x(#J.tņ;QUDV>8oQօ'r`. P n&F4j_n,ܼ`хYR/5?#U ==7Oսhi6S?eWql&#ޤD&ٹq9d#>@R?Rpd  " 0  9Zy      ' @\l}(89:>M@MFN GN HN<INXXN`YNl\N]N^ObOcP+dPePfPlPuPvPwQxQyQzRR R$R*RlClibgit2-260.26.8150000.3.18.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.d Cibs-arm-36JSUSE Linux Enterprise 15SUSE LLC GPL-2.0 WITH GCC-exception-2.0https://www.suse.com/System/Librarieshttp://libgit2.github.com/linuxaarch64?*OA큤A큤d @d ?d B[[d B[be8f8db6e3f820c104a446922a08f25fa64b9730300f08dcae89b07a197c643ad5d3a44c8112f514a708bbd83c9594383d128f6e4f6a4e0abb3f81aba84982f5cf0809beb7e21db0957f465e32930088f520b0169196e3ac2d579879c053d366d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813libgit2.so.0.26.8rootrootrootrootrootrootrootrootrootrootrootrootrootrootlibgit2-0.26.8-150000.3.18.1.src.rpmlibgit2-26libgit2-26(aarch-64)libgit2.so.26()(64bit)@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.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.1dV@c pcd@[[YZZZ @Y@Xv@Xv@X@W0{Wo@VJV\:@V @UpU|@UnT}T?@mgorse@suse.comalarrosa@suse.comalarrosa@suse.commgorse@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.com- Backport patches from the 1.4 branch to verify ssh remote host keys (boo#1207364 CVE-2023-22742): 0001-ssh-verify-the-remote-s-host-key-against-known_hosts.patch 0002-tests-append-the-github.com-ssh-keys-so-we-have-acce.patch 0003-tests-move-online-clone-ssh_auth_methods-into-the-ss.patch 0004-ssh-look-for-a-key-in-known_hosts-to-set-the-key-typ.patch- Add patches backported from upstream v0.28 branch to fix bsc#1158981, libgit2's variant of CVE-2019-1352 and a possible buffer overflow in commit_quick_parse: * 0001-cl_git_fail-do-not-report-bogus-error-message.patch * 0002-Protect-against-8.3-short-name-attacks-also-on-Linux-macOS.patch * 0003-Disallow-NTFS-Alternate-Data-Stream-attacks-even-on-Linux-macOS.patch * 0004-path-also-guard-gitmodules-against-NTFS-Alternate-Data-Streams.patch * 0005-path-rename-function-that-detects-end-of-filename.patch * 0006-path-protect-NTFS-everywhere.patch * 0007-tree-ensure-we-protect-NTFS-paths-everywhere.patch * 0008-index-ensure-that-we-respect-core.protectNTFS-false.patch * 0009-commit_list-fix-possible-buffer-overflow-in-commit_quick_parse.patch- Add patches backported from the upstream v1.3 branch to fix CVE-2022-29187, CVE-2022-24765 (bsc#1201431, bsc#1198234): * 0001-win32-emulate-Git-for-Windows-in-symlink-support.patch * 0002-make-proxy_stream_close-close-target-stream-even-on-errors.patch * 0003-repository-free-memory-in-symlink-detection-function.patch * 0004-config-validate-ownership-of-C__ProgramData_Git_config-before-using-it.patch * 0005-buffer-git_buf_sanitize-should-return-a-value.patch * 0001-path-refactor-ownership-checks-into-current-user-and.patch * 0002-repo-ensure-that-repo-dir-is-owned-by-current-user.patch * 0003-fs_path-mock-ownership-checks.patch * 0004-repo-test-configuration-ownership-validation.patch * 0005-repo-refactor-global-config-loader-function.patch * 0006-repo-honor-safe.directory-during-ownership-checks.patch * 0007-repo-make-ownership-checks-optional.patch * 0010-revparse-Remove-error-prone-redundant-test.patch * 0014-repo-add-tests-for-bare-repo-permissions.patch * 0015-fs-remove-mock-naming-from-change-ownership-constant.patch * 0016-fs-refactor-file-ownership-checks.patch * 0017-fs-allow-ownership-match-if-user-is-in-admin-group.patch * 0018-repo-allow-admin-owned-configs-by-admin-users.patch * 0019-repo-validate-gitdir-and-gitlink-ownership.patch * 0020-repo-allow-users-running-with-sudo-to-access-their-r.patch- 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/sbin/ldconfig/sbin/ldconfigibs-arm-3 16795597470.26.8-150000.3.18.10.26.8-150000.3.18.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.suse.de/SUSE:Maintenance:28345/SUSE_SLE-15_Update/6a61aa1dcc670d2ff1d10e1c57d155f7-libgit2.SUSE_SLE-15_Updatedrpmxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c2914f1c3194be03d61b445d667627de4ac3c417, strippeddirectoryUTF-8 Unicode textASCII textPRR RRRRR RR RR R RR{دɯG߃G/Fa (!YDAUMŰ}2(̯߶'=e湊*~8V4GXi~ t@:" 랹$gآ`JAsv +k7$Tt׃sXdϑ5=l\!AȚxRˠE#^9.ODž_\-d$p>:x3'Kn6*0.gM4gkRPD`{-zFt(7b7g"[tUa+EȽembhXBQX4ppcʝ'` -P:Q=\%c >vnnMǶCOrBxTYwnW/_ߓ N%8cONL |##x Ɲe'R"s3sG|8Ldz.VG*ȖjQhQδ`uw[}&2п3'xrwؑ;(gBr8?3]/V愚5W>*! CNYP^Pݺr7j"Lq%Pi W% ~Oij;Aӓu2#I!d`QE@\"G;(.䂱0^-[z썀oˆ%ú‚!C?%vY'yV=ӚD3@9xDK`25A'(|&D]Xr@}1/>\㞕Qsa#$u|!yJwfZ,,h|Z Z1cm;B%%M򚒥'Ui){g?Ru$:ʼn@ElxߦP?Xp9 fA&ހ/2caY ^_?ӍэjJ *̽ Gߊ&֕=ڬ)HnG'*жB*%t3GPqΰ7, buśᣑ8l û}cŶSpv0VqJsT>E>z{oXڮG+,A}Ί+3y8 `ں9+y,޳XqϋU|6ҾWh}@}{$n$8nDk3ުD 'f6֨HVf~*fk-o; +p쐦)Нr^r{]9tWZ}mPKNDaycxwp E4 ul4@7xq݊;jҨ:Tg~qM ?IH7yuIBݛ0H_A;|A,\ƇlbY0„* _ c HW: ~`i%R^p']\BScdR3J@KRYy/33$76s eeY@Be吕#6RMybC=oOh#-5z6%jZbYVB/bj>)!tKY4t0ov!Фq,{mZ6e x zMs[A) ڲ4T)6`( {[![Ii$:K4G>_p~tmZSysTOVazO|d~#"ϙkWxvX4k\kji bplP8vDS&([xAБ${@x`vMaӦYgశ:6Cj;PEʅk7g0j}יR/˿St )s6]"=C^zq#GGctlw-Gn#ufXɛ`>TLSHhIx/e=/ETM!H ]%Ws_"%w"h$` F"4Z< ou'9};YANYs >gOԽ(S:SmFQ;}'<*Ec8X:0Xh) ;qf-Hl^@;N6t%D8 Cq4>ͨ Um}G+yg_cVgTziXVܑf` 1MC@{.HY5ґkFaA%tb>۩DP{S~>;Χ{fiR߆'ͽʾ`*f {`ϥ e3…ە]ۓ[-`kIү*[`W<Usyql"/!ZEfR@Q9HSO S:8-1̘$Yg ',R)z-yflM٦&uX'["пwaC,zE/cUҡj{qՎ ȠL{|e=^"[գa:ypI96 13@u,2;gFg$}/uK:؂YkZ *W/489w`\@H4M Ui`Y~~(70uY(I) =L8a9HkwOTŘ=ڲ?> Җ^NuS(S(NAӷC$UiKMQy ʴ;Y qw6YM3VYpegWy~Ryu,keэ7#ؘKBhZ8sZF-#\D"ǺIU8ECl lJ j+ 2P~AuNGj*=ĜZ_b`xD-zQ9K>_ 2kUy5L]%^(mPu?BRsEpǎH(AFC Cu+SN:jHizD }UKEJ_j!Y2a852tˆz ͰP ܤsbh`uf`+Ʉ2HS*A`~k*L^WDC@},Oĸnif?1NH@*kci|.s ݣ;&mQ LsK"GGfIf/.l|͋&{z&ף`9 Uj*"͕+Oa/)> f^WZU%})WGX`qY6$"~{9ՂOdx;YHw7AC0[!RNyRM) Mj{ EC1uc35#J^_SU}wW/'^ \ ^*SQM?a";0iQůnHuÇh9Kq[̐-(SJ?BuT ES* י[x yp1vb;G*n]UCRh{ [ho:c_5_؆U_<$=3|L6zmVg'G(q#P@6Y T4l%t0"tCZTon4>=b Oq*":v0Z#z+3faD틸_vIGg.Ot02e(&UC $a![J8c>*yeS*~,&X%A4 :墳JRxRqфbinS8&8]:$B5[ط9#3"&x}v?8_(T # ,i'~ u^q uPNsi{l$ZZȡe3rE:Hĵy^0LRbZmkT4·<9}7UK4YM Kbd FP! eZ><^"yφUǍ6\uu8\p75q>U4ok$:%\ XNyZR'-^:HN -V9Q;!fK v2h2j)\rnlVC`צՖrAT57/C=v.<'/Wq]ȃ_@r#m/C[91r[eA 3ayNߊeu"5ss٦J y4"6f1xW4dFGX4Vi,kDBy[D2wqlU9*C_` O#^qWdh\ӆqa"H>% ?V۹msPUsI?|g)H-pZFD̥A/S]@U28Xe%|S-9dT >*P=o'?gcT^FZyGӆ_8zKt|k!/ Rd1r[uZHnF?{DhJYnUzЉ~t_z\yRM <+7R9Nmdfbs}|6mUXߞ#g,e.*EƎ-/h(%;ɓ6;5$aIڗeX}&i=gޮE}UpK&@\򷣌Ԃ"S!$R6y:xG7?h0{aS{~Yy@ǛB2DoHMjٌwiWoFLMS-#[#HR5Ydk>Lwy0pLH] P 'QqPi;+>&lIF뜀},A9-IWI_Xa,Op)3~#W~-?`M29!o_1@Rvq`[=t\4'P*,c![w}kSȸ="eU6+"[=}6}Q&ɢwʲ^㌗Iw)vëotf< ) w *aPdGH7&nnK\9cjb35."xeیQ8Xz )OM#SpBwKUCs&|pϔ1 rĠWEH᲌b(v^1l'HBe mW|]uIЂk|Ivok'Fu' ' 7sߨW d+}WwH^Mxk$`8~ RfLR`ݚp[D!00fwϥ*xt5$ /ՈW`Bg5t wwoڥhN)4%Y !4ČEJl\z{6UEw)jUÒ>PNe₣)Zs=ՈŬxE ZfCBtG,@8A/j{N]HL>Xd]0@w3-"?KQd)\xaW%vćN(r}` ̦h^8Q/vB V-ne\at39Z6/M^?=Wdkv1pX(91Eq5Z\1~ʻoٞX_P ve/7(X "䲀IQm6?l3)tJ r" }#!gD1Uzy?siK XԱ 4K _.Û=88H>7B5ƻB Az A]e;eK=OE*ӐV`r#ȂT/;ٶ oO:wxaۣ9m5z"T.~Y 8*D.U{0^)PBՇ, tiJDr!43<%%ĩ=f&x5B V٣%KC%5Mr/[ӻ$ۨwR L#b]d׳0j\$1ZO?^Pc:{On̯?yz;RԄo.ɘYͱ: ;T~cYv80[blq*o!<m) tRvWkAV,~ZIdϴ~H{r޳/ApO;2eKMTs9Z~P'tۗ2W& 1JBt@׮Qp 9\&Zz9],4sZ߉Tf׉~ c{ΉQNbT%&=^Ib*Lċ$F!`6B%T^ -_x!?D,&$l!=12Ě Zg:/dE-!5yk?9pnoN{@GY0^rJldwy>BcınC'_m#i%v/k 3l]`+Ѵ=S!*xT>n?\M۷vRU1"6I:F?Ɗ Q&ͺsžOWt~ ڙ޼ {`(29-vAU GC5֢SD˝k0 Go~7iR2Lf6f% ̝j2ч sP^k }^9ccsbde>%Ht5F_˺yִ(IMsIG.ѧZ-QJp(?3/@1yչ[h5p yg/aj%-wUDsҗ@a7ȼwow43Z`}Hwi~__X]sq45g/|ڦe]ZuycawE!cdNSQy!e_Fiךo+d\,ܚr_ ZiqsP@8Kgu{"DXP利.lLOy{O.!ٕmPqsHeuu[\EtE}<$Wvu t Ӳ wv+<͍]^QÝJXp/m+IS.GuߑD:x-Vqᒱ3ỎQ?ymXxپ(!g@O;F d(<OZ/ N*Dq ('9&N,;Lazv>^K'4DD)B~_5-؃7X 7 ~wYlLe7YX-<Ņ|9CKZFUgDkp޵6b! W4J 4{m_xGio DFos3o-ARN(w2Y-i3vBX KkLhM&. ZF۶!Pj,bUMXf˰bOZ:t ; l)ғA1̜(Ov.M{RFxk9?5?ee_7撘@A.@ԛ3pq.g Ќ !c{8F'luƠ;DKD@8z~@Oa,7\#2O+n駓']G%7"$X|di= ~`Vhf-0ygZH2T^1]L?BrژYyMyۖREzE֝=FȴO1F4  VY5z8ʎCtޓp\@xm1TGݺF2vuѡ[ӤǷB(ee*r"͎C%Kl,)I 7+>51ٌ,En@oHqt$RX!p-_XyV>rQt Ai61gv۸nn.?F2H>^UF< xc^^ADOyJ;Se/ϕ]{wNPp]չO3>ƴSk,`)c" + %c!!\99Qhu N/p'lql-k2|~O .%r#X|)'5ȕüJX}9Ű\ (mVR}!ZOUJ;dv8a`XSXL yrR(bgwVDɾ*1r3q/tJYS6ZރHFY`œchRH}K ӻWb 38<3ՇGxƨT]#*mY'rwMuúh9V=>zy !%kKWctig1t.OTk豑'>JI٣]ESk"<*=U dSDP8 ]"R.3ܭpķ"%EtnrF&ei= FANНu@;meQkjcl&0"%;)nED"L8X 231Uw9VAk/[Ԍ;L͚7"󨁖9/"Mkg.fēM-lG$A~^zTxGMZ 91ͭ;w<? J|NyyՍ|rwkq^"ĢQ # ୏8{o~ߚ)/Z#ˇ]S ҍ)!NϨ7_mXa͐vPf஼3UH#hΔ2e"|HL~?e'7$=`çbAV)xĺWtARҫDf^+ڍlzh>)|I1E2j]N$ tl9hfT!]:7%OM&"yr ,w;e5r P |I5FOۄG[{9@fێNJ6^H =-:dTP7HpZjy u'0l;lz}r-ϕh^j(}Z,+L${Z<{̻6$EBayiEɏ9t4/|s"L3:g6FŲ⃖n"ˎ5g-k)-|Ćd8VT\9.o "p + MM ;cOpnz)b֬XCfZq6^7`׺E񼽪*A-p}Pnu}m^,I@~*&N`v(Y$DJ/ 7p|Zm [דҩ#(h={f.5JC@!|2|'mI\kW:a>[0 lTx̆ GK3]@#咍 ;ۨ~'pS]jݿ٥ Z [~ؕj)%מMHx @o:gULK>T7{6K5 Ht&?k"7mtd'xRff)B{3ߣ3bxI~Yfz؉hY74{k$ךby-\*=>۬j)F$ZF@oLo F)[%7 'I$VJAɄN ,Дc8Alȁ[ٰ;cS ϩV__ualZ }N  u@H ee#7 ){a͍,A )tC~-C۽tc:/ X>s\c[Iw&hsL^z<}]JҠE mݳv%5*Pj>'&JAߒ>nFg,{kR2 S!,_ePK1ٛI Jn83$Z!/hͮ>^/xưHyz ""}KV'T-fH76霎H/{VdE"L5_߶uW!^cR Y5\--m3  耄s t65dͬ+ :e@9Ŷrf`҅\lz|\Oybgq-@EErP]iLaSUG6Leau`EMڸ:2dpx0ޱWIͅ5׳l!`Z zlo(D_ lGj 7~KRXIExk9l:;xu(@_""3QA*Ed?CCyɺ(W7hIf\A퀑Hkl4NUk Y^z9ڹ2ڂeͬ\[VdkƮf Mqpǭo:8/Xn:99@ց`L7F\K7vq ¶@ō4 NB"c dg# Čؕ]<¯ y)!xB(\XUAZ[»L4Ea.$ۭRbqe2z϶ tA0姙xQGL-A>VjivU>7+ AiqsIZrC(MOdVf_u^ͪ빌rT&͍BT (xIw+B@ XhJָkTnZsF_Z~%|U#%co_ pH$ЁAk$XR1b3Dn 0v?y$$)kA5#w2,&X[#xޭk[f}82NMh(cD>{TX-8 ~ַ\ܓNMndmC=]);k' ?Jg4=I9r^F2'@0q2?$Jo$3ٝTt}*pUk0~N*#-h[ }@棿V&ZMN]lRnZezl}@ ic-H 0- 3v$Pͪi%y͵W/4XiHrvP;139ol\cbnTUJWYN Xѕldn?8d#c[ h5t ٥E{<}/YM<$77 OiFc;۱ 2^'`Uu7vu> AKcl:E'zC r'?{W `Myr>@a#4,J[Qqv43j]ؼL?#C{F3)7hV+(i~WEND=HUvpxcB&Z "J E$5G,7*&f4B+2w(4*mI*\Udbu>: 0^_,'ߗ^( xĐ|dM.-,g70+k/1,608hOA l-b?wAi+/Yivw5&$$hh<]:~LmwuOE1[鐵}pR2/4h=R&RvMuIsՐa2nd[<}ָ:_'y4<ˆj װpɘlvn `üzͪ3(=c/cD/%l>[C O=>pތJ񄉇g˷@ ѧptarR: lߛR^+*0բ @ %2l`z2?0 0 ^S3A Kd'=UCQ叜cvRBTmX)ר| f}ww`\ןF.p;q""\KM]zpf3=eg>"kUNXXi#q%U:Ć7Jt}SZY׿0S*q޶ɓ^hQ P_=C;TEpN:~{\t#a em绎fqi%wU$+4&oΥmrVLISPEQI5<fa<E:yƈb@4`D8QCP'tOGՏk3h%Q18mו*m1NguNGm8{SNx9:$pY ?+4.M g{,ʨ 75eBtkRW}W0YAÌ+)>*c

E{UvL˵&ٽyMv\eHw .f'!R76mD6e& p!Lv+満` 2$M#4!E{& Rju~ ?ƭzDVGy  ZI`~->j*Pz,֐zLǘ5Q_FK2یX,õsLYU73(Qz3@FLy19DaDndۢ552~biS,,eoVpd:}ȷ %MfqRi7U(lP^Ck_Lg%Ao:TΜN:njvzx@L>Zvu7h~|Dq~8⡺i2EBdP83duƗuepCWZBO3WR I·h܊;9@E$€Z]|dx& ]=cVefcñt;n>hFTB$Qĺ!+UH?^!]؍BroI;G>!A쭋 b&&,&OVQH[-k,ϫ6}ЌNC%A&;fNMZpb zVeX7Rf~:ja[̄ /AM3 7H9&yTWR0V[{o%U 3*Sf~2*Pu9𐧅|~ЕfFqVMU]o7DCTȭerVQh鑊Cҕ6Һ̫Ku]lZZ?I_V8$svנO2{UҜM ѷIib݋TdT!NJ/ p%9' vv%'d}?\ҝY@.Х|&sഢ7H %~W einy ƺcz]vd7`arcgkh?gav8p,fܮ,QQ{2 V7HW6026pum6|?n"?lMpD7D<APL k8npܳEom<50&6c&eѡF".jਬ?c9lhpZJ .ob#})x{7" XLV-,6"'S6N _nN>J9V[ވn}ib'E1CǘF^_95@ۻ@*SS-W {ɝNȺ'-ΫYVt <;QGb2Ќ$Gz]blGm7Ñ"sT;1f&1$䱗)}Ql3+M24s*32B{u*JI[ PX`[X<'hpWFlKBBt-:TN Ї"-ҽKjoPk 5W: )I%BmK)ɼ-xMNlX76.[]ս3z}LzK<$ ўB~Su -oT2SrWB7n`ƤawnGLYlN23 RwD?a#<#|{ߝU.mΠspͷڥiP$uR@vXZ<ؓLEgx\]cyOѦ䱪G1,4 ORrYx9X"Qz]o&7m-; .1+u٘ʏ` @߱ɓh(̦{mJךO8yYgKJoM^"H5H#,spsHgWWK-kJ "uw6JW˒/n'iN]sҿky>.(1 ٮە;'w5ɶE["`7,+a,K?+@Ut @,7؃VG6(k a3'%KSk^ ^([I&W6.E"-_cEԀAmWڀm>)\hC _/Osº<#5p&/\aA]y%߂0ơ CuGaINF:ٓIfoVݟ$zYV:y{FJ5 ˳ &1a0z&_FjK; ,7{$oHrFp%c4qlerW8`$+3V2e(ԺG jGzC8 "L? 0WZ5{~ Ӫ ;?vϓ_=u%Ag B3u.VG~qdp.}s/3ƉV)<}:˸+|0|kAZZfT\2Twk &Qw엒21v&vҝTeQL5^!bhWzskV-X@_Z}H),ֽ Xcq~|n,TJtޭ\)K&b0ߘnW VN\k'$!6yT MTz9`&-C$mY@zgܖD&ڳz yrHY|g^ a4"$g1tyX٫<&!غ- D4 3Z%w*CfT\4I Q-=,dtF0(+$k&Hu3fNd9|/DS(ȕwMyƪ@iY*"IE.d9QqG1ڨ; ]'Pnх*er뒙h@-/ɟӊg/4 "4\P1JhW yFu<~Jdvb&V~~4;Ndג.EbbB#u4 °wʊ=p˾8b-Ц6җCq^,\j@5`8ɶ:SP0*uPE.k:6m%.Z̡0ZgB>4`CG"~ C:&'5}J8 M)6YBa.&L@, m:3mLto|b^&e []9KQ4{v[\ZiԾ 68mOdyh\el}'l.Ȯɩ.yWγ0pl: d[O.m" N6$c70UtôWىpJYYJN/D;DHVZ6MiY{nJRQBK;zd282>p#mO'a%T*UM=d4(:"a{Z -I[_`+ ##zVo B5<;Wsw^!6Bcv"ixp۴`si94*ٯw)GZsv@_U s?rTEZ+vOߨ&];LpwJV&O뿌vFn pёWi؞w7T^XS^8"7y&ȿ޾!GVkմ0;r7!u-6EeAxD4ok1N*9vu٭$M nvӒ:Lu+e㙑),6AazZP]lΧm-L5yh\f1'Fnu)ߏU[,]mΣZtV'IM eWn멽hD4zCoţ' 7;^ߗP΄IF]*~ nI2UF4/j=ڰWOs[,/W.[`a,6vyAp-B@N#U$ > e-xC= $SGeoZ7/7u21s E?§;V.U "a3h4}FQ<6!,&`d09VNΥS'I~p7y{Ж$y c[0 ɩwp^|,IDp#LĜʼnѥِ|koNݡ3OT4q!> jPz Exe*x *vxb AIõ`-Z51A,}0Z ׎LaWjˏ#b چR1(Gz[|ubpf bSoib. paРC`rbE?2ʑK4 ;"vvDP0(ItV)r8<":T8uf7"%D^?{e<ׅs)Xk3ZPFih /7j/}q38JgPHi҉KZc%c- e\,rb)>0tR;Q'/l0}g ܝqWGϑzå^Qr1;euotT BzK\-}D^H(!Ad\]=c``^Ͱ =&gjOKglUI/Ojbob,i`2u wRWЍӆ/ЗC5=U|~ PC&AAL#%:7ܽ1sP̱4ۥ99` 쮨J*3+^ ?Ju%T7<l_ 茦3O =ʓu#:N|Ha/JGFMF "ǡW2"-}"R gR!+v*_ۼTlez2f٣Wn^&+>K3}iM\Q,>P0P 8ɶ{2dsQj.1*1BfoL3pgm8DByMEy׏?S՝rЪ ȯU#b]=5Y'²*Xb渷snȻQuBcu聉֫ X'@( ,䦪2[h2-wln+#]e^CKѲ#7%Pǘ⍴&89s=-#uT&'(֡?MW µ`*͝ (vƈa,oHFxLtﱀ;UGD1Ä!$Pp`X#s-jǵu3Gl4!]*1AStwp`beɿ#tLtcD^;sg^f cIw0<.k Z4qy0է"j@ !tWA耫5+.^vꐈikU gyj*j_vOLe zb?7j} `,4bq@xo~e a-FMA.!f^tK9_L@z׃SA12¸\#(w/v)y-4J;(.FH٭XE?3-tx$ :Pr{S|`z냨ool\2F` |'[ qM^_lLUĩfkI}d{8-@>V)|^c陡$*8pf1;4 Sɦœ/_KM b}Qa0<H}iAO N_[uG#2qI;{dþCEnyJ L^E.q Ps?|OEIPGȐg#na/yA@psLHv*3֤G^mJg))0:r\™#{ORDydĶvS44t,GMA3[? hUڋ0/Ӕ) uo3w4Ӡ WŦ]b)H:Ѧd T5(I*j'^*Ƞc♕uv'=t娍e{%&F1/Q9ODI0Wx6O ` )>k)WKlnKbG R 5~S=$v9^:q o"(LUE2%(zT 0w;JaOJ$X3h.=L-N/4c旼=l}ӌlCM 6 r֧`b"߇JFx!mԩ + xJ\L,z0/!tg1E!OHke/Frd;5e&!.rR29b\! cT9MQ> Aw--W\mg1lhPasDvͤY̚thfdIItXg,\Hgs6; >  K߰?~s[/kV;,<7vg4rJ| ^5" ղa[ deއ>kp"W*"+d1 ru3D,_6=ps_(° @2,Ucq>eeD! %W6fHd:b=[("l Ut隠 n F̝(\ OБcF"]ex{[&|K_s .DgNK8| 4s3uLD˿3[ZAOHOT4#.G4׈]9|bhG%.yxLd CKܱj33n{ĭ؜Rڔ΁:~;"j{,߶i4rj\y)t 7W:-cCWIĔ}n0VFZCv|kb}f%,#vt`䢨nsl)l+ T߲-xE]= ʐD3C͕br,#3K~*8|dF3+^R0h'/ٌ{抭YȬ f].0K|q)`j[N{d{,&$Dr@ʹSXH? t;1!Ygo s_6xk7fcfŲSKS+Z2Q"Y%x?'dsr`zsȈ cͥW[5L-_@IZ|@Y#ŭy}肚3 /g ?aN53|ÜY:3F7zXݠBq2-jz)0^ -:s >$lTbx~ 2NxHm58h &E玖٘ՄZDFޝɫj>_Fj[|*6Kǵmo;@}$ ,{3Q WN;LS @y7 *B{Z8٥Iɘ4M[ҸKQ)^giлZ9d :1Or&bߟӿ| 㯂K $f l!*$t4Z]PZG91WSo*խ$:$X[! 4h!גY"Y9T/_(deK'rB'cTK ]Ǩ,Ee?UmSsW/US8]G.ƄL,dEcWѮ!( Rd``cd1e71@pcUPsOxdyEVeM({ ZyE|ꕁ|~ @GtkԓZ{ِO wL(z ?y~h%vgN7N;[$XVԈp'/j m#g S#!IIo*ɣB0FXus (Ŕ8Ϗ8._ 2ed#+| *s^b7Ø*Hn\+!uQ)0 :5zZbOZ֤*B|V-Sk㥋IԎoD*>@ߜ$~/9Z--SG'HWmqe(<8 WHVyytIֈ;g ȃe ^QcIe+/GhDj[ IWz6Ķ?'~0VM [gǞihɜ +x߅,'Ci>Y~WFQ-~k ?xV:M3mgרM=Gݳ*;v]ҺUA@z9|piAI)ܯh| bj=&r I[ˁ I؞+̓^”v'>sI}172KN Ir8ĩ—,`PVd8h*NiE>swyaPʕxS 0#`|))oH4.TCϔ,3|0puͪTkYb#rk]rz\'__xLq#*=7X;@xbhu^\?#6F,_Z ڵ:jq!'Q)Y#G~0bK_(殊[#8-upç*JcNrDEƎ蕃lh׹>,nD!/2VÕ4`Gfgtl#7OaVQGb{0%Kl81u͵.RZ27æv9ЅR9e6g.o|nipV*8NYҬDuҤYVJ[(ZM;gA&bD=$J9Ć$mkk~+AVՇȟ`[l? /eP!",MA>ç`سE5L6F5!;s2w xk}TK(ykSʊĪSBkJ7`]~e8?|_e--vr ?hbav v7,1Ǘa8 p1\[؎?QsPp%*M^΀{=+ԕn45[_!;AZ#a5ȀÉ[-0UVh^,tn1Lȯ>̊Po2W8L/J0Sf*E_A|e³'%<.kABZ<5ViLbʥ4 M_d *kVU'SebYfdh6*[T ;LZۙ( U=4Kg=ooOsPXGnbLxd|;&2?I-03kڨB]Vׇ in%džBķٓ 4ʕb˄]0 뭭!02Dg I(Oh!lZ;Z ѤFA2Xʂxb9⏃+є5fjKص&9Wa܂ϣx4Ja;aLzljT))xDplZp14VXv ~N(CW~̽zhyn0?B+n:pǔނe.SQ=͕4@mnB*]}J3cQ 9H'&MsiP?4.HR:6Owhpz̡G*1МAҎVX[>Nn3IQʆ ,GVA[' YZ