cyrus-sasl-bdb-2.1.28-150600.7.14.1<>,hpi8p9|ٸ25 r#Z<9 J`g\֓:whͿ^Rp V‚'GO x~hS =~tUV.N XTS?MƠ?ՊH~)ITl*1z"'L!rVhB jv’cK*h;wՉw̰aՄC=w9<! q4Apܐm$;)wF;A~h~٤14R>A)?)d & G"/ Ec   L   F8   ,  T X c( d8 l9 : FGHIPXhY|\]^Y bc d!'e!,f!/l!1u!Dv! w($x(|y("z)\)l)p)v)Ccyrus-sasl-bdb2.1.28150600.7.14.1Implementation of Cyrus SASL APIThis is the Cyrus SASL API. It can be used on the client or server side to provide authentication. See RFC 2222 for more information.i8ibs-power9-21_SUSE Linux Enterprise 15SUSE LLC BSD-4-Clausehttps://www.suse.com/Productivity/Networking/Otherhttps://github.com/cyrusimap/cyrus-sasllinuxppc64leP0(E AAA큤i3i4i4i4i3i3i4i3i3i4i3i3i4i4i4i4i5bi3i3i3i34579d9811327f9653ebc1cce6cca3b825ba79abea54605472436e63e805f5ba4207c3f2e59fbaec8bacb1940634d6d43ecd873c500fae59189cfd1695da436f9ddf71df9dd265597a30a5a3756e9f01b6e82b234ef55ba6c5c3867c05b640600e7bcccb823d9b385984792130ada353bdd9f84d462b94223bb6d678c17d5042df43719e761f5642f781c5fb97848212af6030ba6d743b34e471544282df97669fad43959e0d283f0c6b9fe077ba7c21d9d5d8efcdbc89e1c0c02626bc30d6bad7091d6166e12ce7580a7627f860d3f81a640aee2c2f7bd92f68e86e99b2e4dc7893ee4a93cb0094663fd0d69d4fea40acbafcecb6ecd5976531c36a21fdbe8e49d6e5d1632140a6c135b251260953650d17d87cd1124f87aaf72192aa4580d4ba272241a92bcf191b1efaecebbf68a5f004b42dbde6b9f4c812c5e1697679787a4a8e47b028c75818a77fb90b8078fa44183abc0576a05614bc55eecf0f5e919ea80324cf7a1ab202088019bf0fcdc2d0e672aa8be79f85c7bce2a9e2fe5fadabdd7b9a615809aacae452aae239254bf42e7d6ce74c667116167a3480eebf2c6libanonymous.so.3.0.0libanonymous.so.3.0.0liblogin.so.3.0.0liblogin.so.3.0.0libsasldb.so.3.0.0libsasldb.so.3.0.0rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootcyrus-sasl-bdb-2.1.28-150600.7.14.1.src.rpmcyrus-sasl-bdbcyrus-sasl-bdb(ppc-64)libanonymous.so.3()(64bit)liblogin.so.3()(64bit)libsasldb.so.3()(64bit)@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libc.so.6(GLIBC_2.34)(64bit)libc.so.6(GLIBC_2.38)(64bit)libdb-4.8.so()(64bit)libgssapi_krb5.so.2()(64bit)libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit)libsasl2-3libsasl2.so.3()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1cyrus-sasl4.14.3c@b(a@a@`7@_I@_j^;]߶\X)@Y@@Xg@XVhT@Tw@dimstar@opensuse.orgdmueller@suse.comdmueller@suse.comvarkoly@suse.comvarkoly@suse.comvarkoly@suse.comvarkoly@suse.comscabrero@suse.demichael@stroeder.comvarkoly@suse.comvcizek@suse.commichael@stroeder.comvarkoly@suse.combwiedemann@suse.comvarkoly@suse.comjengelh@inai.de- Do not set directories inside doc/ mode 644; otherwise the directories are set 644 as well, which means no files inside are accessible. This resulted in the past in doc/ actually not being added to the devel package.- update to 2.1.28 (bsc#1196036, CVE-2022-24407): * https://www.cyrusimap.org/sasl/sasl/release-notes/2.1/index.html#new-in-2-1-28 - drop cyrus-sasl-bug587.patch (upstream)- cyrus-sasl: prevent fail of %pre when berkely db utils are not installed (seems like we want to use this only for upgrade so no Prereq added) - move license to licensedir - remove use of RPM_BUILD_ROOT - minimal spec cleanups - avoid bashisms- postfix: sasl authentication with password fails (bsc#1194265) Add config parameter --with-dblib=gdbm - Avoid converting of /etc/sasldb2 by every update. Convert /etc/sasldb2 only if it is a Berkeley DB- Fix build: Do not build libsasl2-3 in the bdb package. This will not be linked to berkely db. libsasl2-3 is now defined as %BuildRequires and %Requires- CVE-2020-8032: cyrus-sasl: Local privilege escalation to root due to insecure tmp file usage. (bsc#1180669) Use /var/adm/update-scripts/ instead of /tmp. Clean up temporary files.- Remove Berkeley DB dependency (JIRA#SLE-12190) The packages cyrus-sasl and cyrus-sasl-saslauthd are built without Berkely DB support. gdbm will be used instead of BDB. The packages cyrus-sasl-bdb and cyrus-sasl-saslauthd-bdb are built with Berkely DB support. - Update to 2.1.27 * Added support for OpenSSL 1.1 * Added support for lmdb * Lots of build fixes * Treat SCRAM and DIGEST-MD5 as more secure than PLAIN when selecting client mech * DIGEST-MD5 plugin: Fixed memory leaks Fixed a segfault when looking for non-existent reauth cache Prevent client from going from step 3 back to step 2 Allow cmusaslsecretDIGEST-MD5 property to be disabled * GSSAPI plugin: Added support for retrieving negotiated SSF Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF Properly compute maxbufsize AFTER security layers have been set * SCRAM plugin: Added support for SCRAM-SHA-256 * LOGIN plugin: Don’t prompt client for password until requested by server * NTLM plugin: Fixed crash due to uninitialized HMAC context - Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468) - bsc#983938 `After=syslog.target` left-overs in several unit files - added patches: fix_libpq-fe_include.diff for fixing including libpq-fe.h - removed patches obsoleted by upstream changes: * shared_link_on_ppc.patch * cyrus-sasl-2.1.27-openssl-1.1.0.patch * 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch * 0003-Check-return-error-from-gss_wrap_size_limit.patch * 0004-Add-support-for-retrieving-the-mech_ssf.patch * 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch * cyrus-sasl-fix-logging-in-gssapi.patch- Added support for retrieving negotiated SSF in gssapi plugin (bsc#1162518) * Add 0002-Drop-unused-parameter-from-gssapi_spnego_ssf.patch * Add 0003-Check-return-error-from-gss_wrap_size_limit.patch * Add 0004-Add-support-for-retrieving-the-mech_ssf.patch - Fixed GSS-SPNEGO to use flags negotiated by GSSAPI for SSF (bsc#1162518) * Add 0001-Fix-GSS-SPNEGO-mechanism-s-incompatible-behavior.patch- added backport-patch cyrus-sasl-bug587.patch which fixes off-by-one error in _sasl_add_string function (see CVE-2019-19906 bsc#1159635)- bnc#1044840 syslog is polluted with messages "GSSAPI client step 1" By server context the connection will be sent to the log function. Client content does not have log level information. I.e. there is no way to stop DEBUG level logs nece I've removed it. * add cyrus-sasl-fix-logging-in-gssapi.patch- OpenSSL 1.1 support (bsc#1055463) * add cyrus-sasl-2.1.27-openssl-1.1.0.patch from Fedora- added cyrus-sasl-issue-402.patch to fix SASL GSSAPI mechanism acceptor wrongly returns zero maxbufsize #402 (see https://github.com/cyrusimap/cyrus-sasl/issues/402)- bnc#1026825 saslauthd: :set_auth_mech : unknown authentication mechanism: kerberos5- really use SASLAUTHD_PARAMS variable (bnc#938657)- bnc#908883 cyrus-sasl-scram refers to wrong RFC- Make sure /usr/sbin/rcsaslauthd existsibs-power9-21 1762851384 2.1.28-150600.7.14.12.1.28-150600.7.14.1sasl2cyrus_sasl_sample_clientcyrus_sasl_sample_serversasl2libanonymous.solibanonymous.so.3libanonymous.so.3.0.0liblogin.soliblogin.so.3liblogin.so.3.0.0libsasldb.solibsasldb.so.3libsasldb.so.3.0.0pluginviewersasldblistusers2saslpasswd2cyrus-sasl-bdbCOPYINGsasl.3.gzpluginviewer.8.gzsasldblistusers2.8.gzsaslpasswd2.8.gz/etc//usr/bin//usr/lib64//usr/lib64/sasl2//usr/sbin//usr/share/licenses//usr/share/licenses/cyrus-sasl-bdb//usr/share/man/man3//usr/share/man/man8/-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.suse.de/SUSE:Maintenance:41574/SUSE_SLE-15-SP6_Update/b4ea1b30b9c24fd4f0fdb7a928434f68-cyrus-sasl-bdb.SUSE_SLE-15-SP6_Updatedrpmxz5ppc64le-suse-linux directoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=e5e1d9e6cb7cabc5f8f4ce5344cd3b57830fe844, for GNU/Linux 4.3.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=59194be117d8005375207856ad1ebe0816c599d5, for GNU/Linux 4.3.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=7fa997367517fc9c82ab0218c3e4b693cb05b1df, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=c28cb3589433a825a787b36dca90c1e78139b36f, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=3b4b9321bce5bfcad65217d7cd36bb997205f612, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=c28a633c0a880603e674f71d4fb7716210416207, for GNU/Linux 4.3.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=95784c728d2bdad1e1bb0053f36de15a5af0fe22, for GNU/Linux 4.3.0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=d129b0ecbc1b9347794ce4b8bcf43c2a5a685766, for GNU/Linux 4.3.0, strippedASCII texttroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) RRRRRRRRRRPRRPRRPRRRRRRRRRRRRRRRRRH&Hvutf-8f15a90b4e80791d6999adf3c5382d430f9e4a6605ebfe6fc0d961e8b88ffa42f?7zXZ !t/L:+]"k%9V5r_yYua^^)./(dE_N%HI_)즤. FqX]ušW?3HEC^ ՇDH+,Tx/ ۴Dh8᪱)u<'>K[1UR ;[CPeQ۾!$ؔ(ucO21)eq:q r63s5 bx,2A!>Nr3C~`I '51X-GL]qwgI?vU A,g]={'òCN%x&(bցJAP4.нI/,d-uOyҢM?Z`-κy$rGW.Q;CQA89Ɍ X3b-`Y͖9|4W6=StBhfwm Cgi `23DQE+^yY< 32Ctx,;~t\#5CYtkqx< ַ:@'xUOw:c0g[k.A4??i(vRs?h!ǽ'} :w&Vp+Gb.`pN.˻]i'!!]LT'y3n .!~*EqQ0"14{{p@ ʼGحn9hY խK?73c;hgRI3x;V? {m^lwE|tݰ sndOD%{PJo+>}.|5ݱnj K&i&*3cccOm5}M RX&9)ˊ}I;V'I_bWQz*n;%G6 ӈ'ofcǮ2S0@l)W^`vC0]mҠ :lLj2!Nl罳_(rb/f!ֲv?h%$5cg!sE1<X”ʚ,43&r>B3=Zrү52?BKmrcf>j O//ާC==hMc&8xu e9B6_x{\p'AQs12Ze{9r 6]'љ+%Ėw0~t[Jj %&JW hbFCe5HCX9 sӘ=a&jnJW8TRaP0o׉@; )Yvc%&B r- M${V2d@6 R{BEWHT:_M͉ά*/햹@'snTd2n]#&ZcffA^8G銴c2?3UJw|F:452G}eL.$֛4g+gΞw|1+2% 1r3Zk]H9C'Y="#{X93ao_-P+>}e^d1Ol'$'oaP}Ebhɿ[KwDEXQ_ϰnl1kQp5?/1hcWDKVHлRCC3TYD Uh*Y݂l) 5IDƘ^ɸG'6J~ ZxglGmG}wm{H @B$0b-+׫XOM;g G\w>B>t\"&JԂm}ͬY9 fD_hzAJnܣFAӷtSd^e+&d@ՒaLۇ903q_!]GwQı!{!e(~4f_Y b Lv.rk{WfAj|JlƖ}"&wXSz u ͇Cr9;vPqv|Մ*:Љg''3o#3.`s<^KOo|T`jѴ(-Wӷ^hx3~tZJ`B4n ry* Xn9xjr/TSU(É0)*`S:[z{IúoʞLbWIbC̔lh罠}zfmGNh7r6h(EP8[pO04Vyl~0f FYm=x&3t냘 SoB|<%' 0=g/?;kzan1޼`FC<<ObU2}גիP!"'V&SFd7w$ɘpu1d`ɖN V}Xs6. jC$E9hTi-gn{ [K˸o|#3hȞ,gI7Эl|\0@XZb@Q4 21M[ZoqΓ}y1\r!z&_;wRC[13enMȊ73+.dvmTDA?SDQ$"ݞՆ8r4n.@y.m M\.( |t"?}kkۏC4Ά/%K, qzU87iWV(vp&kaxEXbMĂ8yI$xȿ&:9<cdYNcKb/RB@$cyCEfK ub`ӕ %r:keZz"-(4CO ޤ'[" -]#%]Vzo2eDY4gg d30`%\IRdu:jfW5v'S'l;Cw|R Z кMA#2)::"u]ͷ8Jd%mZfkk3Dd˯.9o0REYmjD~N\\~414^`ÍYH~GH\1emL3tIeB>%${?Ғ9MG*Sedx1& qB;3K"f?-Ф^/۽j^n2ABrc;) hAZӶEGjcRe]˺yُ&ꍟZ( N*:֮ƀķbN13&IE$iWIv35Ctk]gb /( Fh&1cK)aTkf 2Vsf8xg]Eq177ŀ d+Y(XYhII<^q>*N:<hG{G PlY7d^bJxs`bH 1*ҵZR%_dJ ?S3k]:O+)&ACAs0A%:wQyi%c8 V*|,)Z0Va` }_V6*]ǰtT~}Y5V5); C,磽!>?k*[{# Zꊗ(Pu+HD:ķÀ 9XĉXAx)l^wCځ ]w]>˶T2=)?N ])D=c=A$v m h׈ٟ{%?U(cB}Bl`J<ɶʺmݲ"Eǯ') J=g="eЯQ /x@!#ޖuPbmxwKr`!Veږ^dpHҡmroJنTfLG|Wtl?bjG {eXoAV Vns^3d^լ Ty:td_XĴeE2ESH1H/)^hQk/z{9J:.wژy8M~:(lgvx_QS2bLogP[Դ[f! 򃤆*;Dq^C{з=Eǭd'Cދ DQU[D|%9O@$;N *ȃ{ ,ӶtZ尡6Y4G]xcG<&ī4jwHKh?F>UpC)Ulɫ]xm?QIc#bH$հ θJnN/{(`Z6MڭJ sFSoh fQ؏͎Y*hј ף~UȇvkUGe_&<#Yr\JvICJ@nɓ@mD]{3a 0%[d$=0ŠHרG*ZٜÍBWJneЧ% K/ u) z?,/fݓ ʔ$x;\d42יD}Zc]5r=S)SY([r,Z_cKi)Q/uF(~́Z*[`~ LDTxMkum0Q-w;pv%+ 6m<݁<,"i0$i z߽ʜ`sSχn7j?";mϗ/kWljV@VB'Ͱ6ƫxʸF] @6,!L[[ǎ:!I4l?&oH6⼗5:TÑ}r/ឲ)H 0R18O,$U'҇Y*Zв#Lb=}#rB$ȗnWj>{t3&;˼~M:桯60dlѡk|fIEeYc2a:͔:EnU(a`'f%Y_hZš?(= ) *z P̩(R$,RB{8x^?wTZ/vQd6'||5I1,oxx"^i&ޛ b5%R8-l%=} n vaPgMb6Zrw6h% s1x(ЫԌE&]NA'bx[lI2GT!XʿXo\Џ$Q%s"(~t+[ SH֞f~Ɇ%#pXKp/٤ Qe{>2"F&쮕`#TJ{Wkȕv!M#5 Z}'j5g#Jo8)NydtD yI&kXU2nᑦ4}_7 PU+xodJuY+54[ȇ>븼27}k88LM76N|`K y'1ËX9lkn6o;dC o(򶷠W3`IΤ(!rPv/׫t/Pa҃-4i.[V`}3̣cDВbsOkW)J諟lDSZaF]Rt1|uGR~9t˯$PK,Yz?ubMwE>Hy P_C%ˎp9}g‰usR糸k]~!Q3 ZqPHIJd ̉󂥠9*B6\˗ `Xk@Mt27,Hć^ԀFh_^=@xYG~)י纘-;RU7$,԰;E*qg]vN|?Rl7sjsB>a5S Ãz1, \ >u&4LYR0WOm |+/x'|;c[xnho/ƎϤ"GAIc#}iv_vpyaZlRs/Wb4nF}P{ߕ.09t_f G2-86뱐-lv朩?QTUernOm.Piz2 w쳖#ӯHob,p\Fۃ$q1Y>F GhC{FcnF_VpVVZ>Z# ֥c(i ?LFeӹU`T`y2Mfٞ:4njyŶ*#B^:Mya1j}Ÿu,z3EgimU#@` ٻe-R#8L9=̓#FAf H9zѦ7T:Bvٹ:qLkՙUaȷfa^8j<ەn6Ȕo4lMRѐ| 7G1>_)xL/9sYPT}K6>8|7hg4qs"g'Q)m3F!Lvv —vS*jMtO )=/¯!"#ٞ"bd ck$<$ tGB^@P jtn@znfw(識NB_犕戄 ;1cF9@FjɲԓҢ/'9>-uͿlBKd1goWAW8=T~k>$Wew9rE)Jm(͖UVm0;?|`|;ːsIHZF+_O>Ypl;cXը$gOL6$qBr| CAfUe(8EQlQl[nPrA&t _>vնC༳hUpG5$Zf۷vHtb#ɼ2íUh<1U5} ="nG]fAu_qbЯE8&Uj,Gj8aRH fSqof\@TMOCcʹw4D{sQn$\a_KW(zjq(":xoDm_x1e^ f(. z%^=и3ߣ3 Oվ1y9Jy"K}pD?gv@%9z bzd`J_,uE"pfʬ1 G0>/vleI|B'J#fL=3a!?ycYh ?ߓ%4Ӝtm۹ \X0duB?9:J:rB?, &agd)>m^FPbKnI\Oy| :3s~+'M_ȳK-52K{=r=4!hkl*Ѐ5-)^lp}4pxQdYa2Br\[ ;!Z^IBmd U1%Lkl/lSBx8MnPDVBL[t`5Pꐶp=%}}X= 8>ЌLfڼFJ vzg9q)oO#kMӽ:ֈ@ .Ti^}8*{,QoEze`^jOK" Pes)t"mJa[3ގ\`zՆbֶ-p`F?$2jzI }p' s,gzߋN'5Ï0TWg(_5p$#;ZҼbu  8}hjHMl`,ǘѧh5(zOhɼmlA _4O7`XRjeRm@3%8`;Ōހ$JjIFqly{$4zqtzǗx-d6 駾2oSBщ@5:2$aX<"`Zo<;R?0v߃oؽ'X  P:?;8 #9hB۔'!yؿ 2e~tUdX5_š!w^ڛz$4?HҨ)#m|q‚SJ{gILO DjDy-A AWIt{Ļ׼Tߠ_G^n;A(֤]ΈA֢*5龢h#zlU"<_CWW ʠ%+|9[)5Ei2!Mk-Ocv\DQ#$ƻ1dh.{ᇏ*ƵOf#VMɇtSWI',Jɀd- AHV0ua,Szx$m E|Vjɱt8&{yl( yF{v'6(V|i"W u AĄk.X؍SI Q3|52vJ C0Kр<&tN/ vq>ZOs"O^̈3~0 lRskΪ.;&YKT'~-hdsVq D>`F[eZpws5 ń$gKR>n z|`%g>HnN<8H*̊-l`W*hR)-#hhm^n2;r{~O-Gj4JsK N^r}Ax_[${nc:@ sا1h Q=?m[1y5:w aeYu/'Sk;?'>):~5LXfa~|y') )l5vQ@]9ǯhJ|JWKB{z# h7cxG ^NBI84=ݹEƘې~IY-߂L)"ǯՃ*xyTA\3m}͸W&dfN:JJbݙSTh>.vlN,EZ:H&n(/ceNpbe x8r! mBH,a]"+)rʛǷ$4Lj)a*ezwg~~{ҔG-J.1Y{QPaCCy'0ْ" dӨXL~C[b8,ߜ#ibsGFu9P:Iam50pvؠdQzn))Rk:-4LB?L e& <MPoyGVV97`ZvKW"7 N(fYƼx] {}H(nK,6=ÁeāTd .C߶ZdHrwDV}Rrd8F:lZ^;zHm^!Bf1՚>_սߊȫ<:h׾kZ N/hFzSMs]5PqE ݚ<}}D / KajRyeL2;V-$kuj9akȨ$@ _ƫ?B/ţ}?|Op&Qwg]ˈtFƂu.Qe ^xmL${Ď۱'HIPNGS :onq_ `+ ٗŤB LPF5z?A(AHUi[ .x@}49Aۚ<h5}GC}m B0GN}=^ *"##شEBpZcLļG2ny?yPڕ?s-d/ %vRC(j}.Eܕ[}yꞤ;G2iGD|b6wGA#~]1MwB↔wU— FI2Qo~&I2-. _O H"dXO4p{F TIqWˈ$/,2 M0|p ؆%n$7d/c!yQǮUVZ,ǝ7jmCj`Yy@y4nwV{3:gr97fHśbb9!5V_4~ ׍LG@ppd׋Ɣޗq f%DMoLR $ȅauB՟ rj)魴8@wWQqhr(޷VQV^u0\߈ġ4g{@Y::iCsTAoώ3zzѢF׿Ј8?Z^V5饀 J8HMHcf '({YbӽlJ=W{ؙ)x(" q3vGZO[H 6L& ]$3`R!D ,m:uAW+A5Te&{Imŭq6 fK'efUc۹_UU靮Zggf =,^w|EKTgcyA=tAvi=?b 6m gcĜ ΦI*l6ÒGMc339'tbZ+?=r8Cө߸WJx3]6F&Ńs3\׃W$0Tz9F3y>w JjQ-U G>6/CvԞ- $Z’-\l[ WmS'ŒoL3^*z_! Q%#xN~P7 o#*V*C"F~t;n/>L:ӣcv ,G ٖ>^C"̥V]O Zj=JL:tゃWnV*D|VW1Nc~tԙؠn YZ