courier-authlib-mysql-0.68.0-lp151.2.5 >  A \ /=„\y#Ɛ-{W;;Yx΁}N֙gD+D:ZTr*0RŽ#X_]g#1/zKB/&&^Ê3B,Ǵϒq(%ܐj}jt ]47 :Eh-N Ŝ5wopˍOI_f ڔks(lytYtþlЏ1Du8A#(&1U,<-o.f6887f0ab69f503a6608e39d1408101572c78c5029a44cebd20ed5d7289ad83ce44a2ddad2272b14933e85c21b954734148c84d8\ /=„L@($\9A¹Е_j'a-36>]|;Y,G̀tW) 66Ti^~|*/^*Z?7 Qc"P%~?z;$uTC:~Nn_kxVm&Q2/_Zunof!& vjJ5kO#UZa\QDaʧ@W!ѻs}?ZLj-fN8H??}J5Wgwgԝ>p@$?#d ) ^@ Z      8<(89(:!> @!F!G!(H!,I!0X!4Y!@\!d]!h^!xb!c"-d"e"f"l"u"v"w#Dx#Hy#Lz#####Ccourier-authlib-mysql0.68.0lp151.2.5MySQL 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.\ morla3openSUSE Leap 15.1openSUSESUSE-GPL-3.0-with-openssl-exceptionhttps://bugs.opensuse.orgProductivity/Networking/Email/Servershttp://www.courier-mta.org/imap/linuxx86_64\ 2e77b75216fcb7f386e52bda592fc71825b037124e350432560e06cfc1ce3a4erootrootcourier-authlib-0.68.0-lp151.2.5.src.rpmcourier-authlib-mysqlcourier-authlib-mysql(x86-64)libauthmysql.so()(64bit)@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libcourierauth.so()(64bit)libcourierauthcommon.so()(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libmariadb.so.3()(64bit)libmariadb.so.3(libmysqlclient_18)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(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.1Z%8X@XX7@W9@UT_W@S/S(5@S&S$@RPDP`K@P\VN@NyNtKJRJ^@J:I)@suse+build@de-korte.orgjengelh@inai.dekukuk@suse.comkukuk@suse.comchris@computersalat.dechris@computersalat.deLed dimstar@opensuse.orgchris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.decfarrell@suse.comchris@computersalat.dechris@computersalat.dechris@computersalat.dejengelh@medozas.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.de - 0.62.2- 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- Rename rpmlintrc to %{name}-rpmlintrc. Follow the packaging guidelines.- fix missing LOGGEROPTS in authdaemonrc * added patch courier-authlib-authdaemonrc.patch- fix for bnc#751125 * maildrop can not access courier-authlib socket- update to 0.66.1 * Makefile.am: run sysconftool on authsqliterc, in install-configure. Remove .la files for authentication modules, keep then for actual API libraries. Install them in the -devel RPM package. * userdb/Makefile.am: Stub for the pw2userdb(8) man page. * courier-authlib.service.in: Added Install target. - added systemd service file - add own tmpfiles.d file * courier-authlib.tmpfile - remove obsolete makedat patch- update to 0.66 * sqlite fixes. * authldaplib.c (ldapopen): Added LDAP_INITBIND option. * Makefile.am: chmod $(pkglibexecdir) explicitly to 755 * courier-authlib.spec.in: Typo. - add Source sig file - add makedat patch * fix wrong source path to install makedatprog- update to 0.65.0 * New authsqlite authentication module. * Fixed: when using authpgsql, if the Postgres server goes down authpgsql will then start leaking memory. * Fixed error codes returned by several authentication modules that prevent certain combinations of authentication modules from being used together. - fix deps * add missing pkg-config - add module sqlite- license update: SUSE-GPL-3.0-with-openssl-exception Contains an exception to permit linking with openssl- update to 0.64.0 * authpam.c (callback_pam): Call pam_end() after an authentication attempt. * Makefile.am: Renamed authstaticlist.h to courierauthstaticlist.h, and added it to the list of header files that 'make install' puts into includedir. * Fix gcc 4.6 warnings * courier.spec.in: switch to systemd. * Fix autoconf warnings. * courier-authlib.spec: Make rmplint happy. - 0.63.1 * Remove the bundled libtdl library. Require the system-installed libltdl library. * authmysqllib.c (auth_mysql_setpass): Fix crash if DEFAULT_DOMAIN is not set in the config file. - fix license (GPL-2.0+ -> GPL-3.0+)- fix init script * add ldap mysql to Should-Start/Stop- change --with-authdaemonvar to /var/run/{name} - rework init script * create PID DIR - some spec cleanup- Remove redundant tags/sections from specfile - Use _smp_mflags for parallel build- update to 0.63.0 * authldapescape.c: Factor out LDAP string escape function. * authldap.schema: Various fixes * authldap.ldif (olcObjectClasses): Create LDIF format schema from authldap.schema * authoption.c (auth_getoptionenvint): For account options that are parsed to an int, an option value that begins with t, T, y, or Y is evaluated as 1, other alphabetic values as 0; so that 'true' or 'yes' get evaluated as 1.- update to new version 0.62.4 * Various compilation fixes for gcc 4.4 and libtool 2.2 o 0.62.3 * courier-authlib.spec.in (MAKEFLAGS): Explicit path to ./configtmp * README_authlib.sgml: Fixed documentation of authpipe AUTH command. * authmigrate.in (rc): Add /etc/courier-imap - removed define for authdaemonvar - fixed DEBUG_LOGIN o added export DEBUG_LOGIN to init script - rpmlint o addFilter incoherent-init-script-name courier-authdaemon o addFilter shlib-policy-missing-suffix- spec mods o added norootforbuild o define authdaemondir o post authmigrate, sysconftool- cleanup spec file o fixed header o removed all #---- lines o fixed devel Group o added configure macro - rpmlint o added rpmlintrc o subpackages libauth[name] back to subpackage-[name] rpmlint warning can be ignored for libauth[names] o fixed non-conffile-in-etc- update to new version 0.62.2 o Makefile.am: Compatibility fix for bash 4 - 0.62.1 o cryptpassword.c: Fix compiler warnings o checkpasswordsha1.c: Fix compiler warnings. o authldaplib.c (auth_ldap_enumerate): Fix typo. - 0.62.0 o authpgsqllib.c: Use PQescapeStringConn() instead of removing all apostrophes from query parameters. This fixes a potential SQL injection vulnerability if the Postgres database uses a non-Latin locale. - 0.61.1 o authsasllogin.c (authsasl_login): Fix memory leak. o authldaplib.c (read_env): Fix resource leak. authldap did not close the authldaprc configuration file after reading it on startup. o authldaplib.c (auth_ldap_do2): Fix used ptr after free(). When an email map feature is enabled, and the map failed, the resulting error message was formed from a buffer that was recently free()ed. o authpipe.c (auth_pipe): Fix memory leak. If the fork() system call failed (unlikely), a buffer wasn't getting released./sbin/ldconfig/sbin/ldconfigmorla3 15528133120.68.0-lp151.2.50.68.0-lp151.2.5libauthmysql.so/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:Leap:15.1/standard/881d26da6d68f165e82b57731af664a4-courier-authlibcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=9057637e5d174d07b5fdac0ed8f8ffabd6fa1230, strippedPR RRRRRRRRR R RRR R RRRjb\utf-83bf27d4ec404d87ffb6c7cc97d71c37c13d5537f161bb9584536175e303884d2?7zXZ !t/W;] crv9u@ !rUuȮX;~9#Yͽڕ3ULy\oJ_*^`/b1Ju|\hdRƻ n@MTD_ݕIziwl_D|"睐0`a)|l'1+U bޔSQji^-[0WviAkdˮAƭx? 25"<[ek{ p]UTMZ>``z`[߻c',v]gu$8ƥXjUB~B(/t$[!1dUC!5ٽ=~lc f7vK cc9ys2oE0@@ȳLZӇYgZjy5UGgF49%=z"_o%#xvzR,]<%^.i"\-'a~ӱ{``l+)u8N{ TUFu7AnCݗ!S)5bqQIc#DJL|)kcs<և$M;дnwaß߻MgN:o9(jv18料?d>IhG{ڂa*>gylY!>3Xz|@ooorZ_eerUHf>ӟ?^aTKkqUr}XIBEhKܑn;j$u揢RdijG pu|bsSގcI>!WH]0t6Bcցk.{ >Յȼ:25Q6SYbᶖ4EhɘiڜKDGpNz,9i]9⮬ƤhP%O7lQ2?Zi)z2yb&+35UG[0^57WcP yͼv4$oh迡YM:mZT cX/IraUpuJy,MRi DF.%KcD< LKK}Gcuto\5Us ("n\8rQ zjLu* <JJ @ig5A ޞ `)\6p9f_ XNͪ:ļ^p}B qzE$ST-[mbB ٣hԗ/CFk %)_$.vށ7ex8ӃJj="EȤS'?x)`E]Zsnwȁ*p> n.}㔺2&>؃7^Ijhzzg;EӼ?y,m.%!<=̞R~AS^-3=lI{5).p)zFok !$c1IrzF5UdF c1K u "ZjSedX278BI犽OT.@kXo({{78NSknG+%j%@ n"OwTJ Un40ʸr!}a'2D{-qL>gb ڊbLcЅ#2sg8wDwKB-Nl&b/zcjMY#ACKjx+inY~$ DŽ_fRS;.n %%&ߎC"u y7u( %;y֌^O0!2Fƈ>"Ă<*i5q ;u(M1꣸KZ}-B>jnǹFRM @RpAk:2g<*rlҺ" ]N&7(7X5:|Ksqa˭}L(޻)s5dkSʧL<53I 21_I\]EZduSm?<ηe[s%v+WhG8۲1H9F(nxmE5'c%пdf%(#.VBƅ5W0 q-n`omC>n8_b)y&uC+'p`Yv_Vd78FuKߜ _ ؁]Ի+B n\+HY1-v-kϝ8oQ /ơ=HPwv凨B0h5Klf&*dz鱽.Go a3´|gqE|Q ;:j0Ҷh;N5Al{wnِZB2;/ #t ZʝD=ҕ"SϦ?\3+}whے}|4NW_Ƶ:ʯ\yBdvO'` ud̀Z ?o ʴt|֒3WLoFJrrD&S ODhܴAWA" S{``6$Xc}j7,uNOPݸHicnREqݩ;ӔߡEmXyܳ)79ص\rFȜ3[mG8 0(>#EJjy=pmוɤ5Stt,F@!av<hvw=^yk(t~P)o-t> HoSu/mЗ˟aYrwV >ǯgTOS7:jkUHSz5t}qĎNs㥧4JW8_M"}t![ R=re[w*@Wg0> y0< Hk(JŊ2,%#3@oڏE"LP9Jz!>dyTHpeL0psރ-1 |8)% x2?$JoT)V;mTb-*(o& mi ͅl_Ro)#qc(} Ŭ<2Q:|=SMH OʺA)f}vIsMGzzMT|/k+R R4WUup Fx@1UIi*+>D0ޤU"1RIU JA$GU,mP1ξU3\M5JLP; eQZ5Q܉%^=4x__p* lyuQh}A݄0}>w̖@dnhW ڮ0LVx*, +MgH7j^XL*QIU VD*Nr}cu_%x,W HQVg" |ģ+O_ULsIM<6؄ $|hs+vns4ъ0Bj@zhrsmk8kaY=d# .ue4" ;1ؾ] g"h,S<'9h8Ƨ$(+_Eq. U*PD4A)Ge֍_xXCWp">mpy+;٣ J-p Z+CyoT̵y`>ٺ%dǀolo,5P? 8pM7i|Q7ϑi0т\a?i$d 8%xuGf^""wh^|b';#˙ؕ]56H]+<2 c-s1/,h[mnn3< S ٬h4/%wPb) v; 4"W\FcjE}b7DƜ#d[G=ē,SY1K<*H`m iL ;F`b;+O{"x[O˃-fB*,|'!V'e*Mk+m}XT5޳gPY'*R jDLR `uUX)h6RmV@d#<`R#%cm mS:]4/ʓ%͵yAjc+`h/>׌Hܖ䜯n$$9z.eӣ /H`{h5,)3ddQ #J[4GUPR⦢=gF9x5 %uߜkQA@ք5ǟ␕# mM;8؍ CnuN*n_6BW_eO*VTJE'd7oMQF#'(G da[ 1~Z԰S=^̌Q=8l. b<(WSeGY a (Z488jgܣ]|f.K0-"^2Fiʮb}ROFX Nzځohk+ΰ4I7yGy੩m<%G.. T= $l48ag NS ?Aj8! A.+8+4uȵS<,M,O4ed֙&ϿwZ `y.dѳZ_Rf5QzZYH'7a}%FOe 0o%(.@+3>gq9q4q χة7'[FEh r8EKm?rY1NI@m*U"l23NǻLǠ ;$_ĔgG˅^̍ݎvA#+RXOvzYF D,Hhjj=Ö(1@P1dul%pm jui1%17"}j͹D 8uwlڣ\4hEsu{@΂qjP/nJ*(\9T`7EgUe`Ww/"}v? Sy6>f b8; ۵d4I]9'>1P'J6Wy8xƲ~ϢV<_`X|ؐ3H TjE w) ߲`.hOo9!Eb\gfU '4aKӚ w;i=aOYM1@)zIZ1LwKyWKHfÏ<'6b0;u~|BEP8| ƅ(bf۟[j֧7{W_gYi{*XS~ ʶXw)_\+X>/o h+3ʾ\ Oʛfymy5CcC0g3YuoPVT'wz*0'W]Tʅd:0( ɕž2RZ$5uW0=^6n ;*Mzف!!z?yߋ$;5óy`0#1a)TjX?yk"DA/5фk:׿lUnۣK L'9\4I'Qc@OPp=̳UcM3R͟fŦ -!5ft}5NB%PD}0V!|hsB&]zqDMS4B>?ɍOG+;A0LVZt+eV@\%̈8fj/ KCCp=ˎ|R7W|SM[›aF4V?KߒX&[Ӎo? ڰ'F{ `4nq9"U*YYdP~ 7zu 9?bg. l-#&к{4ZnPǭP,fa3lbJWSx6;cWvb515ҟFց#ROFQKk&EmGuEy'nĢT<x<͍%~oBx&m <=%jY:= v XPUaˢg;\JSc3J򫒦bRn ExH|>$0,1{ԂF|@&3MGE۱EWDcۈ1{q%/nMN*Aei<*Rd$ȶ vPl.}$!c OM{_M2^7GN\}Q+p&_*`Zw腩 O\g @y!|$HNޕd݂. 32RxX{@/Yv)&=͵r)IE\5 VPiS]Ç5ɬT\ov Dz1ftZ؛tMi[ZAnVI@jlو]u9tlrٺj9*0TyQdxxKSj7)o} k>2'Í~S€mL'uzha kʙ;^/_5\Hŏ-$V?@Y{sFqg-E|s! ;|!"xkS7G!b%/K}O w^w'd?i#\;45z<o9(^$5j½ٿK.e⃼W5)hb"m]dB漼IpkGrB.<-X ~%G.| Q :Deg2z'?a< hYYOT,`,OŚ '%o Lj]&W_BK7[Ah9Sjύ#0F8 G`sLީDP!EL YK}fGչv+Ky8֝jK3 VXlutա(3*;5%'mPs\X!Q 6; xmnYj{ʮׯ,IyVçԴ.Q);. 5tɵ}}6Ώߜ"E>>UO E@h3Q>WMh)y $?AߙAsCIס' S+N}Co$֜KM{^@҄60"kьQAq}mpOη3b+CmhTnM)B?Ej<σ8SrAd~30l8OG*`EG˅V30+ 3ޢwm]@ QfÜ8L$gE5o1$ / x>Lqjy}v8-qAɺTN5؇`c~`IAC5jn(1K+{ˤ^pfz++PL':Lep ^nWnWlp?\5TfA1!FG#@C%س˒F*i9'Pjڊqi삻Н❏Գ28M*05"zQ^ޮ%s}rVVPާNo11CL!a{\f]ޭMťht.( P@G4{le%0l] "GaR%PCP{i" \xQ  k',Ft[b :Aرsk^Ѕ,X&;Dq" I,q[&nr;W0(FcϣLY\ϋ1gqnFZh|>i_R ̨5F 4=X_q*9`>Wt&A4V3M;_jOY]jPTkYvI fəNn7A箩N )tF,w}|6S~}6ydpFd[Zf.-.Mљ8my@+DR4Ѿ_ SVIBkR@OJ`fuGez\rڜBc/ 5t2ntu(bOBsN)0AB2h\f!#W6P+u Ysw.n"&~~.  E:)BĦo`ٷ)=Tp&ltM|@7]ݸY&=c啷2jl]IWԌ,74Ov:\^鑄aO2=I(-aLZVw0H5 sRsOND+H{tQX¨Ɨ5| ,$K<&# N$-=]\DuRZ06iy%yk0`0)e[#df {aI~GZ<9K9A' _ӲЄÄJym% naWo|EY8TtH*F|T~Z@@n~ Eo6  PibK{IiVm^bk8tp^x#"^~̐$Q1Pq!ӷ] >aKowM ˏ7FLGq_m"E7*>t%q؎WtLadf2ljI7 ˙ezol$/rf1; 5.d؇V۩R՟ƠS=yXVhԞp-{'LMttL%ŭ1lxbYƈW[UxkspDTuC]kaMۥ,#ag6nVt|q'iJa̳W <>5 Y<.I3lSXk]}E-#s=\q3+Tٯ]J%ǐm`oK˄˹F2ox Pۄ tȔ5o0p?f.:4B4:>:3d 6_fbws^$' pZ^ q߹يhݨ،_dVr),^$,߈eCV&xT2\VK1AbNpXwMDcf7At_g@Ob7|S/V~OANKLPdG\42@+*z3EgcPJ&ȬO{% fNI7)qi1 Ҝք<|a0.)&ѩehBw`aIIV#> gV M(}H)hrұ׸׋>J<XtnA2ΐ"M0?ϯLdjPlv1ڋT(Y*Sy}4ӿXؾIa..ۑ?\,(K~p L%̭U 7GdѵiKȲ r,Y5 "'?=Gޏ ݗ#}._w QPvzLFhT EU};R`BXUyW %a $un@ $p{/zh :R GJGgz_OZz$Px-p<{ȈduW/k*ˣNxHee55LBf)v[W`H-nY~{~Wa5$3,.;ÎHVPIYXV\ZYЫH_BUp@ol ˢ!F%!NN*Pm5:ċA\.6iX.G{d,ŚBRxA+[+X-NDX|lI6v7lrYj)Y9_GiuJ P`2/\c6gZ}/S]:HI9f׍IguAhM˳! 4o` {N'BI삫г6 "bH2CSVm|gNSQJmhjlG6S0 my'MIZJzIr6i!Eop-$5yU1b:Kz>J؋xffh=#7q2)wuԇ۵, Y06loR%&ehVrNm:,1.2QO[Fug)6E[t. 4G";>_5fifژOF$b.|KoSi31W{BVyܝ8< q<H̕ptm=t .;}Ye?cw_+v֐&jA`A(ljn-a.!ߋ Z=c έR;CuvoRE,-:n/eL~[]5Sa{ˤ4z/F1llȅDs}^0@!\4p\?עG{F; L^e.5):jǶD!Bq, rq,M>{+PfՖ`:X!jC@/SEf!F/RɼҤn:\+\ݢK xwVL Dnޮ|A[w/C&YD2v̅XFu\ iy0 h$`Mm|ֺT #9p_9}U$0QV7xQ>\55^J@\HR 1h6h<6DR63&h7: }R* vM]" &gVÄx@Z3Q.YTZ^Jv&!]hnܨXk><3q&m WI 'Xg@,]@+vۏ~>{zt1(AM?F ADE ?0P=x7Mj!P/@s%rrL RkVUDA YD!y[>Meo%[l\,UL[-F eXiuߢzt-::PsQqY<8H(k&?G+guɄNE2HxDgA!d?j3 >%3O˹n:);odĞ5 \](bU@\T^e[{|ԬP RKޘ::lT3HLwۂ8 == 2fR,wNz8F;D&2iq=fx"ڬAqɎt"vaϾv&M[dΚd!8yuŏ1 CДzg?뺅AЄ؉ĽKEoU͑9yQ !7:*sԷi?ڀ;qŠLN(wjxŽɽݝ/5"}2^1tNm$sr=f !ƙ5 ә=tˁ&ŀ SO2{>3%`av^'xȯxEn6w{㙍|Ď_hDDq ; q^tܫe/1LD~pY0~xRW*葉R 3DVA=įtW6 \ >LM͢"Nz_Ix +] /f G- NATrF-q=޵1LJ++}`ܕ5W>N&KyX{?}ki JY3C RsT uVFl7E+,@;xh*G9+AxRynTnEW`Z x f3,CEE\`dǙ9dxpS1䲦лĸ훗(/8/ECl\k8 K%d#~‡E'L¥*w|k61DRN%k^S_F嬞+Sb}TFS%[ܻ_%+ 1Z]pPNsc6="C& (mq#xiqRO/ 9 ū(' _+`0I+/îpMKlҭVPu`tx DSnQ^RvJ)D֛f/U+UD׮`0'ΊJ}'/bÇsR1^q4d=^S=A[4k3,m͖^DbCXHq H{ʼn2GX\1\77ʶ62.((*D*NcǀDv|&0S؈o-kxj}y.jZ?!e<[68gscHAY?QmxE_B{=\a4N2ƒK^dSN ^r/_OO ^+-"wֱY=-3gm/f[4- YS,#oeM04#1zB~ oK=.m)[4+Fȯ}W:{ŴYnPj"O*QWqP`Űi ʰ|k,=`=p,_ F GcK(|LU*KN3PEYL~;mv+)R;HD6hGgsNr>s_,J78 M=!ca%[ 6e%6++bbgzbxK`'qz;H1Oې7HQ\(iYДUc lon.o( Ŵ.8T$Ce ŌAu_oÉ㿿 ::.Ic_wN5tq鰆#hF55+2؁Hdeo׶f@C3-,,(K_#azQsڦq/M QhXsV+Ksp%QO$ rx¨ѝC:)KjL{`"K&("Ϙwrf+6,FPѯAE-OYC{ \{H$*`3<_h W.ƟǺ>GD>) "[ɩAOJژ!:!cO cLs2cƷxK &CqŎҰTZO&piͬ?̅'dFu@y\ů,vi_ve`ui[J6b~96;Ķbj.ۋ/Ԛ7,'lV̋w{k.]-,Egiʷȹ)Wr,GƗ%!Pz„g.(P2S[LlO)q)Ҥ5>9(@SwGf) byHUDrmrFaLuVaA `+hsT).xZV B#+fE,uS>/d˺vO/-3xY!q5o0U|{~[Ya ~2G*cOJi.ShLF-4ޞ SMuP+EunnsKJDdRr6aLChТ‹u ʑ5*nj P Y& hP$nti҄ζn8C3nUl3>#SCǸQ_Ypp\a5KP-G!T`{ybdռݚ 2s( >mG8ZS71bp!qj#.pp4>x)FNr-EXɈXTj&c ba3[",._0MI F.18hTEEY r>2|AU0\%{GۖLȔ5aH]K} ˇ'{ߔ3r,X GV๦ .dS83dvEAx CǛ0|qdcm|!r'9V (9RX8iA={|Exg l?7@{,_q}M2E"k;Ds#j~N (e2[pdS_nZu֙NXǝHBPvψئlQ>E*_ʺuiP@5fn}cdݓ5Ȏx9Xw8hu1ЂI#qt mx{4tkws̩w%Z1 oUݬPL̳QQdEvoqd SyN%T4;?b/MCm''{"O0h9MNZȰzӥ'j-lH+D7Sr~ֳC:yjcG83(8%^E Z7G)'yV|c$ե> hu 3q%·nT:HU?&vZخB]*Ho#w/PelUQSu*ɔǕEGq ;3070Aj|6ջ0˱Bswj{OSHyŗgp5 jj;Nga.]:EݿAT\uu)C-siCUDXۺS|}u'a+"-6t|H /7l_\)PL orFCI}"N齵2{7 YH <.?әz`֏QtjMO(>%$sG? nM) f\s`wy",gl$e_"DcotJC>Z(DuJHE` ] 䗕(C0*sd+_@ cUY78DBko/qIj suiq(k("5z+gKԳiG%Kޢob&P®mx0;#^@H⭸(5^h=+-MKE,0 WY?0|7qTdCӘ47Ma5Ye/:4=(uIEZH@HI@Rc VYO]I xS[̖EJլ2e"%Fl҂}B'gBp# ;=ث \C--E.9js - XB< R 4Qj}g䱬 $j§y~QkEhvHYԎKŪ <^/m'G]nT &#QyjDN#PxGA\4Lok\V=[֮Z0nj:W?RM]7cai%ʑ-Hl} ;b6Y4mO ҽ9Vt31+x$!jld EN2L bhlxgU9ͿӤ|%_ yeAaPa,wbqCpDB&\tCb:NQ_a08OZ =Ä?ޏg-z3%i0=q$V@P.M[Rdsܚ9r*:DPJxa!񧫼Xs ?25f|?vSW%ZX(3=]¹8}n=(ZdMX. H~b|U>\yPd9^`+*g!߹z'.X=-GimD{ߦ4 c+Z} -a5tIL'us 5 {yv?D3K,UxLг'=M$3"!Kjen N+mf/C-xcX;^- 'wL@ǽ}ՍY8{X, ΍rRBPCcBg-1!u﷊n],GRy ^~n~= ^D4( YZ