git-web-1.6.4.2-3.3>t  DH`pJ/=„{7 آ#ư;Я:gb z=}mkgُUyHܚRHj%ZmZ & rp6;ʈG0 xo+#l=6)Jı2`DTRfHp@:S [${y_Z'T9>0sJ-jDžCвIE?̗!žKgEABv)tYH~ iŗǹ`c.eȭv$6d%'U}J") '`gf~wOS)N%HoX{ZLJ`ҾX>ڦ >8U?U|d   ( (,:CS l       H  U  d   4 h(8$494: 4FR7GRL HR IR XRYR\R ]S ^SbTOcTdU,eU1fU6lU8zUHUXUuUxCgit-web1.6.4.23.3Git Web InterfaceCGI script that allows browsing git repositories via web interface. The apache2 configuration contained in this package installs a virtual directory /git/ that calls the cgi script. Authors: -------- Linus Torvalds Jbuild24YopenSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgDevelopment/Tools/Version Controlhttp://git-scm.comlinuxi586%J#KAA큤A큤A큤A큤큤JJJJJJJJJJJJJ9664d99999f827f2724600ca18f8045bdd359b022ee054130ed76d0c264a2baa2118d610c9d3ef0ee5921a0ae9c736a5829e4a43c0421e68b399c7724692022385138f44d577b03dfc738d3f27e049925b2f5d426275e7641ed88c8de515884a260761fc49c9744dba7bc8bf108d76ff49f62239d7f55885026ef1980edfcc30rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgit-1.6.4.2-3.3.src.rpmgit-webgit-web(x86-32)  @ git-corerpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)/usr/bin/perlrpmlib(PayloadIsLzma)1.6.4.24.0-13.0.4-14.4.6-14.7.1J@JJ@JJ?r@J)JIcII?@III@I@I}IeIKIHIAI#I9@IHHH}@H}@He@He@Hd@H{@H@H`HVUH2@G G߮GGeGeGMX@G m@F @F@FLCE^E]@E]@EPu@ECF@E@@E7hDlnussel@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.deschwab@suse.detiwai@suse.detiwai@suse.detiwai@suse.delnussel@suse.detiwai@suse.depbaudis@suse.cztiwai@suse.deolh@suse.detiwai@suse.detiwai@suse.deschwab@suse.detiwai@suse.detiwai@suse.detiwai@suse.delnussel@suse.deschwab@suse.detiwai@suse.deanosek@suse.czdmueller@suse.delnussel@suse.delnussel@suse.dedmueller@suse.dedmueller@suse.demmarek@suse.deschwab@suse.decrrodriguez@suse.dedmueller@suse.dedmueller@suse.dedmueller@suse.dedmueller@suse.dedmueller@suse.depbaudis@suse.czpbaudis@suse.czpbaudis@suse.czro@suse.demeissner@suse.depbaudis@suse.czpbaudis@suse.czpbaudis@suse.cz- fix apparmor profile for gitweb- remove git-arch from Recommends of git package; it's totally optional now - remove tla from Requires of git-arch to avoid dependency errors- updated to version 1.6.4.2: * rounding fix for --date=relative output between 1 and 5 years * regression fix of "git add -p" to handleexec bits changes * fix "git apply" to honor GNU diff's convention to mark the creation/deletion event with UNIX epoch timestamp * fix "git checkout" to removed files correctly with symlinks * make "git clean -d -f" safer for separate git repos * fix bugs in "git fetch/push" over http transports * fix "git format-patch --cover-letter" with non-ASCII strings * See details in http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.2.txt- updated to version 1.6.4: git push into the currently checked-out branch will be refused by default. See details in http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.txt - updated to version 1.6.4.1: Bug fix release. See details in http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.4.1.txt- updated to 1.6.3.3: * fix "git daemon" to correctly parse the initial line * fix "git diff --textconv" memory leak * improved the built-in regular expressions * fix import-tars script (in contrib) to import symbolic links * fix http.c to use correct CURLOPT_SSLKEY * fix low-level filelevel merge driver * fix "git rebase -i" left stray closing parenthesis in reflog * fix "git remote show" to show all the URLs associated with named remotes * fix "whitespace" attribute handling- updated to 1.6.3.1: * fix regression of "git checkout -b new-branch" - updated to 1.6.3.2: * fixes for gcc4.4 builds and others. See below for details http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.3.2.txt- updated to 1.6.3: * major version update: git push behavior change, With the next major release, "git push" into a branch that is currently checked out will be refused by default. You can choose what should happen upon such a push by setting the configuration * Detailed changelog found at http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.3.txt- updated to 1.6.2.4: * The configuration parser had a buffer overflow while parsing an overlong value. * pruning reflog entries that are unreachable from the tip of the ref during "git reflog prune" (hence "git gc") was very inefficient. * "git-add -p" lacked a way to say "q"uit to refuse staging any hunks for the remaining paths. You had to say "d" and then ^C. * "git-checkout " did not update the index entry at the named path; it now does. * "git-fast-export" choked when seeing a tag that does not point at commit. * "git init" segfaulted when given an overlong template location via the --template= option. * "git-ls-tree" and "git-diff-tree" used a pathspec correctly when deciding to descend into a subdirectory but they did not match the individual paths correctly. This caused pathspecs "abc/d ab" to match "abc/0" ("abc/d" made them decide to descend into the directory "abc/", and then "ab" incorrectly matched "abc/0" when it shouldn't). * "git-merge-recursive" was broken when a submodule entry was involved in a criss-cross merge situation.- updated to 1.6.2.2: * A longstanding confusing description of what --pickaxe option of git-diff does has been clarified in the documentation. * "git-blame -S" did not quite work near the commits that were given on the command line correctly. * "git diff --pickaxe-regexp" did not count overlapping matches correctly. * "git diff" did not feed files in work-tree representation to external diff and textconv. * "git-fetch" in a repository that was not cloned from anywhere said it cannot find 'origin', which was hard to understand for new people. * "git-format-patch --numbered-files --stdout" did not have to die of incompatible options; it now simply ignores - -numbered-files as no files are produced anyway. * "git-ls-files --deleted" did not work well with GIT_DIR&GIT_WORK_TREE. * "git-read-tree A B C..." without -m option has been broken for a long time. * git-send-email ignored --in-reply-to when --no-thread was given. * 'git-submodule add' did not tolerate extra slashes and ./ in the path it accepted from the command line; it now is more lenient. * git-svn misbehaved when the project contained a path that began with two dashes. * import-zips script (in contrib) did not compute the common directory prefix correctly. * miscompilation of negated enum constants by old gcc (2.9) affected the codepaths to spawn subprocesses. - updated to 1.6.2.3: * Setting an octal mode value to core.sharedrepository configuration to restrict access to the repository to group members did not work as advertised. * A fairly large and trivial memory leak while rev-list shows list of reachable objects has been identified and plugged. * "git-commit --interactive" did not abort when underlying "git-add -i" signaled a failure. * git-repack (invoked from git-gc) did not work as nicely as it should in a repository that borrows objects from neighbours via alternates mechanism especially when some packs are marked with the ".keep" flag to prevent them from being repacked. - fix the start-check in git-daemon script (bnc#494824)- updated to 1.6.2.1: * .gitignore learned to handle backslash as a quoting mechanism for comment introduction character "#". * timestamp output in --date=relative mode used to display timestamps that are long time ago in the default mode * git-add -i/-p now works with non-ASCII pathnames. * "git hash-object -w" did not read from the configuration file from the correct .git directory. * git-send-email learned to correctly handle multiple Cc: addresses.- updated to 1.6.2: * @{-1} is a way to refer to the last branch you were on. * The location of .mailmap file can be configured * Improvements on "git add -p" * Improvements on "git am" behavior and options * "git blame" aligns author names better * "git clone" now makes its best effort when cloning from an empty repository * "git checkout -" is a shorthand for "git checkout @{-1}". * "git cherry" defaults to whatever the current branch is tracking (if exists) when the argument is not given. * "git cvsserver" fixes / improvements * New options for "git diff" * New options for "git filter-branch" * "git fsck" now checks loose objects in alternate object stores * "git gc --prune" was resurrected to allow "git gc --no-prune" * New option for "git mergetool" * "git rebase -i" can transplant a history down to root * "git reset --merge" option * "git submodule update" learned --no-fetch option. * "git tag" learned --contains For more details, see http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.2.txt- updated to 1.6.1.3: * "git diff --binary | git apply" pipeline did not work well when a binary blob is changed to a symbolic link. * some combinations of -b/-w/--ignore-space-at-eol to "git diff" did not work as expected. * "git grep" did not pass the -I (ignore binary) option when calling out an external grep program. * "git log" and friends include HEAD to the set of starting points when --all is given. This makes a difference when you are not on any branch. * "git mv" to move an untracked file to overwrite a tracked contents misbehaved. * "git merge -s octopus" with many potential merge bases did not work correctly. * RPM binary package installed the html manpages in a wrong place. Also includes minor documentation fixes and updates.- Formatting fix for manual pages.- updated to 1.6.1.2: * The logic for rename detectin in internal diff used by commands like "git diff" and "git blame" have been optimized to avoid loading the same blob repeatedly. * We did not allow writing out a blob that is larger than 2GB for no good reason. * "git format-patch -o $dir", when $dir is a relative directory, used it as relative to the root of the work tree, not relative to the current directory. * v1.6.1 introduced an optimization for "git push" into a repository (A) that borrows its objects from another repository (B) to avoid sending objects that are available in repository B, when they are not yet used by repository A. However the code on the "git push" sender side was buggy and did not work when repository B had new objects that are not known by the sender. This caused pushing into a "forked" repository served by v1.6.1 software using "git push" from v1.6.1 sometimes did not work. The bug was purely on the "git push" sender side, and has been corrected. * "git status -v" did not paint its diff output in colour even when color.ui configuration was set. * "git ls-tree" learned --full-tree option to help Porcelain scripts that want to always see the full path regardless of the current working directory. * "git grep" incorrectly searched in work tree paths even when they are marked as assume-unchanged. It now searches in the index entries. * "git gc" with no grace period needlessly ejected packed but unreachable objects in their loose form, only to delete them right away.- updated to 1.6.1.1: * "git add frotz/nitfol" when "frotz" is a submodule should have errored out, but it didn't. * "git apply" took file modes from the patch text and updated the mode bits of the target tree even when the patch was not about mode changes. * "git bisect view" on Cygwin did not launch gitk * "git checkout $tree" did not trigger an error. * "git commit" tried to remove COMMIT_EDITMSG from the work tree by mistake. * "git describe --all" complained when a commit is described with a tag, which was nonsense. * "git diff --no-index --" did not trigger no-index (aka "use git-diff as a replacement of diff on untracked files") behaviour. * "git format-patch -1 HEAD" on a root commit failed to produce patch text. * "git fsck branch" did not work as advertised; instead it behaved the same way as "git fsck". * "git log --pretty=format:%s" did not handle a multi-line subject the same way as built-in log listers (i.e. shortlog, - -pretty=oneline, etc.) * "git daemon", and "git merge-file" are more careful when freopen fails and barf, instead of going on and writing to unopened filehandle. * "git http-push" did not like some RFC 4918 compliant DAV server responses. * "git merge -s recursive" mistakenly overwritten an untracked file in the work tree upon delete/modify conflict. * "git merge -s recursive" didn't leave the index unmerged for entries with rename/delete conflictd. * "git merge -s recursive" clobbered untracked files in the work tree. * "git mv -k" with more than one errorneous paths misbehaved. * "git read-tree -m -u" hence branch switching incorrectly lost a subdirectory in rare cases. * "git rebase -i" issued an unnecessary error message upon a user error of marking the first commit to be "squash"ed. * "git shortlog" did not format a commit message with multi-line subject correctly.- updated to 1.6.1: * handle properly the exit code when pager is used * various git-gui updates including translations * gitweb updates * many other improvements / fixes. See release notes http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.1.txt- add apparmor profile for git-web - don't use %jobs for generating docu - change gitexecdir to /usr/lib instead of %_libdir- Fix VUL-0 Possible gitweb vulnerability: calling "git diff" [bnc#459664]- Fix the git.xinetd daemon call [bnc#450508]- install git-shell and git-cvsserver as in the upstream (bnc#446049)- use fdupes only if the distribution provides it - use libopenssl-devel only if the distribution provides it- fix git.xinetd not to run the old git-daemon (bnc#438715)- fix git-daemon init script to start (bnc#432610)- Fix manual pages.- updated to 1.6.0.2: Mostly small bug fixes, see details in http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.2.txt- fix file selections of git-core package - use symlinks for git sub-commands instead of hardlinks to make build system happy- updated to 1.6.0: * http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.txt - updated to 1.6.0.1: * http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.0.1.txt - install git subcommands now to libdir/git users have to set up properly if they want to keep the old style (refer git --execpath)- split off gui and web subpackages- Fix name of completions file.- updated to 1.5.6.5: * http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.6.5.txt * http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.6.4.txt * http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.6.3.txt * http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.6.2.txt * http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.6.1.txt- fixed Add git xinetd.d file for ability to use yast2 (bnc#398361) - created file git.xinetd to run git under xinetd daemon- update to 1.5.6: * http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.6.txt- use separate package for git-daemon (bnc#382710) - add user and install init script for git-daemon- install gitweb icons, style sheet and README (bnc#359882) - build using V=1 so use of cflags can be verified by brp scripts - fix build using --without docs- update to 1.5.4.5: * http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.5.txt- update to 1.5.4.4: * git svnimport was removed in favor of git svn * git runstatus has been removed * changes are available under http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.1.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.2.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.3.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.5.4.4.txt- added libopenssl-devel to BuildRequires to fix build- Update to version 1.5.3.8. * Some documentation used "email.com" as an example domain. * git-svn fix to handle funky branch and project names going over http/https correctly. * git-svn fix to tone down a needlessly alarming warning message. * git-clone did not correctly report errors while fetching over http. * git-send-email added redundant Message-Id: header to the outgoing e-mail when the patch text already had one. * a read-beyond-end-of-buffer bug in configuration file updater was fixed. * git-grep used to show the same hit repeatedly for unmerged paths. * After amending the patch title in "git-am -i", the command did not report the patch it applied with the updated title.- git-cvsserver was unusable, it produced a perl failed-compilation error due to missing dependency on perl-DBD-Sqlite. - update to version 1.5.3.7 * git-send-email added 8-bit contents to the payload without marking it as 8-bit in a CTE header. * "git-bundle create a.bndl HEAD" dereferenced the symref and did not record the ref as 'HEAD'; this prevented a bundle from being used as a normal source of git-clone. * The code to reject nonsense command line of the form "git-commit -a paths..." and "git-commit --interactive paths..." were broken. * Adding a signature that is not ASCII-only to an original commit that is ASCII-only would make the result non-ASCII. "git-format-patch -s" did not mark such a message correctly with MIME encoding header. * git-add sometimes did not mark the resulting index entry stat-clean. This affected only cases when adding the contents with the same length as the previously staged contents, and the previous staging made the index entry "racily clean". * git-commit did not honor GIT_INDEX_FILE the user had in the environment. * When checking out a revision, git-checkout did not report where the updated HEAD is if you happened to have a file called HEAD in the work tree. * "git-rev-list --objects" mishandled a tree that points at a submodule. * "git cvsimport" was not ready for packed refs that "git gc" can produce and gave incorrect results. * Many scripted Porcelains were confused when you happened to have a file called "HEAD" in your work tree.- update to 1.5.3.6: * various smaller bugfixes - remove requires on release (#305826) - install bash completion (#336848)- update to 1.5.3.4: * submodule support * many new features and bugfixes- update to 1.5.2.4: * "git checkout" failed to switch back and forth between branches, one of which has "frotz -> xyzzy" symlink and file "xyzzy/filfre", while the other one has a file "frotz/filfre". * "git prune" used to segfault upon seeing a commit that is referred to by a tree object (aka "subproject"). * "git diff --name-status --no-index" mishandled an added file. * "git apply --reverse --whitespace=warn" still complained about whitespaces that a forward application would have introduced.- Update to 1.5.2.3: * fix many segfaults with the SVN gateway * various bugfixes- Update to 1.5.1.4: * GIT <-> SVN gateway * New porcelain, much improved index handling * git-config * Bare repositories refuse commands that need a working tree * packed ref support * 3-way merges can be done without rcs * python dependency dropped- Fix build failure from previous change (trivial omission)- Fix git-arch package containing git-archive and git-upload-archive [#222074]- Upgrade to git-1.4.3.4 - only few bugfixes, most importantly git-apply wouldn't apply creation/deletion patches- fix permissions for manpages- use RPM_OPT_FLAGS also in %install make- Upgrade to git-1.4.3.3 - bugfixes release- Update to git-1.4.3 - UI improvements, speedups, random new features (e.g. git-daemon name-based virtual hosting support), basic Git.pm - Fixes build failures due to asciidoc incompatibilities- Update to git-1.4.1.1 - includes gitweb, many bugfixes, some commands are converted from shell to C, aliasing support, documentation improvements and so on. - Junio's patch got applied upstream. - Pre-create /srv/git for bare Git repositories hosting. - Install gitweb to /srv/www/cgi-bin pre-configured to look for packages at /srv/git.build24 1256387764(*'+,)-1.6.4.2-3.31.6.4.2-3.3apache2conf.dgitweb.confapparmor.dusr.share.git-web.gitweb.cgigit-webINSTALL.gitwebREADME.gitwebgit-webgit-favicon.pnggit-logo.pnggitweb.cgigitweb.css/etc//etc/apache2//etc/apache2/conf.d//etc/apparmor.d//usr/share/doc/packages//usr/share/doc/packages/git-web//usr/share//usr/share/git-web/-fomit-frame-pointer -fmessage-length=0 -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:11.2/standard/5fe7c5853afbe0ff0e8f16ca7ff5e4cc-gitcpiolzma2i586-suse-linuxn3^rzWGpackageand(git-core:apache2)?] b2+gHЅ'Tԣ+uYs ug7=>Mg!X3]U 6* vW2Iφ'i8"z6V_DQ!ꚨ1oOpXvó"iQ9lB*8Tӧ7YHINn;FgU,4 i9ʼn!QrټتO ,8+;7Af44NW05ܫɶF_&@zHIF MɧU|Z F6Bv})aOȬp@.A #l#I]L6 sZD#;&ncPwx);PՊCIp &'$h>{۝AMerztg$L803Kȸ0zh+IeV:>"tۆ4aGYR^mkhvg6DU$E-!V wqޢ#m, u7CeЈջs JJ#(ZqMW8q_@]>fPS$ B+thƑwgm{e葛&-;կbft掠sؠ,]BF0gR敇K {x+z 딲EPRT ElKg0%=UOuAL> 2sp;{p='f܋FU!I]4G+I>wTR[vm)꾡bY~/@D3Od_q‚ܿ4fCIG AI杚F5Һq;: "g}ahuݵOb.c*B.O~~H=! nEG1,nba bEQxq%)pBU(xam}3lF;XN4.>3u/ Gr-ԩzI;ІI(IS,a{H:OA(z7/# 0 ʒX_1ȌlrUIoT(<)ºxjbI:sI8:l 8d<qH{JOԸE]}UG4 =3y/lE3c\+6L$HmN>y3o"e_R_Oy/sb2};_ i:ΪL9̲ϳp^ڥ'ћ<~T o!e&9$뫯d)`607$5{X$kd0KuMd5mCHo iqyF7]M/:Z^X'^Z:Z)bPe xGlt nMDE:Qi0-q2qk>C{(W3bA5]~e:biĆϦD b83nwh[n/?ҬjaϫbnGuaSpU}]R/7Em3pTDTjiʀsFdmOd7 q܅gI!r=W؃= R (y[=jN(D_qFPU?L=e{<5`\^ `5< #ԉ`Gv4hNki16$eVXn 9 D8qIl-!)ߣ R IH279' 7An((0 82}_4hW`j>x/;6ڑ;!)ε|M s@Bvp.f VjX>'xjfkEfRMe$հ*CNʎ ]ittA<Mk'7#! eі ?SJCw:,RQ7[EV{2A( U%5^@RiFթ^ 6:gNga-~*`d@&G'v"V>kz]6FzRH<|,C8dk̫?W+œ Ãq4ш RD ;K^V%M놲4,bLrD!>DзOw _`&fV>SG(y?~(3EbU!ܬa@q`^&Td85{p60I?~.lt j%m{^s~ r2ބCkAv jT _^&Z yz)=CX.`G2T!װK\V|Oa*5BDƄ#IdCNc#}-;3P~z/T' (2 9>66Ʉ%-,:nص(GަR"֘;р']mUf?Jw+ ő,IUyl5U], Vy [OgԮM_g΅37+Iu)q >qkQ8M9S9,9+KŚkۛqzowY8!a@,B-|D"qb ΥiF[hs5۽Ή#o;.3$Lκ'f<^Ook|)M(-?_t@o<\ s/ "c):}''% 9'q*E B'|( |̓oWH.1Y)sV%ik6rٺi!Yjo ,t=F\.5I =@ɲi&_c˟Xۏx:*RҐA ~AF~hE3oFVl[2Pz4m#\C@c 6f2AT3j>xZVWz b3VE2I'AXE/B^pAj-cOZEzf4{Z) 1cN߉cr_G\Ku`` 6l#/欁n2,  ȣ9޲=9gn7v!6[>ÄO HM2pW1 Kv+!%4ap`+$[l'@*l}e :ibEz+7X ,t6Jo-Ppo dKv16d a̕%0NUJg٤ęedV4ϲiAۍ뜶pǏ֌S$$kXλ,!0(D qբ oV{xn/+=Mn阑-8Б lʙ$  O`Kэ"۷ͽ{!v$iboԔw]Dhۺ [U6*PC[dlnM N [; @GH aڑrz*r|lbk]O/y}b{߾] j='=ʘ(m[vJeQ ǥ3Dr-l&Oڂ{_:o-PWf3{~마jxʵwޣ^4n"e3p nU>)b;=T:Ac֢zE>YjI`q>:?ˤ6:jTQ1K%t,ZUdj؀]73=qx'F[ j.[by]n+-j_>w.*5BOMť`P)}@秒mL7Ly$NTg xᔥ=@δ 8QK]ObrJyn.^f6اxp1URtIy||/MA8ӹst;K%mw3(d90)\F/>=$qH!ëgKH^DSV^"32leϻE8b7Tv-KK~ 7Onz;d'?-j erڒDՉjDJ~ĠDZB ;,UHU|x+},{6JQbUhZ\hjQLicyQ6n"lme9 )"PtpJ$/A8JF($ s9;]Tw$\$HPTW;-y (FMSBQw,e]X`}G7vyUB͖ljY&YmyayG,F{ڬQv  =_J? nG+42DfF L>ulj2QK/o{~͕ʉ_n-BVRDZ9W+^rȀ1TPp<=gwQk.&YyZ۸D?:unt!Q5!(i@g3ApbzD['N6SbÆ倏_šee%KbNm ^'*#=2HVjBY?[ih[6ӆo2i$RGY1~68n+մ q12x$|9_8yom;\Տf=ISV&ȍ qmnEnc߽Lչsrssyf6镭QR'J!1% Znhbz}BN,:;9=݄IuR =K^8MǂUw{H]?sJS*㐡e }ȉ6H.gHoL;= [D2X|a%;Qv[иJnt9"ZmCEiќv/8(zX?&50QdAH$li")Գɴ\}jK&{G "1ƪ<иt^lo NfXƢ0on_8j 9yR̮ )&IE {zCevˆ%.y`¼tK[- [B7 j~ j^A@-^k [:$yARV~O=cth1)pᐝb87j[/ʬzӚWHVcI#8zKX7xV~+گF&E_:OI曍۲+W̞$E,R/7[C]:$yЄ0֒j|ؠmoC;b (?"3Fjhz{]oʝ?=v0`A=Г0lG2QΊ|(YoDHI@W!UrتcnHl y' Ztҟ'&cQ:M)$KgU_6z+S˙ ,-~k\`VRG'+t_&g }_: x'QY@Kj .bꂥQ8piՒnC^;ZhIĹRZ+.d_3'C`xQssp\U4vU[F>plJ8:Lo[i!_1wRB+Ż<=qScdoZ$%\#g("ER3{Q~ea}5CMR$u%#)5e& s)O. #&&Gf)Н)L䫐d{/F<[Fgҹ!~\ͮ ?R$$ud^\}@lYMC3JV04iI^0PHGd$XeU7J^a>Ӽs%,xR:Ayk<<#)4Z}8 ͱw̰n>;MH\S|j찰[pxZ^X]^6 *.{BOZZg@uM']*}`]J-_ሦeQm+&7k^X~g(Wע/GOfܓ?B:8^Y \}ϫ.`HE#Eӯ2KIᬜiީY)1$?W>|(Xf`a/` ^l< Ijl`s'HXhsFIM٤E=Յ%uT !Q\ nGL3Qt])ngVua-ڮy" ^mR Fo$cTŰU7B=U:,Y\%@0#HqO7o p[<ޑpb}]FQ5VJ)?㆓|TmB:C3*elRpv˰g*Z)~J1vX?-%*DlͩİUqǦX Йg,gWRŧ#Ia%JHג;l} uzCŷ1z4ȏ|F4JrE8ll.U6;o3X>a 1I2Stsا#(/lMJv<֤Pyca^+$a6lz:M]<+F"I7tM(mYFaQA v'nDB mR$R?\? I_@v87lMJ5(A,>+k K݈V`RAQ1s&*1o'>0`Iн)^!kdy};fH uU[`@̎_UŲ`\@H0r4/ufQ^h Ã)mȭZ:nF o0y 06{0݀q~~\2gB0,GH虘Bp9DcI^f^)T٥7'ZM, Yr/hfI&#>F ڈ7~lnTU-ex:_dC`0`zv!gGC*]*g{\>ƥd)XUi$˰Dze:*I _B8Ĥf VLN{5 *"u"K3od5`Ej}Yo7_QmhOP+> mބWNo7'yaċ e̾G&r}C) -ߎd5(=S)50W (>Nv35ZPW-izE 'hJRܭe% M4I/81l${%*cݘwwd3'`νsL_a#H6* %1ʮXcllzzM70NpL"XkRV5Fr{/L ⓶ֺYs;4җuV@Hxң4HY_&!rvr3z_\ nO_51]&i\gl)Ź|G?HRGPN015&aȱ(~SG܌6gSe纲KK @LgJG-yX$ꤳeBqy p[l~.I5! w}j>}8gIBk}%jWܫJpPWz6U[N\<` 0b7@yDLeՇ!ܥ-:~HⓏ5{e׽Hrݸ|_ɝ+p8^d*}A1!ϔdWPK͵zK+Tߛ ʣ))3=U>A^vsn2^K@Ա C"ܫ1ƿbO_s+ _yzH`6 C٩ l"^ϑ]sݶ-aGx{$EEr#%3xj:?99s"h v+Ἣzv$d2=6Uoһ~sꟅۃ |L,g Mfz;2-?C=6.t@b#k@c#E3GoYIS;5_'<|$aʊxUaN!: 43pmbdɶQ=f peqBKL'f~YqƺGoXD>G^/.p{Z 쐛m}˸h)E ƎPVyo1Bq;R:yyP tՋ*5ҨUm3&/#4hnzHGS411r=`կCbnM~%[b*kCrg藳ύo-J,7]AA W1:+IoMQآ51,Փ3pYgxDBlU[x/ n`\{r:$dzݣSjp3d +=\_sobL֛mlޘ: AIc ?! #*o:4k?*Ӽ9t4].ńطNԼ;F7EHMl>A~jMؔ"o'g0r?Y$(^!6r(Oo}ʣ'3(e}B EB}1VGcpݡyl-sEk<)Bݣ' {K3Wm-cl0X |Sm2{> @| ^OꫧP2lLƵ pA2b#<0R,qa6w (Բ^@uR)Wt+'ye9b2{Fnћ ǖD(eFyQqPj9Xj%nW ꎎA]kMrM#D0ޢ0fL>AW^ԽL L*IAyWup5L fVy݉lo˴$ M#05Tv}UжhVwYMʃ`(7<,=Q\ƁcX}}P-d\WŚ/ fy+BXaH܀h&*ŲPR.գX1 hAćB-15ߛ-@mci o((N(,~LJ=y<1k-$D_8Hpp6W`]52b9eK\?ܥԶ%6-'M#CӸD1t%e*D́}L-(CV57qt2C^vmÝ*9hOL!Ά 6؊`R/1O6{'Lv_#yD:4+s *)sj+Y]y,{-,N%Sf7\(z}*^tz+wM]1*om_9#q2ylz%[O#-]wA]LKIdԽhxk |l{;e1`ugY㿢i.mzuEP5ĸ՘]#6:54?VX!Rȓ_f$s̊w?vRCnWw>"fZ@Y`0,"ȁ&Eܓ%$)YߓMv+ 1bXPACo#;kF24yFTf\}vN[dws;H!=~F6n|ztZ?_^?#ec@j= ݶ,z a5e$\uHy|N]qbLB[$qQ}wvVC賱QN|Q>y0(Ee?O:Pk U9tRnẅK36(& ws[pbF!"X ;D*.qL",K=oU,JH=1.]R#F55XAXfqbx9}܄\Y 3`ΛK@SW!As2dC|haxnhC=Z\Ηۮ=͹.ѝ4-c;<1FmFU Ą8h1\Řfz`?q['f95(y頩ڛ1-N%[g`G[\:!찳gVSr0=քQ˩d=sjnתw#_#"nٴ)^+RG= ҷ!!4HȑXd9/uFD|U7/^jeJ]Ođ*fI%bZ,#Z}`3PҵKIS,n|J]rG\ L--kʘ%^?0 ۰wP4Ӿ1d?)~sgm2:-_ -l=e_)[ ָPBD\9T?p}q^1aNyQq*1h5I5 K)EcA0Y̢O4H,m607Q *h%AéRόFwv"B#h?,"kZWc## 0WUZ 7iA>RC[A0D6ZL}Νm~ƒ>D4@N-& iXY=3\Hr:$Boi1@e :&._>͔a>Zf՜ۑ]iYS{*w2cɷpX,yP{? n>j&[Ndq+v>eҝ@r riux!QQ-fRG-%jS,%&׍mhklu45>l_5j6XyRlbD o&n:*8+w,[PHʼnf8V]aQdPcb%/˖s$!:}%B0 rKz$n^v/MDYI X4$vd183K5xVW쩥۹`U,IjdT=40CW$?4Kyn\j x=:>a(̸mһOPe>YcU*:ܽ:"n@U)Z΢1mxͤuyCPX|݌s*`L@j}C-P%sC3o<*,PA]-P "8`oUD(-q:'DЭOC$mWMakS0഍3$Hʁ*XG^0H7v4,FOvE]}pXhamx\nP<&@Ëbd*F]Ĝ6)NYgoԺ9|&}9qYkrkb3zfG} ӑY]&nF(_2$eyAdbbM]/bGhsTR#%+AU88X->pbN|8a1 mniuQ:7sf];jޜ!~Gyۈgum"c.GI)DTX/9N-s(JsshG10YWt*8&ҋ?7 $6䨡"^8]>h0=Xi+L,Am ?vbgRi؍|ز0Q r&ђ4K|Klm3Ş&-Pb|BޝX ڑuШm -e@>ι>W@Ht4]MlF$sb̝ إWn}:iSMi wJY3l_ jd5.\!TGLWILT4B([Th* ~賑,1#:鎳heJ t3UTux\{=FO5(OGvd@?j'FX$&Oܞ=W#yFeG<] xD Y;K[wDEce@W3zjMq%%hEȱq2E1(GWJצc УbrRUx?X\uSL.-n2.uM" 2["K ;H3LB*EV!C"=u n]RLk33c #+1 BMESG(:oj)4zN>OAVTÝy0bU[Zu0"FM^NɄ=NLW{/}dJ|%~9yJ}ȎR0݀6Ex F<ÃDGԝT)IxNJ4N8%:A?gven^ϩ7 9(ɍqnoLSd`8#& in]h|̺ǿVݴ$$t6HD#vbe3ESYAG@(x_o>5D6ll3\X( \Ɏ#;%T,PI LЁFW[gtd~*}͇7`MLq]H= ͽntv'ח" K}/F "#ta 9z)b, bJIocE!{$-3`m(ݜ}:Ah<#E}41MP; 6޶W=hUg $"@RCr;wGAUf-SJ[IOx\ݚp>})b<^Wɣr;% b /,Z g̩*D;`OECZlOK0+A=h\15 `zͥIsqZn#d|s+2FS`k2n]0aso;d9/K1u@y`&34s:$ɧE[}==Sm軄Ӛ}RCN; dy]@-!ܥ=jpXr+@W|#&VLF  O`:rاYin9(5I‰; TsIIcF%6M+1=tߐz#W({umBs\oG26g9s[9 y"c G#f2pDbo;1öX2GI%z< ˟gpWy?Uet|?Pbl&UE/Jer3˖OE/9ID))R( )떘R n.| ̶2o|EBHrrP{ra @2.O_^:a _ɯVsBf%DWN95?kS#Az&ؓ7~t*E ޛynʃNaxRUJΣئG?sZӂK( E5f,ՠ^ <g{~-4X_I0df[)2S,$[9sak(dD&)so$cnqr1 dǛ6d^$ONHu`lf\* QtSYi"fZ\؃NؑiA> *ʨ8o8230!{}j8-."F[ح+TwOvuJ?)Roa8g^~ֽzHൽc< V u3~/L{r7;y࿏0 Ex'#{cuðwR vG#=qІȽSY*z5|-scyd H֢#QDi4AEhHx5M~NS->}J EJ/gAsQ^(!1"z0d_tnR |G׃"]  2g!pImƃK:ҫew<Εۥru-0&OH7g9;{ N&u- '|D(;{nrj%? @H.m/؜*sؽωOu|#t\Qȗw,V:\H%a}d4 RDR[[]] 4”8j)b>`g^ex''`.8w`\5 xB.Ht__7G='/|'|k?잉TYW>~!h@+yk4Q~m<`gǢtN"=TI:fU=@*`%>ژ*BtuFw7|; +ї }89xWO.qy♷RH.6MɁ*&t'A8>- Ң+vyM%$لG3 dj@%Ӱ5ea\o=`?9d^#U:HQg"n!isySi+B|I sPۢ:'fS|mVu}n+\h4_[ ,QcTz!TYY.~qcbgp.rŹ2^FfCVuVd}; 553 1T7 Q 8,\|/пdžn[m}?B\''Me+b:&L"mt4تo}IhrDnh]Bah ^"Npfco5 3ip5<q}:Y󿐼H_eu\gOe#bdi-ܱ2)LI|luhU$n|Wlat ^m]n; SB-zWwW[# `\$ ,/aɧ~(O|1d&pa%qi^}Vu} ~ěq6nf@XN~וI,ؗzڭU`J܈-)lCUkih؋Ϗ9'NhǤWaQI2cI'*e`:s v\\5fâh ޖ^Pr3-,gH;Y5@9Hn@ÖœIN7亓xagK9N*`w*uZO{忞/]4U7x_#U׸oR5zVh9MwE7[ΤqՅłT537 lH0=?D$kԘ4+=sHJ 1㨧z{1"C(k7R&>ݲC#<ՠ+}L|<ɣ=8IcY|so=z7.$d/&.>179{ 'x7h7j0WNMV WB1hU l{(S"]0^-_2~仃յ$rDnHV4 W3ݱIW!=0$i;4Q`-ۧB7l.b:霸Z`qruF'@m+1~|2."[{R`؍q#co=/Ylp>sIRB/̓_2)v+K)^I^>e,g{Ueٿ122wi}-d.U2K]b I@M1 #@qc n-A&*)QugdsoJst?O6Q ='UVIo%e;#W8s*X@*Zm>"(Gߚd{O䚭@.V棿kf#c]츻%k&,d\xa뛁+/ o} ,Ahԥ 4bHixcʏtre e3qRÙ':G(GfjZ҇ͺ8pA1{V# t!ĥx7:L.#kNb2 eŃӀVNg-M[K(|7n~T$7˧^-7T7O099'Px,v{@.XHa~?q{oZxU<KjքL|}{xp/ pxsj,}>QȋJ ^/dZ odj6BX6# Z`]т\AZq_)4&R /r[ ƴ~샪#Ңe/H#MGGaZU=k13:1+)le;0`BΝl]tܴiRm<^;R!'ٽɢ{OωLcCMf>NۡTu0M1Ljg:" -ͩȄy=qn!nn%e,ԽZMO+ H9mUlaIW$KaAe{"BW چPq ]Q|dW7tRՕKK*k{ƒ1Gwk[ ι 1,g|{6 a '^7nR ϮOfZxMp Sр- o^0|u:ܶJFY*2fM M=j/@DmI&m:`)>< V:A>А#U3%\ }[C;vxْooFsO HYn8!0t5&HD ŞTx8=|/ M/KM\Oy~9pthZR6$aqeWKEߖ"y d{˥n$Vѕ7="-7AY.&~+AUx49z ($%]7iY9Pr%T7Cyڬ8vAnwAQEIlΠIcSm0 3u2JjNeS׌)BVl [3uvnG =zyzX A"=h/ekL0ڲo'P?nFp`;`YQ"L+T\q_)gTl!n,'ѹrCiKXXɁ^:Ypڴ䐳\SҡtgB2!4vj*N>2Lq%wNLݸQw'QXH^L)(܁SkD[)cWFFr>'!JP=r{hD[zbPI$da\!N^K%ÅY4v֣Nkm𗈶.7Ҍfr[oº燰a1NP$w_Dݓ )e&/-1Wn Ђu-ڛɱ%W&yk@jzsyWAPo@R:d@q &ebj4aܕ43,OY FHh ba~K=,xtVSehjZE[6^<0onL]h@P0pQtbY\gyB*-SYkjޒd=SebY:J~*5iť;ǁwNe,=Z7/adXGOH^=3z:í+B$EXweڐ-Aȓ9%'*01L"%1 TF,DYxi2.b pN`V:&M1'daT$?XlB, d]Ot ,xgˮ{7A4*h A2g)afgH93q'Gi q1gIlaE{1IM;`ڇ/,j=jJTYZr^@RL(ېW@s鵄٤+mb&~vUd_=@XӲ$$$ʸR8Ձ-؇S 6Dhjmvnj("4 ّ}%]B;j}+,eaGq5BQzlB}IK}4!&^7'>|!X𲲠\=*qCW姖<Ӿy<m.yn/wx 1yR+V690|T ]𷸌0 CWBbQT5ʮ:z>+M\Ӫ )?pC4hB?-|[5ݦUf/cM}lҵJJ`hZ3`qxJ^إ?qG*EBFzf[L0&XJ;Sl`>4 Resb[ t&J5*rbO9~SRY0sH(O\ma=LD\ xo oYƐs|ޏ)E'Af4`k^^&X3 4hV˒CJ e9mid9ϺN5,=!! ll2|3!+$ơR(wJ]&vN'/C%預JҀdOACn+CQ`NzGK"T@,SfK; a5q0{ACw 8/Y` 8Y*(V_YZeH`X -7k%?m Fj'P} (;`m]]--'uqAfA^ Vy=s 5jR'u cY +cJ}\oWڿ Bҕ&dMAJY^ Bα_+QJfU*+KB'0$R=\"ەA0)Xe!T_(p J4r(ϣӻޢUc1;&V)qӓ4vzs؊xB{S娟S S-@*H²+yoy5 淺MTr Pm Da9lhbK,TTim_qEԽ;ղ??ŹOXSu$liV6iDSgZM7fᲲȂXHk2GFEt.- 5ܳUh>h^o%[퉲{jkCagح"9pȖC3 T6G76V SμUċ5}n&6C @Pdk5r4k&}X`JJfKS#q\AY|}khOAi>V5AӀ>$(n|;s;o3Ώm,MK`0M(ჳeX^Q#=I}xϸD  ~ĭƬ=uô$})dɞsMjVQ%'}r|ު8uc蚠~-v哖!cn vڛ@w՘4~Wh&:w{kH y*㓫D0SĠ)5 :01F4<3c03Ic \-ݺ T 17-L& 0 |%"QwPg63'(3NwLiMn<kFf4 b$Oi 15R+r /1P[ɆZs hDϖ-hE]H\;W=`cK^ =@w?7?\:m@LE *tGqi P+> J&!ya4xݹ|aNĮn:Fsϐ%)"J"·!R>O?^HKS 2;I].i="_a sZ^ b~76[:]_fu dcO=WǪf'B4 P$ޅ2/YmPUuG*a^֜f.F;4"iry̯ȝc[>h@7vFO K_/b˞ėe}8r-<.7f>~rK͹\2_& Y{l,dvcZS: {}+J[Nڌ&޾gEN(L ڟ-(x8փyK׮S4>u( 3m6 7h$hqF3>(/-$֏<9aer޲h?!2W]_|L?7^~9A }n1VJ4fp+ y|[]euGf[@PTyNNcvkf xe5KA=n$s])o1y?,Hl%dWm A~ݹ]TH;YM3wh8͋qZb(BRlbs`,+"'e"6֭qtpD:dM:Fl ֯STX7go^J72;1$~$uO>\#]lӝ^\{ƕmE2wڃ ^GϟP!?xĪYP@gd#;Ks9KofpdCu3+ɔd6=O^! at\> `~&erta\XoEpԩG̬T^p&PvWljySA7w1%xl \]zuYIf::$^P=9}~C$.[ )IC 1@W(d1xƻFƯƔ8l$*QB2:J9+t*Dw[b,!9jN ot1m/.]7tŵ&j'oar17wnW2*%'^#r0Cqԗ2nۋdW"O[F,mL4A^}Yxȗcb]qOrA]8`|ǭ|Ԉ [m7:dw0Īi>DEOΧZfMQƶ -$ǦುZ}8uxTgЩ)EF7܍f/5s/yNS/0ͦu)82H+eNN1}rt:-.`\FXzO9֕ 6&V1}E&aPmdd祐yId$xCʻᘚ)3KfxUn#|zI[2f .*zߵ6 u4 7Vu8N@`fb K/kLS#yȧ %N5FrXuKRC>>BG`0֪@>$lj0IyHtE*ғK"jp\y +!]xC/T9Qs(r7R39kXX X PҰHRHr^D`!l4/K 8Mx.K?{x9k!ǔ[|W~5$-嫒VV)9*b ZIV6gd⓮uZuFSkˤģ&O5qEm$ikޕU͉&S;ab-, /.dԓjxh`BFCo|GsRR9jM6c7&G{ €f5K"&ќc_q5P >1Wa.DPhu [(faNa6ǐgAk'Z.xp9_ }9s}f)QFj_}~@$R?g~3{WcPT}Vxwr3AVi~8D$.s$gtZ"UjE;dR kSaOГbl?Dcs@V&*N PdDKqiBw<r]!MT"uCJ_A1Nʮkz|>aހ'"9?d'G*Ps7S1qexɦqJBbv#Ma[T}Pn8&KW ~AY{0{R$-@~G63g}H<>X(q@ҪQ<^wHJ˩e`~[ŨxÉiK0\CuiQG*]Iw]:#nB!oVj@áyuǰ$*֣+(gop"tJ]w?^Bn6 79 ԅ؄iS) wu4vd]-Qod|r8e$uT:oraτI4Հj;rؿZ zVkhqx35t5ks \!M*q+&l61Kqos@ K5y 0Z0(sƷَ80N2+n۪@O3Z{usZ %/oBf*~{Vd2{9lmsdxi7 'Ƃ-X419)55Ѣ,ȣQ_K[v7!y\y#dsumA:/QpFN-!9{+r(2(x,U˺}ҍ>&p`3c"/YXq~?\$0Zu?nوʵТ~O,"9DPer?X.iaQm@]sk{7%b6.mm*gz5R_\̔sS $M._İJCtdfc,φ~e]:Y^{QWDaY4/qX/@iL༕k sb}G/" hX~11Ŝ4 7,r8O$(DJ\6A"p(eu#Nu??Y'Xm+3"iL RƸ*s c2jh:VEV@ zyDP픪8#SZ*1 )#} Okf 7 .~t~JlqS;./Gh٭ig:2q]7IܶY/sXZ&( Ckŋjғ'Q DzC \Y4E&*S5N =)}KY CzJ󰒊cخEEP(R7(Ս]ޕ QV,l0 b\:zP] v.r#[c\S qLͯ%>n^)(z+廙CrQ~jOHql٤u" *2߻&5k{")w3$q#f^m NŀrЛ+GQom3HDW4;ؐ=Y Y)쟃>B*w?>8Aui5GOuk1~?FELq33cbk=NLi(hcr`P&}$Y:[|~/ z,D:t?οaU3|PdVQAS)0X뱪*pZC; o"XB;#``3u#މ%"]Aj{I5JNC]-XUnLQ2Yc%i)V:>KǍCg}]WA$q%N;O=@ä!غ/ǂoW X *"eX99:2tS_=2tNd ♊ofԹoS@:g/~bn cŔvLp$,\,>q^bUAGРYpv(@-<[Ѧ_eހS\0Ũ7Tdyz]Mi`#EXMGh )뗳XMzJj,^Z9^6/ݲJpõ4lKC ?7?wwR^ݔWH;^{t V{WFQCcIX>`mY [:[je1 )syd+?Lp*T!l7eR# ̀pDgZvzR *Tpfz556p|HG&iLyQx&a}h@2=8}o+Y2Pgfe%# u\N="x|[R1KH~e_vߜ*4֯Kh1 h Ynnϡw77)oڷ(n8S@|;qSv8|KcIޟ𘕻HOð7+q23ce}(1]xFBCh34p[[d+<%&ϑ qB)1֏C(bɕϾ:Rg~4JLc*]u5=#{[j/ d3 pchh'B7 =.Kд ï CtK_]9:WzqVX!$u[}|zV0 zQB-H(֟-S1~>|:39l4mc7%{NM;ur 1;^r%&DFW@JMW?1a|6<K{,}&׏˴;KшiQ2#xߓ,5-nBn !c#f&}A2Yd@|U=h}9gbԜGlXaGK!sX\,^5ɄnGuB}٩jQ('B{M j݃wOG_sF%;.Nׯ620\~]bMSPkBh<`"\i٩U+<5ߒ9C"*9J6'-y_9 ^keh=D)Ϊ,&Zm$V(FmאDPkLS%M:5%TeKTHqH;L<`A"B߹ަiuGҳr=x\m=kzJ fqDC/CEMŞvi21;QPřo(1bx}Lk W*L$ ,r/m+Bf_ W9S=pQ#E%XjR&zp{Ti$ ziR!yo` 5YQ"iă.3RP=D<P`ٷ5B#x {VLHS a6I4&RAtiu,h YT̗Z~c[5/(B32 ߏ[>3p\y9} ,%vOe&&ž쭝c (2_]HJ\6wh((qV@B_lw,Tٞޓh}נ^eUg+.Fa-\ TѠW|8 3ݜ:LPVPL'!R T.vYP=զfP5E]}D8q+E,~1(r_#imGC8q4;PŮ4.-[e#sJ=sy.@#1J82mL -uK).Fbj]mȶ 5H}/jHg!~-(x\Rvua_3{Z//%todg1vO,16Tj:s^AC8V{B)T*ci) 1rȢH#G!8. =~:qnn-lGBl͙ot0 ֱ%㸂4;j!$ rfr ~0By̏/ۘ;+@K+vwew<M@QS)E6 }[;_:\\ˣ^?i `-^/T~!O\zɊۮw;}F C'170'~V|Jnu; Մ?rK(/, Gej[E?hgj(b}K:{1V]M-m1fa^ >uwsjO ! 4O1}Kh~7(0!]<3"O%&=/}y&rxB1AJl0зە=am ̗a Zf]\0I?0ITq ^9{噢,H0ّACh-hƵDbG&%{2{6K6U&3U,Q> ]לEhDo&; yg,Nx 7^'[`O?* j&{uFcvԲ|^4<G.ZߺXGxw%VC^xG5VD/!ϐђxU ߮Ӄ2V!N9` K}ΤtAҖI?6_"ǯ ŭXk~qnhӐ+SJڻR@ ? p`G7rVkr/*|pNhJXqvثp(nI(}}4| nݎtYslP\ϴ(xk3=gT4#n$6zx2:?ۓ%eGE}ҷ@Y{>DdfԍWq毝x<,>`a"g7unqQ'GQ<}fWO3GŢ.I BklV wF Nwj Jn@Rzc5#]nB `DV&[ugcl]# ^8ۗ{>Ěs1ǂN:j$ Vw 7t[@*9]_En"o z73 쪁$sxW_~"@C;sS\#M)SQs!P&{ZȻHx[EK \v B'i"Tw߲uxհal[g _5n/Đu[Dq=1xزe.3!)P&%obzB.c)2c"eg+gD cjrhu ;Ld1ڠ`vCF[L+?4˭M10jiS&9RlQmx?C@M(=}V52]\yWvBB5k&:nGIàgZ`mڝƎcR^1'kK`O֤/?]vE:g)6= N@v<Ōm V G?@-}= ۍ~(wL߃uԓ-(hXQJ'[ɁDޥ/v0T[ηZmԼlߧ '9H,ȐU=YB?gG:*)~zZAe"t Jp9}dZO+ D2FGN(I6q<ô^\/> 'LEoSV82"B-r[(/5|n@N"x_<_]3p%ձ"7X O(V[PVp&y,\9$2M"ڸKϡO /⎰̤;gV|g(8Y|ޟn@”쌟HR|~LbY0?dPkCm`.| ]/Qwe@夒4cShЯYCK] Uu Fgpm!d^hBOr4VobM3F!c*O/U,;A΍-74xkPV<6X  Deh) ^bܹ%)y7\ 5U h̫nꛟɤ\LAde!TW3QM Mݭ߭UW[ۛcRZUU8)/$vQVcru~K@ cn x_I~n"9'֛]P;J& 6HU9GFHyi4YS3fl z]x,y~Q}0\W'h8r,ӄNdcZu9?kK6%Tr)mN̥fo)k/j:\B/p LLGm$ gSA ZD?&mMW&+=JIcN0N`c& x@E}X\e6RD k ;dȔ`6&g\Fo^zƺ~zZٕX-cU}rM)Tf܃NׄI 赍l Fl$A9ytl4dffHT1ums&U"&D(N_,@f z._oW <9Xz]i"oB$I@7R#~+θtF\aBԖ^^?5=_`1@ziD'E7ND[+R  WOvR8ȋK?l؋W6y]qd1X׬dZ2l'$s>D C=AkӐdN*/b41 +xvk"k>D'Jv֜;Es7aa|w]Y&wE&mr6Bҽ|QsMw<xuw'))~BdߎW,TŤL/ A0!2}|,13m3V |n>sFjѠO`"MZ iH h3<*rmi/|,dZbڧ[➇}n>U3KFKlfƿDN7;}U`7/˨ZPg)R= Ǹ2< .iS!9vqtBD÷jjeV*82S}JtӼԅQU^]<e57|S#HބJA%c#P7]}Ln ǿjH vj tbz"w pVɛ64D`hQ@l +Nr?*ic֐ oк-&*fXr;9 L[q,"r)1s"~J_;$X4F(=AY s^̟GmcF- wΤn|k˾Fz:٤cЀljo}94–]AZ_YINƅ[?m`uDD8cVEuÿ-H|N,NM,"Tn5J ,G@F{cҔHZd hP՗WsSO4boTR̦7GTڜ59324LU4h˜iQ#Eۓ 3ۓ5)qN{V\͌~qs"kw*`<0uHt]QA~r6}bZ0iV@92Sǡx(M0u߱t@K!w8 YVgF rF={,'?uו.)^7̳r0z~O!:,|JcK] Gvl Dr$@Ϝ }N2`PpݝTLoC홸WlwF%ʛg%X$A9`DNO6hL!_~IѬ ,ϰ.u-# 5?#7E8z9#Pɵ1\8 >1*N3xLfx'RB{S:y|48RIRx{ex!>VD:ȃv )9tD;hKDAUW0F p3nRd{:UgS]tlR^NT҅$;M=͘S†Vi7շw]$?y%Q#pC1J)?. O@q@ juZuT@@8I3xF{rv',xmT# rfkzvDu3Ɩ}f,g##İ Fiej0+*-i!<g{>&*0ts28ht~&3duDQ]*vA%&݆̐R0HM?ۈJS֥GcpU5bk(h#AzeOҶ mTbS2XY_,TKMA~>ӴYEQFgAgP+ϲn!e7>M쳭d/4VLA!BA[:n!T +ު7^˕5P$\=LBJ 4sClc}&rhjUKs2UO$Yhz2t$@Xk_UKcK e{)j]ق ^dQ k_pnU*y}攤3)TfR!f f[7UL1.u殮=CIpφe}aG'R$Nʗ/aV? 70;\В5Re &RlE&}.wĬ6Jww˔ҖˮhĬɜ~Ǎ=QT؋[]jRpﴬѦ rj 'пs1t@%:XV x;p]mQֳgXD:&6YX(A7h*S]gD(cnH%ƢtX`zl9';.N+ƨhzI\]N_Fwge^ㄞ%_HөB%*6p`D2ڥ9R ̚yRVNȧn1Hg5?10lõ˝cJ6[)Kn76Qw9`;&t b6VHbhJL"&ɚΥ.a)^ӟCDNAb$K~Y2w !GS\޺ʍ}|9(+CMF-J;b_;v{zکe?S93i5%Uz؏,+Wdױ ^ s1ߴ1|C1l =i])5r8o$a_}.Z#KɴZ#UU6̛ `jS5$TOU{? tNd/T"aJ_/y/vota| ɬtᖠfO[0Zgzz Kآ@ =gƥ; ɑAۢO-!6I0;0&K/ 7&]`&2#,-E;`-HSUtfGK杨8.`=!1Y!_tO|9=Vz zY- FĜgQ~L}xB]df8c%}qWaABM[j.ELD}aCTU鋿+t*)dMaf5VAc/02xBE&`pF34R=M5f29kH `v_?lhu.R|a)Su8 !>ۆir:!1ScM*W%?n}ϻDҝ7^"<)=ԁ4-+ł4Yس"ʺF%SI;*H†;FthgJm$ѫf1(2RoR*`쫽6"nؤ bft&H_u'O|h"&ga76n*tۑR86-fhR-BFK|cD=SQGmc|Z1J`M]SqJ)6$1a0q˟3o#R=e2Nk]Fb #sFnNs$ 5FuG4]uĐyj z3Vߚ?* 7}cE1!L>ъߑP?:mamqn&@Pp<+\+/i aN5E5tTݹM*v@+$)%b# 9v;*!}TlqIz,)"[ ꫒sp#y -N^*btsʠK< : T.jϪÎ`Nq?v˿ry19o>lPkt*;ZQ8 Ɔf;Ft=Ų|ޔa(j:_1~:sUxļ=hyl5jYT]b^4olYe$Ɵk tR j/"PU+]R7U{a}BgBVft c CLp+En?N,́`Rs>J%+=$m6\*\ J`^3=~pįD\`j4UvZ#FZ#G͜h ԃ7Y.̏F~x1yQ>%~{@a/ W:\gjG6?UcKDdžceƦwۄ2%gז^0e7ƢT¸ѣ!>.hpyխa!J@V*L1;V~~ {0M=*C D:>^5ʞ! IxTyϗpA:AcFW^n BFRڄ9u<"pEXw's}褥`ezӖm޾|<8EXeƇɊ_? gBU(vs̖0D>ؑ =n )y40|ԍuGW-#Uf h-db2-5 ris ejAS\YG$qwҊ+ ΔF^NUHquQCۊiyqiF_߬o⯢_ R1 c*#R2l$C޷cx)QsGLƖQ%xs.^׶ܬPMik]H$=dj` {!v ]Ȓv0jӿF7 Fut2" nKq4,u1e\cӧ'ۓȐ$\JO+3Fo|f!3N#0N"s}MZ)+PMְ04Qb]|YT@ h8ƣ!iN/g7哉&!!Y[t@2X_f2Id/ҊI9G{;@yoƲj> e) ި&#B,'zZ5%Rضg-VGى]Q`.6("ϡlڳE1mqzfZ.h]}Tjґpv*pGIjz|k_XÙ},M͏_JpOY{xvX#ċpY)1r=2фǠX#e7'6+{y MLEZaZI[ #,@wq4'全ܔK8D #1blVzj)^weR?[p?':%#dl1i9¥?^uӬt(=議,rf‘]"רɃ @=1-"m DqD}{dve2 &ml(˜1NiU&AX0] #)%ERuѠ]ߌnZ?:P$&̲u0,xކ&*|bOOjC?RJ6:F*dҨ/WCPɰ4bU` )=06xV&WBJV];fimebZ֮,8!OI)n3#yGDkƶӵ۫Pͮ帑Aן[F HFML~IgZCN†h@]x@(8fyl8A* Zi,J >:8R;Gu/Czd,Cj)ʊ~~Q5x-CZ>$)Gƻ:~[V6dȖn!lW/.3;ST^sW:є`~‹0صcL]y'4<Rz!Q{ɞc7e_pKWZ($ƽM JuLgLDȕAK. -UY]Wm^ cO-3vIElKjȹ;Wsj3qn\]=Dnԋ}kID<|~SBW{[Z#{Os4uT`j9[S|GȩBdW:/j7*5] c<_cGJPO'7j3Ҭ`bĵHH OG獺Ȝ7Rr JJC|xdPƂ!nZ@4oXDtC.!ڵw4=6li:`ڧDO,`RB8Ab r-sPxG(1K>QJY3(w K/9q+S첧]ӎ0|xJ̋1ن.Wxxˉ?Eoܐ/Ў".A Qsg.GPSVW .)*W@AG[m|RwΜs|PՈB繘'ULH1vT80ISe @4-?dWɷo9HWAqZ9g766iqLXFtJe,e)uVk1''jH5@l.J1ʒD7KBI$t 0.QjMZnqP{e {8cExb`2ƝRmR5}nvTQN Ep5̻cտ\׶ݫR̓.sW9<ŌAոmeblwD/)SH|Ϋң=c|n;kQYTM^ q+,2Gɧ2goh:Zg$QA2Ou=2eGS:oa W+QJTD/igAR:5SEWğ6! ĝ׎J2|%E35`ܟ>"o ?9LQ

2ʆe9楜-X=\dxB&CM:0~<vݕlo/Q[ e?loa+ve/x tuFCO4QBPf%:!3 ֐ݩQ6R&aϚ)5#ޠ=%CI? FEbM>QyXܚxm퇷 MiW&`0<`fht'4.dwRd-r#0bd1=Q;"Fڂ{,'ﲔ%;ًDƌ :}-xC>&aY?_d/ I(uћriWʡ r rh)I$;44 kh%uSN."dBhcWD?T7+b$6' eKhزnimBEr9+K,_O7ǁɟ ?E ~Ґ5dAt />1K;L1p Su1,YCwWYcu5SIḻ΄@}zeސ oZ&SjX)҃ 8k$m[op{#j=^@3/] 2!>Õv4 F+4ڻh4V\G0xfS2N+ }?% 4y57]Ye[Q [eZD3<,ɒL[qd!v<51qt񱀃U*MO̝f@^uV;̥)ĆR{߈^!(Ie><ۜi(I1d6ij=ʤIRA?5͙Y(BcX9xJvB ~~2U[\w!B}vT~6N_liU0Ywc( D?$GM|%sc< HhjP5\ty,%{IX[n>eׂKKԶ}h-c,/[uO%׊Gy6+(~sLb6rAޒXea(GSo6!m tfXx-35v,R{Q~ƛLao6i<Çri1ny |`gi`ƕhh]K IpHvG1K!J\̋3g'⛂3_[#ېVZ;4vZИ_.S۪E$vġ6iL'(\)PHu[ ncOjm4hQ$ VV\=fۆx9PsFұCN@?]HzR{[nw۫*~Le XѬM_ " "N}(?MODLxwKU0-'G#ɰoSrŽ>%vG?NvDvZMS,۴rwFRw oBC(l֭=ZmG~q%l8l8ӆBd!<;GԸpsYXH  6֝q3ee pu-(gU=6ϓqIZy=i}0]D3)gBNl ,i2xf:1K/ʶw~` )`r}~JUl )1gطbx^,;yR9#tmP~`Dht;ICح+rBq3^, %uN -dOw׈/؝+MpTcݴѮ%mCبF=weЬRY+ @"'N]{}M`AcM>=TKI-W*8T?3Y9O"ٕBjwR5"]1ֱ k3y-b?x(롪>ͷܵu!?v,qaǟ_ҕDz2Fa2'^4O`=t\%ϼL?3>+z] I eQyF2 =ҋG:H\1 - 2,~ &[kDRÀ] !ZD?lC]"86ui5&UC﯒^OPZdM;h #?yVqil FS r+>B@e7@ؽ21)ў2lnmg 1kum8z[/-shvm7c~8i;uaղRPLE"8 Ŵ@NȴOi26 *=XT!"Q+1u0ӭ}?稗?,EH0^E!Z&ٜ~AIERR @˪ggY Tz(-\?ah/,: {]`x.GY(wC9~~,D[zϿs'Zwu'4-2rq<`#$и *Jqʻf6kHU빹eH iLS28P#*L)~ x$y{o%f~ ^oweVBdv_ "Fv պ&8JT;yɯS(!ܯLN\%H%BGߏ2*6%z۫܃`_v%rw[ZGCrS"? $ǿsИ1Ztz;X,Jzjrе"ί}i;?7ˡ4SNKnM2 9+M5?T#[՛{c ΰ)[g1 lo>,I2"& ;'6%ih٧N6B6W;lwQd6"5̖"0({7gE7Et9몐߀ /^y4vf$d`Ntɒ}Xa]m^hz<$JMfp*=2?5yie?pQQĺa}9㽜0]NmBl>Ap3'/_/!))@c(rj| U٬w ZwAI*yYo'BYgMeR"XEIa5P<3+Ơ$ #sK(7S>dw8.q]+ %2CZ\[iٱ P[} 'v[t-w{%tʮr6?>uuH ۰쫇KjKJ-ޑ)/Ls xnr;fgfFs}Q-{F[o/kk߻GN5Ni#W]3:(|ګ~ߵƖQ)<ʪ9r lTDmtEVBi:0iF`LSwQ܎-!s=iIRoBA3BU&;Bф*i50^67a['HxX"*v##wVJ ί $< %!L;Dn (Εn0. {?  BX0ƭ< W`hx^Gl:g}W-S|@u7>Y ¨))Dp4]̙L߃e$c*aȒ*{oG?ˈF~Sb>3Ig' ";I?n߳jŒS!(Y"j. Tq TQ0E$:IߊL-2%%xQ0 "*bnFqHsr A;xKDeY!,wĶ갍ZVj$+ҥJ-*Z6*! ̊srн> R`hdֿՓ;_YjPF^oHf^ ݸalo`h(E ]TQC]Xvղ Q?mT] QO:1![W2FSiR-+ѥ&)m"*[dc_d&CqIfy_n)@Wݍ(̹f˓)3e4$8.i\zD.E3g N{j?S\6'9&R$\-sɷ+wճHNZ[_cC`9R9MO/?FT jN]2YE3MM̪yuـjkC!A2 ~-[Y󣑣~Td e{5x[#=d`i 9,r4N(l+u&E+[D?zta{a 5r;dFLzv'b;zM6s+֎vnN¬J5۲YDj zH-3 زE HTfȉfud&|0 `4[ FcLy.)_FgɁ:O\zp>_ 9v|ǭbYR<(=]zNxƱp (zml,-_x7Z+.|i&zA.7Laڻ7^/}.+HtU) bđ,u,!GMI@Fr-,P)9xj/QmGrhC0r4S^&5hGS|ԽCf|iAk9pnC: O` Ix\Mv8_E)?ۯt,v+NrƐ QD^t)qk?My<Ɠ̲ߘ6Θ^dMis*ϠBj#UF" _[hKoBϳ/k*A\G '0Yga|9i[2՞ RHؒ3'J !RoxNW1-AJ8~t4 +0G z@],&|fTh[;pC-Ǵ}|YjF-ċN8tpQ0Ea @Y:^⣛~~?{4?'xlHu51"Jbl~_e2w1LaKvQTT/*(`<6uHN͆ۼ^td9P`7F au`Jk!d'EI _bQKbdk|X֌YR!u'&_!\M|JH697e Φg!YD( aK9 .↴,0]0嬊^' ٵsgth;A(ĊqzL;VH⋘MWj#%~,wϟp6_b