git-svn-1.7.3.4-4.14.1e>UAp'Yb{:@EY[?V8$jUVV-.Q;Zq`)S11!;ȣ>5< ?;d   I' @bu{    A H\uw(8&98&:&F9G9H9I9X9Y9\: ]: ^:Vb:c;;d;e;f;l;z;Cgit-svn1.7.3.44.14.1Git tools for importing Subversion repositoriesTools for importing Subversion repositories to the Git version control system. Authors: -------- Linus Torvalds Junio C Hamano V8lamb079+openSUSE 11.4openSUSEGPL-2.0http://bugs.opensuse.orgDevelopment/Tools/Version Controlhttp://git-scm.comlinuxi586ԅ.A큤V-V5VM ~V-cb3bde16abe591fdf3466cfa4dfb88a74afd8a68540e188d8df0f67b191e33e5c4dbdd5a40c3db2761a485ebf0a2365f685399a56f1c88bdabddb16d458a6831rootrootrootrootrootrootrootrootrootrootgit-1.7.3.4-4.14.1.src.rpmgit-svngit-svn(x86-32)  @ git-coresubversionsubversion-perlrpmlib(PayloadFilesHavePrefix)rpmlib(CompressedFileNames)/usr/bin/perlrpmlib(PayloadIsLzma)1.7.3.44.0-13.0.4-14.4.6-14.8.0V@Q,MAM PM L8L{Lnn@LQm@LH2L@K@KՀ@K@KK[KK@Kf@KK{@Ky7@KXAK+nK?K@JJ@JJ@JJ?r@J)JIcII?@Imkubecek@suse.czlijewski.stefan@gmail.comtiwai@suse.detiwai@suse.decoolo@novell.comdmueller@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.depbaudis@suse.czchris@computersalat.detiwai@suse.dedmueller@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.dejengelh@medozas.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.deopensuse@sukimashita.comlnussel@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.detiwai@suse.de- prefer-memcpy-to-strcpy.patch: prevent-buffer-overflow-in-path_name-CVE-2016-2324.patch: fix remote code execution via buffer overflow (CVE-2016-2315 CVE-2016-2324 bsc#971328)- Fix VUL-1: missing SSL host verification in git-imap-send (CVE-2013-0308, bnc#804730) - license update: GPL-2.0 SPDX format (See http://www.spdx.org/licenses)- Fix VUL-1: git-web xss (CVE-2011-2186, bnc#698456)- updated to git 1.7.3.3: In addition to the usual fixes, this release also includes support for the new "add.ignoreErrors" name given to the existing "add.ignore-errors" configuration variable. - updated to git 1.7.3.4: Among many fixes since v1.7.3.3, it contains a fix to a recently discovered XSS vulnerability in Gitweb (CVE 2010-3906)- fix file list for perl module on factory- update to git 1.7.3.2: This is primarily to push out many documentation fixes accumulated since the 1.7.3.1 release.- updated to git 1.7.3: major version update; new options and behavior for git-rebase, git-clean, git-checkout, git-gui. See release note: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.3.txt - updated to git 1.7.3.1: fix git-stash breakages - Set NO_CROSS_DIRECTORY_HARDLINKS=1 to satisfy BS- updated to git 1.7.2.2: This is primarily for fixing a hanging bug in the smart http transport, but also comes with a lot of documentation udpates. See release note: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.2.2.txt- updated to git 1.7.2.1: minor fixes for git-instaweb, git-web, git-config. See release note: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.2.1.txt- updated to git 1.7.2: mostly bug fixes and small enhancements; see the release note: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.2.txt - gitweb stuff is moved to /usr/share/gitweb- Fix the git.xinetd to be disabled by default and the --base-path setting [bnc#495060, bnc#461726] - Fix missing dependencies of git send-email [bnc#561690] - Fix spurious perl-Error provides [bnc#578273] - Drop global $COMP_WORDBREAKS change from bash-completion [bnc#446506]- install missing gitweb.js- updated to git 1.7.1: including fixes in previous 1.7.0.x releases, a few new behavior changes; see the release note: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.1.txt- require the correct perl-base version- updated to git 1.7.0.4: minor fixes http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.4.txt- updated to git 1.7.0.3: just minor fixes http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.3.txt- updated to git 1.7.0.2: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.2.txt- updated to git 1.7.0.1; just a minor update http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.1.txt- don't use %py_requires macro, otherwise it add an implicit dependency to git.rpm- use %_smp_mflags, use %_libexecdir for gitexecdir- fix installation of python stuff- updated to version 1.7.0: Major update See details in http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.7.0.txt Notes on behaviour change: * "git push" into a branch that is currently checked out (i.e. pointed at by HEAD in a repository that is not bare) is refused by default. * "git send-email" does not make deep threads by default when sending a patch series with more than two messages. All messages will be sent as a reply to the first message, i.e. cover letter. * "git status" is not "git commit --dry-run" anymore. This change does not affect you if you run the command without argument. * "git diff" traditionally treated various "ignore whitespace" options only as a way to filter the patch output. "git diff --exit-code -b" exited with non-zero status even if all changes were about changing the amount of whitespace and nothing else; and "git diff -b" showed the "diff --git" header line for such a change without patch text. * External diff and textconv helpers are now executed using the shell. This makes them consistent with other programs executed by git, and allows you to pass command-line parameters to the helpers. Any helper paths containing spaces or other metacharacters now need to be shell-quoted. The affected helpers are GIT_EXTERNAL_DIFF in the environment, and diff.*.command and diff.*.textconv in the config file. * The --max-pack-size argument to 'git repack', 'git pack-objects', and 'git fast-import' was assuming the provided size to be expressed in MiB, unlike the corresponding config variable and other similar options accepting a size value. It is now expecting a size expressed in bytes, with a possible unit suffix of 'k', 'm', or 'g'. - added git-remote-helpers sub-package for python helpers- updated to version 1.6.6: * "git fsck" defaults to "git fsck --full" and will take longer * check "Preparing yourselves for compatibility issues in 1.7.0" section below for the future update http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.6.txt - updated to version 1.6.6.1; minor bug fixes http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.6.1.txt- updated to version 1.6.5.7; minor bug fixes http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.6.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.7.txt- updated to version 1.6.5.5; only bug fixes; see release notes below; http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.4.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.5.txt- updated to version 1.6.5.3; see release notes: http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.1.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.2.txt http://www.kernel.org/pub/software/scm/git/docs/RelNotes-1.6.5.3.txt- fix build of git-http-push enabling webdav push (bnc#504569)- 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.txtlamb07 1458286136GfG1.7.3.4-4.14.11.7.3.4-4.14.1git-svngit-svngit-svn.htmlgit-svn.txtgit-svn.1.gz/usr/lib/git//usr/share/doc/packages//usr/share/doc/packages/git-svn//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:Evergreen:Maintenance:4617/openSUSE_Evergreen_11.4/6ccd3717141b59029c135a1e48e3fd26-git.openSUSE_Evergreen_11.4drpmlzma5i586-suse-linuxDZx6xR_6?]"k%Yu؎tD1:,xd#kQ Y ޖWx& L@j8䈜 |L5EjpaZR3/&U!Hv 6sl7:}!uK(-Wj'aHc<%ާ #5󻫫'Y2I%QFѰt}]smՎ}Q-4Ž :}qr2*M]ٳYSSnvTBy ZX Jy\}cBٔ2:wN="foA  [iDKy+T9GV݅;)}HQ!cqBm ZcpԾy-@xrS9mcR͜6Idϯ9Nyz p]~<=߯BD6G{w&9S Gkҍ[+RkAA" `)_7J!m>~M?yx_xJ}Jc#+Qo (g=Gf8Mv̖dQs Z*͂s=z`k)<<6AeUN[de>ZmpA139 ܤ+_JvC/ѝ0 @FxH㌴1RA`EMdZ+Dizv:H".}eóJ ]ékfuMGoAp{}@Ĝ?4P4KW(L-UE,J=}֩XgViK8Ȕ:v}~Lv~;+῍hD1McnqhC8&sF!DM⪌P[qz.ѺϚq](AXzfP R2Pf.a]{ 2"9 ]旕=~>3x0]%}NB5ՂH!# 4^4 [JH`Ndi]f3A>O尔 VfvHevg"\tC^4geI4i/\Ez_qJBAAExkϝģp+5$욟 AO<˫sT}X0{~DrK:G+!UsN#>펱$&>(c.P+ND'Ejziuup2%Wsc݁73f6 _xǞٯK"sDE.i:*;6fcʼnb$ cB9}Ryp= gE=!Ϯ.BDQm@P+0Dt#!%ȥN;[kEn{fjy?MU bCtapa+B ,ɓsbη@99EZto8IA_ʓ:Aisˌ(zm$|͟"mfstmZjkЊp X>GjdsKjDs̈*}RI0:Bb^5]8$s߲b=֋im)G('r_igxBnT HΠ~RL.{ [&Cs_D"&œ0aGL_g?jPKo&UgHZ {EoXJM72ED6&qsh@ k *glNEl:,MEůѯ5A';H2CZ$܄tmߞ-4BN$ m)AIJHGKP]vYnՙ5&ɼA%"{"*2&Y%y(*X?0 Hrpn f}aUK_~foޔWk)TэH0[ӛ"6\C% 8gsZ0xG|A?lu%MpѵZbx=Z t xRA!ʁ( Z4!k|ڴH"9}G+XDR҅q0e`nJ\#O#( ^rj140zYX+Ly%gFX%9#hb\{ddŠJ`ȝb KYP::.}cm˯#6"%nX3 |bO^&3Sፅ"ʰo82M\o6QV@m?kZ'c(GF<hݤ4դ`Zn͹gbh( & _F[~erLefVY,<`w C!D/]p0t.3ecf6t%;ϩDTdG\^dR)yuNb$7zGB[6) h? T)4cVT.^RZcDuڄʠv_gBsVT$ić}P>gA;`hW~%7~8f4֓g#e aR~O}$*hp%D>a \]<݉O`hu*8t%)uBk)?seރ?k(q9R2HWcٮNũZ߇&_EJe4:6+t I%fe^C0#n_.xȼ%=^>`1[7dλ*?\JP  9nج (<@nZujrZ?qc`iJGbTd\Xs5ˆᗉ hv\7^˧9sgDHpn#L5zY9>X|Kb89G!įi%Ws4͊l Ν\EϩF|U|O*zD~,>"/vTMPg`mkLq+z%e}z=]NVwߪGr1`:\G P^LD[jW̐5Sfoƛ Me[T?ųE)K3%οaI'6H21%SMOƾ(d?},tˤ+&gN CLܠ1t[]bNYZ}с)a g[>$ߎ0?Xo^p(@8`|4j4'bLE\X X8Ή.m(.cRf68߶mIdXӜNhET?PlUKەXP ]z:MBrtyV(_m1ZYژ HfոE꘧-*텀!s~ T@T3<%nAs{ iq Hd36"B\YOgе4X:)$ˁGR({)|˞\cT?IѺR䌆.^~}a$]=.3A8:gowuw08'&c,، Ӧsű.g=\D^ ]sN>:7#X"d}7L7S<"ڧ8uyz`yrYOt7'W@iáh1*qՌ2DKMh* cXϺeqQ\LC:*HMVšt]:U=\1`chx<:~$z,}bb8Yu GKY? ,P5W8f Mcէ*)O1#_F/B_Ji;j,M(g;/gnzR*&F>wQ}RZ}ek5yxe*Xm! BHiA1̠g"12bk픕N1;h[C_bqTQo&0?ԓ1LZ Ad{7Bgm.u2MnPND:Uғe^tt!h*4,=+өWĩ1OKzw]82mQBȇ LIE2-`r¬'bʷz{ HflHCeo'섗a kaI>!YdNpI+CdI @`@Iċ؋rm7@Ӓ*VL'mVR۠f#O^A[F[Lǒm?랱 Kqn% qFn4n?P᢭7=ߒcHi%фOΑ ^@Abǝ~Ft۝"{sDtnZ9&de'}>,Z8\82(ҳUe8JjFQ" >R^+݇h'F ć6Lw.l9#r9)jwzb݀x"vŘ }>{0D&t> ([ϟ@\08SEc<Ը]:Rgsx6צo,KipMi5 ]/'{a &"y{Dn 9 > yj 8Nyc Xy$Oc Jl;YT0!:oU*>Xq*OOOaj ,OTg48Yw <4;wd1DPL*'Emqm>UЏ$.R'݉b.[ Oy h5ilSB@o*ZeV[@Lѿ}kC(0VB6a2F^˸ ݡ~vo򗄡PR;[P?05<䎿:=S&2ZC>^ESDì*$ 3H("C : fRkL=t G 4:d3oR=XDZDQ* >I8@"hbsHDlw@{`<}+/}QD1`=jL:1H!,=ބslhD0,$lF">MjN”$GǴ"s4ޟ[ mx%~tlMꩩs0{{Sp$k݆vR5\_cW mmX{\>]% F%7Q\Q&INTEx)(ur:,g{5eH.0WrzvF`i C@[y͒49|N(>f[׊u/NtoAD-4GQO ?뤴0r芘\ x 't85)uMdTs4PȨlΙ|bn HcǬL@]̒'49v`rgb#V Jⷕo^C醿}_Ӳ nn/ 齄 !c&0~yϏt/* b`*\jzT'F/(r{C%zv*r_pL *|'u R$ω];ȏ4mA>=${_XpdoSoq_oevXIT4 @)Zgif w "~lԁa^l`܈S:D%PyF=G@)AjB"Sd8lH>f IMD?d|ZP m bSo20N2 s(~ ALnMO:`4PczWⷼ]l[N~!mʨuAI/}m"J'3 0?U#G-CbBٜ%_te<;@3 ,bb39IߗAK; QBCl,gX$1R;0?3h&0-tZ .Σ,4)K(Y ./1&> iWD*]34ՓVBDp-0$d"%#IeUhcCinxt~԰'|z'd/.?cDVM dx*,-r/wsvͤ?i"=@WA]fEl˧Ӯ9V8:V3  zCq-LE>`+uޣ~ -|@ < 7f$%pw/RAh 'O#]ay{i;sX29P̥ ȷywMub`lYUolރAoU(suQ5AvhaX/CF/=ʱ|/05(4ѥ Bٴ\qfjV\GN #C,CC;jNEy 9G{Ov [t|Dq8Ms=; _+ kA]8ӶgOʐ(@7 Suocg]t䎌EШ_꾌Wj9H&Hv]p5&bߙ$r3}e(cPIe1eR?oaDkş8և"R*@)AuDsvWp"9,ìj^vQV aRе-uҽOGsֹD!xYiTvxjYRvo($J7 tw.y Ԛe;GAz<7dp݈@7Q೶`2:^zRx&)¯3fQ `' C;Ocq>SX͈h qw? >':Eһ Ă<`O|/vڇ3*`K#KI|W%#t߽>UjBb ;Up%_$/ @ 8:n>Lk+HZaeWl?"Ls8,VaoA/j%|oFC5GZǍ f K~<V߼mt?w3APbzx%1sC6jl<'f"K,%eN8NIx2BDrjõj+Ǘt/y~}@jaZq2Ԝ|hsi_&hn4bC)p.͌6mw⊠srەVX:ZM7Ӈ;])۟7pQ\yw`+yfA4u[ ‘R 7Ы,]|V'ptg2iˎg!z'I55 cK+R4yϨ( HpƱ< i{F =c]J˃94H  Chb>;sCX}x pËܻaU,jxs98~ P<,(z`sn˫yeP_-~I@ݣġf`esP)j߫de }yVy$Z\?NxQ 6p<} ato3ē?%[9= ~)4ȥ c<5 g_fys mBd8E&GvG7BN:ۗ43}t[,Ӳ4hBSذ!W\;v{ࢲ&9}+qYe?P~#°ġT'Ȓr Bۗe#xq 'e ;&X?=#Lkc΁tm/O56!7Ar8[軃n2ˑFZO /@g@¥/bJT01%]k ErgipM3W zz?~A6u51_OE!=iQ]c]]=޼f՞|wa"4j_s*ƕmL3h1D=S7:Kz7KRPBxPMɻ|ޠJfC{]Fh.ow* =)>R}zXG Ev}t[e୏mM*9` JM%Ö(J$Ch0-˞eȬ{~𭓹8h% ]f D/@Ew@/D6pzbN@i?y\oH *ЇN$bb ŊRRgYD =R*4@Oj؄y,szi 陸!Cčc|, }_ P6^d@,1͕r~wl+H4e{ 'H-0g1eA?ndx c#8X8TCd3P B4 3\[pT3MIxs>$g0Fq2XGrֆ4n)ϻQ5So䌩CP;aw^f&SRPF;>Ǝ%t +`VBöH9En<AA@%A?H:ݹ˔˭U{ɼML&p݉c+Ǵvl{DBkJVJTCHѰi%/v8q-R@ޏaS/4]J+ + z/dVW5!It`wU7\Y uoΞM,5Sx.-wWùgU|ƕi/':2PHY 6ͯ SMUZp%O.]$wVG.RT"ciȱ, g/BIgm6ŸC<} k;)$ι!cv1ЂLPigW&H UBO(f\J{ϲU9a~A4 <05j9WNˣލh0.P͘$ L'_U*"gE81~JU%26΄jhM"X W ESEA $HqӀ|mf Ui: 4\M[lK[ $s2th0|TZ\Uڥ`6z֜$i:lF=<o :}=hݱźF{pD 3^Ľ[-~0'u1Cn*veqنk7@v` l^_vFn*/qOI4h{|7AJՆ;?ٮ±}C_G6eL` )&#ef*Y5p";{V:8ܰUKQTǵ #Uހ, ffʣiI~i@I'B#MJS8;A9/L@y~Q ~Cڮ$poonHb?A ފ+: 2J-yK")SV@`N ΅$;>Dy+:(nFM]- x?i\'T~/Z=kV1)?M ӡd] ,]$5Tl- 2fRjڢa1Y>h  G7+-'G^jWmsXj+S