libtevent0-0.9.31-1.3>t  DH`pYYɸ/=„I4ha;yBaYF.1.mB3 V:7(n@R "YDFMg`6s`$ݖ-6lڳHl-Ïj8褥]\Ll4i7 4CI}N'ftlPzA/z/>t\q5yJ19> 1Sx[^ޢw9(=|~Ò֏Wm#C ~e2ef8a15aee23565be5cc405538b594e7148a6fb YYɸ/=„X$AGqDݽh9o!Ñlj r3 ?%K;P~<,p?,`d   -HLTXkt}        (2<X`4.(T8\-9 -: ->(@)F)G),H)4I)<X)@Y)\)])^*b*c*d*e*f*l+u+v+w+x+y+%z,PClibtevent00.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.YYbuild81 openSUSE Leap 42.3openSUSEGPL-3.0+http://bugs.opensuse.orgSystem/Librarieshttps://tevent.samba.org/linuxx86_64 YYYY8e4c5ed6d4bdec72bcbd452c3c2277f9libtevent.so.0.9.31rootrootrootroottevent-0.9.31-1.3.src.rpmlibtevent.so.0()(64bit)libtevent.so.0(TEVENT_0.9.10)(64bit)libtevent.so.0(TEVENT_0.9.11)(64bit)libtevent.so.0(TEVENT_0.9.12)(64bit)libtevent.so.0(TEVENT_0.9.13)(64bit)libtevent.so.0(TEVENT_0.9.14)(64bit)libtevent.so.0(TEVENT_0.9.15)(64bit)libtevent.so.0(TEVENT_0.9.16)(64bit)libtevent.so.0(TEVENT_0.9.17)(64bit)libtevent.so.0(TEVENT_0.9.18)(64bit)libtevent.so.0(TEVENT_0.9.19)(64bit)libtevent.so.0(TEVENT_0.9.20)(64bit)libtevent.so.0(TEVENT_0.9.21)(64bit)libtevent.so.0(TEVENT_0.9.22)(64bit)libtevent.so.0(TEVENT_0.9.23)(64bit)libtevent.so.0(TEVENT_0.9.24)(64bit)libtevent.so.0(TEVENT_0.9.25)(64bit)libtevent.so.0(TEVENT_0.9.26)(64bit)libtevent.so.0(TEVENT_0.9.27)(64bit)libtevent.so.0(TEVENT_0.9.28)(64bit)libtevent.so.0(TEVENT_0.9.29)(64bit)libtevent.so.0(TEVENT_0.9.30)(64bit)libtevent.so.0(TEVENT_0.9.31)(64bit)libtevent.so.0(TEVENT_0.9.9)(64bit)libtevent0libtevent0(x86-64) @@@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.2)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libtalloc.so.2()(64bit)libtalloc.so.2(TALLOC_2.0.2)(64bit)libtalloc.so.2(TALLOC_2.1.0)(64bit)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./sbin/ldconfig/sbin/ldconfigbuild81 14943748520.9.31-1.30.9.31-1.3libtevent.so.0libtevent.so.0.9.31/usr/lib64/-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 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c3e14524d8f3735a7c4be07b5600440a1b8e3fa0, stripped%PPPPPPPPPP P P P P PPPPPPPPPPR R RRRR RRRRR R Rjk mTj?@] cr$x#̢o^d52?`ΙxP wXB(mLS3q~ko>k EjM>N إw+oo}˒zթBh/T?O=x!0X+sw/7wf74]̔2u﫸\zk_]p¸c8Q9gM9=\1?}" ɽJf,1~q%n}/V<vXȄe['kdnҥ8k&灊XĽuZ+/ϧsJWOvP <_iW&N9+"0}I7z|x#Y<+Oojc⎘0  `ն_WI$AbHM.+#g<8&89^& }^Ao^ft<v(]a"rFMTc$*g3J(LY"1zٗ֊͊6B7͘ 1'e։=([ߚUxoM6,P 7^^n]yw,TU]3ߧQl% ߎw"~)6v \ *5Rwҿ}'+2G60*8[*Tn>w0anȌ@C\O$ASC!4V!='E:߂T,I&SouK]9L$C\I缵5}Lڶ#ŃڑN'Bz+_띊rXU=jI 8o _>`ՙ8ŗTԋe4r7Ai%9; %SvЬ/6D~tݻGy {m^PZuʾTŊccw{l)zu|aBo;h rpT )w$n+X0%"\&r* Y>#gW*&q[^\O w!&Ɠnkg~s!(#SEu8*RÄŖJ7tT~\@SA:yɋ,9V:+0xx*o@FDvNvTӬBǭqRH:ҖB ۀ(}*krG0jQOQ@ ,d:8Ȩ>OBrA:\NHME6nux#_Vҍ@+$%Z3(Ҭ2:n~=ڔ "f3 p}IaB/yLb (SIq'$} Ew:|]%'L!XT$$?þ{U!6g%4+z{[!>(\ŚLAM0n|"Bu|Kd߱ mLjyjv[t\f:MôyxѶM΃ Wp n)WV/~'\缨scZY0\[MASslW5fJ]/rj[޾HIh zxvn1Z v(4&\6ӃHP8[TS$HmX8f/UhF@<0Vlt[!(&"I@J6$cS5';pđ x7P ^i4ݡر3[·evvi}U XRk;5t#4/0qnH 7ty] [P"=L`Bg0 QDhrz:l/lI.kX=s, \~dG@u*b 2q"v~F=@6k_pq\[N' [G@,*itc>h,6L(cOw -0> HD!`2  @ ?̛9: ffWSMB(\滋G2r'Z`dM6v&?wz?6BБS' SGSg|zx'L#z8#P촋&~[S}ЕǾΨff;sC'Z J"e^Y`/6ԻZ$s_3JvXAӬa@28dog;fzcB ԍ>9*[tL& mhsx\Օ{dc\EXe~ ]٧:@Ks{2Wz4 _ܑQ`~76Nav45vVn}#BRLCOćrҷ? e~a JԃEWz%0.9)~'g /Io>!CP2h֒3+P;(7_UޠGAFن[k?u2K~CfA/>` Tu2ǀ˖?t˒Dd/щv ECp:딶T[O ?;x%scٌrr%@N䞥ٔpojǗL#,x͐4wނVx-W?Lڴnt;t1wgdQ#v&;(:[p,Ld&Àx +m9D#¨L(>emz(`Pn B f?o)o3&Ĩ]ɩ#, d{yLa!V# ֕^^b>wɡDHi22 fc@C"i4T Ɏa oLeJTo#d2zsHn)#!W*M:ߖٽB+zX+-Ր-MAR3Wa򘭌iR~~Oڷr造Iuo {Z0f0J+B[{t*0LJuB!*Vl-**A/x,ۇƮU`$ωDIZi$&H-Mk^E7 KYœ_k JfhcD +uTi+ü6_{ }[~VneR]Aސf} %JoNvxzfYHԣ-w'2UXF?b)ȿ?A9]#WK,QT*~:חd*  =9OF*}P')Ɔ&5sB:|O" u %QA޼Yv;][ro%6tj!LN,g\aWWU4&mĶV$cqaՀ6M@)$2 @ih觜Z}>3=I$$w~bI4oz+v*=jp_dqcƌUTxWN9C~6s IefEqY j5 Yz vW".xU^D??> Zwj5LHyMs) a_ZedݤֈOXc{0\f{Q̓<4Q{/TGgt_؋'CA`A vZf8&&| =g(J gjK8^".4-J_|{#EU-Fo#'vpiMNCy![ec! )L'`4ߔ!2U46620#6bԞ4B4[7w2٩yKs16уӂ69KY>xd|;a7}kRK-xlR}sU@΂x.8yD=>  d- t3"l")%hwu=΢O葧%$@5yRF'#"գtT./$E8~u{r6lxjOg .)y!MSa>K~`_PA1=*^"sZl,RJ:1@^.^OoYk٩d'f*z\76:~lp3sI@:v9⋷Ov#iP< c'S<ޝصϩKerKn2RR[@FҴV01 tܷSBI6;ԅ-(z3,NVlƼ02Z۬텟Y'Ck-jbuԤÛFQ|XE +7(Q} 䳟@k&e2)"E|}jǪl,z'D4G G^|o[o7i_irӼƾx),jVлP<iB9cņw2 b]\ mRfZ Lx^gWŔq^PЪGb`Ͱ*L aإ+S FRu0eCv Y|/ g;H JF1Zvʼnhc> 7byeWlH9_@:2qdYD'J@񳩿2SoV}Mk6a:cv7i/s!ѓ6l&y tqO!3Q .#$F<{!x˧UhTlNhw4]䁮m8E&R<=B{*P {rxBCk71ը~=#͇Ӡ%5A%hLv_=eU8ew֧=ީձʠVl' ވJ1fFUazA?G~fRc&nNR.,^WͦIzvLzjRگż R];64y 's98}a*|T:R̦ID/8I 3nߣYߥ1j+GZaWsiM8܀H8ɹ ,7!(2Z(OcـPdVH5{mwVY/uj8Lomkrk(]6ia04awH:%+ 9SP[j </rKڽ7[|r,HqZc0[BqȚ-gON@q5nPZBG7됝Sy]u~opȤ.ڊfqJ м-1pf8JOwi}3u25X2@t:Nn~^IgWBYƹ?-UPP;t_0aPbeX᝴LmC^l|N=Iš̒< 0",, w] QD16$ْčrD5 S:WgĶ W 0sҌ$1W׶W}nugnOFZM,gi`- bĢ56,TVK&ZŞi7+ c!hl3@S5F,* zGl$(WEɧTtX o@]Ŝ)12(ʉ5.+CoR\ :6'YM=AC26{v̇Yw'LL1N~;6teYoedPY5C?BI)]Kq_&B2 P\WF9TlP"ի vQ<_|dɜ{i3O.1@B/ ۶/1f{aT/G* cH|sjD9k HY |=,^M|O4m{F,H0nwO xS$906wM/6 %`_bW4V` 8&>mm\ ,Da`\g.ܟ4%.݉e2M-E+1}żӽ8uj/+.~B keZܩNG]*$:Čc&S=[*qp< Dĸu+ ~dvڝcXmXDq܁V$Zu\>G c9JX!c;xnɖ<` z#!^} Q-js\k\ ,Y ΪFFW0o~mMThb,Vح5cz2  G\ `n:oi 4L !:r(7e?aj '!b~|a}B5kXմ$U_62j~s[sdE{l‹zIyo7ǭ]-05qEF\*%>tʰ8I9eZ,VH6M}fYsQL2fSt>cf%݂T(sGQs7F*FeѓGbcTonbkrH`^vTՔSQfcmhRu1qK2`ew"MȕRG)"s<D Ş}>&jU3H/ɒ(-ѕky*kJ[sy6䲎Q|18qk/ b|w.@ B'/`y<$~rx>eW #jNWbWQҋo0S1,=oK>ྰ DM4?z惸 W.a'dф-?GhDLPq>5"rt]a(Ln(x )92(X#W9]M BQSQ+_jK[7pmnWu_D9#]A8ɧ+EZŽI?a@sy3lJ>ۦ8n?3 8;T^]9sP`ۂM4 T[X|#`ۏf`!tYhd:.܃9? mw[ !LI}}&Ӟ*\B~SDO7G69adlMݺT6bRʘrVKVFA뛵m\YR`7 h KаɲB uR4x{dauU$%\I)uȧFEQU-.Se.\g,DyJQtK-UgjpY1zʢuf:];U6u @sJup $[T orJJ|iSfPHƞf:MV </dd̏m<GlB B Na=M꥜~>] `Z8ɱUkLЂȬ_ٰ#gCW  ,͖L,}o-{JM)k!) /5YjvÂpYa{. FyoO@ϋqbTPɉGH׬x dUJg&Ug~X|]l(YS!dbY/Ao`Y"׃;{yWAMˎ`PeyC#aɘ]kJf+swg+,A<8xG?7?d%! %iO>6#TFK9{ü#VS!̓O ϙRiW[s"W4dV CQԨ{[PGۛW+u^*gN6CQdW#!˧< r)#2#>kI(7R+T? Q^TzINāyXnEr-$ǚfv ŶT 7~^KLkT*F:ߏmW#*F~8j }A?.|-9 SR6Ba8')uZ)V6|no|5=VIsy؇"+c4/eO.IxvHp f?0/( 0@ jPV=8%jy%RTyr94E|WQ~gw]f­%9}B˹&r(X2cÚ`zp3zg ]eΐ{PT\ V9 Ecp/wz.xv5OMaw-m3g;L)vn_|#Ui] ]Hbgxq.}-p7S4Y)0j1iΝ'F=6໱of;rbp> zhid/0C"\ݯuC'LP=zy0g.DHW4RLSsA}HAo#Q &%}"Uk3V~kT/ƫ.fEg/Sx>Wq {wMMr28žq iZ{v,3h"=GcOd1Xn,eӹAaB̝)3Gғqs+>?>lr"5 ۋ<qh;22dw=<:;ʧ30+lynG@F1OUz?}QRrM䑑C Y˷ve$Q2gu*b aIDBV4aݜȨdM6(;oTUq}ס+v94K#SY9ܞHlrJiٲ0hW$!!Bʆ郻6et{WCYcT:Fd<BIGn5KI")gqMQm n:hބ]Ǥo8' 8|ReepDՉD^ʝ65BYc7Zl0s*=>r$n׎h, @׍"TfI""=4q٠"_!Z9Y{iu6""/B$FNzkC͋atw)g@&#!SiΞdsuBO3^iX?n{, ]Fԁ\MqU|PplI7)T\Ġm|5MR ^;~ݰpb d!cM]P\򙪤H+:-xj-Cz/Λh8{@m[@3M5B k U:/ϪQy@2 1(mM=SZ1Fw7eL8Q㧋i'wFMyř[L[a@HDKQeB_@oF @TR)v++l ~[ъiF0Hg9u[RW|V\=)!ϯja ^CI 3ZZyi¯mW\'aO6X\LgV&x1LeFj#!oӌB^AHH-A)|._{ܡBNQ R|+z;xݩ"Ѿ^yT䇔{&K,מuyG?̩G^7;lb"[w-Cjo#p*L-zrz W)8E㑚 ?M:dD)MCcçel;`Q<5pC/gh r!Z5۫10|Y~ͯ-1ڕA#EǪ c%`0~"jA}Wo2Ȭ7xEOh |. M9YZ4'}Ŗ@ Sʥ v突NPF;/J%qUϑyH"h~Z֬[qrwn˽G֜Wz'qs LŎg#kϲrU%6{p"xfECD%`8;7T[>٢jLawGpi|]JdbhwwPO)1{ ĵmֵ&ew;(Ox^$Y#V,KX+ `Q a H% ҙ iS/$&o%7?]QQd ';%_@E0^p^$*ҙ$P Y&p18׹luX$W2*Lދ_u}M̑^#ُȄkb.zx YvE~ZxWOGj` qS~9VӬC  01ŔU_ͣ\#ySHIVu/$DAA0%w!Fiݞ}jsM#;N{`nrCȐj'ؙH|6ј<\kR_j%I KȡYk.FMÀYkǻI4po6bc`@@A5ͨLC+[ё#Yzbu&weC>i0T^b˒`l(g +n Oϻ +csa`@W%k9~毐PSiIo5#uhI[tc K#VO/a]ľplui_ȧUyn)Nƨӗ/#E0}c7EZ%B~v%'<"/ҶchNdه9$o3{&lps>V]L;wpP ;_ R[rWSծ}`'{6BOC/ϣ)+r?ZӢ(6Gc|D-Y<#R$B0/AmL\|}_' qSj3L'ܾ3f$[n(O.17Ц_~a`Tqu@ Ṋ{l1u 6{dZH8ňBk{ӆpR>Jq{ࠫ w&?Me2"\/".n-s0ˑH$AFv[Jl7>3(֥pu%HK=/̗Ʌq C}ZvB!FLq^y*_k4׵m0}K֋C*=oEo,LNzưl85FM! mZqm2nMI݉ vq&l _n +VknyU\QR/]/}Cz]jU9ө.qݕ 촖0> N8E/J քـ+VDT5,zh84jR@~BYmҤ#h_s0f$l:bp0ΓuBq˖"D̎1CBP8(D+aى m~\d'L%NUdm}?qF@=ej`-QZCv1WQ(̷MyơLElZX9f6?G0it! zu0[SsmlOȴ0r+Yi ;V/_M),љ҆Nde j1Imjʐu4v:HZh3 ņnldf.ri"E<;Ǻ$#[gvdkJ2T/UL14|?ӄ> {3SC gWĻoMe?]✏at!JX))F+uP58K klp5[*eVj{YW}bθWuӐʄ.j=47UǏNx7ĢbCλ#KQCNLh^ ȴ"`TmDc+*s+.Ͼ&'iR6?TvkлaFdIr~&α{F׈PFǶ\- &3?rVeV09pQ-R6~p(b"]𪧣#|̩mV-s9Lz|E3>OzZ6AG(곊 '.=Qҳ޻HЎbza\mRi `J!X2$;=rW//WSk }1[Tf!ͽ2(*h>hTIfwl2www.IcI!]I7Sٰ݈]>0~{?YTvC0]4*Kfix.D@^9sE>Mf=Hf#\>m$i.a/Ro ? W~ܦBPvڑ~!n4RjKUX'ImFNDVרI*bd(4qs[r!8%$G(ڌN ? |Uc<γ 3g#;@#AFɐ, "oFWlgw&娈}fS5D{B,$ $IJ1jrV[NVx+깽GԺl|ՎQaSi 5Sw4q 17sժ%/`ꈿ@ ; eNywj3 Bo{>4pD0 lR7I"pJ_:iIZsCa(xD3M+ ŦrH0+kO٤րF?4pP^}~GJ  g?A&i‹/h%Aܐ@rd>{nԬ&M/ͭbCF{st%OJ2XȨWrR\uȱDUmc0n3@)-ǁu>5b@.E1&21E6aXp ^ }Gc5pGM7!+"fa}M; eN=m5bے#k!-4+[,gpykk=#(6Si.6F( UZk}+8T~B˦v@&D÷!a2"}q5+:#@+,"b r?7)1|Ҁt+nJB-bM]n[LԥtW4b`8JEZ棁Έh*xvalaMM=IC$\ {-s$BIӋ1dX֮a6Fr=Ut[99P8^M`ڛ=7B㻝d} @H&\uP.%nC6ܷŲO3~B(V5~m l}~)k! /gʖܼQg GI?nYrOxuӞ -|.<ߧfPļ$ʯ!7GuaF= Dmʭ.Nj.|2eAj ,Z@+L^%[%svx/TUV9ůԂrNOiʝ)^V7c\F1-#%c6Zy\;' 6<5X2 =O@dd tL ߭`. Z9ŧ3C6 ET@\{"/1lZ!;3r)cImJ"0+s*cJԃ!!̺Tu%(OQOeEgxeP+O~@|Yokk Vze>n,T;IJ3G#  HlE5I4<5aR 4H|}ٙ؉D/EW"'fXơ@_] @eZd0ɸ[7O㏓A:{+2d]t [ZuZ555h3;~ AN|'~7FNU@(]3ˠ˄@h+ֈQfa9o8,OZ@.j5{l\&'. ԽaryP]]UG61˦/7@ŊgU\/QezOpȠhH+U Nno*5a:mNu+rItQ3.ؘFٓXq=<)׏4`yNJfT'L? б<ErXGY%Hfscq72RK4j 1K\ZW``ǰUKF.IJ %m뙵 W 2KUd@<%tw,E|#9GsZE*!#4L [LAXDĨ(y v$riRH' t<-et̸ 0v%; :zn(ӓMca}y8+ړ3&O\? C* ԏ[k>[*f<.A{-څ'79D)(9EF{zsVlX@ށ0Hc;))FaZwD}WPʱ+Ċ E&ërζ**]w!f;`;:zgUH3'v>td6\PpGg \}}T6kX =t8RrbξGP ܝ=Z#Ex -NѾH8}q=YaҢ`hmnbޑ7&N禪EN#V̢gIY8p5`c8Dž/?,|S'>pTdJBbo-ZM3 rdWш\5Dd) Ž>y&XV(и|p뒲b5=u>&rEJ_cG>itL2c۶S(ʴ_x‰kn2Z? :J(IY}`! u C g*҂*RVeȏo8\]ꢄYأxuzpԫ~v4őڣ ׂAz\s>g%d+[O.$&*< 2fKmeO]!~oB(ЃՆaۦ' b\%<{ko$c+&:\8W_c$o'7u N ПvsjYѢ{y C[q 2ep9*ic/_ ɽ&Te.cL4sf{XA9(nLr癴ꢋi__.Jw>6M0!(Z9UYKCՉ&f\*:72ddp~U}DY0$J OH>AxDPiEt2{iM$ΔӨ75'yV !qU!*xhBro?kY9"HąP T)ָA\ύOcT^.ەMuu0́\J`hnnAAW(2Yhtd>U@RcL|JQ?6^:Rm2ݯ6B) ' 3Efq+j+· p:$B|(E]f }$ki.pGBҀPk7~(Ҍhd6 ϞOW.y iw8`P-'qC C RIVE &'r&8מsf&!M"s@ E5e2_&0+Yqå7]rq"OYrST\ #L*e6'}/?qZc;Y J )4@uNpqU@ڒن$2$ hYCRd+ ~WPBH?AƀqƗ>OFmZX$rh* ʠTٻbE SVIH1 B?INUT -ɅrԜm75Gh{A3uۜG!WI #ZZ@7nZ薭u>Ú34a" #琑M:%Kvf ë