libtevent0-32bit-0.9.31-1.3>t  DH`pYBt/=„CWa HlϪȗ#Y59E 㶧QOx/#Ɓ,T>]63\LvAgtm\+噞By Z@f-o9z䤳AG|(Uu~vlZ TXZf0i1_fc o*k-n/E4>}dWe#&XS:{i jGhNC!'O}㝮S85d56cf043bdad29510a167f0535ee7a739246c42`YBt/=„G[ TA/޸GhM1Cz!C/_jdO:3 ?o2#Ʒɦ0—Zo|D=j:I_:8nCW)p %-.{'ړU^#/Nd;OCbr9X<]b wLH.);PW!'$NULv Y~fq Ҏ9% 6hDx3>6?\/4gT3N⧘ GH;Qx2=xPOF ,>:+X?+Hd  3PT\`s|     " 8@JTpxd2(W8`-9-: ->'G(H(I(X(Y(\(](^(b(c)d)e)f)l)u*v* w*x*y*&Clibtevent0-32bit0.9.311.3Samba tevent LibraryTevent is an event system based on the talloc memory management library. It is the core event system used in Samba. The low level tevent has support for many event types, including timers, signals, and the classic file descriptor events. This package contains the tevent0 library.YBplamb26openSUSE Leap 42.3openSUSEGPL-3.0+http://bugs.opensuse.orgSystem/Librarieshttps://tevent.samba.org/linuxx86_64/sbin/ldconfigYBpYBp2cb94b40610ed2419b7989a59251d5ealibtevent.so.0.9.31rootrootrootroottevent-0.9.31-1.3.src.rpmlibtevent.so.0libtevent.so.0(TEVENT_0.9.10)libtevent.so.0(TEVENT_0.9.11)libtevent.so.0(TEVENT_0.9.12)libtevent.so.0(TEVENT_0.9.13)libtevent.so.0(TEVENT_0.9.14)libtevent.so.0(TEVENT_0.9.15)libtevent.so.0(TEVENT_0.9.16)libtevent.so.0(TEVENT_0.9.17)libtevent.so.0(TEVENT_0.9.18)libtevent.so.0(TEVENT_0.9.19)libtevent.so.0(TEVENT_0.9.20)libtevent.so.0(TEVENT_0.9.21)libtevent.so.0(TEVENT_0.9.22)libtevent.so.0(TEVENT_0.9.23)libtevent.so.0(TEVENT_0.9.24)libtevent.so.0(TEVENT_0.9.25)libtevent.so.0(TEVENT_0.9.26)libtevent.so.0(TEVENT_0.9.27)libtevent.so.0(TEVENT_0.9.28)libtevent.so.0(TEVENT_0.9.29)libtevent.so.0(TEVENT_0.9.30)libtevent.so.0(TEVENT_0.9.31)libtevent.so.0(TEVENT_0.9.9)libtevent0-32bitlibtevent0-32bit(x86-32)@@@@@@@@@@@@@@   /bin/shlibc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.15)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.3.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libc.so.6(GLIBC_2.7)libpthread.so.0libpthread.so.0(GLIBC_2.0)libtalloc.so.2libtalloc.so.2(TALLOC_2.0.2)libtalloc.so.2(TALLOC_2.1.0)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2Xe@X@XAW;V@VɦVVC-V3[V,@V(U|@U|@U|@U@U@TE@T\@T[bTO@T12T!`SR@R@R7R7QQdP?UP!@OG@O؀OQO@O@OȮO]@O]@O Ot@OOONg\jengelh@inai.deaaptel@suse.comddiss@suse.comjmcdonough@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comdimstar@opensuse.orglmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comddiss@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlmuelle@suse.comlars@samba.org- Drop redundant PreReq for ldconfig; this is autodetected. Set RPM group right.- Use https urls.- Update to version 0.9.31; (bsc#1032915). + Add tevent_req_reset_endtime + Make talloc_free safe when threaded_contexts exist + Add tevent_update_timer + Factor out tevent_common_insert_timer + Add threaded immediate activation- Update to version 0.9.29. + performance improvements.- Require talloc 2.1.6 at build-time; (bsc#954658).- Avoid a file collision for non SUSE build targets; (bsc#966174).- Update to 0.9.28; (bsc#954658). + Fix memory leak when old signal action restored (bso#11742). - Update to 0.9.27. + Fix bug in poll backend - poll_event_loop_poll() exits the for loop on POLLNVAL instead of continuing to find an event that is ready. + Fix ETIME handling for Solaris event ports (bso#11728).- Update to 0.9.26; (bsc#954658). + New tevent_thread_proxy API + Minor build fixes- Disable rpath-install and silent-rules while configure.- Add python3-tevent; (bsc#951911).- Require python-talloc-devel instead of pytalloc-devel.- Recommend to install tevent-man from libtevent-devel on post-10.3 systems.- Remove superfluous _name define.- Update the Samba Library Distribution Key file 'tevent.keyring'; (bso#945116).- Create 2nd spec-file tevent-man.spec: build the man pages in a separate cycle in order to avoid the follwing build cycle: doxygen -> curl -> krb5-mini -> libverto -> tevent -> doxygen. - Recommend tevent-man for installation.- Update to 0.9.25. + Fix compile error in Solaris ports backend. + Fix access after free in tevent_common_check_signal(); (bso#11308). + Improve pytevent bindings. + Testsuite fixes. + Improve the documentation of the tevent_add_fd() assumtions. It must be talloc_free'ed before closing the fd! (bso##11141); (bso#11316).- Update to 0.9.24. + Ignore unexpected signal events in the same way the epoll backend does.- Update to 0.9.23. + Update the tevent_data.dox tutrial stuff to fix some errors, including white space problems. + Use tevent_req_simple_recv_unix in a few places.- Use the upstream tar ball, as signature verification is now able to handle compressed archives.- Remove dependency on gpg-offline as signature checking is implemented in the source validator.- Update to 0.9.22. + remove unused exit_code in tevent_select.c + remove unused exit_code in tevent_poll.c + build: improve detection of srcdir + lib: tevent: make TEVENT_SIG_INCREMENT atomic. + Update flags in tevent pkgconfig file- Utilize doxygen to generate the API documentation and package it.- Update to 0.9.21. + add tevent_req_set_cleanup_fn() + add/use tevent_req_destructor + add doxygen comments for tevent_num_signals() and tevent_sa_info_queue_count() + Add prototypes + Only build "std_fallback_to_poll" when epoll is around + fix crash bug in tevent_queue_immediate_trigger() + Fix CID 1138326 Unchecked return value - Update to 0.9.20. + give the user the chance to ask for TEVENT_NUM_SIGNALS and TEVENT_SA_INFO_QUEUE_COUNT + change TEVENT_SA_INFO_QUEUE_COUNT from 64 to 256 + tevent_epoll_set_panic_fallback() can be a void function + make use of talloc_get_type_abort() in tevent_epoll.c, tevent_signal.c, tevent_select.c, and tevent_queue.c + use talloc_get_type_abort() in the documentation examples + add tevent_queue_wait_send/recv() + tevent_req_create() already uses ZERO_STRUCT(req) + let tevent_req_received() clear the private_cancel function + cancel the timeout timer when the request is finished + Use talloc_pooled_object for tevent_req_create + Remove a pointless goto + Add tevent_received to tevent_req_simple_recv_ntstatus + Fix tutorial reference + Add echo server sample code + Sync to tevent 0.9.18 from upstream + expose tevent_context_init_ops- Update to 0.9.19. + Remove the signal pipe if no signal events are around + document tevent_req_create state zeroing + Fix Coverity ID 989236 Operands don't affect result + Add tevent tutorial files and link it on the mainpage + Only set poll_ev->delete=false if it was true- Verify source tar ball gpg signature.- PreReq /sbin/ldconfig from python-tevent.- Add python-tevent to baselibs.conf.- Add tevent.pyc and pyo to the file list of python-tevent for post Centos and RHEL 5 and Fedora 11 builds.- Update to 0.9.18. + Adding new timer events is now faster, if there's a large number of timer events. + sigprocmask does not work on FreeBSD to stop further signals in a signal handler. + TEVENT_NUM_SIGNALS is calculated by configure in order to support realtime signals on freebsd. + ./configure --disable-python was fixed for the standalone build. + Several crash bugs in the poll backend are fixed. + The poll backend removes deleted events from the cached pollfd array now. + The poll doesn't pass pollfd.events == 0 to poll() and maintains a list of disabled events, instead of consuming 100% cpu and/or triggering the callers handler. + The poll backend detects POLLNVAL and reports EBADF instead of consuming 100% cpu. + The select backend supports separate handlers for TEVENT_FD_READ and TEVENT_FD_WRITE. + The poll and select backends are now doing fair queuing of fd events. + The epoll has better error checking and supports separate handlers for TEVENT_FD_READ and TEVENT_FD_WRITE. + The standard backend was rewritten to be a tiny wrapper on top of epoll with a fallback to poll, which means that it doesn't use select directly anymore. + TEVENT_TRACE_BEFORE_LOOP_ONCE and TEVENT_TRACE_AFTER_LOOP_ONCE are added in order to allow the application to hook in before and after the loop_once() backend function is called. The TEVENT_HAS_LOOP_ONCE_TRACE_POINTS define can be used to detect the new feature.- Update to 0.9.17. + Add threaded poll_mt testcase + tevent_poll: Decouple poll_ev->fds handling from adding/removing fds + tevent: Refer to the correct header in testsuite.c- Update to 0.9.16. + Adds tevent_*_trace_*() and tevent_context_init_ops(). + Move tevent.py to the arch-specific directory.- Disable rpath while configure.- Tag GPLv3 due to tevent_util.h license; (bnc#765270).- Define library name and use it instead of libtevent0.- Rename package to tevent and add an independent libtevent0 subpackage. - Enhance and polish the package descriptions and summaries.- Define and use talloc version macro.- BuildIgnore libtalloc to prevent a package conflict on Fedora systems.- Define python_sitelib and python_sitearch if undefined.- BuildRequire libtalloc-devel instead of libtalloc2-devel. - Rename libtevent2-devel to libtevent-devel.- Remove superfluous AutoReqProv on line.- BuildRequire pkg-config. - Move _tevent.so to the python-tevent package.- Cleanup BuildRequires and spec file in general. - BuildRequire doxygen, libtalloc2-devel >= 2.0.7, python-devel, and pytalloc-devel >= 2.0.7. - Require libtalloc2-devel >= 2.0.7 and pkg-config from the devel package. - Move python files to an independent python-tevent package.- Adjust licence. - Require libtevent0 = %{version} from the devel package. - Extend the description of the devel package.- BuildRequire libtalloc2-devel. - Remove superfluous BuildRequires to talloc libraries.- Initial independent libtevent0 package./bin/sh0.9.31-1.30.9.31-1.3libtevent.so.0libtevent.so.0.9.31/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/efd14940c9db4f27518eff973891a0f1-teventcpiolzma5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=b1def163131ec5386d682dd2f75fb8404de32ac7, stripped&PPPPPPPPPP P P P P PPPPPPPPPPR RRRRRRRRR R R R R?`] cr$x#̢o] Dy(iIk`ƒQ$EJt C< ,f]H!+s5ީ/,nbbyRPϣiJ&ƇoW@_,5hTq̂f"7Z)aBud*t)9jI"S|<%0L--- .j` ^q4}nr6.m$0/ ɗ"faᾀnxF~ZE#ZPܩ/0FTu4AW^cJ+. Mlۅ~BBci>#%:h}%aM^uDݝ墭MZ7=UDe.Ŵy4^B@h(6#@H߳$1Rk^gq "(޿fAƢYxA"OKp6`˸OTaF zWk ]e295QPo\D(M^ 2?wQ('Z#@zð 2zqzS`@ h*J6v ֬?k$^t4ȹZ[J WPLA-CEde\UdMz} >SDM4 b0k^&RlLs^7z|۵ypuzEJ= OZo@F9| tAm|k߸$_IGr (SCJg c ),K:{CHfo S#ώtF|@#)@FE;cs(В1*qm6|ƭ]D%^CrPȈ izcpۓ[}kd0ġC&D'sVBh7shx8[֭f,;.C@%6LRpDd8=jW~`RqvEmvCmО+Jp jۛZnvM헱( ~L!h] $ä1̢J7\"/8yU.YU UjƊ WlqV1}־e~uH:**( ajZ(N٭9a'}? ;̿:=\ibۙ\R|T9[gP&FXY+ {24Cz+ AUm2h\w^Z[E.rJSkӔ*"2`,HeS[$H8H]Nc(A/BH)-ߤZ!:fGPbR>;_ud-&oo@"nz $C$okcvL ?:Z-˘uH.dŹhS<9o68I@J]؛[!v74Ϭ?fqtN-->9.5`R;.^yן5Q8aje#MfB0+1ޝ,TMq|ᶺuMKky:y {Г=# 3?mtd h!8.-K!X_6W6UJHg9K & 5kY6fhg޾rTҍ+ )E=J XGG#8%zFQ16h*[YmXq?N]6eyE]"hcZjCxwGQ'滋@ mSMaTk-F)o!!^4A:XVwR#=}*'uNg4p3-V/[e֗UBԏΌҚp^lIμv`r?`MI%F*5۳*Р}ަ)N?|l'EL7 &Zp;/K(Ɯf('J>d8?um޸A2ܑB*}"#oen[*ZHeq&3GUבBeZv;07Z}:z)f?ɇt_yI]7OSާo"q\ ˪ 0ʹz$Z Ղ!cGS;}q@Je\삲 VCv'J&u5&R7$%s ~mP̫ᆊ4bߎ,U"Y f-8T(jp 2a>?{}hߵVqmo֢cSMqPK zb)h㊭K@1vaX2cڴ>@?p.1IxV`@8wh!5֒`p? -?:FX&;b%F׷4۴~ X֤`8DWVn9[ƕg|t0))S~|wOhn(fmF%~m"?۹G MAɼF52 |MI42 9jb7q4lT'm lu.M.4G*9*dɽo^1Qkzsͳ?t 6 %!MPKKR漴92n<ۯ&4,5DdADmͮms1۞P/,s+Zͬ_KJu`l cIP dF:WL7f2æM_I rhuQ}˴G]{ү'YMuEi:tp#;@Kr[HZG?ι'̒^$asac!zW0?8nQt[e3Xf_-&3 B%;K1'_!3C)ū/udrl]%lUwӾ#6i–Z|1}bHKt"AXK|w1ߖm*هuq9#aK]ٗH?8Vk1KqN/*)vc\'5\69T>Ɵw.pBX6Cyhn L%>!0\Vu.t|Zl9$}1AqPUV@Ya+g^tiLu2($zn $I+i%RdL-_ْ`^D ?hrQ #غŵ4̫7ި iHk$x."*f`ᶘzEdn{&{Zt%#iC$Hu꼕d?OzG2rGk_L]|Էpk,^lDBXwgDb]_6w'xDxk郅 [5|{:R9381(2c@i8MWV_X4CEܬͼ?\f/k| ZhR4MEӣ泴[mNo\1RLD1$֌տ総Ҩ W4jZ1g0yϼ6=IdW</. Mw-+\:\fz$un'[Lكh $oiEa2hU2Hl4'wA(Y̜;p|q`ͳ;T,f>hr6?X!a!i6D;zHe\(j }wHngr Vs$yu5"sUX"١4W# p?rH8 T߫2.N>(Rmg]x?嗯r?z]i~n˒Dg›*ӢnեB*:Z_-󔨵j9q Mi,,ofQc8] ۄ 7(ߍHmfOĤgi~l#_Vlc~ ~7ӚeH%y/ܜzζ+˥!N4q˅$RèI_Cwdhd)vwi;RN0*nIb( = .i&?hwWџF%x;@.* c h{Jm7K9@"[(sݎ@.k>~zYӄ Qqe(o[vg Żu|zm+C{ EC%@x^X ՋKclYƒJ$jguzETĪп]RHl"Gl/q `S<*ך%7@5Hq%֣4*Tb(,L  4ȪH{&>N@,XwVN~FG=#+}ZBR~x5m+%Ȟ+#EN\,HXI - IX84(d`@:l DS`w}sn/tyBb,g=˨,vr@|J? ?=(}T̬ $ = 4DDd @tm5ֱ1$)/"o;N(9W#;6kUVۆz}tH][&-f̹Qfdt1Ztd~U3Hh˶sE֥|lL$"q $y[kƧ \0PDOU&Π-xZ+v~3nJd,qk_Aj_Cx3mGMBzEppŨO_b90eޯVڞ(KQJβffYxlZHd~&&j/d4jP"Y7SlZeuz'x A 5;otjNf_Bpf^ᚠ&Lo6S=(D<:ne[w Dfq6B#(lt*`KR͸1#3r>+j*5E/Γ4%#Z%m|SȅuI!1G`E\N3RU-X1BQ`˕unUbГN.uj0yQ > yɂJ=Q<*%7 ,[9ÅO2VQ=ڵ-G̰Sz7ՈpKEu"rRrPNop 5?cHƢ^d8x 9@3`cͽkoCy.hI>p K̳45kH DaaUnT<`3̝Z|_ARP[IY_̞c&ҴA/"qD"_] 7>tFqe|+0#+'&LRp@//LtBs0v.^FP9cɊZb9Dv`i >G)_2%cBlԬ@-9tq.ߙ%&|GoN2án$6I"|`F%`+O^֐ݦp|ա@x!Db[`-61eAAefnf񺭸A?<"N$'j{S kj]AWVIRɯunwS_6?)^[jq0 `?k;Tыwͱ["&͋ZĨ=dG3XLHS!B&K`m )9iPPe&d^#`(sJu-=)柚a/7c]e2ޠ;l-;@OW.9`!bzTbmzuz}PuaWK4cJ^zqm!ݍ M]) ?eXjhQ3vMd@όԿa -*6+=qW)!1tD.L?m, mu*[ZTAM B)dR=+^BUV:\莎Āv9d ;|w)"|Y|)WUZdԆz1jD'v Hlw˨O"u8c <}Z~MB~6;K'UHf(C%QWP P?k>U-rT.P%ǫń>Z Uޠ*Dz%,ݰݎs- u%p3]}Ra6r-we4[ԂΡqKWSn#m*I/Ys@wxܨU rz<ڳj9%Zѣ!װ(v \GmUvym*<\9sWU ׆2 ؋-uCzޜn j I>݈>R2A\&MٕNMrwE?/7Jb"Y(/s;+}ib.>|TZ!dp\xSƥ#s#*#P܅HYåGNmޠRδ8RM Rl(7{J:{I&=wmrGSِ memT\JrK#FSgykn߻WR4$.A )!Xx*;5Uݩצ\٣)S&@z.ܚ%ej=e73*&?w|8I:֍rP #>[2 ڡP}wWegϑ얼칛,rX@Ի-2I䶦X~rԲwpy X&c@am&݇ hlY'~+&rVFFogh$Laf  螪6?@ U.E,VT̝4]@Iu!_)>tթzD+aԶ:" قxsP!W …#bf4N؀^ PG`Cz'Q9WoaxqTj։dSb['P]Etf z|$5q!s%PkZkS}=Bj{3Fʜ_fF6# 6OT.-k@3 Fmg|3 /d*VS4{3wϾ=7pG_{yLF<S%56Nd->"uL,Di"oVF_qy ׀rߎ9i@{,p09--7C^΢[{yi8Ia3+*9@svSV &S1UҾ4/-*}O0h:(k8* stnü)HAES8r@czvuR/P5Z|ӯ^I+/֪('f%F/ ]$bA~W:"XMJ-sՈ>f.u>Y۩+c)P!%co`)\ix_44T-fu,{{&XoN|jUt0h~ ]:g<~q@J\xWT#3y |j%W@53 g|YCn2MQ4i{+gK+,\iiiW觿8NDof--QȾ^+:\v1=BSYt7˔yc>^KEV%3:8bbb)dR]LDo]dn< O'=M0sϫ5ɇLMCW X}+LfOA0DIQ] Jk |X3jO']4`b̀1ftoytiCҝAyFd+Ei`nA 2gdMrGSǗMSi\v)s c LzzS (jw.0o'ৈ{02pP#!J:o8Bռ"6% A|fyK][CZdWSq J:8VUhCeb"ϨJdRUxV)gl PRC*T  jKG~K^^+>_w7# qxN(.ڈ䗋LHy!1~)u> ҹ>\X?C/W:!@ˤdow!}oq Xb84>|19&pNߴ"EN#m?A != EI uQ-GgDͮe3U&cP2ckyk͆8ȅcY[ 8mhy=FS,=+i FDS+%K K"qP 36Kt m P~9<!"ƃ*V`|`ZêTgr1&̪S$Ih{A7衡(L6@*NS}jbX-ΉћV"L\5``:̙\28sp^:Ⴋ˝Wޤ=SÆ h O87u#,6v2,EE.2VĪ=iTqDdR՗L4Hid̂_x*]=p0ʪ=mEHMԼRE dPjKs# URkyVә͋ /;ϋwwL>k}İ D{r>ͺVcߊ-AלUd){fm^<DZq;=FUAi_(CQNjH]ih>G8]7Iz@yWaQ;OÀ \kuMxQ!6(XE볕-0r5F]LѲV9MZ5⹚%lF2+:֕a8'zjVāadiಬnwl- 9-Tjc#x~YXʶ'[Ҡ7r*Qb)k=HM Z =sOϣjQxs*~ާo!6ON 0@ڴu /îScВć;;Ҵ4|w:L^s& ݅ xQ\׵S~ʼnh]֒?j-4c45u,Ð2屍^ݰ䀙r]G5pqY~tŔEir`ObD]=>GzXh_/JrxݜF2dD,~#~΢}>6ߍuP)$ Ly:-?_-a6/1Fza:175؀\yΝcX1 UG]3M"4IUPn,B\fET"x^$ _?zT<9'Q<, ;Uv98XDzF*PpUD+2EyqC!˨?\!sYDZ}lՐ@>V{ |Q5x]N\;:SH__ % jH@d PPt4MOY+[g3S^E:0k/IpRIv19mZ4-,cbBc> [S%vF6"CشF2-f {睭Iwq%M>]'qqb":a``}b?e̵n8d"x,-yP.SQ{ {IҚ]\WH O'ktod %J܇ƼZC\\7TөL8ڞ24B<c^XwԚlPݯ;x}t k*ߎyWV(ęE F5dU8ݖuEufq$+ē9Y/9)vŝ\= E0&_^k{?D+O^f}ar@Y Z|*;9"2aA '#H-+] {׻:ѷ؈#l;OBN2Mr z7Y(;ˁA&7UVv8uֶW` >bȦ'`8D1^ s_j9Hꋎj@RVW ZǼz^L(L,ȇ@Sa82GU9g0>ʬǏןjj Ht L HmE(U>RHVŗDSYĹ9u28Ua:M*19gTM,j!c1}." y#k%> ;rL^VG"cZ LOCqqРT`N1Օ|IKf81m&Ax >QéeG$?P W]e6)gРʙe/hpG7aEaWHyb=syzF0 (w,#wO l&f&#- *Oqp+@ӽ2L, 9dy$& ]BVHƩV#NGB+2O0 q$v#;2j;^SU& &}FQ"HcUC0Df&0b27op<6EEٱAߜ[2Ma܂ʹXAߢ5R;}(A"`# hJ ?P:%6 1b\9@*(e3kco%x?ȯ`;=]a| Va!?a뼃 J|~aRS LrSvL=R8-O~ZNl!&5n)Qm2ZVwqS'vt$X QGjQ`5E͚/AZZYU'фz[wJ5K[ܘG&K&@>P  l)wp(+nAq`+KGU[lE҄oX'p4Z tiWNhVU=)_.TԼEoQ1*21w  wubHI8qI|HG5wJ'5۰Yyƞ4ӕpr~u Cv^sQ}=#cK`/A\as)W C5QO)8'EkoYφOMd,j؇;͋aF27]eBC&V5%aQ'mI t$ 0!-7SF]2%X~\[bFIEIl0W7MuX5LtuH`[Z*7Yk "F4<rK>|R❎Im_sSx8i(ת# 8Ҝ١/?[49 ^lS9Iz @`fM+(G!x2s:_r삡a]!>wYWʄ^uf3:*`5֛.E #6(|Rg$8/W yKbq(?R2Dqe&MghJ.?s=f1 oG,DN)SQ@츸[3C*]&dXalU:51Z#,ǙH#$Zo~$~RQwHKl?WJ\3g.(Vс֝"lf&?F8 4_!Ѓm\&\gwm+nƦ:< kLb @9}xck)ނe}Ax6bH]&̓„J[AjK`0-f9ELVК'j:.7c5ֻղ ¥D'=3)[+/^ىʨНBѭX~+l_Wja3h%);įkf&\4ke`gRO-uZ`=0o׫ /6#_ӖaH( Nʑ!I<8k!4Ð9W:qbd%Ү,0&q،oIgT/AFF, Ajalxäh3x*37'eWu{ rK+*%PYjB|N4'4n6rgZ"~ԖPL֑r}CcGvVZ' ťD졊 0C ɦZ>o+"u&CMJC)7!.œ՜J,EV%s;CrLjI@0Q+rxF̒sP V@ԇI "Cms"#-#klRI`L.>/[l6RE駹RMp?;LP1"N |&DeuRZ7_K W|6XGYˆ7 }X:Hiׄ-A; 4JC> 6UJx2+OwVK Ї!)O=}=髴BbC^ˋĵ8P2b&+/R@`Uv y U(8#jkݢ@Ɍb|Fo> u#5P~M ٰT`/\>?:0e\ȄIrA&*;u!f[AAKbܿq~|! o\ }bRCvGSYX|ݣOjnjp#MĐMYM\d[WPPu C!Uv\a䝗*rXnIQ QW+EO1lS%B:Dx?rMӶ^7=.D]&Vʌ5xO|Qpt%o-bW5;x5'։5EJ3C]U^GpZ0L1ø_g>n] uYmUDlY zXK+B7 B3AMy?lpBi0ZhܝM}˵D$:'~ߣY~B[JR,f 2|Hakrt, ݮCmbQL?UΦ^(ZY2qbRW2yAL?KO0}28 Nj:cl{gW#Ov⣃\T gFǏOl9͎IOWv3qTBɒyky;)۫"}e΂h<CbaXkWAC,tO6%pFk=t)jV3xS"ؤ?B0`F\nk,;MҐ 0F~'P?KeFʝhTn&g:P4V^iK!;P/TTMhnΡ| 5_4Ye =oi\=XOfWJW%2,e5ydъI}"Nl^ڡB0+2%T-a78:Xͫtѣ(G█^6^,Ѝ%_nM Q['9{= k|җD` &$`x|\:C mNαMTRÎ;R5 D3 tG]\SG L>r5;v#Dt |Il~gUFX u-W2ω1OW"V}Yr_R,Ulq%B;hyN~)1>dkdQ3J#Aո X{Ǹ,!;ǔ_",ٍ@ڊ&^!f1mY FsW)va 0:Ё´*匡sŸ#AGu㡲yJr5O&vv]֌tcmAgŎEQbFZ2򮄵Y4zf%?dХ@х%"!2˶08.\bv쌄B X lQMDć\bJF8з 04WrT)|e ;Z%$lR&,nO%bH[[Dʅ"A)*a>V?7G) WoW &I{.: s9[KLZt %r}b cԩ#wF/KXn۸+hP+- :=ؑ/νG+#᝔B߃o[B#z2! tm\ultʵA|WQSV‰,6l D}}@0_w\|]Օ/߶lnAPu3h/v"MTт=o4< |/0 5ֺ&ʧf [f B T-le[W_ e:c: 0WfVwW|qzLYMyW(GW!*e{ƜYX4dyOkzqώһzO_S.UxvXj<.īf~{) _Y麨QqqElSk+vDg׷ګxA8}-4nv!ٮgW2?|J`.Ǣwo|CdM2IKPj"Dj}![{%:O Q\M4n $ewPTT/8*  aCO/S2@?|jhJG 8;^AJ"^kX Koz>:ooLϹZC.5C>|A_py=$m*LPB٪9x eX2XC5 \H}U\n:&:`Xk4|4\%0d;k/<+ \iSf_duxpkEHǥggJ[bsqh[pkiYyh3dbiIJs(qv Mũ. Ig}_r"LwZ |&"Tr<){eȔcp}ce@T=GC; TIf&Qz,";A{ /R&qM&g߁qdz)W boV G;`"QA&VQtq|f>o-kG'JeCSi䱻 ®zKa}-=a[ty- ~.bl#;rcVŏ{܆|u3b3ݤ"o5$ ]xS"kO*Iܝ-{tl׷K;fT%n'KœqM%z<ب>4k,j@[[63n,-jiYce(f^$oO!r h|sY\Qqnl(l!m$&ht]%l~Op+76 VRZF3# by݂M#+̎ K*&Q^A}btinZF,N>֢C .$f,Y&РիE#2DNʸCI=d/"_Vgv;fq8ɓT+3lozb~ڣ[>c 4 Qt\/?;>\l?qS{} qH!MxIKQUIf (@ A2E~+d KVXKZEVqN]v.7@F psоD)$sMp.] Qf.Ęv) F2P$r y!pԎJ"4\$f=MB)LjS?\va+@8$)L7gD)Aaή$zhuWYP+j +Ռrhˤk>pRU5jYziŅoC'Yw27}bRAq3Mb6&S}\BKc iq׼|qdHR|A]j` !,3G_i](Jb؍:0+lj(67wմrfO&{Q3b/) -q&-"_=0Al:?a}l U"ت0W>#7mɹZ{~iiRĐq ղtk0A9q>CvC1]cNU"\V(=k-T_'NB R <) .buqf9Ln-^e|  ~ƚU|4nq9oPNGvO#ǦdY;j<,fp8^7ǭwVf/>Nsk` 1^زrH5BS+W S/Lk};HN1vXwjOVϨz8;EƁ Td2H(%0=9ڣeh$