password-store-1.7.4-bp154.1.24 >  A b|[!M@eee9D $V򺾒>[B!#Ov.^ #U]%؂K^ԐFzvρ:'yucHRTV_P >OQNZԦwwRj [y睐9Lm+VG=󍾂:gC{x;h?cǻ(?xQ. (+tj,8g-JpK~ͩ` I ytQM9y΅&oj8$h0U۩F] t`K6<570a5be8405f5c94de2c79afe6d094471d7ebb0929d42a86447762f55b3b3124f2a842e9b31133b75333736752200066a51de72dxb|[!M@eeeC4pU.zJZM_|O?~$krCM+3uP,wu',N^radFw(\pD#8?#(d " a  %1\bl              *T x  a (89:F;GP Ht I XY\ ] ^1 b 7c d!Pe!Uf!Xl!Zu!l v!w"d x" y"z""""""""""#$Cpassword-store1.7.4bp154.1.24Utility 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.b|[{cloud112$SUSE Linux Enterprise 15 SP4openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgUnspecifiedhttps://zx2c4.com/projects/password-store/linuxnoarche rTIȁ큤A큤A큤b|[wb|[wb|[{`Ôb|[wb|[{`Ôb|[wb|[wbe6689ff13e158a1d89b2ded1ded4cca594f03b527b30ebd77d2aca0367c74023868eaa3835907dfd9c357fddf433268edcbee6d0a5dcf8f1fd0e694cdc32f84f91f5f2c2d0ee30076cddcd5bbb944a014fa492386d5bed27bced68427843f9a7a3cbecbd841c7f7113b85cffbac222c8ec826893f3fa0d693b48ed46fd7b9c7e9306c3e4bfa47630a6e2a365afc3ba58b55cd768571fd2cd9d0c4b9d500fef0829ee354f4ac664688ee44ce3566088b9d22ac8dbb1f9bd31c14e286dd250a3271d9bd5aaf6d1404cdbc353ad3dc31d3ee479f7302850b4cfa72039cc0e36867rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpassword-store-1.7.4-bp154.1.24.src.rpmpassword-store@     (xclip or wl-clipboard)/bin/bashgpg2qrencoderpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)rpmlib(RichDependencies)tree3.0.4-14.6.0-14.0-15.2-14.12.0-11.7.04.14.3aM` @`D`f@`Y@\,@[h8@[]@[#@ZC@X@X•@T T@Dan Čermák Antonio Larrosa Dan Čermák Dan Čermák idonmez@suse.comDan Čermák kbabioch@suse.comjengelh@inai.dekbabioch@suse.comaavindraa@gmail.comwerner@suse.dewerner@suse.detampakrap@opensuse.orgtampakrap@opensuse.org- Add patch to fix boo#1185984: Added default-to-xclip.patch- Make password-store-dmenu require password-store, as it's useless without pass.- New upstream release 1.7.4: * Ignore non-printable characters in calls to tree * Use GPG_OPTS when verifying .gpg-id signature * Strip comments in gpg-id files * Escape colons in zsh completion to show url ports * passmenu: add support for wayland * fish-completion: don't print full path when PASSWORD_STORE_DIR is set * Add path to accommodate macOS' dynamic $TMPDIR * Add a :redraw to redact_pass.vim before diag print- boo#1185984: Require either xclip or wl-clipboard- Update to version 1.7.3+git20210216.918992c: * fish-completion: reuse "git" and "grep" completions * fish-completion: don't erase existing completions for pass * fish-completion: force some variables to be script-local * fish-completion: support completions for wrapper commands * fish-completion: remove obsolete flag * fish-completion: avoid printing errors with an empty password store * Unset variables messing with Git use * Support extractions of secret fields other than password * Re add password-store-timeout for backward compatibility * Account for missing [:graph:] on Busybox by using [:alnum:][:punct:] * Exclude invalid, disabled and revoked subkeys from subkey selection * clip: Add support for wl-clipboard * bash-completion: detect whether to use gpg/gpg2 binary for complete keys * bash_completion: do not leak variables to globals scope * Do not reencrypt symbolic links- 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 filescloud112 1652317051 1.7.4-bp154.1.24passpasspassword-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:Backports:SLE-15-SP4/standard/423fa5ee8add2381b0c13873bf4d6fa1-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)RNz_K+pwgengitutf-88010be933e8ff03bd5d017da768ac0411e004d1f92ca78c5c312cc3e3f1fc5bd?7zXZ !t/Y] crv9w Wc9@c#w&5'.taۤAsRx**ɇL6k;-J;[<EpJ$_tq{-M hb8Q[jx)b|j3t4YN8G]|hQIDaMŹ0杕ӘW?9̑}q17`3nn) fAoHڔlU`QL,s[xv&dRzݰK8Y)!`"_$ XڔʥM/ymwWX]up=ieeLJ"x )EUF8 á.!CbjZ0AyDgo#5fw3x~Cw""lp=txPnNX` MsWD=A9\WB`Ȼ\MTq~%FUiKp˂x|-+!y[wQ3y~ +ޛ~jS[av* )eu6YPȜEF9qѨ)h<6t՛[OSW% % D&6&kW$%;{P+ȮjchKh>eIsOv )m2uTgD7v9V{.ͭ,o+⢈uMBƏ mJڳ?L "cME i^~9{0nf{!.J `6`ShZZz鐶B)wa&.fp뇝iN hӟ [{ {)2==0֑Y)$( }0-8kʴ@Qo"t\+97zE'BJz2ft`KA9Ed#t,6UZk4\p&kƊesQr3q_YxK(rOŗ~Vz6mƿQJ5.H"h1&v^70.cMX6pMZ3ym;SuG*S>ptg=Nj /4mSz,"EJm hC|SnKXS~yCO&!Y]WbdKe]@gΝU֗&n8+}EFTSlq\WAl*PI&Ab.z Oà?͡]7Ƌ\yED"D̐8lM)HBрql<=Gd2n~k 36S;|X`T"_4T[ǼkEǴ C"Jzň(."uzUouzO̵@}RGѤ$%46Xb+47N>b3#t/埌6̔*YמY uͅI@YIM;e jFJcPՂHs'Iœ`fk\[=:[BKZ8ga )yYuA:U`s}TȌ*"舁@[v*2`GsHA(NMzm[KBCQ_ >2ܢ(tĎiuCdz[ct!U&ʱzmF1j61+%oUU-):V )v6Eqc@Jx!M $V4R2Ip}?t:籃&DL|bnlwe:l,vW1Ky f)yAe)r*+՞rկ^{ƣ&E&y:z`ӰOv%y]q9>EfٽD(G-)>`BpGa sY=3 jetXbYdɕi'=$'LBqz sZ4hN-Ч*\mmJA4-fHUmi:kStWWv@tD75 4Eb- Gbweb"y޷paW!Ecz+ICkEA}ԧ=&PIelvByJ;PϤQ6vyRlKa[ eބU6o-ޭvF)Osķ瀰 TV#_0 I ;-0R噘Caò9 FLaUD"m]K!N\Gp>'?"S_~YWln&AE~>bzjlZNu!3ҩmh<*J3cB}=xA_&M( `[4ȞɈ sPy_cj>sMq+GOs0.1˥X 9m̌ V8ln_\oTϏȴ+ړQX#*X!}oT:@WGցY~hZʸ|R2`Ү%VAKP[P$r#(6.Z:ݠ(i*iK:;C3~Ih϶ R(IԟEjtUT¬p~|$z\K h?컲d "/t-p% L']dO $4 Sxmү)h^K˂>p'q;z>ӳ6ק|b"mP9DSI KEgU42ݺ{f,m,6k.m>cpp[O_31b'X|*a;<ӢRo=9;~)=s̚{!xs'|)̎1*~*Ԏ9!`%R\Nc%#ݺnʅЌTJ#Zse\؂a84 ?cEvw|tk^:}k,˔m݉EQfn*>VXo!iVB4 2Cg_%l%He i :/lKF[.{ZNŏF!\l[:G9| ݍD *iYײ Md ZS$ǚ:) ~E& L<@~֕Kˡ׺dYo6{D M8"ͽW%Fe"TX$4|fI%katಅuGDDu]ŽZě ȲMf]/$i[@E;niEIsqSʠ™>9 <_T; ~SFm6Nd^xq=C/H TaoݵV͞Ҹis$"zJtׅuԴ*لRUKgYNbTwf$gq[<0CC2hi7⻈U&a{j~wn]f`X*e!YxS$orP&⩩z}$3=~uHz7t~:\= l,b2_h=Ҟ6Tn~ES:7'ظ>_I^഍ACA8O_6V2>|35Ja-!N |t~R2TLƷLW6JSi6;e'aՎQ/7Ӻ<(6=o}d1YA>)FbdN|℥Z@tAuіDJ" n&^/e{ b&uj>GMC7XtOcJ.dإ(,J206Ѓi㰅ZLOs>P30|'3(f`I $kkޜH LEgPn叒epbayl*Ks2=hIR\%1Ӭ%so{*^q4qeLX6-!F9*JP Qa3?Yک.:+3-t/KACl^e}T$ymuܱ3W9X2C:<6 {!j/[^lɆ6 x]FPLav*Һͪ mL2٪~9E^0 =r3-F i5rr$GͅZyRZ:Ʒ"Tt^<,$g_y^xNWx}V66O#kf}睟x 3WtN8@&H:_2 A ] $USE!!9VbSO`sR?s+IppHiO*R7xA.#wƜ (PDc ~Qwݮ#*ŀE<ϹI| |bĜx\Q]UOZ(IFB[@q3'˺J_LVlྔ s;te6'wPP\ ]"cNH{iAn/8P017EgToy胧[pxS,v=njY 3I‡5)SƤ5 pw'JT9F[);K} cAf*N&T!|dgȗ9aOu>pxp]r&E?:jܹ~`>쯂  (",Aジtw[K{MYxE["i6/Wƚg742;= S&q U ݾXyU)Gڋt!jSoXqPXoshTLF"apUåv-Kea;YTFݤ}Iv/kSՉa?N V3~&V!/cS7P/ EbR[ A)8PUPyMnм1QSyƺTs('H*LHUX+'KMBZc^d[mi̷R]+t6.l-5r;%uzmA˺y}!&*Ϙ7kwUNI1U<سmr|'Kw*a69󦇳KM[ ecPIl皯e݉q(N8|ݢ)-6/ w#2}f A|( TOtHRO#^Lݯ\(fb \'6o'p(6fRhЌ"τGmА=y`ɕh}Ƶ3HE}A>N<}8<_\E[s $ `doz$vkP2qjT++ B%HX^<ܥM!MB-`[LBUUo/C&CPq AFoHtMi\Y[b8Px8b}YOjԿOzj@~%W:E cJU3zVu|X6G-c6nIb jZq)C]_ұ@ŭ"[󂯸p:ѱߌ8(P 5EljϣPCy Q ay+v)s.m!(IzLxc Nmocwㆬr>il$'jk _LA,`E150ŦK[&\^/݃\jTҐX˘jM #6/!]\7myC$NVZ Rj,=ՎsYOJ*| ovg&Sgo0ꏛ]9M E?^C.xWm6q9؏Εy29،^9hPQo ̧ؿ~H]}mrPNHl rͩ^VXDQ #dKkg>SJQㅷV4jqGƑfے4'U"BrGG"!bjHg[3;ov.?Q:? ?n1)+y TтZ #c~:y OXjU%ڏ L>[ cCLMNuNs۬"Aж!,鷬Ld |]=ߕ=C)D].-ĶٽjPu8{*bz]Drnʟ#V$Io5{0bl";Fj,!BJIZ .Gځ\om{$*<|%lgX.8a4 .'zf3)sh%7ݺӈ?(٘h5O\dvk51Xh.bY6Fī#Qr mOÿlJY$˹ϗ9^|4R g4^}3V##eRhP' 8_ۂ,u(rF g4-n/@<>SF*6|u.=1J+ػUg&PAZ|hv,=l&^YVeI4Jߢ*v6@}Tz -%EJ`!ft|Z9'`O> eknG#_?9nqXm6!SV@ jQwN PDzϛݜ[;}H_c(,>*B {-uօF+pkFwց 5`4r5"^~tTxaR3iDAomf0X;z.[4seg/VxsiɊQǃC\6Os }? W6u~ hHvpqWN&W $j{bqY{G4JJI51 0U"J] +>8ؠfI#,>6cTSbGgһ's܎p/R$ i )'.-9!llhO2zo*ȧ6HWsiLYwv.\$"oUV;޸lR9 IdS1睊Rr-1L*X.&lmHa#j'O\Rӛ @6S~J.Cėo@cc˽3{qV"T J¢ X΂Ø/ʪµX#B[8mh ˝vpȃ VmL";L}rj;˳ShaU5ݷx; ȵºteJ!UŌxX:}F|;t햪'qYN,O0eڪF()0 ZvAmmtX܋^MgG9 &P ٲBz d=1C~S kg}8̗- c/DHP`8!5%{H {uIu1s||BlJ,\qt'*PNmavS1 @i17:~:ݜDpAe?[|<|\'wbsѦ;b8Wsͦ2FpQi[Ɂcא;* PW4У˃;Z,Kdc`"/d]ٯFLi>X$WXޑQS^Rukʹ jɟ24qD1ޕiE2R><2+HEu>@vM\NX 8f;q;{$ y],ǎU6aZװj}v!8- nɷBV -% #EzG_ۓQ[L-f6 ,_ 8 0vhSrPs0WAc>ocTX3.4ܗ4 Gm Æv +5$;.z!YDG8ٹ5=Q\xjê"-=+8nފTCDju|s|>,;5S40U=d4"RHm[@ z24K"r$Dͬb82s ")RjL6PQ*D] j ֻsWd1ʑhX-lۺx@ n,me_f5|2[>-ĉwl[ƯQ^yPzv&K"kXЙRqxf>،#>Pnm٠j _d~YHkJXyRjаn3KvSQ@L]:p|x |0s!-8k^.EH|֍ C&dUi"la:!Js.P 7zHn@PC@@-!=A)s4 aO>r|jC1##[yKwB JZ_o;n$~9ޯe&0|@.Vt*+4xp9z$>a\nbp|⨗9 0 g;(ڲvXt;E`#NID[$?A3H_6Uw o|S~ WH>*Rɻ hqyAO3kFKWPksA'tw{ Ei Kn)Lj-pDpɚ||棶-7,5¯b+{N)ɛ4U`׊_96p/gx*˫jL.Ӌ0wUI߭8Md}ܚ=J*)"oD0~! ux₮BfPP<4$ 3x%bI gm#  >A /E;}ݢ+C&a^{yQ\I$dQUɋTaĢfrk+Cv vo.[BƵhh͋)Ӈx]OȨ<>vEBG=T~Yz>An9X ?+ 2M9FXYe$E%@<3kRP)!~ny1e;J;M!VtiQcD3wK9"ς( l=XRUrSDS;_X;iP%Ă7M& 5|֘Q TʍWשQ/}NlvY'G66_%)@SbnA/4%TaK5Oi06жLs5:l d_}_"hׁ|6-1`a=!W}Z`PZVЍ$65A3 <1Tl7rWgF-daS` *c51?ʺ_m>R?4:&E\E \HbX›Ħn>@0ѷ|P^Q8S7yt16JG:p<:a^fh(9~X$+,$.Ƥ")\Ǘƾn"|>ll,CҦ<0u3\*_"N3ٰmĆ Fɸ', &M 1%ux|7]k0ySR&TVo"15KX?%J"mcdQYT-euCbֹȆ+#"=߮j+JmOz\L] LB[@ hr2 8I&R7&TO2^&:BgJ1l۔\dZ6J y}-#*EG*4֨N~^ c@N#7JMPgX?þȼG!÷[M/կK.MJDGع($뇛t`F,crLrBR ŧ[U,eOK%5+Ukc!bE-yɢ[FPM2rzk15 o4p>4Mǘ PZgyD@r9˔e*eovQM27Ebb%K{ GD|ucA.[{Fu ,a衔a2ktŏNIp^8Y?֜ŝن;ѓnr9ZKR2cӳZeשsMe`+ހɕl&̹9,&sSf߅?4ћ('2mvCJ/-ٲ\+0- Y:M[ջ+0҄3i;MK1p‹B<;bF'`RH|!p=WƷ>=;ֿ`Uܦ9)TWAwEa1rĕɘ؜ʦuwU86 n%㔪~lW64Y,%,l=dղ2% !C.<'ț-iŽ3XB:9`lQ%Ɍ*'زBލ|Fʖ;T^'@W!aV8=eLc;6,^6Ʉr5hN5 oDАqY/f5op6w7rzY.ЏPKP3 }CfkߙG{/ SQG{ҡL3B*>gRg4n@?5D%\9)uo|E, tafAmI0W|kJ?ޚZ1Fw0]3w=UpX>}gʓc@fUE]()L\ft]Egɝayn״3 O5hЖ̸֛F?78.#βS\~1+bb?l.K ؍XC}ܓ(qdrH"M bZ8Ʀ98S 8zWU@uit/OL *rMqQuwvJ" ョ,N&)mFIAU#;V >qX0EmC|"^ⴑPPX9>7{T+w@_SP` xfÂ"#`PI]FP+!%_VC=OH|}py-V؀8)^z|0MM)":>E7k$5z %[,sֵ4Xv0^ZBLUWY?d[MCT=| hYtȻrj?aI 2sĞWC|="B2Bqa] Hy)*\2+ϓLW .)X*H]^YSt7b,@UU科X`&-L.1j=sg62 ̀4a0u g rиgV2ߝЃչgXlc{аqˇr9*tK8/:rxYt}Xʐ} CV fe 5w7=`ߊooқX)*5f!4uY'i(" zEijQ P2*ڒC4a}e| ;V.d+ .4V"$Bj.2Ah9jգqSdB !F?H{kj"mto>0 XYEJfLpR@-HoGXԜ8כa#^EzHtOBS׸TƙU8FAP,BO*x8q$OCeW6,u+9_DkVkh^'W=_ߠԄVX552mEFhTDrP5 $/gKӐ]@Sdc҇FM@F,lFojD[P/2a|ik0slp+[ek-Uxw^W|<[LլaI x^[g`*G1gzG~t߀ٙkՉAj5NH!ff? GQԄɶN=ecE O3dFGz0skLWNslJ5CW,H3ِB;k^CS>8NgDT~M˗$+ʖ,JϮzH.8i0tI3ީt鸡,S͹ddRD0k6m,s9DRUNi=|Q2=ĭ3u]k'0x|ʽb6ŁYjM(Ϣ܀S QIAvdIO7'Kb腭%a+Q*ۛb&K'o FYA}Yue%?ydX/b{.3򿯴yc˄:vd3dǘ/b-\ R`4x@>"u6硈Ni%zb!JvL2wD?2kSL4:>V3Dׂ]EDء ^D١X%I$.>z.054Bw`|[cܷ D{*`ň %2~^~4eB,+1AͣQ'֎EO: 2E?A[pDžH&S"T)-/V4T({gQ;/zw` Q gp[_ܓai s ՘CgE~gD$\ZX,F~o+q͚٤<@~JI史r=mn٨nmz \ؙ>~ } ]6)[wOϞyHV{&Itr1Ymjb"CUR_´/,U޲8tB6.:\J]_X@mAlI%naĄ)g'JNѳx@&iߺegj#g?nEZ/ &rI1F +`!.Hwb{^NNTT =NNJP-D{DiOqQ|QHK TSwnm㞟$㫚TKπ,Y Z+e {Ӆ\;d/XylM`Q72?%P]aRf&2^38quGen1գ{UrAYfc䲉ppφFiu2P59쓶p7s oGo=9p*G΅B*zF q n+\o+4cDCe2qd~_IlŸ*o/ s_>SyjΜj:b4^~z- _b`妣HQK%7p=m@s7QKiBuB/pQq4왟&㻲#ӥS|w;ە1A2F.ܯpt-0ϙ]ܢMn5:,p]қyOOpsiVQy )r 51PxޘkݍC?`m1~|k>5 v`T5%dl:,Rt;LMm_O?rD[\Sqv vBn+QMHrUh-i !:1GTN@9*x$^JmX-y\ƸIh zJ>TY f3ޕW&uV& u2.=>h| S؊'/UכkŇY"C{UTî9hcea F`~UT}n.]k ZHIZ0t޵B{ر In|axaʚ{wZm5π1Hue޽Λ%ҫabi5,ُܾƈ8L{YRDw1 K&8Eve= Xj$qZ#k2M9$Vo>z[YLG SVFhXf;Dźɗ|YxˢOo(s*yU,V e兯}{>#kż?;LBa4EҪ7:> hxVSsHuvFjEe`ARg>t XɁɸПŧ<&_HR/z*pczOoLy9((6%ExߖD 26E._yl#h9%3Qo= ]O(.rx䰨S),wǪM쒧͙HAz=NUʹR {2`ҟDs0F_y}#΃״1YoƱ%_v ^&FIr F^V hv?/aV-* t>'i'fߏ8?2 }WG2}oXQ71í)N4#lKQKnW_yPi`C/&uCݐD 8%qnH|n<-6w69򥳧XeωErܞKJ8, v۶I#:RL1M&2p&)9>P3̻tS2Fmc=ٕ}&DɌl>Qڏxz-_/]:2دzu'Y' |(IĦ)vGO Iߑo5Р+jW9] #'cIWjܻ3»(nF 25i0Ջ>Cb7\v+FщzN0X3DJE^W. uܺ76u \[Ef~cBkph?,yj; 9w?Drc"Rifm~&RJou@ޛh M&Bޞϲv.u|yD"C6`]x5~o#OKk!Mg>)ax=b !ZcE+<הSm@I};޶FDwq63HlO.[\<[wENu-stlv^V`zdNL/XZmNq>]Am'F[ZώmͮeWT X4KڟWpO^e;LBef`;9չ]6=aSP/yuҏ>PUtT~a;Ng/KN +Af6wԢ p,J}r|dKl"nxJ#Y)pkm_Pċ@an+jFfV|²1I4Eʽbn%N-G-տzߋ@Z^WYKMB^fΑDRJI@ ș]us\wMx;5UpMsC\b"Sԩwk͚xC[,[AtQ+P'hI