courier-authlib-mysql-0.72.0-bp155.1.6 >  A dk=g$ki6Jc=8i@s(A3r_JڣFFlHv zd"$@[|W U%2]i jʐZ*KːIyEO&CIʱAQ)Zfw Z^1*hPӯ{_ +N1bR l 2@,*K^ Jmhvب.\0t7iCq >p@X?Hd ) ^!*N h     4<FP|0(898:> @F)G@HHIPXTY`\]^bcidefluvwxyzDCcourier-authlib-mysql0.72.0bp155.1.6MySQL support for the Courier authentication libraryThis package installs MySQL support for the Courier authentication library. Install this package in order to be able to authenticate using MySQL.dk=1obs-arm-11@SUSE Linux Enterprise 15 SP5openSUSESUSE-GPL-3.0-with-openssl-exceptionhttps://bugs.opensuse.orgProductivity/Networking/Email/Servershttps://www.courier-mta.org/imap/linuxaarch64@dk=.dk=/bb7ed248d5fe5de06b758f7bd1a9f2c96817645cf7e2a9725feac82fb99b8c36libauthmysql.so.0.0.0rootrootrootrootcourier-authlib-0.72.0-bp155.1.6.src.rpmcourier-authlib-mysqlcourier-authlib-mysql(aarch-64)libauthmysql.so.0()(64bit)@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfigld-linux-aarch64.so.1()(64bit)ld-linux-aarch64.so.1(GLIBC_2.17)(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.17)(64bit)libcourierauth.so.0()(64bit)libcourierauthcommon.so.0()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3ccb'E@a,@`u`i@`U`#^^ϧ^p]ʞ\\@Z%8X@XX7@W9@UT_W@Arjen de Korte Arjen de Korte Arjen de Korte Johannes Segitz Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Arjen de Korte Max Lin Arjen de Korte Dominique Leuenberger Christophe Giboudeaux suse+build@de-korte.orgjengelh@inai.dekukuk@suse.comkukuk@suse.comchris@computersalat.dechris@computersalat.deLed - update to 0.72.0: * Switch to libidn2. * Debian/Ubuntu: update lintian overrides - update to 0.71.6: * Adjust deb packaging. Check /etc/lsb-release and include the distribution release in the deb package version, to faciliate updating to the same version of the package in an updated release. * Fix build dependencies. * Remove obsolete setting from authpgsqlrc, update connection string template.- update to 0.71.5: * gcc 12 and autotools update. * Add scripts to create installable .deb packages, update documentation.- update to 0.71.4: * Fix a theoretical memory corruption during authentication if the process runs out of memory. The server does not do much memory allocation prior to authentication, this is mostly academic.- Added hardening to systemd service(s). Modified: * courier-authdaemon.service- update to 0.71.3 * courier-authlib: Report failed LDAP authenticated bind correctly.- Change ownership of socket directory from root:root to root:mail to allow postfix SASL auth to work % courier-authlib.tmpfile- update to 0.71.2 * No relevant changes for (open)SUSE build - update source download URL - fix unsafe permissions for socket directory (boo#1183724) % courier-authlib.tmpfile- update to 0.71.1 * Clean up header files, do not install autoconf-generated courier_auth_config.h- update to 0.71.0 * userdb: Make userdb script accept UTF-8 domain names. Document it in the man page. * Configure and installed versioned shared libraries, both shared and the authentication modules. * Update INSTALL. Remove obsolete pre-courier authlib migration script and documentation. It's been long enough. * Add _meta API functions with an extra auth_meta parameter, keep the original functions as wrappers that provide a stub meta parameter. Use this to pass arbitrary variables to authdaemon. * authdaemond.c: retrieve the TCPREMOTEIP variable if it's provided. * authpam.c: TCPREMOTEIP, if set, sets PAM_RHOST. * Makefile.am (commonldflags): Link all libraries with the - -enable-new-dtags flag. - rpmlint o addFilter shared-lib-calls-exit- update to 0.70.0 * authsasl.c (auth_sasl_ex): For EXTERNAL, base64-decode the initial authorization string, since if none is provided the callback's reply is base64-decoded.- BuildRequires postgresql-server-devel on Leap >= 15.2- update to 0.69.1 * authldaplib.cpp (ldapopen): Make sure that we rebind if we reconnect, if so configured. * authldaplib.cpp: Fix handling of LDAP configurations that use the same LDAP attribute for two or more variables. - update to 0.69.0 * authdaemond.c: set FD_CLOEXEC on socket file descriptors, to avoid leaks to child processes. * authldaplib.cpp: improve automatic reconnection logic to the LDAP server. * authsaslclient.h (SASL_LIST): Reorder SASL methods, strongest first. - add courier-authlib.keyring for source verification - remove obsolete SysV courier-authdaemon.init - cleanup spec- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to shortcut the build queues by allowing usage of systemd-mini- Add the missing dependencies for Tumbleweed.- update to 0.68.0 * authldaplib.cpp: Rewrite authldap in modern C++. Autodetect and automatically reload authldaprc when it is changed. No server restart is required. * authldaplib.cpp (operator): Fix compilation warning. * checkpassword.c (do_authcheckpassword): Check for a null return value from crypt(). * authsqlite, authmysql, authpgsql: Rewrite these modules in modern C++. Autodetect and automatically reload the configuration file when it's changed, no server restart is needed. * userdb/userdbpw.c (main): Use bcrypt_gensalt() on OpenBSD * courierauth.h: Move declarations from cramlib.h into courierauth.h, exporting them as part of the public API. * configure.ac: Rebuild against updated courier-unicode API.- Drop redundant %clean section. Dissolve %__-type macros.- Don't install init script if we use systemd- Don't call insserv if we use systemd- udpate to 0.66.4 * authgetconfig.c (authgetconfig): avoid invalid memory read.- update to 0.66.3 * authdaemon.c: auth_callback_default_autocreate, default callback used by clients that autocreates a home directory, if one does not exist already. - update to 0.66.2 * Update to courier-unicode 1.2. * liblock, couriertls: fix compilation for OpenBSD -- based on a patch from Giovanni Bechis . * checkpassword.c (safe_strcmp): Fix bug introduced in 2014-04-27. * courier.spec.in: Update to use systemd macros. * Check for NULL return value from crypt(). * Factored out the unicode library into a separate package. - add BuildRequires courier-unicode-devel - fix deps (SLE_11_SP4) to build againts pgsql >= 9.1- fix bashism in preun script/sbin/ldconfig/sbin/ldconfigobs-arm-11 16847496170.72.0-bp155.1.60.72.0-bp155.1.6libauthmysql.so.0libauthmysql.so.0.0.0/usr/lib64/-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-SP5/standard/90ba12ca9cc597583ea950292f653702-courier-authlibcpioxz5aarch64-suse-linuxELF 64-bit LSB shared object, ARM aarch64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9ce34159ba5da62e74fae082e812b463ac618f80, strippedPR RRRR RRR RRRR R RRR>g?sƕutf-8c0ab7a23a03c8ea80f1943babe1124a12467d0b8622cb570547de74e0b639ba5?7zXZ !t/ P] cr$x#HhE .Q[0q^%AĿQ.,re%^z7Rp;v6%/Ė]ڪ{V±!Pk<oꚥ.s^(]zES!soUSz]vH /ȢyHd6# 4}|j0vW;';f T|-<ߤî'Qn 񼀺}!~j cldcv6nK]% Ҕu/'05v&k KS\9s&?D38*_FΑKpi""M Uܗ?яt:e^0(Av?+9 |5&B\rȧ"?(԰aD蝮0,ݺ/ I8kM7, ~)5O3h:1JWJ!1lHlfξWO;b-OWG2P=s!`+$q, tS &[ E0FakIgu7M{ea%JsXm>2H]XEdT6ԎɠGMI]ƊZb8ks*c Z")"A=쌻ȐBb -'C6]=X՜=0mqĂu3N㋚׭6ݖ*c.fyO\B5I( Pad {Lx{MiJF@Sw2Zqlx0g&,R>e&`Yʁ >!*PryYĀ&ض#4G{e- qQEv8Tm5ex8qȤ;ORNuzd6>oNH|3M^z}B}rmqi$:;٩Ut鯷JTdPw蔻+&VDa{gQjC|ݤ7#*mum[:#q4ﵒi"^WO7zm7Ę3I01}L@`jm;cc+I0Cj%w*EԎ IB$jL5Lp)='stDWBywŕk=N4"'Jۑu6v~ d 3_V†m#pªK-?]e#t3)9j*1mҌ&%2&%+!өz}9nrF~p? un a x otm@uUE [}{iJx5^[z:~`%|A\iN+l!%9!6j{e Ui捱~agt[D =PNZ1^ׁ6q&T@ ȷ |:H8D srWˮ3B? }đ =hqQt/*ϙ<%vƂ1+nb{ġq yLolomb'%—$BXSc$ÙeY'4Z5٭Jt~zc^?N7EeUy&+|yCbʹJ\ow6b~Vδz)魪պGM՛*"P`|f4?‘ɊnȢ 9(2xʡwu])+0u9e̴˶S#ҝ>5-"jpQ g ٱ|1$7y+>vJoQTzK$q~&)sB)/tf 6w.-vO t>.bw#$g*ԬC !jɰTɆ&fV NMJ.=[9ZSfKtIP5vBf6wNHZz4͋$bG:_b]f,Ρ:Q(w .h$7¢+ [v`d8a,3y?!ݫGQ/X2y~!9Ryc8n67fTv'<Y+Ee$ ؉*ȐGdZ ًeW;>-mFe/T5Y_wc}7{gD Kپ,^GUo&Ee 3ÜPc'WQЦe_B v |V7y 91uxd Z`KQO _tӡ ɔ#U?p Us$! Z\Af74ikO= KM Gː" VU1F-"!ĸ* *-ȎFcD`ɧL[8QXz\2FW~ - ߚ@u1jmKPe`|[^ҧ `5=B2SmE@}L%N*,|%dH<N<8f0` eƿj쵡Д=(ikɣ].AQ8^0h KRZ*,BiJ'Hh01+s7aFrO]'#VV XyIsD\u÷1QTʹGhT hEjyz/ȝJv8_21-r.Gv.n8`RRIו rG [PF_} ҃} M~jyF]tb"Z\AsƒϷ dU@/"J7uĻf> )s?S.LRX}|ﺺ~~XοmL+ly2fLWZ8]ދ)d~ JdsgT=i5g&kDBoI rxZ-GR&&jXýY㴀6EA[&ksA^g~#Gj 'J`au V?ur/Pp~p/mBl\kryt[S׳T{>K#?>kt\4@|DDAX#*Xd~Y<^c_-M׃z<e hF:AJr.\9D|Ge'a=c!5iT0 8/d'SwSr1w}G`xG3Jlٝ^1K |B,@4,WB6K['I3ﻱ?5+.-Xs.ybR52'0 >P-^TAm4 qoD>DGOqCHT(QܠFy7v*g詞?$]X3ֿvA |0)55!m쳲ՔiwiCB3D[OG¹4{a&# eO=22(\0lڵ^?'v3\s oԺ[ߝ3?ջoDњhxj匟wްynkSf$`45;qYEouQ}ҵ\)r$m1W#IVx{Jn]昪#z{f-}}R[Ukdqa vi7f?vv4-$ud[+&5l c)<탿ѽQ1Q3rqt1.&fR4⍍ߩh8f(_[d@p6+v/e(Ȕ_uKndHcȚ8r:"LXXӀq' %)R;="hlXܻW?`E3EVd"7kũ/ݥ}y~= G+^5?"I,)`|1N.A9E45iSg811XlOI%-3I뚕ڿ;=OW>0.tB3ַlsZZZz#-*g4Ub=m&%o+?ZVB?jf1Kqn HY*gp7Q3~!'~#u|ʦ3I&=PqaybUfZw.>D5_QZw2|F֤PŏoUqV5 qN,D⻬?Ի#qiVnY>8WNqv<**:!8qgܫ3\;ԗ]8M@c#n^$bg@VYÏ܈-VlIsLS'{F#󿫿/}owVrm%#MDP˺۩ƽϨ;ز4K4v°2}^e۷f{yªx3Nw=S0M5HaP/]I ]YT_vw Y|WG?'ϖ i),$]Gμ{Y9BTq %%nd"4{7r@G?g׎iQ^y52;oe,,P` 7HB)kK0eM5ɇj2hyiBM&D)b2y"-ߎZI4Q|/SpXѩIo{ldPO+V8Gp (^P56ZtD%`Z-c2V!>KRe01ȷ5T0 bo VG{ ΝG Sm1K6ZpZ5*cC@ aTAdfvNrn)\ 05&xQL57p~e [D!pgr r"73q9K3EeKX(m,m+!zDSXYYWSq_vIpѱcw:2.ٷ 3J´ߔK=ÎPHx2Jٳݖ܆Ҧ^:w-SӸc ooZ Sv-΢E݉׹RlZOwOZWǥGn{;".qu]ڼ>TeBq'X>ﰚG-y⿓F K3SĖ{P,C 1ǘyIB)j33u|O P9 kKƼz@j -P};S]) Pmڳ1LELkN/f]K|vSmNɝx{^{`pyz=a۽xht5g!Q5βa*g8'ֵUZ%(,"zT͆LJu^Tx%hH#\ U{C $`1n]@8= `]8yg%1)O Gt>Yr,pKㆈ>|mc-wZzۆ҄3qA {*PD #,7 ,`ݯ3;l2Ķj wkG6.)14Iu pdž+rh]{YJ2k0}E+8xLɏ= s瘆lwre?'_O!DJ~&5(3uGMȽ|Z<;\T)7DS0l7B:PaPt~Ux)~?n ԒŒry6Ϻy|즡kEj я)mIHḨu4k#^ai!Kָc$a221ulpz'! xږr}o?vgHDžݐ9haA` K|4@burY|iv9}Zv駷PN|#5c|u^dj%H3]H(X@J Jfx%9Ho}ᮺ<’ UjugnRt$-Cck pN]p 7͹)8$+㢻. <Ǻ_zȔ>C1,p9iEya D#//q;o U-C.{"2vinN_4t35? E>|0˽ဤ¥8Xr6I x3>AډErV* o# #ѾŒWB\.g_WB+g0zjwPO̧ID.2 r;,KD۾)QGUa/uf?U-tEkꗓgq6%yߣ j$H\o#:45A6 SI[% r>Nd廼xĹӪVQ j"$[H/O/wuҥ]6 눵uA8ο0aZp*Ka%԰XUI2AUh{\'m3_+OM< .>TDMnhbH_z;L/h 5cՎ40+[wTGtu<(xOy=:l4}NaZ O5;/oL*f߳o {v-emޅk /*#IJIF1B8Tú/#S)_Y ;|QuynffJ̳s(YE]Mυ*rgY`quM;ZEZEYG"nqx:nd wIyXDlh[5K}%6HM%C.bf#ぬZHN[ѶbaNIu&;i 썇XCΓ0wU۬w2GdѕWSӶ hAv.B9 x{| x =Hd&5+^Y4_o) [sZ!-ws-Rv*hd'N"U Ė'M;8S&Mp'csS&qҰaNoP>{ρW/PrԐ[{,ᡖ?;g)?E.O2|sd?v-1>Un/2#̘@P<&b PCۢ2F6DYz5ku8aΰNГ~'R0plX BHc8׊#7 ܱI?D'Ca? q\uAksKڧ\_̸\1x Uw6[ { 2Fv.c]l- ?ԃL%YOql&֯$e7^\I- :iJ2ڪ67)2k]AU[ݐªD"jYkDW2Tks$8ö.Fc[0faq1op1h2%!U1Ekp'O]ЋPC{="/_yxQ=sP:b+0hK`;mޭ)텧 Y^z{2(NS8^jҍ4y[o&mM{521H^4(.a=#>cF⸅6@mFA&1][Pv𪆠g 8!-Hk2&ld %z5^~’(ź@d# (Ou%}&:uu/oXHܜU`~P2EBaԳ%loqA,#TuNuDHmdK"2gxjg]x)sj$F•Ka"m.Jl!rW*v Csmm8m5cFϹQG-v\Gu5ZIK7u`l𔜊ȖJ˛nQE?rY_o }jA"Q b9x;߁8Rks}R+]"WZ6#DoeJƪ 咸WDJ$ڽSd46*Iv/4"%ot۩xÌ|[mںRjǚ]UurYs℈n`̧4/Ҥ&B ܋0ϩV)5\A%諠9lNsPG>8}mDJ&$j\ :dH2G?ť2U+ԁFՇ9:GqsoD(OVOtN] 9tjaU#7ƃ xDh,[5^ ,BCz'灡68@]UD!tLT ߧm)8bB!ieh|mza.^(Bku&1lZn)&PKpR2 /xی9QuMefo̷ߵ"cDl86̼9emu&&Kn ܐ$)n#E,~bX1LAV(QIoh雯CT,Y ҿS+`Hڹqޖdgcz*\ΒWR!~{U'p0I<4C`k1t/ȵ#OfB0 & 3P"gA$ Q2oR*N:G2r Ǔ).5{rreu@@6ɗf;QB"5X~䝒(~{=paEsNvPl͔3|+[ EcL3njC` hYA(>\k7Yʢ;A@$blٰ| ni hԑ@th!^AӁ\9 i@q3nЂ3 ZUrEWcU>U6(ٌ#4 B4փi'o&"nȸ`R%~˕ƾ]:8h(K;HꆍoD[BT)o78[r~:4>Ygzgr XR֦҄Ca-f6o[啮{n9r7ѝb![|IJR2!=;7aP4rG:5EIu$*̍x !|<%@c:%+= 43s*!9NX}bd眽Kb/J*G1$Wdi[T&dWl2J<Ѳ+8#8pw΋+QH^Ccvu[sw?=@( vm6IGJFꬡEzC>U(+.; @8":IS4;B!$L;6B ㊥ ġGUګpР? #q7֠q[RpEEs!{2x^ȉDME.)9G/k(XXu y 8ۛI kKQ%Ҵ݃NipI3.,k] 88-`5c <$ĸ$ݹjŖ;0FIIFlT?! +Tjao~~ >M` ߠݤ3Кz"θOҩ*Yf;ƎN1햯 u=!eu| 1+vwz'ھ *,`JIG B)2dɱK#]yFAڔ?kǂ#]U@kPG7X'*L&zx jj'YOt*n ʰ어nPh`pٚ>k(SǷ"GZE蓱FqQɰSԶd̬:]*h"NP+i9"e<_wwY5T"?rLH)#zh5<ylDy.-Q +$y9~&+\#~]5$h~0fT~Pe>IM![[pL^WJ+TIZҟ  }Vq`$[Da wRfz:vҲAq 8g[Ž?Q)ăd$ϥļҔ訞'jA33ITZY`#,QkٌC<{~54/'*j4mUAΌ6c郜@\uh? q~B(YGvu.:t wr L&-@ 8^49'!C eUyZ}kLDnJr'Ț3h{m5vCLcOfXy*r7y4n"zd](;$A"Ub5s¿O#8ЃuȩT)m !֤vvrtdѦqEgÎəb+kC)Qd{:jLWޠ٧bh>SIn@vBS.zPdK>f1"aTPpPtuEW`P6R1dMN>F4viqU؃_&.'Mni&n/3y1}4D<\_Np9vk{v}c"tHP­f5G1,3@|;"uWO`ڡq \TKR@]T)4RGYxp-Үg:*GLzzQKGa_)̓ܯ|12 J-yNj@L.#w[_ T\xr he*,]q)H 4xIK ianbf6 O^-5',?79SNChป|DՑӊR+3Ђep.z,ۧEW^Md9e4Q\X@Xm3>6 Ƶˌ{‚2f_k4d%CRNK h NPz`" ŪM2+ힵaDPGl?\A5NDlƽ}[_\is6pHm=/,܎ZE'py\wv|}j_\GRV&SXY#|bXCyLO,:8 Բr~:"20l]bO%i5x۰]r w67A?aO t*ST֢A#7rAO ;ESs$?B&`Mޓ牽8˾3rj3S.Um:|=+b뗍~uf0 46C 7Slx"_.m 8H1YɁd0Λ O>GS](!nC4ұuU3i3OS $ڳə=ҧvRm.s]{"M kORw5qcU-Y|l7#>_L4e1B@' =RMfۇ{q"7.ہX{S&0u\i=R-;;_C>}eTЪHEd_)Lݗ⫌AܼUjt rbaSMhz JR zty^3#m9R/RyWve_%D0*M3{J驃(x2&GSE9&>"C/uvotpK,CZ߸PHL^w1Ys%Eh l9 }:ldKWk m[F{1 ]|fc^42F:Cxy昇v[&q뗴Б-?[M:X*ʋgb|-EZ}}t>kŻ붧%9Q0m~<U)omMkVLݐE:oԗ+%/Bu=>OGîvYd?ʻdg^Mܩ *;,^1 @'մ >2d"5}玣_1QU&@> v] ,O%dcy."m 㞡Wg`aPVµ V@,;rKIK*Q>;(MKYd9C h(:,q|dhW\06 | U`UaH*Z4M3rsyCtP*7\?FUwN&/rPNDCVg@(d{p@_rLhK-;8EN!p"sT#-B|qQEz$&"{ɁY.`/ܑaܱXKQ3΅cs3>%4g6a8%xz7^L|^MvISV,?F{BwK`;Lп\~BvĿ(*y7̛c$ml:q@n|IP2OW{No>+] õ4ۯ8(N(p~ZdO 1.fQ@pa{N|,'8|;9_b@|yR\~ Xc)& 8"c$xo6z3a9es(yh9Bء-h/~R!:hǬVlWx t|hv\C=?Josz=UY8,"7NiҰ,7H9[lnݼsҹ!CV zbIHUYP.K])pŋɞ,X 7&Ƨp} 4O5ҽ}' dS.0@/IUi4KƼîQ̏%L@ Z^uwMunwܢk_^/iԀa{E閰e;FkU?&ǘmmh6!(X#>NB5MiPC%)}Dt1r,[Hx#0k/Nl-RZ- E018gX3k?fh 7!Jٴ%!{n<_@[>Ei 6 8/M>FyuAsi8>Z̈NA (YcŽUgd6J]gc+ܟo>H sf Nʏ+{]fEZϜA@8zA8!. tvw!TY.\c*2PׅWb+E o=%ک u!zZψ38Th(ƾҷI3J:hORb†6f–lZV > j-D+W|]aOt^`,1#KY}\K:z<$ndJaEZ~ی8_[R>`X~2y-oYbW~Ra}=B9:j{ɂ->aMo IUi-F~@4nT`#,ٍc$26eL(DKs7Eq^^XhW4熈*@%>9[Pq m 5B/.^V~+֤)f>C4>DgUt׋m?(?WmTUbq[oU*Ԩc?HXrxjpkȃ] bP}+A̰i*ˇ z?sɼ$ Brncewr貁a}*6e3U'mqA :"!>ˣ?Mzk ؘr{} p: R(y6cm {>dö]04ZUB潁CFYY% !6Oayv`7ڪ?ӣ H䒴q-sG7 ih1#)ijD҂O"eLz1L>mhB?f/1`n"D=8( ngiK`xDEĽݝ| 7 )_էޡ^c͔n?g4|0T+4x@ᆤ-.{U952=r uMa0* vmyYot{4Zַ]~ LgH'"5ŝ臱ևߠ-ل~ F9|kivU;HMzS#7d6̪@6ܾ\уP:i1M=zf"x cUW6g u؛.P{dMRy #5 mV{bGAU(cyd2 S9yR{f{bW4hJrs+5ZS9(-leh zY=V.UX"J- (Bp襃%_7kCp8cgrӦ17i[]=w9@IocPE+3ڊX؁ [#ZQ}3;I0@%$soLmbEb|ūƎi,Υ#ռ$XzO:YQ y8,hl~Bpa+t}<ߝaGp7qzZulVc`үYԝw`q?]3oYuo2 ~OBS&;z¤mF~(`#i(G ^+\Eݭ 7]IK  GBܺLc~|DH]ulRWU]GKO|b 5FGL W_fb̤6CEY+M'‚4օ }l_/ yUhaEZZ ^հ/̣Bb `^O"Jt"0 a O3쪧Pbw"i<+@y^V(VyjBw|»˜#}ϻ%kQRoKK#`$%}J?vE@0XnN7^j7{#Y[*Ĵr=sJ8_`8Bo0*~-V+9AI9 a'Ϛ`Iz%;)vv.8+&shƐtzz־H{nB8PgkZ6?ÞaP5⹓#@sHU i/8ǡI-40B5J8bBNh .(R*>icWdJ4d%/}?op3Sa&H(D+yj:ky, 羔*hT˿sK=.U̐Ei3~+a7J*xZZsy[{ d%áG4_6vﻷIS( +ugؾ%5zKߨ[ V=>-=^hU$լ?N Gq>lF6LcS_i7-텍dRh׆"ɿPe7jO_[C'2U}m?KhaO}x^ےlJ -647Eg< (.t ۋHFQ#/:Yq.z!%d y4s YZ