courier-authlib-mysql-0.68.0-lp150.1.5 >  A Zϸ/=„^>hkL`Zy&9?cz$#Y /&3ۙF? j@ۭPVMO\+wy=;cv 9QF]``{)=™ WMܝ-V\s#z3n 'R8%}7_s5ޞiW2i2"I3p@$?#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.0lp150.1.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.Zlamb61openSUSE Leap 15.0openSUSESUSE-GPL-3.0-with-openssl-exceptionhttps://bugs.opensuse.orgProductivity/Networking/Email/Servershttp://www.courier-mta.org/imap/linuxx86_64Zbcb9a2112d882aba879092c1358b2b80174ae2220f5de2e04745e4a5743cf6f1rootrootcourier-authlib-0.68.0-lp150.1.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/ldconfiglamb61 15250835620.68.0-lp150.1.50.68.0-lp150.1.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.0/standard/881d26da6d68f165e82b57731af664a4-courier-authlibcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=828b399411f6af70d80592b05687946498335692, strippedPR RRRRRRRRR R RRR R RRR-8ZyNz autf-81c7013fe56a5dc0ff76cb649167d4d5b640fb97d9b6553038d7a3ec825e2721f?7zXZ !t/U ] crv9ud=Dݩ#sx A9IWL2gz%^OQ6XZXVl/^. GYE|fDY~:}coTLK|P"Vçzj2\;wD+]<=O/6W"/Rήlk(8N/ŻRR ai--r5=4- ~̪&t;ES!UXҤ\9Ch *r5"Ule;$^0XTlWMB-u|+ -p+Lu7e+@≮~|1C /-gasFl pN+@3Ba;z6k9I-`۠w83zOHYq :Wy^L78 {?n%Kk7,^ݽ06c5T;_! +>ڮ'bviΡ$|1+@#],o6nz~)V;->M{ XLr8w,xJOI~ f^]X'Ňлb*,¨G&Qw' [$p2~}3[hn'@Kp۬`APYb.MrДwQ0R>zz~ʚ5sDGgawdtƞ˨Y|mm_,Cjz +x^贑Har>UABO,X)^Jzfܩ`2;rLF:Oz _6P&˸ȡU};6dN1w*`zCKIYE2E”X%RFXb8 I²S G=䉵 }ʅyB~ B=I3< 29N$c3 ǯ+APoqMU${ oQUWa'5?),ޱ ΊRtOA-Ҟ;. <07eA K;L_aZa,Gn܌h_,#26wÎu1~- QЉx;}!(;f=4Zz}`y&X"UA?sb%G3vh /rEInPn 5iQTl[}1Bcfҝ+dd XNzTy_$GΘ8YIRA&_M{T4cJerxܚrT0i)br$Yʁۢƈo냜w#$i03VSɸ'wegJ zZ+q^W|HRUr­dBwb~vM+d/-F^:;7 P>qdI%5pr-h?5pjS;f~t ?dO f- `[O{T7=d]/8Wy?l8RRAV2Ey5)l-L?[$#Vmy|Vg,,W:߸:E$ץnr8Wҏ2A~:0(ge{OCrǟY>,W_aZZG+26 ]97il\i^MźޝҌp:-<]/U _LvF?됚uD(G{'e<_gp;zE}/Sx\3$Zntq}({] rqt؅񔓈CGf ji$P+āKٹuSynzlQۚU]V.8Df0i)MqǦ52%Ly s$¹.3oCp3:"w߸错Ll7}" Z'o&d틺H\L&Pe/!ڿ]agbqO ;~GB>a~T(BO}0P?m R"սY'8M(+S>,/ۘ  5 ([ؕB?kx oA`|gTX  n-'~HԄ b`< Ԫq[uh<8yk{hDyɇ!asM7TWIrxfiboDE%1(ªG=B70 FB[yq^ }n۔v0v鹷 1Mx7P$lv3ݽbV} wP"_aP_d$wQ{ 6/wf:[4 V"aW uSH)F$8~ bi!:2Tj)!g^!]湒+s$ZY0g,2REReyW(M5# !Up ῎WȯI˞ȠNբ7Pёw^{~&9V!J2;|޸Rekw p[9 u;/1;~au8~rXKXtL\1p"O586{~aZ3u#kc͗ 0u|!͎ȧFfbObb7VLѕ%A6}$V^V:,.f4|&>ZbITGNNJj%̚fQ,8 Qx1^rN2 ?]^st FyvԉC~2bG-]T5=O/rD1vfEu1(ss^nUY,tپ~yӬ;}K>̔k,33P\N\+Y\~n(.1#m4j?q)K\(g/ˬ?9أVR|l}?`q]!%uRXm8g誵MI.C?Ld&97t?xF|oL, XCGgaOY&'qK7w n"=Zmszl>39N*c,Fi qF #́|/r s@*IthLN$E!͒Nܮـ\rq{^ ANν9 o8Q-rېEQQ?|&Ț^7/(Ûch@ *`|ҍ>9STY\?r^ϫ]cQKE<}3oXhlN6sDĮOpw^Űo#9q^(JNvܭGkOZ-lgCnʺsJ(Zp7㐘uw-p\ŶiaGp*" Tl4(FSmf}Y%[5V'qYf`a '+G.(z#iLNK`mnA>GºdY\GȨ5H?bA6tHI?`Bҧ6|B$ fqJy^<^ !#VRl$#oD5! ko K^ 1UgHBh@Q#>e 3yA$&~XSN7hF#Lq57 .{艜7SldvK^=y>K *X1OGHcmZ oKbM=@lFOH~A *=$'L Gm[;%F@XovYlP!*A̛VWGćxP @|_W(Oyxf"`]?* (­>{Vƞ'w}V(SXʐ1 [vEk6>Ƙ˛,4fqsCӌ Mz)2Rq*$ ꍞ;m/JvF;o=({ǽwb $h(-Hٔd${l#Z"dz>^66vspSP)6`5"ߊ+`;ZXk Op3䵐~ ,Eqz}:@~%P?xŚNo 兵TD t|0%#c9ve!ÂMwb6&)6 -K\znBaM@|LzR6u^ sw[ٚXAJ_D6UޜGk%W%Ln5)<*ۨԱ72agko }[˅<pn*hT aeKd#LU!Ps#:e` s+D0RE7(ď 2LԵ+  MD-F!]&~B}e\ Ą.+ pDIX]^O}?\QT$F:FN&qgdiq &_z ʭnNI -U9Yʉ5؈ @m+aWk ) PrL\l+P4neT'R RZaV )\K1p66/)6+#6 irdv@wdPU3Lx\*fG+rr~M'&.Geyշ 3 \xʟc0A޽"61Җ+[AoSjǦHo6 !X[ BkԶ4 L^Vb\x wua{`ms^Uͥ3m 5'>VEw;h* WϓDA] q]ahϐ 8'qӕayFMRiUaH!8s5#1AXE+)d3\MO׆h&"hqW6zֽMf:a~c430u y̴2$kP`"-TM.@-m>UD c)#ͦO*,5 I=˴IcA$(%0,s-ycԽ:$7ϘFi=˵d:l}߾ ye@#ol'jbo83AB[2i>r-97%.EXg(3v} `3oSns!AR9 J+RZU b܁qBs蟔[v[D ǰ”ٔ_v!J2b !<`]@fTGQA6W1^ɸJi i ωW-&F`6|c}۠lYپkupnD/HWNCYjYq VJ;h@1݃Ĕa*^wHbB;,&yQ B$A056 Yfv pu(m)Ȉʷ|KV+Ea(lڭXhΌui05d'ZYe'ճ/<҂TbQjspp9 p;idv~dtrq\mkD jCb{ZSm_V2<(z +XBW{DHjOyoH K8gKiځK1kf6y99aT%'9;uc֏em#f mR[ XG֥4y? OR6=qF<7|m#xݴ^_'g MR> n:)ܐ ;>Ϯ"ۤ[8TWk+5)l؍n SE+GgHgP6cX]Q<|(pVsPr }q'{{.UzϲZfF:G!#CrU[!~[9$`XMRߧ[͐uXnp "׵ Q:ٳ3g} D/xᏁ_\ST$ g\~!;-8GR3:ZS B._fd97PUϲ Dڡ|VCO\{]њ\oЁKW6#dx^|dUj @VXF`. Aom~Hֈ2fsuelWu-׊C6eDpg[[+ x~~CO6?7Sfz chDp\%hzܻIH׹X+as=; ƺl()Jƹ(0ϱF֦hf)_nXٟ@5vu~KP -|ƈ4`#χ :j!wKvN;M6v ঀ1bD5F@]p XFljhwvt.1+.H~K8bg s4s;ZQʋ3֭LgW8 8!M 9SQBV(X`L `4NtDt"&|,67LSUwTDxسrWDl0/wչm,W98z}Z\? w{x "  q/DXczR`͆Y4=S}dA5JÿqM{B "cĢV PnVch2) V:&}+,5SP0/؆UAʲMgjڶTQ˒.++RqKv|X5HՒN iM6Vtj"P ڙa=dK \rOX[TzKx Q#\-jPet((3rS a_BMẲ/o<-k*2ʜv{ f\Z<OBj(i@q؟3x>_n ϭZp*{^&! p~3ׇIeh R@X~7}bHxgk2 (ZGR'6' V%/և$Cq݊kWy̒o,qj1Qʥ< ڒ(WcM[~Y@>C*%w~{ǽ<ܴܤJ=Qb#o|RJKB^okG̣U+ކt5K'ҜZ0_K ^b;*8 :pjJ$Fea!? !"BԒ˷wY\OᬉkIg\%N2rTzg/Vm>E {\tҋg~ z4^=G/A7Pp!V.1oߪE3Ì+=[^!:UP=kzV[=ft N46vIF-֡g u^֍fo 흁R&9*@]2,-D9Bx"LEJR*q .HdD82KRQ;*oߘёs-*+WW.XffrY|h;0UP Ң~ܷ􍸵vx'#~}4l"h?@es&*!(4*K7l8my0"T*|8{1Nsy~2!u@AI'6UN1Io 5v(}w֯{R::{"/sھWLrʳLz>R]Y ʊ1I`@סaTty\gu׀iw]<xZl0yԱPY""1lctEu;[u.eCRpN06&w4˘ƚC{?TX TD,k" [>.;]gJ__yʎ@|N)+gLCIc>6`%i`auf ϵ' +#_ f(9']n#0L_M ||#iJ(1$sٖśH!Jtt2~Ӵ-4*\ู{xdjܑXH6$ xq$ cQ$NmQ>m'iN sfYl |JŦlD'*ej.)wA B9+V0ɹJ0Yօ|uZnM}$˺gݝu`Irn ;S~Ys*hil+ 7j)6$ 9lH8*Lxp6Zi'42wv'yBsL+%*NO&\r,d.K6Ie·K'wlr(w,yP.ܢq ~va#؛w[(aG1TIMw\-lp$FA~ɫ}vIYG"]{#W` RMj&ρվ }'}uZ MPQlQ Y0˛6Ñe"}QJF)OYwLU> 9Ib9Oq(w>1^F!6vT%>ԻlYSZ/* ̳#kʷ}l#d!mVIp>Ov&k|T@B(+plzm9F LPGr3 ΤNUT?bgcS~!TRE0kMHysŞ,-%:LyY|= w`VK:U$r#~&C,B\4In;͢%w"Ō $µsשQnIm)̴ 8ҕAS r   H@u'DjLzYR)Zw]in~]v?EX{Wܣ Ť:ʗt\& :%|Z~Ջ{9 M3I7CT^+`+?&oG2ݝB[ Z‚| e6)G}nEmh\JuT$;Wg0LKm/;khf" fZEmMnRtq+=åwMvWcodž̗جtl*wGwlM}AK5#t$C4HӚBًū|yPLtOF:ښz|@hy7$Zx85 "Tɐ^]KFažC,7KTA\J&ZJ̩j EN<0Z<s] V]j$DE?k 82L#ԭ?~_H>Ѵ*EgL26&30>x}|쮒}uL8),żc4 YPy @(ygɠ%WK ^ 7m/RB_ ·RSC0.xSV@|tY{cA$L%qDfglF@ 3BS@pg B/u9A5/tYZrkI"w^WRDO hv܀%djy ܪd# h؞bXo"+:Fb;XY.hk:ԖO8QavT<.ku q98XHԧͦVQHy_-A>3|¡Y^"/t-3,fKf憲#knp<챀G3zq8UD@ߏ#MTH 4aoi`ͫkG܅c5rj:K?2Wmsw\UG;˸f0)w㏻k`%3X8 =.6W33KkO4!15h{8 $P&W0 g($3_5o30e3سuWol ُ4l p0fWy tQ(%%r| ǘ;Wl]}4`i/˃ 662hS$& W?Ħܴ3u4DŽ:tAķ22O*)~dڜm!/ kCVP%OXTE61 t8OhztT'cl 4hAo!248}e+ERj YVQlZ%Jaz)DHz"'+׆ozj5B',2BB=!)'h/gV<?2JvQ,}1ઌd֠vēBgTQ}7 qBpwK}'=n5Jz,kX yB&˒~S4W UAM=rncS&,WWLh &6#W:.գ8XSuZ3ϣJUPMBbv}Q/w{`d7w_kioVnugQ^!oJٸVYu&m=[ڃg۟LgmR ,r,oz't; wv7e޵,Zq]W(PH`Mox"E\t++RT"g*S_FԀe܆}Ae$Jo=S.oA[VxnFr'۶cF4m[p~ =J,{mTV,\A59Rh[0[a ҧTrKu\VcUZyr*Ekx6+Y3v-Xsc,14`0">(7֎C8.P~B)e{<4 J/1e`2O͹7q!_QY&/b_P?;RewH(rEM; jjd \ͷ6,M8UH$ޞBEs`R22Ё%e #\<72 #ohL9F0b(ˍIfJGjKu~(M,Y ?+ۄeeV IkEJїĆ/g=ep;dn"ҩƿ :c,*kE-ڍיPoVMӔLP3lh&O9kc/>ۣ5~ۄ\ph,l1J h 8kJܩ$xI[d 3Ԁ'P-+\E=WH{l <YdtSbY/qckف,lo+=Щn6Ex[ֲIg89gNc#a`T4_DoʮW G_8W| Us1WJFjPAq1tϜ OZp{~8 LVp-rdS*N^HլEF@#|Gn}:=l7RG۪J@#k^VJ=X<5]_Iv5}g8Te2.2[4Bݣ^YȵDd]Wጩ& N1-{,W1ft٠o+'ưN-CpK@8b6ˆBt\?i/Ø~)sji<[)VQ{ّOCඵG"mW|IhK-/si }#n~ ,iLEΏq;jCW\e wdtvX';7TJ{GÚrm~_x6)(i;.ڀذJ=J.$ DPE ϓrzϩVO:C)xz-qTdZtݯ3A|ҴPIp"* {,sfCJ\es1S r %qoeRe /{-CpdI_ vy;PndFlOC`~פ$#!%f93]SԿNPV3o6M / o@,܇oem0Z$Fs'/91nȗ^ڋ~בB -Ŗw5ݼaq9[@Ȫ|#}zph9\<1z@Z(O)Q8b3>1ԗHA+3=ۀTs&(Bn?idz,h ̆(>3qDv \mCOv6Z:JZ5tg9) 6@2%Hg=PmӮ$R|6۽V[;<ˆ0qDܨ 艢sCJD2o5&VPiiE.3sŘ$B AxUGY|`.cJ_۾!FkNRF'+e^{=u8a4Oox\.Ք]Īw ]0xAu%jZemlDv_kU)0/yQpL,2>@)':@D[ίgs qT[o8s҉\3ysnDU}zH:"'Ad D*ՓXu槷ܱHe+ycBSf9I 4BrB{+>xf! {Y !הmݒo)%&"]-ΡiL&tGz!7$*x1VikCtxͨ:N02/O3ا]K`'Ɖ/ͬMJ}"\>!#Ų9YhL8˟eqvVCC8^͍ p?qO$ITFxʬ hDNū1g1bnjw R(ʞ\ {,F>zel"gW mB=bq|h|F6ELo`o|ztI64/EvE@ a 7 #Hp.+4 ґ@/ ֟εO_ZF?TuS%bHZq# հ0_51A8 i](E!'Ⱦ=MšVj9B-`p>7}!@ ;R9/Lf\ #v-FA˴5& #eA Pjh8x`o#EDŽ} |406%GK;^`"UtKs"Ii6)< p{7㺁p|Wti8ܜ @ qjuGk2fsh\m5gIz.}W6b"}bL,JB4jɔ#]LɼJ'ݻKiս4p^Y$\ǰ| Mώkq[05-U**B|h<~æ4r,fGB=S&ӘnqY jeG9z!DGuBag9]\Ea1!K^aj"Βt9+3Y$0HL%B$Jhkء*Z޸tܚJt 5"7x4nhqoEte Xϋŵ0:/ۍ*=o3@@qM ;;Vl3e~BR_Rҽwh5٤ ߃Ë= ~yQu txocȖ>PdrF}-ZpK7ʬPI QGc̶qf;[0rQ&#ve|)ϯ Mɻ2bB$3Gv?d1&CJS\V*Aۖey(uYXZЛB|fjch$Tsb)mn:ƾx6u |j8.Jь$TPE9g밨(K ;C>fC˧يgN{#`[-#Y-tO\҈"T|0 Kt {i"'8]3R*ɷMWenUuJB+(6)Ql B9ί\?/WP1`?9NS9Tۇ˷A`nd/ )v7grj3GL` K| Y YهPDen4aȊ&ЀKΦltTg=~p*Lx`-":6<; { Vf&X-3y&;P*FwYD䕕:Ed~qF/] vV1@g&W@G&Z|y({H ,ϐÂ@_TȀ[ؽuYxX~YJ ,$ 2(FU:@[(uq8$sO=b5%(ݛ{:C %j]օaX0842JE:$cic Au*(Wk`.a{ 'JS!X] z2-9sGꭋڐ(h[Dl1q*4vj[N s |fv'u$~^AX41R9[IP6#bVd9íAc+ YZ