libgit2-26-0.26.8-150000.3.18.1<>,hd 2p9|&:&vBz";cbSDB\-^qe̐*uǬo7^W0aqU5=sJKlHPsϸ,(g=T6+6b.gyVrsc6r()qڛRR<^:JB22Y"6b'j,q:Z,$4`v)A?>)0bh'B ՛ ~u:d5!6J\̉ 銓>@R8?R(d  " 0  9Zy      ' @\d-(W8`9:R>M@MFMGMHMINXNYN\NH]Nd^NbO2cOdPUePZfP]lP_uPtvPwQ\xQxyQ zQQQQR$Clibgit2-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 2cabernet6SUSE Linux Enterprise 15SUSE LLC GPL-2.0 WITH GCC-exception-2.0https://www.suse.com/System/Librarieshttp://libgit2.github.com/linuxppc64le?*OA큤A큤d 0d /d 2[[d 2[35ee3b74cf79fd0d98eac42cc5ca295cf5a4d691aa238fa5ed972cb2f52671b8d5d3a44c8112f514a708bbd83c9594383d128f6e4f6a4e0abb3f81aba84982f5cf0809beb7e21db0957f465e32930088f520b0169196e3ac2d579879c053d366d9a8038088df84fde493fa33a0f1e537252eeb9642122aa4b862690197152813libgit2.so.0.26.8rootrootrootrootrootrootrootrootrootrootrootrootrootrootlibgit2-0.26.8-150000.3.18.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.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/ldconfigcabernet 16795597300.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_Updatedrpmxz5ppc64le-suse-linuxELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=59b25c7498f2cd190c006b44f12b2a2c7f92225a, strippeddirectoryUTF-8 Unicode textASCII text PR R RRRRR R RR RRvN 5k]3$utf-87e41ad22be296f778bfb0c0047ee4d3c1e23820894516a8ef6a17c02d54acb0e?7zXZ !t/5|]"k%AKm<'! 9RNL"jQgcw!Yoo}hud|ύ_ QA|<qĒ*<e(I3^Z!oue} yWHiHR(X 2;AI}OK!Q-)5 o'`Tp~ݹej fKz;:s1>f5WU. Ƶl |w qb~?O)rMAVh9MM7nEVƮu|ݜ;Or /Xny G؂dz4 PuQEgR3D(u:zt'" 4:_3cj_cޏ{`:-0,m0tG}"ҕ$bB@ʶs + =v2`_jWYc lB^`b3Q ΘD4ov"3P'`KPֆ׺EO$Ŷb]V?A 0YЫ_꿖.VpEqLj&yw_u"R _?ؚ NW@H #7~eaugjfd=YjGc\du"n(l5R|e_tvcSovyC0|BH,l13\ F:$e3bO {913~ƥg!t9F"NJPW !}jTI7(jP?GǦ9՘0q}'&:;_nV9C]xbн\5-+Йh^ӗXr (ə;g[> ͐h2]:QjmF$C>Wmj#$? #_;]l-BN8sgq"kBNB6E\ږ=zB uzj`˾|MРJŹk} %)Zp 39cOαMqL{{3yTlZ5/? Qw/2>Un Hx<4NH A'ћo{b1n_s?tM"upiBr%x6L/<)av9rts~&%Ck⬙&?=k"![ЗX\!\FnDI< MG5Xɺ&a[+2NB亂,WtT:p)i^^k[gøR`zʗn0G $uQ\C C9+ TX+ ē\) ˁ@2#c}LK=|ݞ ~Kf ^o@dVXg\>г[~g]:Q ?,?B~lK>yj"̐N3u56SaE,ԉȊJ(K AAly n=Gi=2F cc5-缃2t=0L͌#i\0Q;FɋS\ }*pneRj]NH&fgOXGD6Ry%\<8:0f`X E^^?OrUy-M%ٻ+&#Ȳ'0 ŃX \b]z ݁ܣ@8!|3XinnՋQ9,E7N0zu:?=Q`G ߪFZB&(eiAW$#ײX <;V" rl\jZ5VnwK "E"ݯ2G". xև;0G(a o]3Ԑmi.sFy5r,0Ϧ]ΗH^Ys i5#~~> >lE ʧMF?8eSǸmdRC4vPr (n{g) X=գcL{tA3G!ͫarO6_,.#m$P+q'e"O;[Oг)qFg5pȐe_jrnm"?Q8SVZ7Zz%+Uڙr|o*so $%lL@EsQST ,o1b4Hn6o~;WŬ(ļajV[-nAMlYFxwYLo:4\{WhXob|CDJVXRBCS1%zl?<#$drG\>7monfkSO?еS"ۃ̤4ݟ1H0SWNgL:;يw2 Nd \AFtxC76IILP"D]x-P:V܅ɽY2$ZXnKF=Qo@_p :^<]Qձ6\Galbw@ oCƪYOEj*ؘND^^  ǒ K}k.U,S4(bWATY:h ıR??tw G(Weub*@0#?k gt0Z}:pq&سH.R BcNŗGGJן3q>bizw_$ #v\mEgZ)읪s jo`|y`G`J-7/+항x8׵ O&&B"'۴YJPf;&=> ct>dwTh\*Nc,b87/mXy氹qB[9zJ5[7R PyCFdr,eԃKs2#5l}4}ߩᒰGT'u"hfxM\?[XlA/Jwi=d N7/4O .Yo \#4z̿_i}TpW &u^cY(Nr܋?`뾊_o둇C3[t}dvm?z|w pr~7Ь gt5ys{ŽBΠ܈)r릮Lb$w ̻cQ_CXɄk46npf z4"tJ}Յ1:7;yMxv'eVw ټ@"ʼnh.l*\.h%BA;-&6e 673 .o[8xTo|fO\xAReB*:}z>v"o)M 0[̎I~ ELs CF dN^@^&$G[Asز惵 *襕Rs.y"7D@,~R[8{7JCuqN>;AaE"m۶^B}ljWrI|gFYv%f@# >%_n14w0š*όߋ <1B(ı`^&P^&qэ5FP;XQA^ Dpj|-8<i.񹏸R)a٠#ofFYp?ؖ]@I!2"] wUX_B/fo'툪Taz YGL]{&tK᚞ fޕN^Ks)@gţD#Je5ѥ0t:G 0>FnFޝ;TPyF55;$OK. u4@mqp6U|.{4+z 6lY?2#l Hާ?V@.a!)hBrz[2Ȇ+(~ Qkdz^+[~LϤw1$)8ꉽ=,BܗKҌMPiEy*ͥXb$BlMڇtmbN8 bc6}Nг/I!l~%2'kp1jP5 )K$}RU >?GyPdMJ5]y1`IdGs/@ a_5:x72ˈA%+ aVNhS<Vx̓TwMZ',7)ڢh nv:J2oQS.S9";L e^.|1Ӽ* JRpƆ}⦥DQ6H x-dNڂt@L^|r)JJ?ѕݩ' 73Jfum&[Qeݬ 4:X[1M5’$U*y`,^q&"}Ƴ7/;+\Mà Uu/A&w^J̾Ύ%b27!QĿ`q6rai.w?W @s5^p]Bƫ ySO饉Qi*oݣؑ& ēvdhkFxg!<!MUpB/(o1.Ӻ{0ISՍlE@)w뿅\^T4#㟳qT,gӏT&s7U6x *؆PFK8ASj^[pхL`(92=&WB~*`rXdc1APM.@!u&(>_ɜƑ`aTtEfųYt{lP-y1awVZ{jY#9u2GXcp56OlBmh5ib,Ȟf>| iĄ+h?*, aeFAJ*?|ˍ7ʄ/4_5K^ e lSQ8@gfT5jm]u#lwON0xs+'<2\) aO.*/B{ @ ˺`0h֕kgLR Ucs)?B>$,k# nj)?8(Ԉ_4!A}I/7 rqașx*{m'6\vPI3?n@uCc\x$J=n0ҺhӀsLk8zR2W~xsLb]gu%y0DKt6Dyc1ҔNՖ6ÞaX0Փb<LE(Za7 FCF$;NfǔPAnN@}5UQ2Wc򅜆/hEQCzvżc M\Zd x Pmxbm߀BS-Y;;2jnci:޳уm<0׳vxE2Zj\ښyX-.^PA F;bQDF7ct y}NG|ۓ.VϒﳣCj:Ch`]$8&WV!u2[Gh!*"1]6<[p Ok,Fd_ٝI?!N0򞰭&]'_8T57-;EtM@q͕UeDZyLzSeP-FL*Uy娿pՠ(b7@35#s k,3LL"yR[f Yvxkowzc*^8(ґu "^>ɹ|8*hE1ߏ3Pe5J6g9D)! `5]m{c:?ĸ.;ĴW5@D0,@3o@8+ ˉj@tomrtugޚ!9maJ+5?sRV;Z/ȆA (&jˍ4̲8{EeRNמQCw0аhϤƖPg!RcŠA <|Hz'ɑ'r?= }^v~! ϐ&4 XqNW; /LW`+f/g)˟ UV݂Y;3*aJ_O+suLY9/XsޭKӼ?㗋ՀY|ߎɓ%Yn; 62>0=ȿU組lXK` G%r6p# K2WHE,M; ވAۭǮ15 >+ǨQ^}ipvmpTE.Pk# 1!!vÞL>6"j`cZ| E5PeyOH23m }?dFDǜ ‡2i2_;޵*RcEiMvȽ-ق^~gʆzV0p: /NF ̹!j &\[TC )ϥ [dOwF;"'vtڳ4DA.M4Őٹ-q|H̹mV "Bc;e|龘b(3͑@&v)έTNi$]NA Lsw'˺S$OVZl9{0$02<7nn/t飢@ ->V51jLQblOa/Y|+d:)G"&{}pEۛp7PM Y #߭YW;K,>Rܗ8Sivf6w17]b{kh͇XT|~cB+iƕtmf)1j)ߓ ܒT$pYD~ˢE˞g7k_A[;Z7ccb9QXW1`y|'9~NeCdP{7W"жXf79RP-PToޤ݈bF:8%EZ}T:x5P[yyQoҽ]Pp[AĖYE=vWӜ; #rR$欲>6vgǧp =B y: rcg d'p6Ȓ ӅlK;<|V.g\sX4ϷOkm^(x<Ӷ+C-k,{k{hؓ?V0qXKѿYCW{QtF;KA"VM&. (g= jq !{& }At8dRtD.= -' n<ڼ|0/s/0UmhU9Xu\UhT/Xd*3NH?ТezkuaN߾Wtғ% 6!Bq`mnZ_q  3JjP/rr!q ĿgDdXC<@fZC>͘yb. ܰۂlGJӉ[iHw} 皓?ٖCYe 'ZZqWkHŇ1~s娻.ziKQm q{MU=tԍ+7-ل7F1Fݱo@6(J!_z N%(BB%Jx0s{}&c5⬡1":tܽ \<_{iLjzk(س^¦WOo} Xp>dpO2zR| eZWJ\;LsOozѢs90[ BiOH[%KlcBF.sJ Y)N~ݖ?m5s~W\)Ԓez `ٸ-x6BYnYb $d}%\&H:t[d^gǛ8IД|V*/v[&l78>N ]v"O6=~QSnm "xb1:%a ۆB,˯ǐcL.b&}S#`}-aexdt?_U+-K\hڒGd!Y᜞/N'](]-ع1 Pj,]'1T9FI|TE=ti޼=uǠS(4'Ozzsw^0 5(7Wkt0Qm @볿Ƹ5ڛ6U/HA5p'A*/&/,9oAXw뒮ua 21ۼZ u& ^GI5"l$l#OxG$~f2#Mݜ̒V#3LGr8oG`u^.8.hu`I[y?ˆ/Ng5cљ \Όl7!ܟęW]5oHQ>GxJu'/Ll '-b&ZcȎ虰<Ԁ:Mp4]ΆCZ2e.l4ؤj%ݬO3yQOPèh^@17zIt-^#]Y@$u ]DUsqH- :3.hZ"Ša/=`~a TO +S_bX>;g:2~w塎-66@F~[ 1BdLdt*o-)ӲF7&Ӊ0YgL!+N8ƈo/D,GCt/0s6_Ek٦i#j<S{-^J%V5T=Qܧ9Z8:+.s )fm21} FT$5oP_wGȽ2p o$XM>%Q8ù7bC2'ڳec#wm/< 06 /L (uQhc - _1r]K"Uя/[VxB D/hX@gSѲ4G:!xEY0y}#3ߖȯ&wnD@J*\%R!ɹwp\>0M"ԣšK^ƑL% f\!Ce`KEF#X6iyWLDu]LkZ[_'^4ri\nqr{yu!(W=N Bfw3^H O̧$iއ|2>8`*uU]13?u@dNnnt 1mA>BUh$jLؙjy,Rx?A3:bv0CVxp&sgͨbfOl~.s]1/L8Mrz"Q ZU 0\O KŖ ':DY 4{Oqz2@-{*rv|PR P!!nl`tγ^T3oZf5~1+߶IKuQ2/L6ryo6zp`WA1o\Pkl搢E~,3`M A㲃r8`NFݛۧ3.NOۯw-Ϟu5@Oi{q?)״$qeQ:PT8*v3xӅFەN agé/5\I@u:Vp6%pG|uTaG5s"oύ4 ݸpo/nkIyRRn?lKt ڟ4K3b 1c qnAͮ]h?Q710A!oo.y0WC`s Jk_jg:k{{9H"rn+@*pCVV-!7)'G8e_Z&UKC=[獪@ȑq)IZ9͉v-fz340»7Rx=~1X'#Hrw׎zT43W$U?[#>!%ƭ ueOi2O>o0?QXޒ UH~$Ӣ 8WPH';/h|8L%^Fi @ۋÆ8 _{o<#Mp9EexkHr! bQAWD~g8sS>B6QE5*Hh_/2g~WK19ۿʜc- U ,,1sq܍_,,f_;Syi9r12TT#l%ydKvNhRoQ`/0akI?p>FMCp)g[k5P9!ZtS͑*J* *lH(AEE9+?A{qT&x$T%hVJ:#咯txX;BĜ[13\T)c/5PvF.)a!v9wTvr /5Uٰu< {t!<)E2@hPwp} 4:+RPs8<Z;K#Cf`[djF$p*)b3¨~֦V˧{E"VO{JSv LuRnc$J6 &zo>lnyP_#74WDq_Gnv~F),mkP{:Omcn_9}7ͤZy~>*bC^R mL0{AX-9{&u0!77'VG_x.hm~E8tzkҌ &Er&3J ` E|2XDفo̷ߒo+"9spQ\~]KP8[AxGL" aP Yr 91Ni$A\zii֒faT >>T1>kbqSrVE\"cz+Ꭾ %b [tB¤yctm ˏkm{3duGj+L96<3n}]7kx:h%\~…0owr˥u4Kr/9ԩbD;mN7psڠy/|s0@Zh$?1yRR޸gt{ U:URZPƬ'#ٽо?-{ŷiaOw`; k3*-Pڕ]]=.vBJOx1cM&LK+JR&ʫGQI~32:4 xy&PI5H/{KJo35C AVAjƴa}Q7sٗx!K<*|v'~ͱq H~,:J&K2Cpbtp(2i}59DP,wC`=4@#~{l0nX6Zq֦+REnJCڑ2$-NIz.+l\>1v!/XIYg*Yд$3Vs`oQJq;I*-]I6P+b8w~2El%IcRqXwn_7 )A,*Pg5r sg}PܴXSiX`k}^ ,L6mLїqE n݊w1 /' 'tl IMm- Q~D=~vauWӸnڏKj -pi^1%^I>Rs=Zդ>OǟvjMj,nj>&Y1<޾_ut^i7k}lveYTħϢcj:R`bcy~ *ԣ_ ~j61⏅x;ް /vNC^3L3hi5ɣ~Kɞozv걉k#  L=e [y?!! op,Ż*=OL5)Q&* OWUt Xg{&p<%S`U} Κqv'kV}ț $uQoY~1jG>*hhQYpȞOHOR'[Zӄ#G͝qԉ#]*X3Q:e6"ĻP;̙ʬɒ N&.Xܷ9Yz&AS,J{g2.7 'ɬi#ywQx<k}Ϗ?3WXGu6pẂߚIM3^0rV߮B3'Զ$,ݦ! Yg%% HvA"Ofjj0C۸&c =!JP@N=Id7G1?L|a{YpMoƻ1>'v9>{qg<΋XJs>Qc^ƅdk/ouaj+gjWstAk17/m.g㾙K%F5vi;mlAn :t6PA&!Y't`lO5lz=쳚zԓKl82&w.wO#J^m FqcYNNK{z+MŘM. kjGgwyW9ըJpA;;0ଡܟ dt5&XQ{`hk22~ /r4Oߥd/6/ݘNlHrCCS4& Nᇑ1x~N!B.o78u$~L VNԐNt؜` N'gP->1p`Z jrOeF(SnI)i0N,P dcUCo=%Ѿہ\( LJMNqj ,EYVBF:+gZq]!Ct\Jt3H1ZGfi/]?- L:u\6 .zf}q-q9EdyW NK0D'?]y݄>JJ `!h^'zIKi7vY/cغ,^dZyЫ#`<%_-ys08./z_37#nfAO7,HMQhliZELQLІpM%ջFQ*V/P eݴ%' 0'0QB¢فHoE3;6`&knE/#Nɒz mLRGc߳Ө@?ePPr&\bdtE{NL%&|f6%bngBц|^)¤lj9==YSZQnl9?'NGoᆘ) ss>[Uvվ{# ]o*uiUҝGTb0r.w(ɬXn_IL(y8(`z݋rvi ZbѲ8K>"#d$į#2mLQV͚OjKr(kS[4~Tl+< 9V; QtYUY2Mneu)`П73OZ߲*һXu?u4+z~F@  p(6!&B3ީwőST*>Yzj;Tn>HȽcmP* +Ro6Z,ͯe;OJT.A?VUϔ<<'QgyB?|ilzV׳#SAuqvOOM9cNBq1ln0GrCݦ|&Tԫ\S7#٥ԁK?qh3ڝ}P"r ? "+c^cm4J7@EHyCwһtt5\0j`08aޮhmS$;U̽[D q΅d~#ϯx!g&CoNWOwg%lkA]As\lvI` 1i\8plIlhB& #a$:AⲖ%.L?8l'F_B6@s+Oyt˗12B22WIlVZ[;meqţ5w¥nv3J>µ4fD [E8b..č35եYE309CtrXuλ~̔/Zθk3F= +ԣ[{YXo ^TOg/ ǁT+l795aݦWݽR+,jjZobX f_uw=L}%n;(Hqg <݊+,]kzF+X$riS~JySoL4Egvԃ@~D-Nݹ)RXjfNjSÞ?:愮tA }YTjpdc#.A/eoޛ-*'x$4;Ԋ#@(詘 [򈍜k;y/">Ƅd!|wkoôATC{]zM 5Uѿ=8kŗS0< [OGV' O%s.sY5w?$+b>Vn] WWG*Ҋkop,gĭm>!l'WVYct>AgHn$)[rɣPF >(."y(7=EUSl*lGv}ܨ/A3^?Jk\$(}0(bsG2Ԇe3{J 8BEYMYl'U1.!ީ5Z=G>I2H}i5BV`XC?[8lZrmqk9?{YZ g^@1F g\xu ھe&kBzS <*͂U{x%_Hf[ /4Į>{yԵ J(B7bQk"%314I5$l[ǟ%Ot0]5e" 5,<6:y~}aK'Rf.' p!4NJxo =Gjohu[]Nb䟔@`ߙɗ֔ ( YfsfݜRÖ׷scD04X2xl3DC#0z[Qk5\GZ&љJ=Mt7GJ9gj2'phji"hb<=׎rS[H.,I6io\ӊ E~4t.c঺%<}.jo7@Q(×dnN K,KdC]N[ ;^qwӰ*a-9aV#}-Jנ@t K %)H eѠ2)mrq(qS֫t!vzv+bbU/11&:v 2ېaJs8~9zie\t6-䑔-x_cK[ua!L^<19 c]?nY۟(!WIkL `"G2&3eSh¾}MP\mE EGhT-2{E;怇b޵f¾PልRm9DL&~a_rW`Q."؜A +#m-Qֆ0o0-#fu /+RT:bbaB<˿!_ ~@7md0볅סUv  LOGRy#$Ӽ9O3 m6\˰ɒN:,f%Cuec!@.X'Үilm?H$! N F]Յa=1}/W\' tZk (Mʻmy_{Nc.ROhk> x2Cr;:XK}L$h+e|)2bi6=g&Hٯ/]xYQ{/JX̑@ħU*g/.XgǕG%G6t>% cוё)! 67pgdN!."5 %D.k9$a`Pf&iY!ۛ_$/JvGWz/aEd쨔54gV?\6**Ո 8r^aztXcɦ\{T0ySx8au-3HM m寪L(e(Y#l/D;E4st@UaLO"JѱV^UQl!/fzB i'j'j2JvSޟumÍ#5-lBK6aKb* xv;VF@ o gW&ySˆ`(^ɢq~/Cexb,2gQl8TYf2}xm5:kkh =Ok`e{F +Z4!qv&c׏PO@ebgImGLNjrŵuLq0Bo&1%ZiecFi3\n0& *Xt{<(cq.!5Ng-PsݲfS [?~`rEYAV&uߞ#2-|zy`>ez{WN=44I*jVĚ8@4 [ŕ`խDS;?FBNri/o9y0ŀ ♧H,蓫v\ڍ}F8:@;"^qP5o*.&msL+t lokN9#6{qW0swRl z[⿽BTp=},}c <<_ˈpHi9r6_X CBqJTZH7\<%͢d{o'^CYu?y F[wN!9nBHQsuܥcʜe6KNAL*6AƱr($>xHmY?,+ /Z 2ۑq M*ݯc.P<z`# UP!{NЭ)`y%ʍ cz>"L !"Yv-9:/#ӴԿ~h.\q=8+_"2q`o6k9c6¸V$*&L#_F kQDxShZ~0WF_e@}:WX [Cc=VC6F.Liޑ9|\Vs>Oi*OpamQŬ5:< 5UKtۢs.*MmC= rϕiAʋ/Y]$;*|곴Nñ,<7՞xM1|^w4 kRNäP+1k~h*0CS;V8l ]|&u8m<[=hæI[Y|UQuul XĐ":De176ڹ)9k`1/ G$<Wf16h݁l>.9`jn Uc b~j@eGN)GAxsRW.ʣ=wز 添Pf 14_2[Pu^i8UB)XgjSsZT|p8wKԩZTPW!_QM񮌻(C6{fyC!g.t7o,܌WJ};O $r9 C ՛myD&C:yΛjHv&YoAal +SQaY:jO%HR@'WjzD#-CdL.fZg!3VagW@*$.h +rZ:f6{ )K||Ί,vwnGa>l:cljEyuml9F=Q<ݸ-U8=4|?bXBq}'JE6'7Dn) (:|@Rt,=WꏻB2(۪-W -~01RHPSv. xFVSU xgW@Y0g6΄> 11Aק v4(eg\[ O'2&;?qEW,Lb ?-ڧ6=7㢑 ֪PYQ^fr"0E*VGdbM%g-}s3^j b:]Ll/Cv9"#cQB}x⍠B ù.j\A<8aT_BkaZ > ۼaOA\joV Q UVˈr4B*TiT 1gK)~5-Qf\ \]{9k} +e\=)6OT D%s ?0wE_N!9WFLJD.s%}}4Ycxq(o 5@.5~}ZmW 9E4Վ 5dCkyW$A2q0:P܉Xή{`(FJoTܭ["y{'BAk%S) Ê4I۝;Vo;uȧ]K'x1w!ѮQN@?bϢIZf ,EnSJCr pñ1 (/+?nz;[8ӻc%zBݝ@Mu؂txwUteeȖ"~|1!760JӞmwtTwTe5fC&0j=t/[ݓE>b5Gê b/\ێ=Y]NccmyM$r} 2dEv9xҸ%?Ȗ!w  }Rq8-|"=i+8k1G2]D?\eP.IMAa_\2x/xIdgP&^x"bܙ#Eיn_<[oB{7/u2LЩG\VC{(Y6ʝN"k| ʾbjRQsg918Q-$í?هD;gќ3==:c)o$aE{ !ޗf_5cuzSjyK{K!UDX Ԍ ! ɰhf%k~ 3!Yt7m3f۫;Ju([pT-:U@UR~('=/}sg< {h>BIwm% ?Ab+$1(7k})h,0oaԦBAE&S~m?t@a dテ[t;-6p)ÒJm+NJu A=i01X ȁ\Ij(L>~ķ{$<ĜQ &(=i]9am(>zWD^HlGD%xm|8U#t8;fk1x(,4bA40<;u0Rٸǒr@qz7`κ9-AƨOd%[T_!~&V%)h}*txS%O'gebb#^󊜄xA Z\o<8z,Fwñ1N9dQ|[ liKr8 P7^ON )W8̮0rRJS+g^CPpÐe9ޮ1( U޳?X/Q;6p8e>0ޣnoUj/]f2olPͲ[azM Zag6)wܮM>m^+,F}S4C.!Ɗ$Ց =8Bc{X[RI@ t/2l5i }UM\k{xC8Ӗ4\9JΩwGԭ5K6 u힧8Y֍D}X)Ƒ"/L"9"_cu@S% k?t[ LfWEw5Mz#ɩ=a и(k{e=}I\NZCՎWփy'Z?- }e1鮌/GΡc'`~4N0MD]e2w(o;jkkdln{^"&bptLNY N@+M1ܹK=>&3^r/,.V`>+\Bb둉h;&]Kj%| Ƞx~%@\p#;p\h <;B,x3vdU!Un=_K7?3Wb_cfF3qbZVdԹF<)(6΃*csΐ r^@%` - N!1wZqX `ݝńm 0Kh(8dZ. /6|N=33wD>bI*\{pzx<>!ꪁP6+̌JS'98=]H x*VoRGU*Sq]lXЇ7%Gũ|X#QaϾdbTcb$pkd]qF^R,8{Fzu|{Owοh~w-S%/&67kmY1ba0AsJ9J0ڔisy'B wW=YKc3 0$ȩ2ل RQ ' ~kڥTMbUo7rut11`rŹM#x٫%mY!oO.\҄bvj#l1!U]77P&p+_qaŋ  ^*he`yU60 &?%Sp @5j]ZYq(Xodk L6o 0.ZA>U_N ۵_k})4waɒi\#8NC|Z!状|(5J8ȟ*׊:E[dCe~.赳 (,A*RuCmk}~K[f~p9MO;B㕨l.$KbLp?'`J{ęץ[:=R8S&qqxXrK:d4!AüK\s…W+~u=#ׂ z 8)F>T2iO'b2eo%? 9g~X5 _Dቢnbuz[\:kFE6*AlZfM:d I;Y[JeFUE!Dˀ(t8rO[H[t,AY/{u-? :\oɦ;i2$ڠuKzdz#vT@+|l)pX&f{J #;wqq+hvCC:q֑m" ƜMֲ@66ؓjWa0S kg1n/ʾHA%"HRyXN]DCt XGa ?k-s*`6F啶唀Y9\r+S(a/yBŪvR#ۊQT)0l UR"zHM<Փts3yFhm) Ch;!+ NgXcE2*b#0i"O-5#G}6j7i$ XYg ˧DIVnNH&A\6%<@.T^2.yDғNCЗA _!!d=\ 6Capχe/l2)J1 {5/۝aMu](j,c\$R#6LάD! ^5lq.wqՕ0