password-store-1.7.3-bp153.1.14 >  A `B!M@eeeNbb f}S 9-zN4VUYQ[\^»;76KDYFz.*PL(]wTH||-NFb 8~i~"&Թ{Ī6&ResL2p mHĤ-sQ Vcmjb21h5}hA"[Rkri#O:?j\$K_tyʳY.??d2719314d958c04cb68da41ab7b917c41681c7a4402580499eea9be5ffc1e3f7da4ca852fbac97ca26ec97ad4d20347b762d943dz`B!M@eeeuӛ8hVMlq:ƚh#mX? L*`d5å9H$} T/],Aō A[Ҡ՚>Њ,s0}T1VBk!k5"PmIˇw83z IKtJ#"|c&4[{x1`D$=\@)#s~ AOHR<+qr:fq>Uujtxe>7HH) \ؾ C $y>pD?d " a !4_el              *T x  2 (X8` 9 :S FG H I X Y\$ ]H ^ bcEdeflu vw x yz(,248<@DJCpassword-store1.7.3bp153.1.14Utility 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.`Blamb61SUSE Linux Enterprise 15 SP3openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Otherhttps://zx2c4.com/projects/password-store/linuxnoarchb&)I큤A큤A큤`B`B`B[c`B`B[c`B`Ba54be93208771497b1583d53be7d409e66506195bf33c651975c8657c1ea4230f2573c77d58f37016a5ff3b527d33c5bae87c1629cec68cffbdbb45f621fe295c028e25d1c9761c4649292d1201e1d3d1feda49dddbf7ccd1bb9273ef00382ab2d0e19236c29d43a2a23923129b72197e5154c5f2874f3e601d617e514ba83dae9306c3e4bfa47630a6e2a365afc3ba58b55cd768571fd2cd9d0c4b9d500fef03d3b3a237df68441eefdaee6fde7939dcf67ca66a6defa0370c026f49b52d2237746cd19bf6b74a09334024849da6fae19415e48c5ad086f0ad32ac8b978c626rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpassword-store-1.7.3-bp153.1.14.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.0lamb61 1614998240 1.7.3-bp153.1.14passpasspassword-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-protectionobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP3/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%7 %=vppwgengitutf-87d34ad6ab0ae687afc06ed30bc515eaf2ed751eec0b11735fb06b70991fac321?7zXZ !t/Xb] crv9wH\"@"p 3<)-C]JGxt';)Q"@ASN@m%jZ[Ue4Yk_Qf G#ت>E<_]H˘'Fך9k??Ɣa]Rlaٚ&ھ(e3 Kv7TPv?K"N* ̨;u;DO#:a6nPCîkXqʅiba[+ tU|k6UH,kФ-/[@A᫮ݤ6 k?@2[@:<3 +/;u֢NekGؿ Mmi,UE}Pk^*IoǽKaB"#  \Nu#5\'sũ5mpTc?|*>|}D~{Z_jt6Z!tv~_<0%\%V5M4,S;!R7Wkfv\u\Y@zC:kjv?Jۂl\긡+Y+DQ2Txb|ΤUmc6rv `[?%}ЈiwD]kngħ rXx4ki;k~*~kj/p|Z #rI,A5dXv/;qwC&n+!B/R kEy_.ܴ OX-2Cj t ¾+`ѷ\9"1c{y<^@\6I)fEͣNGw$XWoOl^Jl_DHj96hڀ¸wĥ@=VاH>bX P8? 3NCY# Uvkmݣ%k\ Y #(ܷf줱xH0ӕBSW9On\n=r1$wYȟ 6k_k%7\Kz]u\M)S3YׅyK b84kNٳ4]Vi@њ,Ϋg<{c{EV"-P ܼ\|n2 u)ͅ_9Zrb]T]3N)q_V !ZzY?T\'!'v ;j,51?4r%ҌF)s gcBRRe˨@OgFf6xs] /%g IcWK8l03NtDHkF1j f_#4 %TYR؁|K-bDڐ VWK g|cF,k %LeU'1_`r+)vPsr8MvF!d7U1ѻA^ɃE u13,eeDU;feMPŴne=4?wx'N?p>U)|~RQNlTlc((q}1[dN2X]l:ݫJR>Lk/&57s-4{nڀ( L5w?ܼMe]caT=[61`|XW^<Xfk׶1l99 +@}"∥ S y!ۄ#gtK@Ì=zK W<R C  Z(p#֩Ǝ(kF֓Uo vd:D:. ڵ<: q*w78 ٠;JyP2ˑIyOb (nqqZ=jmƗ)f|'@FDu? GQXӧbd[G?nIVn;^0? 42Kn T_1dGފc~޿J$A SzM㦾H \ U4-agw\w)e|h+g2NCxҏ((x%K-3EO,ˉ<$ݳKqXvR̊r+LU2zբ]|G7L x|Bd6ɘYDap8%MՖ')rğ6x ^Uzܪ:vBGoc}%FZR32}#r2ArB݂YoL#9xʘh'i)l!+h+N]Y?cS]7Czfɴ3c>I{u(OE?0XOe W/5,#dwZ!NŸP}E\RbNC +F AZ+߈9($#6⊎&e#U~~ ԲgR7߷XwOC'Q:_&i[=P͂b]zε+]g`\ +"C'O:neNy&adV \{nK= vDXd2ro#gÄćxw Ǟ}}PA<ҟt/2&@Y_+T׻\4Gح f!(8m\-ԧ4c.'iYk-Jn:\ɼww_e4pX2ܯ 0Xd!h7º}xh8x]IǤřDJFװ2V6}ӫ*[ k0af Rh .utKkKIX{ޝڵ5VQ/g\L^jmZ/**ftT4@ 0">{"ۖ¡Aq?Njj@Qڇ #w_Kom3Q$(:Q!p9J{{)e5Ţ\NSKO?K{u_ λ/P،$IZqLz@)?}aQCY[*UqUR]KF9EH L6IYZ\w&MzXp dS=O< LO;ek7N /XՅB4bESZYz= eKY̚G}- L(w y(-;Tɑp}K@74GsPƌ3'?e4r]8+j";!.Pz$-"?D UJ7ӲrN2-Q_ɉd2xEୄݤ?*:1Iܛ^]{O:6Կ8}-TJ/\ RMN?B *dm-uJ&f Næ[l^Hd%@XgP,u1b;T"#nlFn{yGv'c"fRuD(]zqVO],_OZZ;A!չz &zteS(gK8zw~oA)">5>ƀySܦ6, l#e@P,76w)s_[[%N\>!KIACBs6S|%nјqMߏ Px!렣;X?-yC-6Z+փ}:pJp\h[v(4)ɱ:d'yH;ʪd+p{I1U+OW8j?Cq;u1a.bJvd_X.U_Մɢ5DF:,^ʿNLybTw>oT'?mcGK0ce猠_zRMu z ]7'Qni,U^|*X* #ű(+eMm#hhRLYV:䟔ZLI؋QaqAM\*R>\&8 P*a`42v?V@L, לi{HFGx<^kʭ&t4BE@+%,MhR(${U2-T΍HbGwߡ1Ā@rp%i"}.-ln^>tq肒%nѰ$=H4ƴPȖ[Tx,_bxSV!IQBKJo:D,8[ ^?J#Jc. _X@ 58: 䶆<[e-'*.c*yOm@pc4ѕѪ(e"Zd9qx7p7Q֤ߋSJ/E*x@3t\VвScڅDq*.ۂ`,NMȝC2kl]DV]hj w 6KVW&|q6awǗBH>~j/'3[;l51yTUg0pG+U_Aν݀2xD4{"SNd8D( g E*}\7crK& ɦiͣ/$4ujg_A1Y?+pĈ u# טid`C*<Kj$ݒ0&¤hOg Y "e@0?l3)YF @N~p "5evgvzo%BQfID:rB~AlvtS D%(s XIԄha1EL'9V<-$(ȅX˒^' c0OӀ5!?8V:)V .hnfA iO{9o?9R/}ShIxխo#5Hw!)asKXq/Ck9&avqܱJLȿ?TXA}`OnZS'V`G3AK?B6ߙƊQ, jɱy"+M~&\>M7Q<\WUF3q=[ʁYP8h!1fm¦T3@I8Kܗ 6N&?q6GH \Ѐ'pfGףw5@Cr`HHE%܍ }5n q6DGzwVVkVE5YiA=?N"p˭}aN_QlYpRsЛQBM9gc<0u^"5D"9R!Hp*&B|,)%q4Gѳ g 쳷v0|e@*TzL6/ؾZGAѿi=NF雕yws3zQd֕x&F[>hgiEԑ $W`ʓr~C|PQd`a 9>GNw=*n+"a9XMng'I8! (57'T%l{^/dnrcGR/w$QٷJ!!3Ws pX !iP1OD2J|Ȭh| NA3] Q4|r;̺vY w=>{WahFI |ܺiA~/JVe}G?+"NaHهtD6w{u+.# 94Lj<mZ7Θ33 |5Ջ*L4T&}LR nhGgBEkOItۚ LŋbUA,^ 8y{ 1!ݽ &Wŕ#.Z9EsnqͿ[aݕF,N;" E|A]nŞd '̺qn h-A4>5D9Dę8g:4{,+Q9ۄJT@4AY -Q}ǒ8fį` M%DH0]\U[KL:XEFظٔ|IG:JLjNo.{:$8Ƶ m:5tQ%/`tiHVJd=_4{& uڐȘImw$)n"$'hY?XTJ\'9@ǔɔ$78ͬNLO~lI^JOxYS5n;!Zl1Ÿ)w@&<26*"yj#H$9zHY<~V]KuaX 6sRb'(&~vHUcےi^ȓu F^us  >6'rTQ:X&THpDgu4ks^dT/ } >^uMlij >i4X`<%xahS25 7GoqH*3\PW%MjZmRi?Qro +P ~8߁Z +mY%mғ_#ʔ -H{+^pKUE>y>jN& Sc2vn: Tav rszx[C4Vꛧ1Y\/.u0PSv.11і}SR{iWhX*Hu}}(<73 K4af ֭JipSmcTSRG8dgn5 OCq J(c#$2-F VRцhiejkI*j ԢB5>T;8^ Vg~T à}^kqV O>6 So{^uT x5iHۓ dg-p5SMaVKehjhXYGo:Jeoh8n֣ NyZ98kx6]ļc=z 6Bf"9Dso6c`H4 6V,3.ifYJ6"Ɠn<Ҋ 592,}M{ ![cxt5x[w`ySV)Bh8E+RzU?p3B50}I'UӋje63+.W*l5Ǚ tkJXk;W{f|Cʖ5^֡ lLUe*9/@?oUxguz.aױ/z x08T~Uƣp_@sM!"KAyNݽu>1ٮSBߗ_G4=:Ĥ\o+wJٽ`:O(*nQCl@"= 0tV<1 TcnC΀lk+j ӻ5 p(-섦U+fFLUfҽAh9j_  WY; { "etiml>qOrש!).r'r~cwڨɝCTv"'Q@7@y_W䠄`+}Ywm4:ٓ"v&-E6ŸUgsU\񾌎FsgOKەP @Q_ pВb0o9/:XْMv% 8xe)pc2kZ)6"\E+$ yK?MX΂ 'xVUtb'vGg? ԥxMG7ɶ=p1“<*=!D\˃쯭;Fm eh? 099'pӳCKnZebM[#6Mi4iӦ ^<9mքϬ&deh5 ̍'(8=xIx` E+> aSlfzN7>hFIR[ˌwF?zO᫱ HG/VDhb^F,y 2旕L HUا~{by/oKTī'[:>_N{vsT! \VG3RvhWΡUVKy7,(Wx@p lऎs%NM ü`z$ dNW_ǵNBAЖ΁6ck[5"z7nVl'GFG҈E]eJ|GDjs~6l_Nk`& OG!AT^ @Q@3MV pM_7wyYw.,#-Z9?fY IB{ϛc*T!SVkh\OO6Ӡ80oEɇLƁD:G.}Y=;Z6I9ً/R‘bgz:4+=؆Lqg2`H^WZQμfY\Wef1Gkw6Rx]d2rO?NMf=e< O2ZY6/N Awd8R vl_$TQQF@& ԆMM!=f^bzȋTrSOb4_G ?pcAvjV7=F[Ah[GzU%{Ť"E3,]O60-K=aN9eQSO"tYn Ruz;RMW"M{?gVe0*ZaJLnDhT{ZtUQ|!h=r/PMZ*S(Ȅ`WJջ||Dga{* ̜{iZq_2C=cDyFOŽ@x7 鈷__M·ȴLZb^n>~XS1~ryJԣn#}*CF,C+RfQFQ jGݴn6ʒ: v\x(ndxjpxie#"_{t7Pise;Lp M$EגDjE7;PP’jX&h7$C@&1gH׻ D0;߄ߜʓ b@ ZWᘀQ$U>9*8v$m ::89Hand}.Zq)6R^QgiCUcF5ãɣϙ7V~tUPwv̢dW24Nn`l?MmƵZjՐ T:\`M[Tp&3i >ڈERs]s,Txy CwjͲIzȾ>?bUƪr!ycV㿼uAS=tf4e,eRia~lSmJ SV,lZf:q+Ftt4e?πxv vOAdQI[> u*ɻB̼86(XYc) jՕ0 J>yd6MK I .,DwHbӬe6#:5ֺ2c7mB;58s,.rFqm&,%;R_WM;/]o9%<I&H¸Ҥ؀q0/,b!Kr[ٍ{]pBMw̅vz糏-vc{(M:K4*k_K55@pMx{[*ԂWʤ}y\59 dStYPx6AZ4FN˿[ }z" `%pRxky7u < d ͘;1%zgxʮų,4psE zD #a(/4S_wf6YaҋX& Npʬ.dՁ4cxQ-[DauF>MM}N;K4o "5vÒ$FDfokGv4|'-z~} i3Dy\w_&C g.?/u(d, ߞ;\68*J0}Sk?J}4rh\sFƼNE;ĵj1Јouh$5&PW <[&1=v-xˊôͅeoygޔw :ű J?p#ϯ|H>G˨~2NHuҍv 0~H ih \RsfvʜͦR)xeU|Q5@Fb"gFyH6!f:b1HzV` Xy֖H4͇bC3gbUˣ, ܜo© @c5c~Kee~ߦ.Zfe`t1;Shq 'HsԶO`Bqg^Nc12<ұƎ~;RNfqVl<>Ϳ6岖= c4$z$}#zQGIv%d/hp;^i~Q7i:MoEy*Jܽ.2d;mL椦>d+(}=\k:|d(H%x iَ&n%#"H,aOQ,?J}_~\/t w岴h~/_{OEM"8LbYMcK4m nKV6^Rk<Δ&fd}|hNݧ$\Μ`!08oI8!3)E}0_(!*mɼt,S7>2TF!XH1N"ZGwcGH`:A1K&:++$ | !>7v2,ǵCܛW)}3/t<6@;Wܘ7S8{sCtV%:TՅw[R3ձp 6 z 5yޱ@lE&Tǫt'i1g CY< 4ЅK9aḱ#+I? /fb!rK+5ƾvl?h1<|n6]13Q,$=kS8XrȒM>&GcDNb6Z ;\;&{āSy'Mدi dpSqT*=LMKQh<3`q'RfSh+GB3j%Ñ\kզtzuavgm?ӣpn;0g Fk>FLrG,?P!~)RH%ѐ61f(9e:3A] CT$>[GqkT+,9(ɂ3( tYp`L_0Z* Ve\[/bqQS^dcc sU[k] )ms5c{p7lJ-=,+1c[z U?·0/ːfFjD{Є`9 I*ǴLIGIv@=?C8uInEA-'}uq`A5XPV׶ea"A['1*r'~38ڡIu^Z sj4ۥP bW V(9$y9I!D^H:/]O| &z̘fd q/SU[wKVJ$ #"[.RZfNGo\=_R)._#;4iƁ0 fqMebRI9F+[]d 22d{KmkPuUCH*'cQn`,1ܣ<75:fm1 ТހLdyv3VZlUA([C#2%+قyBAlZ)企&] [nhvL[~FV~GMR'WggzZ;7VU/[62jKS*wobUF,hT+y2*7=ξ;>\ʗUe9ܡ6HL[֩Ÿf>zc WE yJ- Fa]=Ϻ w.(ׯ.^HGЈ{fcG |W\aN_apPzuRxJ/2a,֠F[^#hPy)a/?%f-[YG ι}X$8*u/kv)2Ft8|vY,ru=u^as1c}T/q\5NܳxرV^ȽPYA!7FRhfu G>-#,:!O8ЬP\7B4LMRZ$_B >绬3q ˫gMA{;C'7 $5w!G>ZOms+%ު _ݯ@b#f.y _3ƷwDJub7ǒoCƌc<,;fp(2/6jlCT%zVlB`f*O+՝E.[#FgCh'l}=<_V'տ| L lT1Q T'erljZ);|ݕ!a"; E'fVc)#֢H64ФKt9 +FFjQm٠ a! _S_'u  fmA`k H#\l5 bG~뮲n:ڻrGؠXjPA2C,Q[OFKF9s768A=oYTp=?ŵWO`is7֍U 7{q;ymeĩ2ש-XeFZ- ORN9jWݨRIa<5SĜfWG5ҌE:8%D0 G"- ̕,<**`}vdgh1'Ts,PގM3s^:nH8`wط<Ƨ σVrC ,~$ݱy?'MVuU0v3뭣jr!Շa݈l4}]T*@ =:$ ]ѝ7  Ee5~>;ajGQwj;fc9&zP?#{܂JLʬxlʩyWeuެi[bECg;+>j)SnҾ&@@Wgh 4$@>D('HI3l뮆 tyv{_*c7ߋm58$4UD̫\Cn`Ǧ9SW롅J%wJNwBzg5 aGB}MvWXm{*9F&~TVU1o=fAo$tsOciD˺nogogU '1񞣀J'*Qbm9\G[ʎ!>M'ܞ'۟$N`aUʦR7prTѓ޽"ZI'EbGJNE6Y0tԫ >CYk8Ly"4b$xrZ,2 zhȯ@?}b)3g٥G%Qaưȁ>F*t y5R'ފm ^4a,\V_Z'D輥7(]fۢB~|[_(2Nn H0<]gl"AOIڝA +_jjԄj),Pz9D7@"7B@M? xs#L3Пhb CFrTak&9S!U'`=QےURqH\]Ϗi ^LHP"-Jüa圞j:Bgmbdp4fc+%Un2[u#sy9s9)9{'F܋2@)){ۀx+%y8{ lT*\;_ 8k?mvS’5Mw. ߤ w-kj `[Rh'cQZ+|` Zr| 4bf. R:pN"#P,{f;UAަ&H/r)L gb}.s Iu"/ܾ#Lzط۩Od+ye> Rq-/=Gaa7lJ* `qc eT+jID۴~*z$CG&G<]7KCC@fRC{Kw#\slQ>n]?ySZ;Z/ !5s8]Lm"AVMihG/AgY]Ie~.-AҠ\kO;þTmuz#~4e*jmy#JȌmtI7Ks/ ardX.t  ߱@e\sWF&CH3j}^,ME4HT0&Ѕqpw[ q(zgԅԼضYu',xOj}DCE#=WV{iyh)IaEYUK9(d1LݫP+u[⛴PD'TO˖RvtUŻ>B@XGU%fs=Z!ĔYY"렼~vKJܵ)9b:?GlԭULh'@AX;a6;NBl1=؎HRckTwbnwwqU.YJ=MWxi@I?f5LXѧPX9G<)N`NB]1g Ur!51_`+ 8p$_G-v߽RL[W6NВyLdy4t/,v3@%BJjo̻K͍9ʴY` ة/2щΓIbIB3w7r z9 |<츹9"m(K :ב m߱]tݕ' 3sC.:3qyIixp YZ