git-cvs-1.6.4.2-3.3>t  DH`pJ/=„ɺb$F4EVE xh)ID,Y9]}_-YFz[s%1_4*哠W s^7L4@Jt)d Y8_+a b~L?`TJW :?;u#lj)v]dt\ZdsBvW@RxDbC{"U5wD$6{M#U؆:˝40192162b19979fe84d2083f575f09a07ccba959U{J/=„n6 ~#gnY!CD) _1߅X. DXR3$2&S fNB5VL?V<d   ? 8Zmsx       R (8494: 4FRGRHS,ISdXStYS|\S]S^TbU3cUdVeVfVlVzV,Cgit-cvs1.6.4.23.3Git tools for importing CVS repositoriesTools for importing CVS repositories to the Git version control system. Authors: -------- Linus Torvalds Junio C Hamano Jbuild24jopenSUSE 11.2openSUSEGPL v2 or laterhttp://bugs.opensuse.orgDevelopment/Tools/Version Controlhttp://git-scm.comlinuxi5861i22 4GcD/zQA큤JJJJJJJJJJJJJJ6aff5aa93c7d7e17a697b0ff49d46e672ce12a8a83535f3c273592c807a4fe76fbd749a5482f7a7dc72681d8e31d69b865ced088d4ada478b5436d4ea5a78d0566cae16f3c816887b1a3423c23473588d5f64c6e516b0f0d6f33238bb57792dcc09e73ccc1f57b34849af72b03f61feadbde80c7b26fe5a791bd10ff1980bd30f72acb727300e4577cac5c85df73c58a1a05c2af1f1660db47dbbc3202d2dc4b7bd61c4e21dcc2a349548e212f1b32f4362640a6d8059ffeccba34d7045fee30../../bin/git-cvsserverrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootgit-1.6.4.2-3.3.src.rpmgit-cvsgit-cvs(x86-32)  @ git-corecvscvspsperl-DBD-SQLiterpmlib(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 1256387764I  )* 1.6.4.2-3.31.6.4.2-3.3git-cvsservergit-cvsexportcommitgit-cvsimportgit-cvsservergit-cvsgit-cvsexportcommit.htmlgit-cvsexportcommit.txtgit-cvsimport.htmlgit-cvsimport.txtgit-cvsserver.htmlgit-cvsserver.txtgit-cvsexportcommit.1.gzgit-cvsimport.1.gzgit-cvsserver.1.gz/usr/bin//usr/lib/git//usr/share/doc/packages//usr/share/doc/packages/git-cvs//usr/share/man/man1/-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^rzWG?] b2+HD܌>L~0 σVhͩ:P 54wvqHs<Խ Z*J$RBiBqq4@u|I$O~LS1piGSxgg&%]'X/ S\Wq9ưd=`q'I:j]YJ0z|+I+`.4'"Wj1^318ln9"<{B\+oDU :?VZAtF'GI'5FU'z\w.2 \sjAWUJJ$%HZ*O*fp.Uu6ڮ&0&ZFc䠶k߄(<Jh;tLam4Jɇ?w4pC C@2G_ t> KOᓮi|`ùxlHlXA }0bLH-O-$^ 6jaCQ)8Q0O 0Y|2!l_}OuDb^?6 (a^JU~Hh[0ivC'Egd6H|֗S'_ۃӻTo" L&tF30H\5gʘbIa)&ήCC T 86*0 -'R׉c& D \FzSڂRХEf 0sGq-M@MPstʐ3z&t kN?R= #_+BD6/Sb^yRPn70.h {f)6'!KnimAK8hNxk*Kfpbrb(MO" Lsv.{wchJ Dr:YO_sJVޮ@m!0<,dJoPǓw`UrtJMI7#|kN'(s 0IeI$E*3`,UIn(Ţ_?% KešX Gsko)':99m\%C~d!Tvf#\q_ MˍuJ %IJe52†-SkxkFra"k!^ Y,8, ){yiTG7&tL--x=kyf_#3~Ao{J!L~n\68*Z|[͓o.jf`WZM&[|*2<}U3bp$İ֜r);N|ǗOo]7e5ddnrM" N]8 Ǡz{).FO~nZ 4*7;IX9y{DatI+s[Ju͢F2lrcmSM\f#]dzB!?宪4*b4~fDExd%FF7aE#NjO騁@~ms) oɏ/ߥמI g׊]64,7΃~`ܨ{/ hgB^5 !Svbq!,VV"e[9x=,aSq5YI=O eۂD!p&}]? /)"n|V7Wj#„p+9)Vg*C7b.2$"|Mc9  \'=O/=~_A=rlW"B?4]0'*(#MpymF5[tp==OuE2~hs(Bt2*]x heNiT|쭜9(ؘ`\R׊!3t }x?;nM}Ԩ&W\m-4æٚ y^Ih>>V`$9 LKg%P06La[|5\pT(.G¾;܉nmq0tC(V?CĜeGb!{v={r5E UNrY Z׶yv#1lI2dMĦmjwJ;.g+W5/9;¾ uXX'Y2"N_^Z$42F͔DF)d')|$d4TzykHQ~[ >ZS|۞}B c-/G̠h$5QuuZW{V2gqTH]$W3ߤ1PhZm8 ;*5bI!G쪦!Z"z<ɵ4ڰ?My bC;{5 dL=e#.GžD[AgT}E T#RF])[؏_7R;|1rUjf@[WQEYc[F~oc^4s1F=mu̚\$LzL9 LE9bk9{=濹ZywTG= ?`7nϥ~<6d%k^ "6uȕui>D@' 02p_y^ ,HK,ŪS@{/eB!&OAx!E7uK1Ed(PPTn5L޵k}yUPYԵsjE[ T ːZN?̽8(1ؚof(+Y)wtԞk/BK)HIJ;>VF2TcCaaȀ2T 瑪{%`xWM$D?p11a Z߁|SUviW,:PZCO}NPJh}*޸Y`Og߁hn4'ҟx/1U%":Ə1*]r,X_Z,*;Ui#Pi4emL9Az5UdxuX٣Ϩyq3h  bwxf t 6X߾Xy4ܵ2ZKZ%MJxwȹ,Ϝ,r^)dQ>H(b V(2iU35i8 Aެ/raNc %iHOV!)e@d}dV(Wqj;-hH:k'G阯k7Ҡ#,\mY4T@_$FY113P0ɷ]`c# IӗQsm19&*mN<~6%\KQ}E ǂN2s'+Yèx/#ZUm|`a!THPx zbaTW~`2R}+cjBO]j?ҮI'p\'ݓM'50P{:qMfxٹ#p[dMwx7l-m>2_JIcS3{5 ?%fѭKيG!)1,-50uB|]x<3%qyFmr}0Y7$mqESCT|ڿf1ac(PE Uvi4MzmCݙLsm ]wqkL!=}PjC@ȰT>k6ʩBs-7Q+6scPŐu2bd=cҥ析RuJڴT&457Z]'L샮{s n/ly@kڈu쫹LnF^tBi+U(Q$dߎfZ12rX5/1b!F9^n)t}p2]"/}0 /ޕ:{DF.a'B?QNeԬ;iZ@]o~ Ip%qx[1P& qqurM ]ꭝbscX) hul~Xt~>t}[lt![aPhw|5:w#W 4<$և*gTuҸ|h1`N(ܬ}M&H}FU`%ĩ~KV^/hXZZx{)/dz{ mU-'R{-#K:= ?iQ31Di]T[+zS\k-8|su=Ajl[O^Ηډ{CJgVenX#ZCzj,-3{6I 43@KI{r?lp`4(61@p߂kZ!ݻ,`Z*x F 91`a`OlnC #RdS~s;]1> YC?WWlv<,CF$ nģ%?8N1p~;W+{> X]M?7H.sMFp?4d3txX6:#DzikN'5Bɥ 0se97j$,0,T87*@`W|47: JVq]Nm5Bx`.,dd."n,Bx aTAkX:B\FD4䦎GԻV2~~L:IwFNNdRҐ&$POE<#*@fN?9mT OZ,IЅz pP˽#=K[PxU_d>UW"(B3ߕ 'FݥRȎ,:z g"/_VS X+q*:;kY je<,OGס4IZOp,anhց'7ݞ=" a7Ӈk !.'ɯg iKoӓ 0?2R!V/ +w9#{ W٫];i^ GU_XRdk"< 1O)~ fzNcMjU6r޺ͤ2 Ga{V4wxNd1+ϊUz('o4?6!Y[zCb!$]uEHaS"&aA#= kBAOA0ˤmL4/Axvz dL=Mf a؄ X9 ~>^xѝ~2f8"G\%̨>8vҚ`{n?4E0,#f@*(nh2 kqopg_[sfxZˋ|X܎{q)!]O4|}Qu 1TɏHd2TQdŘ! eDGn?b8-浤O) +VDIyҵ <{SiV.E~!u Ud)Ch=d#~ქ$[L1aLjKR>HBMp6݁qdzm+c(Ƽ`O}#¿^R /ؘqdux?õ9-XCr]BM"S$ gLjFnнj1(^Ab瘟|EA棐Wй;dv䗨%W4 % [-}?C'k2nQz6$:9Luޘ1L8/67Hl}cu ;vECHYs.k!AԌ }w]p#w4##[v*svdy(%ԢoIJ"Ah@Eao$ĥbW;% "Iz1 mđ1B3T ,RAuTWSlErN;{E6jz .>eJV3q^4n*jxFHt X+{N(8A75 O_SSFgWl4r.BMh,h؆8jG3־@#z跛" O$ gU}mm&lwi9Ww/Ubxcg>qNA Є#iRgK4Obv E_E6u;// j| d nfL2`f-B羂s Jfrďܫwx m33Bqo_S"?e5S2rxc/-'RYJ2{Nb)%T&ꥍ咑z֗&}5^$=P"iLLj췁0Qv߅ ^vpC b 4S펜oo_Nzc(r!yy<6O'~a٢mL dcD9ȾG֋Xc 1+K# u"Mdl]FG*OVy1-u@Q`bgem?̙/%4W՟)fӥx[uTܩ>ӄD`'X!cX` ,Dt/id\vhh,7 Fi@rP[k@/؄x98IU 3B~Ö(L%;j+ 7WXy68NUEOoXqq \ʥ\vK5cH)m 'g]" H1BuJO M;*aK\mҒ 1wgk_n2ŃeX=Ä <+zXKlaBLqа76QCӊxN*Nh 3}Mart7!dzw GOsxXȀ%.QҸpA>DʴuB܁FH5K M`KI`<:/wKb)K{۱aqTN9(~f^4`L3)[-W+ K/ \ ɧޛ̱ic7[؅y1g(cln8am/x'tLC#jN;Ra=';C]CёԮRMp7TcYp7CehkJ` i51?]rw~0pqGꄐʃF/oN@*/^X͟Q#|q |ra zٞ_6(BvB( f[E, f0YF" Bŕ0~OqBX٪r\t撈@^y2rU`>oB UЗRq+}7+&;+ rF`06|(_ aq\ iF eC&`ܢcIfAQ}Md8$Vy?.>M@hCP72ɇϟ-=>-FOB<}@V{q[g`99+8]Kw-85QK-Dl%B87BZx5ݣvՑdkn$@9>P !EXeP\_Dg%m4 2lѻ ,=$#%?}hBk=*j \,jpL>@ct?kL6|wr%.-ë+x% H7ךP~'dgQ_Ad,?::3܅|\v$."K߷t!ay4tɬ@j1|[`^!\E+|v]tE, 0vOSM" LAJ) G{&Fybj ]3 꿘)TOVT2͏0]ELB!`GiܠRX_{KaCxmasXXM>juF9O>pO bÛ6v$'7ؕj eȺaȖׂ(vİF+ ? aThrzڧJ6oJ5\b}[1xHv0-}~9;RI:'4pE__]DEV])91lTKK=x4~fajT4XIgZK:mG ﵝ'aEV эЦ[hM4+{F]#'0N]L/(eEvsaܸҰl]?5JWچ qkYA{Ad$' }uHd|0`z \?ƵAEY{ttglb3_HA3 ȝPB-"4nhLYsy?H- 4aG*F롖ڂ:?Q*;ףӂfBߟj9KF=ȇfLB(ae_LQ+4j0ƕ0tdJh<]PQa]be}8S}*IuOG?}e]}Y2KҪ hT.`eU 0.;g򃎦pے0Q1!tP^L@*n jD&IͣIl;ǨlTشHMRnc䆠2X?PoH~QvC xO| SW0UpAu+1늀|><$kpaDd{]ptQP 8E'nh a`D˴{3}F0+Nv] 5qޙ1d:Jguq|0~ƙ+O%_.*~u6_Si9gK gKHV׈edI84Kפ(K╥t~%]\@7 i҂ \:d ʮ#ttGKtx0qP-^?SO@AIC#b*hJd>J{ۉ٘w/X't0y"pÓAR^`x;)y-e?T 囚c yQ5xZz2w5˳?=7g,h{@62:Ԗc˖ h\c&|Kul<~JyI/^GS* +(aHF ЋAط qPtbMR4_KRS"DދPcJxʹd $g cPĘ[8D[=)gDHXU%zZ"KdYq)Ijd)UI,]>D%'*M.س>C!MbAfŴK^/ ?ĨDς\񩳟><>WGQ7PhX>:A eH\iLѢ D 71^ .OI0' kJ2`l7±D+g[{*LAgNjINJ7Ngi8|Ӧ'T9)˳w5 F9> VBx*°O^빧9h%ͪAe$"*.d(Ə_v<=t6LK%g+yt8XL%y}!n>܅' z:KAIa9^)'7UQ64_ULhoZp<<\`}`iNS/`Y `j29B 5Fm0IY>\-ACbN^*CZvoqI%4]Js} XLD|CyU#dyPw9#L?">(&_v-&}x7(>ɺqP ;dH C:d 3Oehoz8f鰖w<P pOB w~PΓ5"9 '~^4u.s{!OR.2 KJ10i4:^i@'7G2Sfb0?4BQ a>H- tW"|Kxq?qHHőQԄt[PB5iÃ;cOȽp> ^>ƎOC?'Mݮ<[C1ʇ]k5m堖5d[veCϤ;e \[Umu'(%g);غ9 C9F'c=|"(A^k=:$f)Z,TwMD6=wο-1]ym%12@>S4`%Jn̳ynu" h&5$K荆aњ /H%8$= )bq#)I>.@# ^tvRk3`MCXHR):X&EvK5^pNt4\z^1Kw!q,9L%0W`80Ҟ!'@.%Tا[1-(fQFZd9xN)QL#ok`éibPXZKF[-_j牨a4vH90%-}?|4DoڡۭO8ҜMH)od#\*(o<9f|I#RET3TppJX09q@~r3~ĀdqJuj@#@W mǛf#UI0ҙx+'RGMp1$K Aݴx$!.%o[klI<%OѵzHk;3 ~bNIE`WD1"1҃3sX?7 O up߆AERgp}95fԷL4`< ZؐҾ)M|"Į%*GԊpzS:|쫠[o-Td% :1eT]c#rKeFK%UM?ۛcD,/]3fVnOη:XCp@k1'a$˅v*{#%OZzj}˳&YMg5m’~ r)ԝl JR{govaDPt29,)aqݝH&`uQBmIa1셔0wo 1km;__[6\)rFV|T$Jށx[QXÅsNsҳr9&Ϩ"Y}tc&w3nfi{'! ǝ;&ܥ3Vg:"^n&GӱfkÄiEuT (z?2~޸OSz2q8璥L{O^ 4Bh$ZucrV ؑEwEb^s~-wqRyӈ:j.gK өg tnwqQ $78͖Ru,};[c<t䀏TJ# \ a0Z;j(m9 c1vO8o]cDc޻ijmh!;b֯-i_AdjJd%Qe8ykKWjx*R +6O"w圍wu׳Ȕ\{;֜v2*')Ŷw64U9lK88z6#cVMؤ;8NxgR'W7f^&;N| TICz-SUƃ2_p/$ڐ Ku$ԪiE3A160)Īj)÷2*d .-Ñyh0Gr )_VCo-:rd_T1uJ`[U0ܰ_Vj~{P.gXB])Vʪ-Lޮd{BFNgfa.~p#?yGwW0PjW zx3ePx}_RDeԠ[]2Ldͨ^"&~k_lleiVr$uu$V9SX~h3gJ6 TҗHpwBy+K4XM;5}GAx0x.6_v} 敩#SтtVҡܬS"]1HpH4_KcFD]#80A-?ޚ,N)vVV^mQع{5?m+v( n‹Kd0UA?x.<-Vp,SKR9tHN.]SrBC!gvI *[a⑖1dt6XR J-UD(Onx [ eUC9BʿlVe[>_Jy'rn#nd8thl ~?1 Iu'$j~sA>{8EdsE0j{lI! O-j~dhǗ++1"/`Cm}׍ilWEq*ĉZ5m:g6^G+>iI܇NUU_>= B0zCׇ!i@$kZt/?)&AVH3̙ cӠlʘOzmS HHQ>1zKDdSC,˨.y7J0aWM |ZD0>775bc[AG|PoyLwצbLfM?W-ۗszaUjӽoAIDy'W|do)S:`1/sy~Fb[ [dձOc j4 Afc.9:{F$+bY5 p!q eźzI}唅OEQٙyqnSnH]b2‘Rt`ۚ߳Fx&s8 v4ey3moW<O8_9t& !oj0y0hwmEir@"nx.qn|6> qvg*z>mSZeWjNT7daF^4:\^V=NtvàL1Mo$FVd䌠Bu& \ +T;Ǒ}åTK ķ窊p!o|Xc<Ɓ&:!ӳI{GkcIBg8$;绊 esWXVG2ӭcotÁ!n\LOʎ{[\ \_RE_}tMĢ#*4 V z6I#{dVQ Wm mgq> b0j)e3)rR3\w*UYH;֠^"{~Ggݘ/\fc.df+rƏV#SHiÊ)j}[Lu7(Iav7)Fs+ūX.VuѯŽL~(|9/gP-iBVxأTF~=Ҽ_9-? ?=g9k!(9|2n8z[.,4#J$PMTyxLI26s m9׸SkP|+W_ҩcqL0"-p :cA ȉ]0թ&fb$m.1_FXkæfaN4cg9Nhr,[WI<=9>6gLtϲ~Q8;d_F{lŎ?i)b(7А23-/dCj>7)벬[jE3|ˏ<Ռ1*Erиq)kx#_iN/V8V^cF&yUNS~F[9^.V`b ~x!{mK[UU䠼JXlmĹ'_A 瞎$%uh;RLF7A=i%MM56UZ1_ktScv "7( AQ;-<)6YPB $=*zkSHo߂\ۯ@$w ({#SFlL|3,Bnƕٗ y%#?D̹tYƞ^y[#5=FJ~'$*TBR1Azz-vhqFgzDgk+)R:1G lOQeX5{+GxU^I8[B_ӳ$8aicPJ*L" TV!ʞxn_HMX0B\hvP񔾳>h ["SJtP&vjхV,R:+<%K4*JwS$UlڋZh85,S;Nupg` 0 d #4ZbdޡwlD8ZF$1ʧ\^~쓤:@7(olҸ6Po|NGsrn̓!O羴223~v,pgy[D/ٙ Z _at)E\hYE#g#f`boNy8yt}a)%ևૡG?q!Pfi7䔙j) ȻVRXrMzG6&cA /䆖tԻbW shSu=.# E+J<``6Mcn~2}ϏjiELh q6勍BCi{b:[OY?9=hW ~=UY2I!{(+CxSn̂oӎ2ѩXi4*D3 06hjY(fPiy.@m T²]5Fx2@#GC8n"r+6pȰ Q"a vKㅿ!⣈*rS?,ڱ0jz7K >*0`}N1?⍒J` oJU+aD0M;ExYܼ)`|N o,r~_ūr]`,odC.xX+ 6&/F;t|f?C~7zFܡӄ"-qjG-SE\ccY[}n+Vu{_Wͣ9nr3 Q ZKzL)$r.o=Tp1U$S[Z ᜄ"OMj F.-4Q߰]'b t|6~D"|G I#eɦFn;^[]\GKě=XvݤGN:}^\ 'tO-W-0&=[ԯ+^ k%@#kAYޣ̺,T#̩i\ҿs5 ^(@O=.)aa{vhcm{,A{7PquE>|pPoe4Gh8 Zc*ut>B,S2>1@Cgj~kW 7w9t1WrVдs؀MX̚G[?u4<^Ujh ^źNvl)O˜sA 9N) 9;?*J+5U}GEE8G;)ܕ9j &ܳo0`mB"EZ#˦uvl򌖴OԎňs;+%Q5|/ @Pဦp<֋_kFaiDAYIY`]/~WJsn!2j;8Amlh,KK㑙Ǹ'V$cWJܯڨ3Od<%\>PLL/{ cNQzۋ}PxuIsOp؍0{hbZHn[qz8jz2Δc&;%ķKe;cA C,*;&uHm8'sJLpUdIxG.@0l` [#`z\;Zz /؎Q0=ZK軿mUP;=%x)=B"N4ގuJ٨ݗk}??:EDQw꣱>OS >E*ԋt%ݣl e X`@Ha[SO94v/H 4+߷8eIv 4C:$Viev_cqõ^7I%n˩zx3O ,ʆ(nۧՁy%./l]y_W}DLnj].+)]Z=4a5./k8הaxAh44mok{ ݢ[fQN^5~b~ZmF(\ _P2`a<T@4I^kڈ +;c%2P`we @(Fq*:1~L} 7{74 炿'깬-shh`'|7O%X6G);[޳5i?NbUMmHtQWm_ޠ"Rdݮ]0K|)'dԝ4͍xi%S {mHz:6*gKn\(Եn}g UVea(%R ?M˔ B N[IL)=]VRF_ll/}I3x,:k2a ?@{qhĚi+.F 5Tϱ?\tL0v;ES^=orڎck JK(Ƕ(wr4N.yk(ޚ _osѼruEjRZ ձVÎ1B̟f 2?tA<eTb {%/Kl(V`n0k@v#hy{ː_jXJfMΓC-j4 ♡'TLӽ8ș֣,I$/u@oEBݕ<5>ʲDCF|bUw{C X]@=hF=9٬,/i@?|4+D8ha&Bq Ȓs `lْ@mQP2Qz>NC!M)oMdS44]4wHDU FY509tJAaG;)Rf^z@R MY`w喴j//555 דGG$%ߛ|s^jj'_qlp3@Æ ./spF1+}4ˁj4|Is7%gx&7Q\Gc>qmtyd7R늾>鑟;j|ȇ6+rS'Ċ6eT>3k{naX_1br∟p|+'lH"4/KЛ/B0vxeW≨cYukM#cQ`In&؝Qk̙\K+Z= q<%SW"ONf8X^/3n (OH IZM^fU:={Jf\Q M=:0oB}:ڰ 7^29; 9@D_SJ4!Kׁ*YoEchpmyS}W ߻XABpWK>FS)vjOgSq|ʝ5ۛ}6![rN ^YCr{_O#n6BP|(5yo܇v'86΀3)JuGmfbҠ ~r KPP;j.n`Sovx:Ӎ0}}U p෎棨Jio>j|ko=R+ü]b޽b9 k6=-y}qTێ1Ǻ?(E!9s uJz8Jc NГ"ڢƘ'Qߙ 6mbFXK܈`=/@`2 g:.zQ@t2]sܶv%Ӈ/Ėf +R qӍ)_N WLyMlv'F]8,舅_] @#h FXl]Z#|_!en(jأY[P떸h,(-< l1>: U:p^g[=J6)q`J/鎡9"f9/ =!Ьu9|n!~ᰶ]8D*Y̥pd'S*k]e'.tȺ'QHHL{W iz1mOY&Y-PWP~_P!Q\pQBGȝҘ_vs*,PX6v,g$xc`f*'?GWb0|ta)"􉏎5~'ڽ8"[lΜst&*UחlN!E 鵝\ H8!shO&ojmoL6XG~:!!zߗ eԍpF*+s-5|ޘ+(9ތD(3 sM7BxyP?GC) sFroQ}cI:*ƈ,et)~ケn?C-)^+vnR(턢BNU.Lg 8xT ]"'Y 4ň:^g%lCQ6R@O36zDVOnȃ+s>[YPEKQ^p^rN`73 7W* X# ] -P;c^wdB{Miex{G>$-k*ͨ60\`6׾Ƥ\ΚP{v;{ 41uM0NH >3{'oFw `P7%M:zn &:!y }i/7]e> Y_MEfCŊ];xtx i_ҕKrn}.x7We.4b0 FeN s& -e0HORy彄aƧsz=.W0"v⨏oyCڦM1mqRA{ , ՒM!gsПj'5ߜ9h@,k^"shKJu.|n4 Fy#Uz)X2|#\!3FjLtz1D<?z#qq|B&{]v gZ̀|Sl}цwHRSB_&tj*o[o_C," {LAY'5rעբk k1k3*dDp[s8G3fה9Æ!5*:{1lèr~?񪄝6?b-`I'f '>Ze6^wB7T f쁻@@pAo8^ :,x<+a+Yǖ._7Y&col#RG2K ߐس-Vysߨm6 QNs94*&Ӊ4Nzƽ].DvG*CjZ Сz綶rq-SRIB`ʿfF~y/=']p]YO*ݎV uM_0-6=ArZFc"9 V E|U7^|Lg@j+Vl=Dsگ]2W$bdY_ zOhL)S"Uk#%3EQrG6m+Xq lD}<#z<{ΉXXåR]g`@x@mۅ+f&WH5\H{Zn`8SGt W&y!AEy73G5R_BRaew߿.얐=Y+{rw A5?Xc@2pRi% ZUE([=O=)}}XB K3qܲi@'۱m,(vջ7JOFl>IV`G )P>z+GmUSNa뀚>a52ͽ|Hx̃&9ۋL PݑzQ0+h:=ɇ-N_3aÑ Es!(:”%9oˏY}7ΈCx4 g%<ؤ?e'vD7K1ֹp0-wnbgVa+w -T@fmDcx"#CS!xN:36tBX,*NqI7tŭo+9P (*gJ6L {pϛB׺8U'DӶ }?ב ~hYurcuZG)=P-?u'>k@eJ 0ky[xa U_] VdM3Q !Kyi^q.0\HzX2{ j:EwhAB5]|7{-I{P,|&'sm@?OZ@dO/ETT9d^: gOYؖˆ\>9 nq }vN+UBU<#Ox($ )7o#\It妉sTdǏ{&~@f {8,&x CpI (bSߔkG`k ynV[(=Fg}@Bm0Ef2T>`lVbJ>>P 5 xL/4RqRLZJi2\lO~8(H#{Cš8>)i`F[ JiB{ :SHYB!~lV+!J ۮ#W2"H:|.VN\MVdTPoG'w}X}xѭ ܦVl>*տnl2ܿ(ǜ 4bTeh7e\Uܑ j! Uג<`ޮi#!0yG bT?aLԊg$'s#\+Nvz4ͫM :c|})W(G)]e&Zr|l 3x,Uߦp4&ZρVcr՞ȝ\qC}eq@PI[b P{?n-c Ck1]6]z6̜H>h +3W0`S. aWHk_Ȁ|4nm%4v?KaHhH? |J;\/& D>5j gR --L2M0@ȨB'T$B"N=`,?PoKp3oT4r ɝK4Sȸލ@O8qjsg&`}?7!b9jOX g]5X0LnUͮ5J낹 rϙR y:)5-M=R^NVW-3u^(ߚ7aO dHJc 2"nB 9!>7v~̶b"Knd"T``L0DƉ~JƔϘn|(?oMZǃ4]iB3JIr,'ax#iYGeVhlQ18m+a#,Y'+zAMgDzAxԢbb:keRDjJ]c^P(+G$L$d 'h*/17BfhX?!\ }ͫGk;S7B%hEN~7?@ow\m ;%ƈ[{Au-7Uh- s;{ ˞9?lݺ7qbRdR;fa &SWz$U)ih*՛kftY9*1Ȱ9@)H5y.eZl̫B-ёņ2`G$:9_<1Rq{d؛>u5\:DnttQ4*U^af59b1*_8wgN۸G?i)<@4-)/(Ap:f x_f̦/FbyJ9#"9Ě*𖹁߷߻-BKH_dDǀCgBl9Q~'x8УM<-5XP|濾! qWX)R\^Vxʮ[)Ee!PV\iX(|+c茧S.T6Y |F hb+0EwP3v\HNtΥivwEdno0{:)'ړZf4LR}MZ#md:B"G4 1|qKuAkԜ~vw!"Q?v֭8b& Xq0HǡnVdX6c=W8x)kvm1dc4f?քR/oV8 ߈+aE}4OeOY80rr=B8da~=y-s>< .bCr?.F6^%>ۥS2?;t b1)M֩RIC[&\&Q8p}8C/[}MUU* FY $;JTz2q-Ӑp m<3qcQtOQ1cUF͇LZ\j:#Kz @8~ zksJS 1= x#vM5”TVcQ%HkojF0+ ‰%sBi=]۴Ơ^Z[tJ(|I!^k"+sz/nfuSC6#K!kƹohAdjߘvkC-$rg.-֋hrc"kgPrl5<>ʴN^ΒHs _VH{m DgVgf;J\rs>RsAUz.~D5J )z6|ƲH?134tS"{ 4y Zomz6Щ=}L!y{ҕ97т|S?J;,o OEx:,k DaQ3kdol4L {K 5>ngq4ٞb[D3)@x·G 0҅~$_g8 f^.|>0Xc?ּ ش/ByA9lF滅9U0E蹠1r;LpIG:vNa"Scȼ/K^%AezfTߋaF/?츸!iaqS%m"Tb?Q[JFa羾 nf^̫gW } ?n{ʒ 5Hb/C5hTN.]Jhܙ2Ԅ dO x#,U Qd o9; (2fޘ(&ƳZu($@+"q Fp_-uz&~`t\#=ÙNyqzYdÏ?4P}Ya&?l\v,}k04NPTzu~aZ'y ^ÅR{va! 9HLX0=P|QFFov 0, G UXۓܭujen|5c]J yB u H>;{Լw1'm2lҞq&5'܀K_8­'rx( CX5cMV_rM mDTt^B)*ac(f;G oY$˦\A@9}fͣeA¥1L]6́Q%Bqv$MB.@ 8 p[KW#0u6T`SS*a}!X&(&D *gC9ب Λ8>}0O!X.`΢zFX+,Ryˇc0XIo@)mn KK1:{xއk/s ٞJ },B|'a['/G[c@J0SF7p^˗HcBE n[cj)v t8N5^D}uYk0X>fR5z]bO+8~Y偊U(jWRlo{k#6/f:e^ CzTv-7˒g%&,^=?U>j?ɴA2 @/bD/op3B^$K{53|"ep-!jyXUKˆ +A^#3[LVne. Քzm ,ؚPU Fgm ;h}ۮ Q_!FVE'u: DG6 LtXtS ҚQuRx A!1yU<2H)kk&.$Tp@apezQ zqWvLY G)(jׁHEP›}eҊ Q=F_ deowzm;wka1-ṹHoTӝB1JH{6U>Uo,Q4RLɗ }{Z 93zeb! #$3E rͤ ecF,nf p!J%'csa.A7nBnoV trhqr;b4s.t(-#}+?e+K8ϜnIA|.*n"gy9o+Pwi3hĦܷ$M?h [ ~(3ߎ;E,~W=?Ec6!čBf{U*:mn~Q>7"ފ irVQExFaϛ0 %5z*鉚~ ~s׌[QJ,$ڥU}ZpGLώIvG0ꍘtdHЅ~JxO ʇ%%?l&2:/5a**d @sL$ZvN ^=n Tac?kEh,BcwJrpzXcgq\$ cYO^{2ҩ.4{Yp!-j"hr}tl ?慤Um"zudUa0,Zl_M[)'OgwY&tIR"]ЭLf-#$'CBhYTUM'X*eCҞȩgEXzJ"HQU:,Octkv,Q"spr(|(`'E#__=ک;h;ŃJ K^N| xLf%\# Jk*Ljo8J0 ԯV5 "%6yFE/kpCEAu8NIH[nF *> !u6ROam]ؘ, kiYVlezX& -t>F[gԯ O)?mTr6 U A &6\$!<>s:T\YFZ"(LIrP;jM2{b˷L":>>Rڇ=W404~g.10Ndžt?Mppeu 9udQ(2SF_ViTE쩕= ramNQK&kn7TEELyT~5VVBJi6JFS1F֍w3혁Hu5Pvu}OF][ƊpKkX:_erkT+䙇=on*WuĎŕDŽ4){1o7;QIqi)V6+;M9u8+6H߼9x6zP`|PQm/Dck*tt++/_GGԗ2Q~CGFQ-\aoD?dXLm[ >Gh;u@L-/vo\C`莱 g][2YeۋJ=R]^h?gnJ)Y 6)xG}! 'tqфit/f3Jsg}Q~Ea1Ț ۇ0}N8)zB oLr iTiH JV4{]j?ߞ*S+%Gy JդJʩI"5+ysr2w$aU/^HN^HQ4M]ʒRL(8`+< SPo9m:?hwp8f.2m6]wxC?b3MQ6wJ}@2#]` jvBmOrS4ac'~C&VjFW` e.J3ږ>uy0qm,7URoS?zi~M`q[Y8E KO_ x<<}&:LL3}_ǿhŕ;p4α/t4*G{!qG{)Xhc KhAE\D{=^8Qmkn0AYr`o8.9`ɝ@R?ǰ3Ѽԙڲ#U!J~@XZѳlD$@/$Ka Y>sYȡ-^=knd˸ ~'DCׁf(j8+zZB-zrְ-?zfPj,yƊEeR+lMgGC,n?'D0[!2%.Ĺnꆌ^BK*sitc Ƅ:Sw\-KQ{3;{d4t-s{Y)B՜~"%LiO?)t% tѸkH$&"ά %p#ò JR:}nz-y6hL bc^F׉}>M9cHl63Qx/x H$Cbҁ9h)7M!HԔ]0@JʱI\j\ތw[!aFXAužTdL p?27J鞊DQ8Oh](App+^uNJJ vv;īVMew_ `2vɈ ךUf˓䏣1 Z_ h8ƹ}T)_9r=?x6oc%PL)|X1v3uVJEcb+Kj&sɧ ^Izoo,?7Pf1*l=[R6fD&1y@!GֳM cc TASU%Bl혙]YTtS}ِJuǽ ?p I22 G|<Qݵ< @`m>黻aȧk d*fx7Jd[Nڅ{ٌm+zeCKبX\?n;-: WfXdJ1;{0M)H`g#.7?w('*â.$<-z#/=Is"7;SņGs_X{q? \}kN[9ouATIu]hXXcT.?0? \T k]Rbߨe|J¡<;]||z 2 [&o_A83j\C3.C!A1=_cͅukEGAQS&3͢Wqcls݃&R.@7A)iHIY 0ʎZ)'{/Jh.L02ZXGeN}twLHOBai4UY/LwE̲]С?0A; ٶ,tCDY̑yrSj~sP Qk'4GWsc¬d͛Z dC"Pj&`T+XƼoc_nWESz?9飈N'$iԣ.E>WHAcO:VR%o QީJ ^ %C*^m.ҴY[/ࡾrPUch5U $:Rw>ȺVdLۤa^T5ܲQ&ٱ/f,lZ*p<` -=n2A5hՔ p<bo51I+ hṲBrVՔ|A}~5;;1\U{v3}~Mr8kMZW:oRiJ6 2;Rigܧ3y 49OjI> O:~6Bov[cI$myGDOJ>؆s, >W3O5>'vKӰ$nB "TRwӴWz y-Fh}U G{*sxW-< T%RL7ʹfU65}aqfR- ¸j| 5h N;mݭ΅j8XH@Vmsc gt>D8s6vVluM`6?,7%%:*q 0-8ۖ A䈑G5LQ,'^&Raߌ4ό̙Z|%GԁX Ă~73i ["`h]ʵ׈{"'hs9&x9$uxR>3멂H,P@59uF31`ݯ\jL9$-=>4ո_%~&!d=-?FoFy lZ:JMK&ΑPOYQ)ńa7ЀKKp%/ mK1@JLxG1x$FǗnUPX_Q-orWkDO?1iBh}=R|nA_9q΋S,ruӼQrGLAzw7]Wxe`wmބYN|Q1?>-?l-heeۍ)7^d=9(6lwEV˄PA1el5~_AɩVkh<#-<*#1y ܢ#붒6;PLyw6|4c!瘏 $+/E"AU+9;Y7I5#HG ճ:S0z7qhF>ɱhR!  TtBw;:;hȊac!)*լwIN:ib ]\ }D'@>Ddĥ%W+#W` CbM;%Ɵ ;}Sj]EM ;ЦX[F%9HSɑJ?`i^  os,H\l"@뻟5nA%e<{%]O^>Ƅvn my},|`aFG3)+|JZ8,/?S]u za7;$1ָ x`u<4 `馝DSH7K}mp^έrW4 ׀=.F[MHa@ 6M{SJ3|My>l7*$3Kx#WwCmXZ T`dV_t1*]şjmA$jq0ޖyVk7<%{{(j) - j}; 4zs,-[fG ,Χ4eP0˶O2npTu"Ah,3r`NcIO=nʝF2N*I+[j>1p\2C$s1sv %$hD5Y7: CĹWe"t<8ցdHqԯ ̅9&WƩpd~df`]ahWgp_C-JtC80*lbᛵ|:]csS.VsBY+QlXGЛ jULAg;h4 XC7) ]t8]*'9bFZWHxpbj42tUz+İ3r6_6&E$Wnjv6׽' HƖ ,]H%40`L=(JcOJ3;WKcO 5ksZ)udmܙG(h*zvE*9&X1T^dxD{Gp, k~\Xbq:+S-Vr~' u2VKIh1ͨ3NyƴL3*^1v۾I- #>w+v+=a*,W&uN]dڍP5Vix@ϧsYldn@$f!TU_O7iu {b?Nd$_o""߈{7 ,;r̆5 x\75V-9qpiB?vle(;"~q 3p 7Ʋ}Jz7b\h0-h:&uHU&|bC&;zd Zcbb*F©=A-8h A#<^,G'{Nj< U*t:YI'Y* +wNnE,wxLkc9jHukZ&7 "EB-t,X2:ώޠ%kl;gٳ"Vm1ؑ?^ϤKoi@% rU|&ɡ#7Jd>o؝ Eohf|. bNL ٹ3G{)bo>,L/5t˄" B)>@|LktVokKmPN}>4v8pJXP< ln!XNn +e|]ނ)!Å(2SQ~fcϣ _v HsŠK*wfh i[HlXDV|+&6 ==}ŗH|u~shFls,>[h>=NŷsΧAŚ|Z13={\̗p#}=*lbS^Mv4 -mvVEӠX@[v%3hbUgmpi(͙6ˎڬ g)ŝk?De0 'N<'E$"b!CZ aXbõE`(]ͷyD 3rjVOmy5t7^\u"ҧvEUKV=},w{~]g(Qչ+K\SLBa 5 ◄Zk\\ޗE200٨&1#\Ei=G~ԫeX0VV9ٌčZ@nXJܴ&}Tks<+'r3aAW+><-p! мD-Pbʨv,F&& g^@& ӈ]X44%- J6Tdx>ѿiP"1>eI/?kI87P= LK]( O<%(^/%sBaݼl\@|d1:e3vb[p%1O_,%R9>:_r&#bHG3:a(ee,aWBr.c;uS.^(A". wĕ0)mդ5Õݤ^Wlfè5Wӡ,y3L\]Y+^oqck#FfF=U}T0"qwQlB:[*$y|msr׫{I5{tZ!3Uu *+p4?ITqWտ J?VFoэ̑ͬ@8ލEemM"IP5ʄ-: XP…p|WYJ%od+bde!Ra^i²n=(ul-zrio߃/Y§Gy $CV-mlo[5'+uU$ S#wƁLm{20͓.(55n+'#v% ú\ SV 8]?H.G r_lNg*NC lBKԚ^OwxV U!;0yt\``n+wǧR?5}+ZI}=gl}}75S$9[[5N8"j|h{vJf6ptZ#={1C~zvU&b!֧Z\nWPhM=ni4R &B4pi`uSJx͑gO8׏4)AFn'u@Q{@j+xǓ}s$a`xyNa-)y*f/lj0c#l[yq]YP ԃDhul| ȶJX5 1uCRDkNH¶ڰ!i6 VhBËgY=Ҝ??9){lC`D+S݇sԉz# 9a7#ڡtSè`SJl-$3}Q>Yq I>ZK!>\`2ug Glaz^qEE9'8e=^eבq0DjSD)iێjO)jmIџOz E'Vί+ *bIGT=j1ȏ8)/OUۦܬQC~*\G,7&?nU˩eHK=ouͯ=||Y%n@g4!da'o<80D8h'1c11Ce#I7;fvNwrD\#0mB *9?XGx7 ~S7Q?`z LP%DroϮUN&vf^vzQP5<_r*gtj|僊>~uɼHh*qϪv(>;@%h,oa󚺝{\\* Ct^^;_w `n8jgbr!u9j2qn٢q_I,P$~:$Z[Ơq$Hױm0~NQ{PŽy`Xa$'|%+cmjB0ŕ;Q']C҈&taBd3Ѯr_բKϋNi.ӌ\ՈQ}RhÔ`QW^5ӍJ.\ZD[1}t͍5{Pc s$,E^ ׵J Y12mJ3NF#S8j7 4Mvx:ę{VKWj,eJed+NUJUҾٮ%p x01zï.*ISݿHW.v{\BȪ2I52GY\Z=vNe3rlʓ5f8,J| j LP{ϙ#cK{\o)I]1 Fp:&S;`9mcIoeH<|`aCSxIQh_UOFԎ03x𱯧 I!` 0/wTSV`7q幎ʿL.r^?x\ur@j;d>{ ۼё75v3N{$'hvD't2Bs|F`~ZtDk)^ K`\"A Q fmR]3옐t ^#u)LhiNl:دSK^#ZWÎw>=o 0AzN/][cD&亵]ua4i}RD tA)FL>`r&] " k!YHAhxA]a`{5 _q dѫ6g4" SB3 !vysl6~-pڤH JJ$&ާ|G9<RkA,xF^C5̪Ӑ$31/ӍMY߷ pkD7y^QU^_?M/ېcuc`p2TYJRVj[35pa43cyᡚTHIc0 x!3[TI̙XCC'mJͽsFlLBvdlmJG6iMy2_,1QN?K.biݍ[뒿djN@+Zxx3"jyk}tȕE11 j:ÿ1l̚x}Xj,l &V6+ܙ[w}4i['aNa"s~e/>3/fCJE789rhYmJi%"_FJ I% !`jIrݘf zbյO.X)YPiyNqn7]ݱxk ?54)h OXyhcMDة zoK/R&T fPъKSt^'YCXRJ'!EQs?b1J7+6 TF`8c>S;%:-?}͐Qz=V|e7p7DJ$k I wSl Rݬ$@XaS5p]Q!(Z\ќTɫ h]ɓ9qP)]}WL}?|Yι]5B=F6=y7eu.݀;pl>cR(yIŚ6C`VEڑiKbKJ9S"7I9N \gdy?]zLs\ׂVғ-淫R[>Ú2H>d?z5ɴqsM 24 _h./8EUls{bzȊ, t5Ԥpݬ3=%'X*X0/[ir2B*6xZ++V1^ 9tbX]R^JPheO,fpv95Kvieud[z8G6pƤW%*b/aF_Rw?wW]큹Y \]-?mNdp'=,W/]2klitD']#_PJ/8PTU;OVV') k}yK5jka䰶#n={VAA>84U8!%ˎq[Pw=0\/Yp&BS@6 )_ SP[.ٌ2c8AmxeFDjU駲sx[Nb_crkR_vO)l6%hA$]9Z:e|jDNPd \thfT#4,7~. M!2+ 49,՘ }+a#b"r7ڈ%kg6CQQXn rŊ懩$yhG2D9yGiMBfq)W`"=FmzVZ?qgVN݅ {`|xA$nu0WYCpDʫTe^kW7U -E9>*{Nj=I@j=P:M&\I%&P296C&UF5S7OQ[.+ICs("gN :E,; P؏:ȅYUj"* i*XˇLX pG͑ -ecWdT랳ύ:M/2X1 `,r;H^ HY*9>z0@R;\ z <4JZ{i}BJ3'AS{gW8Nk"A^6@Ay#ײs1C3b 䯗!U8oL"d_4k9ǡMLʵZ&FG0ʏst8Yva*#݂$07v&d%=TkR!p4qQOJ'*#IӈMG_ soF mP7& n1:ho?N>O!42CY:%:{>5!^*f^X K(:ZT7X\ O"ebEm\a/jRp0# B%hΛ9.K677 Uw L{>ĸ SIfR²͝B??$Of= '$Ddβ( i%~dh6lD& u#W@,uA3WޱT |7'{+RM/G5nGOo_[ګ8@)D=Hp%M?yHJjTؿ޶m/p15̥--EWRM| ̕|$+ SݡO0vwn2"GǪ"]D8ۆo?;~bGO|ma)H7auZЪh}U>'Gَo;֎-Shn!:9>&1ْ zf7UD͐م^)vUyx8_ ,DMbH z(,50y*^lroä ~^-avQV" : u~NJ7k!>IQKoi$IOeuW`$M"gX6OtN+&&}=A Q%ݩ?u\">eʦ)(i9t)mwL=2!8"8$Ў2g1 #hQ`# *_3Ic\? 6<u*"ƔOXT^ZTd,Cl[r>hgW ʷ+m`->(DZS𢱥]I HJaߒگUa=P8m~S5kF\*xQP;E){oZX0e1¹HAGg|1K˨h^'07LXR@W̒AqKiϺmnݬ8(rs"F,n_'ގ0hg\±ab"O?~G ;%_t~8avaǪ@ڔOȩIa ;|Mu@#`-8n`Gff#xOn9`W);|CMv(Jln놟,v-oF=b Ϯ}ƺ]/ɀdX搹Pz5lHۀzYN7*5uAYp4vsI K)v8;O4Nh ? z:y#[NC)K3KGuxɮ0IAg=@ a\ |Bԝ4MC< hվOҩH5@ȖZK.$F&0ſ@~v]{X O6:IPEHEuAQWDY}ǦN_<|PC_ً"V[ {6iw jhI bush; JcdoFsD7QF'bLÆ)ReQįF)?*9[dBHYj/-8q" ^D L^Ѿa, J {w[1աC}| }Rɠ3+΋SrA⢓sm~9`LoBK̑ 9aUմ 2h?¼&|QNsѰehm#s# )Ê PS;H | إG<.s[dKǜ΀r_Kn{NCNȲwƮ,// 4l)њ& XpGٍs4 eA/ bX @agaL:b $,ju~T*0f?G}+\+oJh"C&q>R?sPq^/8mV/Ϲ8pgYs0<ۛ2R&;o/"ɈGhud5K}dҠ1y;><b֗@'[0ߺ򊴬:@$vΜ6N)^ךր܄'9ڔ jp'e&$f=&Ͷutyd?F'"evÍXrQ Ix RS&woG`6'%gSY-q:H2ڜPA9bPy_y/(!6֚:tMhvЗЌ 8?#(B*,B8=YLIwGƿ ok.b?,v '.HjA[*Vs=zm-WVґY+ii4K`PwV,A]Ad3)L}6΅.O D("+ٜW|߉G$Ue' ~p&/.Q=^ J JjVg*!ٕ3'Ce.> HqW &5NX$ZP{U,gQԅIyZn Ż(pcqӞyh"Bh8!]|E4a^0q\v G*@,  vS:-Wb 7|ϖݰ:5 ӕJ4#(cQL.9ӣ!_N-i 0Cn[2h+g3$bC~6A_wrR1i'zBm&_)Wt 琾!~%af*[veOͳ`(j`%4 `<9BN?zb- . wkR+0Z>Tx%? `ό?i>.dE,q/y/~w<A QCq i.F yLTUVVL۳"o3D h|CMXR.}ھ}@n=!;dŽ ٢MR-kDCͯOQR?/HW?vp;&Hg3ODMd0{#p:7{IIL5\X)wrFn g`ǑV\#=àF !({Asn-' b@P9@5ȣWu7$iу٘Bx&w[ɹajc:$y.D(v7jf'8^^h:W%x-haq.gHN&]פ _(be}}$LX=Mh 2`9ԭph=BA;S=_3D|P=ZX& ;LL;GE҉]L@{K?ef` /^,8T˳>dV΀$d]kqTOZUk\[$d7$݈'5`a3k"q9\Rz}o9s酽<[ݷy!-;O\3{d wH[cPih}/QOJ%hyvSxIXwj( CER9̹g$ O_Ya{\ڧ`/  ⴏ~?տhrDdܼd.܌pPZ%c@T^dz) KhR{P*JZv$itO.P3yU5Xڔsfx,߀S>i1/fjԽ`6 p2&ucW0cd* [czE6%"(bT;*C!ѺQ410TyJrq63Mbnb}Jzj_F؈t ra~?nRQ֢WO!Ӡ0-"+tp9YTTe27~~+|ߪdur'Hu1~8) {7U5sU-O^?o&mkf 7\mwʴ5=ozr۲Cr^nY :@HZ9&v?fJ[~jҳHKH량BkȔ"mlNr9M>{w΁>Y|]$2Wg92w,_l4Wtz*DRꠞPurĠ0Goh?9(JH=<ǀX|;bw1 Iw`8AKޚqJiن[meaa4ꗳJGb.r C<-"W Wu ׇGgyQD“^Foۧ_ہ 9PZ|۹;(v!ݩ[e"ࡔes7Զz5(MG5Wh!~ݚ aFn@0_QĶDz[_)/t1ج-߰4·e`s !Skv!Wevb_ .|1?n8leV!O5xy'kg)z5urQ`7F']:be̥ᓝ)$bZ n};ME6}m^g=po."HEK)S]ԹƊ\"/\P@%Ռ2 N{`=Cn&`B22./8_V=H՛o~3"Dɦa#m*-)$7;Rdjp)5*3 ,X\D8b}L`<DS6Cgh2J |oGEg 0J{rZ _siyUf)lE9"Z{%"5U4471|J>۸[y1␜>`mdn Xȫ|ج$>}s)Wd]5@be6 i 0TD e+rM7=. &E/5aFEL 1?Vy6D?~G_Zex>W|}%&OhOMih2mD ˆ&aWԲw%ԤdmR>9S![\x,DΒ8߀ǵg-xq͸rKoɦ,męWA G,196?%' QlR\j9.jREGO, QLxFw665S' dIU2M Z2-)*vm7RCU IxCS~YW6\t#qt ^)uK99i TڈHzbΟ+$d8gXh j rq1Ft,_Rt oF4NW嚉Z4{ y16d[<[ђrT.O}o'֊GRz&=9D?ɵ4ҼxI|kDq(ԅm/ArEÁR:aJu#6IMF=+I