password-store-1.7.3-lp152.3.2 >  A ]e_/=„ˋwĐv;_omߏܳqv" gȷ6x+l^I20BIE*@\/0Q:v.+1',~k2jKrv82\kE r/ؤ(.2Su6A |rúi1?!iz>!]xIi(\02 [WNoO 0-vy[ږ$Jb#y\o@7Af:R52f025c3a865c68def9056f4c08e916140e76d578fce0212b58ae6d6b014c4a7b58e1d98ed357956ca2610df09d2660459a0b6d95z]e_/=„pq*g|`aiV͉{Q\r8 ]FVATWbZZkhx_3|<⭌,$Z1$쇏F9Mbz|`AK=.?[(?Cz ^KIk wAyK'tZi>pD?xd ! ` &QW`              H l|  & (L8T 9| :G FG H I XY\ ]8 ^ bc8deflu vw x yz $(,2tCpassword-store1.7.3lp152.3.2Utility to store, retrieve, generate and synchronize passwordsWith password-store, each password lives inside of a gpg encrypted file whose filename is the title of the website or resource that requires the password. These encrypted files may be organized into meaningful folder hierarchies, copied from computer to computer, and, in general, manipulated using standard command line file management utilities.]eQbuild35openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Otherhttps://zx2c4.com/projects/password-store/linuxnoarchb&)I큤A큤A큤]eE]eE]eQ[c]eE]eQ[c]eE]eEa54be93208771497b1583d53be7d409e66506195bf33c651975c8657c1ea4230f2573c77d58f37016a5ff3b527d33c5bae87c1629cec68cffbdbb45f621fe295c028e25d1c9761c4649292d1201e1d3d1feda49dddbf7ccd1bb9273ef00382ab2d0e19236c29d43a2a23923129b72197e5154c5f2874f3e601d617e514ba83dae9306c3e4bfa47630a6e2a365afc3ba58b55cd768571fd2cd9d0c4b9d500fef03d3b3a237df68441eefdaee6fde7939dcf67ca66a6defa0370c026f49b52d2237746cd19bf6b74a09334024849da6fae19415e48c5ad086f0ad32ac8b978c626rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpassword-store-1.7.3-lp152.3.2.src.rpmpassword-store@    /bin/bashgpg2qrencoderpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)treexclip3.0.4-14.6.0-14.0-15.2-11.7.04.14.1\,@[h8@[]@[#@ZC@X@X•@T T@SR@Dan Čermák kbabioch@suse.comjengelh@inai.dekbabioch@suse.comaavindraa@gmail.comwerner@suse.dewerner@suse.detampakrap@opensuse.orgtampakrap@opensuse.orgtampakrap@opensuse.org- small fixes to the pass spec file: * cleanup rpmlint warnings * require xclip instead of recommending it * preserve timestamps of fish completion files during installation- Update to 1.7.3 (bugfix release) * Simplify filename matching in redact_pass.vim * Do not put passwords in herestrings * Do not set foreground color for generated password * Add custom bash completion for extensions * show: do not store binary data in bash vars- Use noun phrase in summary. Fix double meaning of "pass".- Update to 1.7.2 * Large number of bug fixes * Fixed the signature verification routine that parses the output of GnuPG. Previously, it was prone to spoofing of file signatures and allowed attackers to inject additional encryption keys (bsc#1097774 CVE-2018-12356). - Applied spec-cleaner- Version bump 1.7.1 * Bug Fixes * Add compatibility with GnuPG 2.2.19 * Uniformly use the $GPG variable * Do the correct thing with subkeys when reencrypting * Fix test suite on OS X - Drop password-store-gpg-2.1.patch * merged in 6f867674272a03273212259b9039c9356a6ed90 - clean spec file with spec-cleaner - use %make_install macro- Update password-store-gpg-2.1.patch to upstream version done by Andreas Stieger- Version bump 1.7 * Features * Extensions: pass can now load user-defined extensions from a system directory or a user directory. There's already a nice ecosystem of extensions being built, even at this early stage. See the pass man page for more information. * Signatures: there is now an option to enforce signatures of the .gpg-id file and extensions using an environment variable. * QRCodes: generate and show have now learned the --qrcode/-q switch. Note to package maintainers: this adds a dependency on the popular qrencode package. * Password generation: rather than use pwgen, we now use /dev/urandom more directly, which results in more assured password security, as well as customizable character sets, via an environment variable. See the pass man page for more information on this customization. Package maintainers: you may now drop the dependency on pwgen. * Importers: there now are several more importers. More and more folks are moving to pass! * Selectable clipping: you can now specify which line you wish to copy to the clipboard or display with a qrcode when using -c or -q. * Git discovery: The PASSWORD_STORE_GIT environment variable has been removed, and instead pass will automatically choose the git repository closest to the file being modified (but not out of the actual password store itself). This should help people who like to nest git repos for different organizations. * Bug fixes: too many to count. - New dependency qrencode - Make pwgen a recommended tool - Add patch password-store-gpg-2.1.patch to be able to handle new gpg behaviour boo#1028867- Add conditionals on dependencies that don't exist on older distros - Disable tests in older distros where the dependencies don't satisfy them- Version bump 1.6.5: * 1.6.4 Changelog: * Features: * "add" is an alias of "insert" * `pass edit` will no longer make a commit if the password does not change * Symbolic links are now followed * Remove gpg agent check, due to the auto-starting gpg-agent in GnuPG 2.1 * Bug Fixes: * Avoid trailing slash in `pass grep` * Account for $CLIP_TIME in messages * revelation2pass, keepassx2pass, and other script improvements * Fix .gpg extension in tree listings, and preserve colors * Improved support for getopt on OSX * Updates for zsh and fish completion autoloading * Always preserve TTY for pinentry * Only use encryption subkeys * Better clip error messages * No longer use hidden recipients * 1.6.5 Changelog: * Features: * Support Gpg4win alongside Cygwin * Bug Fixes: * Work around unit tests bug with GnuPG 2.1.0 and 2.1.1 * Manually migrate unit tests keys to GnuPG 2.1 series * Restore support for GnuPG 2.0 series - Add a few builddeps so that we don't own the dirs of the completion files- Version bump 1.6.3 (no upstream changelog) - Upstream added tests, enable them in the package (added according Build deps) - New subpackage password-store-dmenu, that adds passmenu binary It is a dmenu interface to pass - Installation of completion files is fully and properly handled by the Makefile - Depend on tree 1.7.0build35 1569023313 1.7.3-lp152.3.2passpasspassword-storeREADMEpass.fishpassword-storeCOPYINGpass.1.gz_pass/usr/bin//usr/share/bash-completion/completions//usr/share/doc/packages//usr/share/doc/packages/password-store//usr/share/fish/vendor_completions.d//usr/share/licenses//usr/share/licenses/password-store//usr/share/man/man1//usr/share/zsh/site-functions/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/070921126d90e9fb043467d30c9b4fef-password-storecpioxz5noarch-suse-linuxBourne-Again shell script, ASCII text executableASCII textdirectorya /usr/bin/env fish script, ASCII text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)R*mF4pwgengitutf-8e67634bd135584752327763de589fca4248775b1ab3324e2d5e0eb535d3250ae?7zXZ !t/Xg] crv9uuHu_3\v=iKp'[]"'QGA)̉xqπ I,[c̭!i_Ƞ2ȕo送Os5 ,9u(-PY*m 2WM_J34 BG[TT՛kB3!Sʓ|xzziT )/e~LۘiA-ф Y4!mn]. aC71ODoW]lv;jCH7Ice <͛qzN0aKPͪbuQzc}`ߵ0KGl_Ėi6~ SdpJ.gNo{cCv{b>$ketrmaPXUM_pFUA-lJMb!vaPϘ QI}JFW핉3j" EdEaY+-#PQgN\:rJ>βq̯+ڍ=F?F`/ fΦp,ynj; Z1S'E;ݟO)Y$2D$ MH|C%1|Z1Qk$ڮr=#A^NpZq瘒 |4DR u`Djr/4/x'l jj$(a) c U*]cRr6#?"Y[rTgz3[rݮ-vjm<n1|BJ]J )ހ)t6{)>f3%̋H_Pn#ϦvRZ, FǺ ̺䳩(+29UPQ8N(ut_1|еc!V75[ $P'ȫq?_"ĹDA|T`"ٯ,'2 ,cKMMͣ* )$M j_<3c*l ^YU N`b7܎c"At#p5Z|hdp56MՐmw/KCZԸzo|ln8j+15lQsnf DYK!5S_o Q֓)C p#Ss{T᝕ |ܩSݰ4>e3 {h&Џj4o9Oi+5r?<1%46{KxI\3=/*Mwwχ+Zw6̔1o9lt_ծ7fܖ/y'T`QI?y7Z5HHĢ<ޯ nM9^:`7}D$ >`V >u&›KE/K>n L&TXDxqUu :F[љz \VDW#aL<- ҦC^᪡4H8sYe2Uo1~}m1p5>nv1$~kՎv{݆202ק ]&}6e䋡yY^qf`]q~U* +O0kۇc> v:\%*ag¾ᔫۙ)g % zfAIrm }$dƣ.Q<VKi3q+{t3eޣFKb˺"bvq|9 D?,y9皗;!GS׊\|0/F^{c|- [a%0vӖHKtkq̥=ΩIJRHV=VMs@ϰ.tIEZd,7l[Y7igVayK^A=>y@Yb9xk&6;.v.dv{DMo26IS  M^&R&f[iPQdy7JLUo:󈔼Dܠcb}9َ?fAkm -0C+ ׼K),R p|谎lPD),^Y&a*"D9a2\tnĈ,G4N9t8վO5y#` Sh%lf]h@j ZF&WͽKk^6ƨ}=e3OH˜aۿ>N. 8V6xdjd=88#kt.I=?^; =KpDQJ`70S~e/W񺰮|EA{kWO8 Quk"rxi&,w,0iF5^"3{D닌F? O9P0L@b)ެ@Z̺T0(Xx#l1mi2_ |d/=X vMYqs0N^)tǼ*JIj [$ՅƩ8ԖO')D^.KYE1%̃y6;V8W.'ҩw +뺾9ϊyGMvP*pl\6`Q6c"1zdtHu%{sF7WGƺ-TJ F<>y-#}OBzўѸ* gkd/Q CV^Sɡ}.\hFu0iFOQa%/GchL`#hSq^X9:cBF퟉1~5`s2rߟ q[C^#:{ȗZϼ?y8>.,W+봈ɦqPJOF²ɛ \,? 'i0 . 3"2QqqсiYkϬ |tmړKpV 2NC_'!-ev'9`p8fЋ% ";\v<"qz]"Ӟ%?i>>/z%"`/ڧg=_Ѭ! +U糃N?ˑm@Pkq@4lfr7ZE(kߩwlƯVV%8KfPWZ9w#%c:ovM3GBʂbI Pb^<+?ql^_ JJ> 1l+m6"#.С,0p6I Q]ur&L|Ҧo^{MuNjƔ=tΟ7za{ Q=`h(^g@k$TxDjHݙ6w,D2VYS5vZ*]D^Aױp ֡St>{wߋtlݜ4y#?oW \7i${2B;(S%OvXjZSLjl~*)a.M ncUn`19&qvwNZ}j͟3|WцV\Kk0Eh{ ׂ IH Fmb: 4ר9"U<e4p`5s$K&Ly焳>Į+UY0z"꟟Ҹ *ۇRAvo=$gG/"(* ~-#fR><> {?|f7G$G3N|F5&퟼4[Rd4Ih$Ja ]}z:nj1\@PHx$/ ЇBC:A)3CQa"y/|Ma$I|BXB{ ٯ SL}#8`in X^MR5鹔˃R?$F'@fEm{^cβf/U$+EUpzBHD Ay70J5f-oE7X5¦h^\W zz^n}eI *Ư6wJ.ԣÎ&?ӫT&l`?}ۛux3')@"b~i &RǍ.Sa>>[ `3[i!՛ C`03=k \ vf,&XЇr?> uw24ъ 50 0?鮭}nBpjXTG0Uoh2?2d2ABZi\mW`Z8s0~K FRJ/3)VO*4MBI18H8kܲFQ݄<En+PuNlZYdb_mϴ]68A'K}xM^D]Sck0ELbt X?Q SͰO>6b'H|KkqfA:LicK-4O63 kWEq| qZ I'lm]?k^2 }{߶܉UbJ{(vH:w1Yfcj춄R!XXUI"k$ñBCF,Dm)Y& f,D7kEyOJ؟mJ$^UK0K,ओ=-2J)vC=x JOTL~(eAC8:X3z'Ѝdz: fi#~+Eov9LK}N%4Px-B4OjSE(1o[WrCKc$A Fʓ 6%d\R[ ReK̽%Y 'S8S>g 47E`]T=xe^s>Ja$?V졌4= zb3E.$liblWؓn ՖFWCζO΅GvR  &Lx\,/aK7@$p0an}w] 3z㪻se2(cjZ7IZp%T xҎF zi-8*Ǿ tBe:eRvH7ɔB֣ujdn<| eCMUެ+hDz`MѓXfze=b{ڥJK}j|27rSy:f@`" W#;% ܜNaυ"šBCvS,? 8fL'*`RFt m\#& AFD^co4ɑ+#3' SmxjszRRJRhҨh*D0VO y?wqh^Y(;tcoO"(Ǣ`i!}(;q L.T'h5<53M^G5t?DȇWY4!8/&2a(..vJ(M{O?Mk;.n"|(9|8jhyRw?'K/C\rmYXEk=nn!0KBɏ!MEN;*G ֣$[vt$`I8\}@.-lU('.G!%H8n::}`%6H'%Eߝܕdc2l<ԩ n|p}G_gGhps5!`H QƙBn!(oXBqi?Q (Y׿xPZTM`3s1g>mc&N-Cexd(a=<]JaӣY7i6a0ag>nwK->E,{'m)͑{M~s]v݋ҵ!RRg*w4׸B$9;eB0&S!ߨ i쏔jq̾*qoʕN(KszD:DC3ZprZo ]|+Kױ\tVb*:Tri%#j 7 VjV49ˀ U^oRufa(ϣ*[I_L15|iyUK ٭ؕ,Mz$$4km5,HBd0|7>Z1v X SE^sH7F=mY52\; ,o={| 0k{\ rpZVްQR~5c6pfF?fc7E4j% 減䜵klr(CטE+M(%eT~9sH>rms!S>1 $ Jty;v R+ z0 K=yA8Y/ܕz^[I-- m҄ i틈ĐNܝ.J[so7V$4 P?nm'X+7M8ҽDux,,+U۵le( dg3XRW~(鬞Xvm<h@t-[tg1).V 6W⚀ц$‹hbAr Ӓ[x-FsW &~NT+IGY#c]³Ȼ~T%$;D)0v2M57N,dqǿ}1sjed ˫IT$M3; ک%Yя7&f!1R5$" c/mX5k "$ƚV-COj,HId `Y= KX 4+ɓ!yO=5A+q b|7{ _El41( f6$9u De_$ J'JQ}t~žJ uBE@WT'<h\D?˾)}LK,JIG{I\$4l&oT;, Ňħ۠!AKTnoZ~6o\[N^fZy>VˉKO 1XW4aXgLP6S .N.;y-WwZ Ny j],bjc6# / EG`t9ylZOȯøVj3ͨY٠;8F?%2T**T-˯U[K!>l== 9䋛_S'U {MPXVؒ*z2'B}l&.%Un6`%Hg:v:ԉ·(RoUcRJ2$\ 9:s&aI]7X-ݻ4h/ESg}k!~V'mTǸ߃$nm L <_QiE[br#^ĸa|S=,r!@oLqV/ ۃO6oZ<Λ` )BMw%D?~\|QԧDKbjUˮ)끟 Bq3(A'(f2iEҏ[;V[*i]-OPr) OYfdx0;Lilf1] ^km>s&.S5^iîi #Ͼ+`wkꮍdكRaqUe!6.WKNqXq\q1XW\i$SոUq)z)X>٘jXl@.TI 1Z(@ O>_h@gڮl 4'+1ZXL+SSEW^1< n6=lc ދ!*dK8܇o_;޾jr&)`r5qjk w8/Q:w_1eO+IQg7j)t9jⶸ06Hi2\A1G$ LPtaRT$)'k Sjt yhfi? Ѣ0KiH[, 挓+|,m?h`h"j/fh MBm_Ymz-@ŌJoz$K<vĆw>PNfQhH7g\# /P;5b{2<7FؤbV9]Ai;rh ʍ&㨁 ɫ+B h~D~dnU>~ʸsi[,~M)L )!.OU1)|w\Fx!n=td>z$ SzlA_[oGN¶Rb Wu-QX}([V7X'mm gɛ= TYˏ> JY՘m'p̒r 3xP G9D#[\z^^~g}A\1a%wA~1 1SfW$T IͬUj'>}kɶWa<}Λ Hҡ0 40G\VL>T2ӿ07+kBҏS,@"0gQ(7T[łLM9 "4|tS8갋l>@HhRձTC".OB)s~TI "!$+DtP}(M2 }4IIQ \qgT΀CuxS83* jE(V^#>hd)g]n]oE񂉷&ɞ_xZ\P-Ώͻ4>&Sҕ\P~#hP)h^5iC8tGkf9He;.h Gl?<"BI[^-b7ӀD>9tݝO$//ojsi$pѨtї 5=d MLXx6#"[f;1【q*83 %10csj-%H6!)#~Y!أx\JWQ'mHm3&C_SkI{sB*Vc*82"ܜcS*W󁗇 T8L*MOgr9Ug׼/wǫU$\9+n[b^i8tC') 2TEa9`LG[ {HlY_zv=;H^|&aF-C2O3c<3Ӗ vzVoosUB xjHG(\svyE1x{M,xEf!\H4^Jcc4/>v*_U*ucka:_B(-4 P%6*Ed2byr0FqHhSr\.ma7J”q?TTG[E*w)ErtXfL:L"aTq#Ad6p1:πiTah~`UФ~:Dc=>OJOc6؉q~u8pgImT5 FliL>Ll?_ln%*C#||oT,ꃴ\{mzv (eDjԄEK#VMǧV9MZ81jΈKR7w! Id|V<<4i 0/4dctHF%3wLx&nPLЫF.~PeM[7LT&iG]hI@j]K_Mz OGtv;~zs@v&`1W/ ^ss*P)Y`:@ )ʮ8+) pݖ#ŷn+صs8NoMճ;9-5kE[o Oa'o>_め7HPР?GfS2s7dAjj֎'*v#@H]*"YR2ݭ* ݦ›dF VkҎAKdϞ%*}V?Ul V*SҶT#';z4L~/6mOAmr` B.R8tU(}"r _:`'tW.ZtKAE+ۏ=iFG4NIM BU>~ 6H`O N!"l±S;lo iy~p&0C(&"HE͒*Y|$JN^),Ix%ymB0$PtGN i>CǺ:S8`QlVQ LV [.3ܧ͌W!gP͔JP=ןceq \ea="\Hշ^_jύ{3Ob3]q]1M?_5-9 9s)dj:̶0F \x [>2Q4->uBCq,״(~,?5.㸟5PǶCL:&rd۫#R@|'quLh5i3`ݲ@ję 9uh.#\SB5tA%5'}]|Ng<ejt]J;S(Qab,ڦ]q}>vx?.:ԫjukZj/5e A<'6v%35E{v?S'sϲ8al(_ h܃Ńfd" fcX%N%ucE (eM i թ(ݥa.,$irx|m[SkP"4ji AC*WxS-;MY| GNBH]k3lNhf^Lg)1$*`9Vt9߲FHRKb{U{Aߓp ˝:Q yvic#l;X: Idxi*XL`vmF焋<ޓ׉X-!}]}Z?0+a}53R"ЮANi74i?@2%zV|m` f)~9O2}'醶hlYhcx`h,mɘrmEQK-~݉._j1u:3`@2e`rWzxIFL@Ok{p2Uovk&l!˥DHMFa8e0\DIX@;QN7+JB)foIL|U/\v1Dy=#G?t{sBZQxnEtp pvIY,ϵ z-`}Ra?{o]tUQ{]9$|#L)5ODz_~冞 ;[zq;"WZ.{(vQUDB`"pl\RIna[Fg<}Ε7YIZŚ0ok[Jaa yӅ15GKKAK#WW}XO_5HpTkk6@BTxҪ0!ob%s5eK>ƩmS@-PIKV]4峻Y-h̏L(P|Nkg vT,E6.*->iىb\L⭀^ mS%^5wXK0E'Sr7o.)NS,ؤ5;LZ //(; oZ_|zSez1MaAHo9+4{Bؙ+M߉OJϣ/PR;Caa+}k5~&~8%[:vJLl4&_ފnm.==YA+5gvpKNۇ9M&0ʌ\QzƋq *$/#[cNL[> ZvXpCGʩ^ ŅFa|V\ҿb]'&`B[83 k~XڇԜM2֗anNeK-i{ I̐~ F>+#,'rŒl<} $v2by>-o ^/Ne2 R'[SN_@A1]̥JM\o9JZW1_53+8(maheXRA`?n&:Lr$J=4B/ 6ScHޑdgP$A  ]"TsS2FUa==-A Z T/sVڈaO w(ix|rm^ꥌ!Zr aKL{]z]h6CˇOBZO8ĩf$moW\Kkγ.&54$oOeRpNcGhu-iV E3Ni֪+/נ{ٹׯ)ߊ7|IC=|)B&ɞ  a]~g4OH/hwb 輏L?TVRC rJp;&>E _zH.VItk[ D}'ﰫ,+p:#>fİ\BKS$c$ 8T!>^6#|t2p*r;$˶tOa{~EΡ R  >=rxE7<ŽCgz0Cʡ (6l$(`aBVmEsٲ[`RI-K Fc2 >_lKA38qhϋS7%5VC%&_ЋXČ-%Ռ O9 N@{&Sp`|ax-BoZ?GAi$Avo}QN|ie+eh_NE0W:zv [iyPYfy! [FsA{KÄr85n9*n00M4}QwY#/:? Fľw,mϚs>azO/NM|@rKSfͻ~IF~^}ّ9J4w9~|xB<ʇط:2bR@Q߼G3<b)t$AW,n{O1碧 ^E4C$rT "T4eVH 7F47Gxt0ӫvjWgp;n o[<6AQO? (9?~[ߓ hC㡁Y˒:}Y#O#E[fj~kIFGl TX3[YSynS()PmٍzG/]7UUz O)F"mHIIkpӖ 6wL N'8Ut 0D3fⷳ׶FfPP !NlӪc#-5:-VI@+2r2kUZ`=Q@$T `&h8*+3?]{jԿ**9y| .[u}F+%6Z{:h9gճ 7`#>No (Qo==Ќ) /AЌ HG{w-nb*:1EmE+snކ*u%HOF3G% jI_G[0^mdl:C}&eLdqHG:`[D/R<{Zsu}ُ[GᛏLFr4*8|AX[~RT)#i<|xmU0|@bSiU- &s,l?,ā-"(]%0L~8Xϵ6`=6{XEnj=qX,==,dɌ.=Qe]-yj0j\u$FqnLSl 1>ݫN0I"y,JBX>j\(XTV .ʑ&w&Y볁u,{J*o;I+Q_ZB9cjRY:{!n7C Hx,pJyvYfRpd ؎gvaUiW# iLC[Y4پλG}1Np XҍwP_HiȘjگ'd GEV#r@u,ozԹ#_*N3X`X=)$ѐ6vqP@"YVA;{]b}?G\7 }ZDFxʯ16j֎l{Ӈ%]MS-5\>]4JI?i3ws}ۋyX6F DR#5 Ug6;AR."eLiN&.xH1j;Skvѳc.nYKY=zRI.A^XXf2_sroL1K>ۆ :(}Pw:9K#Ǫ9O]~ Vz0TCk>w}L~iy ʗٺlp?sXǺ0}p]znD9MEśw·]r2M77ڜa^¹ PSZwvZ^ۋ\lE42^.th;%ݜD2F gpڣN*nBA.Ye7isa!F=Wc(-x1"ϥT`TQ},-rJ6J jҕUjU:*xb{c8CzyjE.!INt]:9 .9ێ߂$ٿŲM%uIٿi\ R<'v)H=ȇQ:0vESh8=,e+|%.g[0_dZ/Faz+ +YMFE k^#jO Kq]pZ; ȈsE٢O[P9- @ 4ƌѪHYAbgv0ӝRv5bgԈ2,0 sewY"c$6"(yv࠿P9FyF9\1TEzm0 y˧Q1оJŷ7[U)W5b7Si9fhBU3 l13zLԃ4;h w5[,mfQ2?kJ6qqwU&wYV4GQRhԘh̑'-vy0xn2Kv:j }"6}'`aղ+TO'Ao8IARqlx<m3KȳHu*JCWDwȁ0a!dE$II[s *YTI}Uhct)?GEҏ) ;&oF)F1Rg#9G,kݱgT(K2Z2RA߂˜a ~,vɑoKOAx^ 8Æ'(iͲ yM8?yߝÂJ=EޠیU# "Qв^CEKus ;q )=+BӏXԖ~ߥ@6Ԟ"%R-a \R +j$ɟ,$ i:h6]&lǓC~!k6̶ YZ