tevent-man-0.9.37-lp151.1.1 >  A [/=„u;-[W 7Uӽ&H^C7fKW32Ōp84FCXD:X HmԈm\nf-)#. (*EW~!>oDt1).E1QtZA!M!2T6vAE36ke'_ޗ2(MK. Il8'G p/FyY^PXW2ɸVcl[Lv</;cd*2&+X|"pT TNQJA 7VNwNF=!wOTc(Jk^[4iCk-p;2?2d   \ 4NT\         E  T    0 d(8393: a3F-G- H- I. X.,Y.4\.X ]. ^/b/c0Fd0e0f0l0u0 v0z22222Ctevent-man0.9.37lp151.1.1An event system based on the talloc memory management 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. Tevent also provide helpers to deal with asynchronous code providing the tevent_req (tevent request) functions.[}build82ropenSUSE Leap 15.1openSUSELGPL-3.0-or-laterhttps://bugs.opensuse.orgDevelopment/Libraries/C and C++https://tevent.samba.org/linuxx86_64alC  M8[|[|[|[|[|[|[|[|[|[|[|[|[|dd80594d8d10298963b05f983c2d99e5c1b31fa1c36e21898242db1dd6d2bf1494559a8730a218c3c55e003a3c0e293ce2b3fb263e4688797a2520c9d682494a0eaac5c3e2d0d9d271bebd700275630172b790528383c5dfc219d51bb884be0e8d4299276e380ce7f2771b7cdd6adf10bb3f600f4aadf8ed9f719145896a01f2438ad5bd1b4d9c61f7289b09d14229675589f301672e23c7e75b2f2fed5c8b1bfda672d8d6ae603a1126c05d98933e0a94f79455a177fff526ec942651407ffbd4369b6c6d7f598b6d7191af28b1c2b093167876ad8206df56e09cbafc67dea6f5b1a6fa08e3384e982063c3a6575c948cdee4c365e1c1821f62a55ae3990f7c2adfa32e9a521924a971f4bc6e1b84046c715a1097348cd19c8c3196791fe65cf6f755825a247a2461853df3236a05d825823f578b79c47ba879bc5e82327486a9209456a17e9d5f7db2b5727e9778e32e2e46bee069e0da85ddc7273a0490ea4da74ce210d5e0bb8a694a5fe044a122e21160306df77e1bb8c0eee1b59eeb1bf72ed5225d49f89820101a02ccca96bf13696c2e458f998234886645721c2e32rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootroottevent-man-0.9.37-lp151.1.1.src.rpmtevent-mantevent-man(x86-64)    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1[#@[j@ZZOYx@YV=@Xe@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\Samuel Cabrero dmulder@suse.comjmcdonough@suse.comscabrero@suse.comscabrero@suse.comscabrero@suse.comjengelh@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- Update license to LGPL-3.0- Update to version 0.9.37 + simplify "poll" and "poll_mt" backends + make tevent_abort() reachable for backends + add tevent_common_invoke_*_handler() functions + add tevent_context_same_loop() function + add tevent_context_wrapper_create() infrastructure + add tevent_req_profile infrastructure- Update to version 0.9.36; (bso#13291); + improve documentation of tevent_queue_add_optimize_empty() + add tevent_queue_entry_untrigger() + Minor cleanup. wakeup_fd can always be gotten from the event context. + Use smb_set_close_on_exec() in example code. - Use tirpc on newer sytems- Update to version 0.9.34; (bsc#1069666); + Remove unused select backend + Fix a race condition in tevent_threaded_schedule_immediate(); (bso#13130);- Update to version 0.9.33 + make tevent_req_print() more robust against crashes- Update to version 0.9.32 + Fix mutex locking in tevent_threaded_context_destructor(). + Fix a memleak on FreeBSD. + Re-init threading in tevent_re_initialise(). + Include the finish location in tevent_req_default_print().- 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.build82 1539969149 0.9.37-lp151.1.10.9.37-lp151.1.1tevent.3.gztevent_compat.3.gztevent_context.3.gztevent_data.3.gztevent_events.3.gztevent_helpers.3.gztevent_ops.3.gztevent_queue.3.gztevent_queue_tutorial.3.gztevent_request.3.gztevent_thread.3.gztevent_tutorial.3.gztevent_wrapper_ops.3.gz/usr/share/man/man3/-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/162f0b391baff70538b4f2ee6bc1890b-tevent-mancpioxz5x86_64-suse-linuxtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)C source, UTF-8 Unicode text, with very long lines (gzip compressed data, max compression, from Unix)C source, ASCII text, with very long lines (gzip compressed data, max compression, from Unix)wyVkP'utf-8c7b4983a9091e55b5b6a53ff71623c1d59fc9312e9d728bf86001891f173f82a?P7zXZ !t/zStq] crv(vX0|M:TnTo. '5>KџR2Ȭכ@s-7~hGJHD:On{žYwd bœw;3lPѿ).8&dGv.ӻOcYJ~'V8!΁ 9>uVt .mL <+h+Xu4@3A @ 큁wu|K|MkPa9}>W~x3ptE zy*` Jh:gwdTa0E&7;Q#7R."xYyMnf{7 TCE^WrZ0F6/@|W3zx ¸s,˘k@& '|t*xځK␦M=}_rh@o>kȢ0}TOOXX=nEy2,&huI <^:̷jKGV769|Q[cG}g3j7Uٱt+IـARxjCAw -=| S2ZS*iEVc-Ragzg( 3}.v8t:!*UCv5殞.wL?-}vJ bA跇񃑿QNz$OE`Wl/@J'J2.vxHi>f.o1pyC9bqNHJ}"fk Fڻ็ eĔ$ҭ[^c_dD}dے[fH@7^5/CzxՎqHS, B}v\ȻY J]Fs@gyI؜\(m]=jK D19<9k>,B~gq i;+Z:챿2."DnAMb*Du87MvRkVrNj1RpI ?ǜK_J6*j{-څߢwz+N+ פL;* gο60$;2N#`a]P&ŏܕTi`?D8>F|~ʆhrGK(3K^ڄ'F<ؙy(xp&9a/ݑ1yPW&:jKJGf2-"@ONst2r~LP8ًpQ~EE[tڄ٢xc[R uegKDZSE>23K.C6Ȋ㺿C/Cz$ q\R(\7>=2Q-2inbjxz+׮Vȇ*v'A\ya wT:'A#^VfPc(гmd#\%ib0`lasڑSp ~0&x' 軙B=EC(8HC%/"?L:#ù&m.gu8)KNaYoJT28o%8]ShoD %2.ܝY^%ӿG"㜿. KR._dͅGLuOտX߆۽ !f)IDvb hZmg.8RkK[9LX"ۤVV7| z c̸BJ adP^v/QnG1's}η C/_:MT\Qs} .eZ E#| biv*e#K]B`sLV'Ec}ôI5Vh61XHB]Umw$ɿD0 !!ew~DV}X4o QOaЍZEPJh ,{60%Q hg!*տS/ ]Ucیr0.ோon7$ L^Wa$^_'c)?QtQHvM & Ʀ}ZrBp*xEC"$-b{ܠPt6A55}AԖjG*͞hfN>7g'S FP֟I(*c0WC~,X?U2/Ivf^=/d`5Id%.e!Qs!:g;\_Zƞ/͹Ay7tsֆhN$72!ru{URWc~0ApQxѲG,sQ L2tH#Q !חMx$+6(D"xpa$θ1¿x=ĹDh*qiHJ~hnËX |*؎nwpUq ѮA+༒]h;ڪ$ba-5Yq2@$<~5j{|p8iT?. E_`5czJ 6d* )CQMldx=] nC,jP)̕$-cy2exQ$T9Y>VLan>tr)GZ̍!'[Tp{ƶLW&l-Ҕ qtO]xHt|ul9:g}&u es.F'MT7::f$yoM+of0nXO{^}o0:kSཛsLtks2f F;^.>E?4 S[m,~VSuؓ@Z[bE Xd@ <%ȓdF!F(+ cϵgHgevcӺ*MND׉CX2-w];:诿Xъw=R qqE\#݌dyz| tPQx̐+4v4>aB烟\9FLil94n!1Di) ~_]17}v>2$ |xQl%+p>Qzc'њ15'qqReMVȩ>R,nwmfFל=6P&B k8c8Ȝ-bbTONW[Kl|~_{QF% A?@l{h w[X"T<9)4(H{ئ_9cP̂߿])NqΎe@>҇CU&Pzm/ ô|hr#qyC(!38d9ݧn\S4:V(XP A] 䵆>V/ x>sVk6yn݄K,zf/s|8#clb9Xzw,6xӼ Usg|Xmd+b}x2T`u F<,l ~#b[wsG >1iWJ`EV*95 mMdi!YU71̑sBP  u. ne9˶ՋgPɅ5yJv~.pP<ޠEw.@_}{f?|\@$Fp$ O 7* D63mjWT3Qdqqҽ*ك7JV`b?i r#chd`-$+wcCy\B%-E#}tu|3^C?Y B-v;`89qxSARmƖ{JIg\U&lf 21f'PlOtjr}ٞC\;/;Wbz%DvJ8ܤa\U-hХÂbhθNMR0b;8քn2VlwUC7azKʒwLFx&\dXkcv$RPmz|1:3|9ꗅֳ ݩHc(F)BP` ;5'|!@|!62,UTB!{&kB`t8c{^hiڣCڋ_x0_9SC hEˤDCgGa֜"ظ)&h5U(J?OH?3=@BTlyyҪ;z~/Bٴ0fwKJ_ D^I~) U|!,PsaTo0u9l PXNx݀@{lĎkB wVa/\Y>jUnрq>Z5YL{N4pvi aVxkAح;'~eP$mg^Tf=˽6x4ZOa/ՅuI&J *[4~!$1n32"K4,7C;:ג>kDϠ0XUVH5߮Z*Ĭ-ViejD,C2>'Xd.. ,/F >lLhxh`ASY>s/-2_\ۺ1^I2-%:+{}vzK+n9: E,CƧb~ҟ7rC4]@C6y~L~^ÊVST,-T ]v 14f7"&Z0>G*0D΀DJv V}Z 9y1_J1ʣ,J:5kWx r]WH@w:gyaOy#.mvԒOLϙ?E8( bjj0}=.`fY; ܄Gl<) c*b2 &IaxÊeha&%nXZ&(Q4AXhjcٚ5P%tIf?liɩ 'B18/=fo vpI= 2A'1TA-Kl5K:ʩqfgJv~쫹Q XyrtfO)$}ϴ4*]>I;^JPA.=iCq,|=At⇃ K5Oe@Mdq |G!C/{G6mLRHE_Mܫ&Cyھ tS먏rٌF(}K%;'dAu:y"R'(>'# A# 3vT(P*|JP2) dFE48 gp/ڽ-,=ܮy.&P)tJH_XW53h~,ɏB('1ӲO[.`FO@3򴩉Co@Huv'ʟ" MYk&um|2b0#5Ӂ;MwsΘF c)I_LQƬ_jK;@:eѻN ޵=@۶x˓(hn [pia0SۙOP(p6U T0L^=c/rfV\~zB]}Ya gl|4Fz6+Y7X%]HKy`R2 "k(`t>8˱녎J#J#xY%`!n/zOעAlB c1\a"YP}v$?ؓU2ٞ)\T`v,*qr=FQ࿛E;0 Y,ޮK? 'C vNJ2>y~S(=)3i>v4^9xwy &Q"Z:&̀Cùǂ>+>"_-[Ez&)Ifm9Y77Dsgr BGwл\;MW!+ o*aN/fEf\PK}=4W&FUq{Ra56_鬨2W,{]%„)ON,{tf\x?YO]nn-Iux$+,𵚨!)qr j4дMΒ@"+gVd]LFwbwIkHO@y~l)J zh k!O'x1v(e?F2}JYiÁ4ԺoE xL7 T8שQ=sS~: ߄%(v I[8?.΂|$AkPW+Y5( *@~2J:RP }8=Ŕs'(Q;bUqo/pK" [d@ fWvĶLg]1a8P&xː'ЯIJ 8IQ3gp+颜 v @*!F9 KIGs)n t@ŕ|+ u>}Vhc >ԬN]WЄ__cA G)m2VH^o@*/$І"O<A*1yjo*BY s!|qowLyMF?U˕[]$xƈ4l"MôJ8ma^A̬ Y߀ū6Pc/;D$%.:l/ =V8t'P1;OJ9ƵQexy.ӗC oV& wK3EH;%Blqht#I]Hj,[\F% =RDh(1$<,2&j \A"*& ILkN!"b @ 'P)v^3{|HmXAMB2<<  pܵBN*lQ=< &&H;xſQ/8Kf?DW\;:vYm0mu)&(@ǮMQsl@^]k_%/?W )gXIJ%_VQ%^MqlI\OEٛJm7I2~eP T9̐hmm9:k3PӒxkw$V|~XwKQ2/򈚐-4nç=ޜNco"Z<:g1mGEew4 @p5p1[Fr{|NY#(+m 37scR`iR5"΄Dtj^ǎgt#2X;t_YP4!(n3$ UЯ+lZèqkw (3qhY%LO7v6At=yeٙ%L5/؟\mmb:M\,ABL<#@GVL1?q2Z9gea ?1#K84 U( Fѹ*fuQ,nlb`?՗g6jN\fS AӓN0^JƳq@m`YXmʯ,:&z%4W =hE4nx\V~/4"0 ڱF $?3\ŪHD6jT~;D'I5DE1WԒE`~Rn[l{9eqFGR7ڌ񏜏 0_jg(A(/QhQzFMwǐ-;M, iTL0 6#g :;,e.P.@U󐈮 . "mh.o6 ˀs#RМyL84XTfc  u|<ޔ\߮ pnzuK4.Dɔ<0;>K2(⼸|لӕ0VBlύ?5_#.qXz7jb2nsjIma i:{q'VkkP<7 Sr~*C1oR:G[! `pºk7d"Dᡓ_D4p oV:ixR2,% b3>t DƐڣ2zO%PW 4 3TגZ/2RA]F852E.Ծ[N[A-ǓJdQKoTHr[$F玝!3i޾+-0񁿛g;&EG|*!]h|nT%ښs^xM:+{0{yGcS%+ ϥ|_[b:ö &YP_oAWj yA"}%mjNEM.vVR;4 s<5V7䟗&s(-? >Ɗ}6G5'`ATYe@uaP r G"9r 5VCR7F8V7-OB'-":_܅Bo~'ˉkkrZcl6"]BGfdh{<:rvv-A⫑PдOvc%2 oW eCVhorre-'Hd >1X!!.j7^< 2F0顖&С.Aa4a 4w[r:M]?B-h50VnX_C1ѯYStܘC:e%-|SaBGVFYb-?"|q5&%񇬧/h>$kpLՅFՙHu50gbѴ襟 =x2`UۚlT) OrD a4#8-EΨ<1t'1ZǖvX o+$TJʻ*& k\ To;%kA1!EOf!v|'`;}Éq W!&nbD޷Lyfq4ɧf2h‡&HH+5?غ;Ϻ 7 s取paeS O3ygRz@nb"@mxA(=r.< ~o,!2:l5*B<Ť;5q˷ Y=8W"<6^qIgߪc,bbe])ӑ-̑ݑbס^tKwAL/G}n{L^x*. c}3s@y/2q~ٿ&?@ ryTFhb7ATXрer -r0 AۃgI83:LjF@i$ 1MzIeOM!K5Zg\a%ok=]DV$4.D! c퀦|˅h39q~l I`aM1bE"q0ˑT:EƔ lw12Z*gC?)׉ ̄iG͵gMNv6'̀oNUMuQ+AhR4c.R14I*hm;3V;nl0pE[p[ u߇bq/ku+-NDѤ ~9 6i=C,,@=gdYRFt׃\ݞV. S7 a<~мE658'2aN=RGq#벱R -ќ6&B<Ռ. q1v֦ NWWdyr039Iy^<Ģ[@`/lXV_]iȝM3ʵ %H%vJ-Ĺ/yJ|%O0O-F6vo m -M~nQ،++ilsPL/nuQN%@‚G_pBIwTE;H?ܯ'<7*a6m{vDgWB]7^i_R%PcD=J2yR%ꡩΈy3{mse ػ{{TM{Wx+ :(͢v'PRg;LT4+H막}br"[=Jmcn/_ "u܅gȬ#? ׷:8a+3iV@@I٧8sZ*݁T>y_Nt"cF>_zU,ˮ|GB,km9P+P/[Om?pQ;S%k!КӲ͓Z3͸nJ15"!Zɉ6,ڏ_aI GnX+"]oL~W,r3 |\(]w} KB?gJiw{{’T8T&zmὼSq!/7t_fh5*ף8X-?kå}~eWf9zdT9l2@`@kSF!2xܐh! G`ɣXQ:(P 6*ơ~?mgM3wCajE]%LÈz4j=|îc9#;?ѿ4Ao?n%{ibCK1(f5bڦuU'Oj\Az@{0W|puۺ _7E eLUI~B8qɀ!ΧP2xQ:{M:dL=~f8:O5^G0V.#W5| kìHbwsoRMSP eC<~/ (ϕ4 ))egS3%]oVh|D /1d%jWoSpR2eq`dXx-0{$-p7||BEҊO$XuԒ4󠭆'4\PvM͞M#[Pl{?aE?4K͍i<1^U _JT,?RYu@s7'J>$IJ Ct>Wgo.!ȇi꧂.:* jdu;|Wb@'73y8ٖsW~9K0RwT& Q4"9tWn"խ%7/l v&XE3fAbG ;Alg G]3$`cTSäDȈZ gjJ"]tg#ͮq )pP6sPe"Б,ax@l+`~=; \wW},F_Dա j/B*O$q_gw)ϵx+:^.YʱS &w46ʯ!n|#@ ?bnoTi{^{ SuL]vWZc`I!hPg0M{,/Ҟ9_\^(ǵ@ 9mz '˕8|B%E# W`&΢+OH(W SĪM,,#N-EVK%!Vci9Q=!CYe#٧q,2 IA Be(ԇ#\ѵ6HHb3N ꕛ8;~ /Pj~|KZcV0 X1!7z8}˜N׉9ze}]pO͢XT(Ƽ9MMT?WgF~, p87{!pdи$'Yo:ӡ4 +蹡rMs5)MSZ'{ǰYEL=O}J*vOU3/nmzN|qj4) L0h]MH0+؈hXkgh|Gp>ЭEFTG m[H3S蕘[%D iN{WzQ|LunRC|*x11r:γcbsBTEמz# s\ð}lgvgvQE33"ECo})B@I8hcط%yԡǂ\08^;8U@7\pk٣j'HqPEQ<* SUm>?AFDv+ط*w,΀Fج˞/3ty9;nw%/?V4cTon/b$h.KC6d흦D YXOdUX[UDS/}! }'C{mi39J~$*yДVg~K* {`R)p/ F7]pvx/5s|K+}U Lb}a=k%p u٬l CnE|E}HudkI9>s!rFiو,XL;rf 譄P>$h ǜ#&o3f*sR胑.B#9\ߺblqDkW7-rU+%r!Sv>1HQc236\!^rNq0_"r(< "}| SZ 2ߝ͕^0:E¤.j&hK)@ԉhzZAx-vYVmAL}X' L6l"z`Fu6o_] nc zDhn`Z/ : Rq Sڛ׳,Cs!D!}ZOOT SBFxz#jXq8.nؒm,f6k,OƋGww3ԭ'bU4=f#<7E@qBD'l\q ؠ!=mp+E{kv#*L/YBR ZمMw/wR0b<-e'VTO$@ݶ:DP_:P3 y^٠[\u+t;En1rsFLv *bYPEuUp71l'|( #lT)I31 C˘y//.O)H1#9 @:R%-NK15=Ғ yei jP]DʬR=ksd+p\6llӘ|Ub.)r؏{WA ^}FGAGua[g}LMId7E92^RgE陹$+mDAf)*eT`HlO}m/ŦF z'Dx2U ?`^citIzveB ydqHDt\N/[zM#ȠO3qVm+/[ƨknݚmLc?BKnDg}WާizW3*[>T=ˈLuh; o~)V#:}s8yVMOK-@ԯ-吕k^mC;g mגe&"Su<6TQ\T>*`AsQ==F X+6[ |7p^]l'/F,T7s]4h>bzFt!} ۀ@hrB{nriVJ,|̠1Ym}u~pV-ժr~zs5[@w:Nz@Q9]vېSY"(6}IU1v~ 3Bn\(r͡/uL6߶\g&r w;qב@Y~˨1*:gvpw- .ijnP~{w&*a%QNv݆nCzQ *˒H: npR%s<̭5`*]TSWZUƥO߶Տt(r4gawה_?>il_z91WoF Zo͍0W9YBrXKwv_j夑Qmp!50,xFXXwga2>-6`zY-1iw2R*Ksƙ3 XnjbqK.=q5P C j$ 1WU?9?y7Á&W9e'$Cxh@$$=cE_'Qa[6@G8`̆jfiJM4f [* < wbϼgJdQsb#K]0Bm]9Kppːc90B&Й֕?sY9S=98x\{7\ 5 (rv6L=ɯrZaQfl2m˫ e9"Rh*~jP(KyFv?2c6j{TtKl} OzddC651U6Q豕?rzy`*}J#&ɮ)ߍeA,9tl_g*L#x/DqS4ĝzzHZ-}#|* ە6:L.TyU Y:v ֦>0$8Rۍ__1S<$L޵fUD흙H-)9o3mGc\BE*\1(3I9_~:4q)U9:9[yCeiIPzK.@)y;˵lWH580.@*o4xǝh,Će$s$Gq7G:vA!l!kL^E[ ilPFzDsӗn)OIdSK IKblPӃY-0Xck1ZG?qr]v)\0VMg: %ysxԅ gr=ygLgK/BRsuலo|};6F~w^|1G⟻K,ITy;1`Mv'fuTّnn<{1dZ/Ԝr\H1ʾw矓zU~K5{if%I~`bkدpm6 UbM|옙%=d!?M?FubuAU@\w; ̕A#=ŲܼܞuT}$3 L3Y1#qgei!{96t5k]di~ZsO7Z35$;gC4%%f1X=[Л vvPA=XёYPKH hWIqDST%>c3jW 0\Cuᣓ &t?~s.!ww9^kBkel=LoU,ΩA P)'PږAP#|19u%(~Dtde'X{!2L{s-F@m)w\̷*ͱ8&Ji\}ܫ|#@!7m֚L1i]3w}сJG45ЂK [#dxLVI9n&fE|g'ي2|%'\b#_  m 0m7_!1bӽUO(I:;VՋǓ&}5H OZt(t<^ Z a4VBaW??!vC3<| G"R3۝p[:ˡߔse#3Og%v CKvDmsӉ WWȅ= XI3JJm3&"DfF\Hz8_$f NӃ BTbq-d5H-% eɬO_q^Gt ˒q$I VLRپ6f ,Zn)  'Z-hL&溯R.,Y4ȩe}q]7z@Qaȥ5-#.Ć)ȖѴ!`,}X =1-Sgm;r>=]l=%D -P)eH{oF"aˎ#"Imh+T%֥C5  n6QReg͓}8^|e JvΩpjcݏh(l|ĺv9ԫts5N35h-z"7|vu>lUXN\5"5T&g[)'y u \)zE.e 1iYPt>7FyuEJ'BX  2 Al?ّT m{-3D&s+AZa$di. !o#&?袲˝[riJJM.A ~>_)pE>Mg*hb'hz5p&@t~ˆݛKsQјTO-K};iy5%6^`Gs}_; H;΋"~S 'XnCfѣZrSTDKzt]O^mv8JNf̟/pſOykNˡ(p. m/@ׇ SΙ!|q̩&{|r[ ,1AS|ı}¦=2r˄X|KjJgS8#5ݨ7[9r71ϛCM`u4d! n~k@aҬ J#mL`Iフî yL~~܃|-1l&CDbzW.W@h_ @ RFB,Hj"vi 6>9R{C YZ ~k#ON .HXYSlohvfo g.d:D~<H)v!*Z*eGrw U mr}f Gl䘢~bފ+BHAsuO}~xӘ un% uc,`}9#xW?@֣%-GQ,;Z"wZahʫLSq#Yj#,'hKV=?wl.9[ ayնk)=qZ?wlvKf@c ~t+`B C cX۪r?,k\`%$HQ&svaK4'D^LO' ԉr$Cof}p 2ߣU b$ٳz|WI OP%7\>`L?~Ol P sUoIz0Qd' kP3 ,Ty^ib a3rOJp?([H44b7/'KP8ft()+RgXqukI zvŸ: <.'I3pa-qTΕWVNpkQRzWYTM˺CRs6!1;D]']+MR>+sqe^ 2yx~4eM!K٠(uEM8hG zc =5$b!9:멗 X"0o3ye}K {`੽\X0"g~=|Fhw~wZC$.  ؓS%R~Cwlf{)l&rW])4Q@EDd4Dd/xK{ Rr1KL+jmOvP>nrQ"[bA54 '8E׆VW7ܙe}L[ h xh 5YgErh+6H YMa$Q5OĊj9(iA4GN\lYBqesxҕ S 6v:IIe@g[fVDhdR3 ?zF-v)RP @Z;B@ '{ݰȹ2- y~<|ʰ$Kcp); iss^A|'B2w~ QNX,桕!O i3=7S osG@C*w[2$1xH2^^RVxjЈm%Fz?,te֥q![p-]׀\3N*&^`O`av{i#+`f.'-'ӯB}Wkdi) kͶqi[禵Z] ZJ!CnQE6{eZj]5s~1U8`OVVwL&rxnidя\R=JT)>!e^|JeleIOܒT)ujnDrSNꎠdH:9o$,p~{?#%yn6ޙM"qɨ D+))b̷83.?C5b{LOJX$?7$Y5烊+1!U-; =w>q:#, !Ѹ50&qӖ5 NENcl}a-\!6G"O=`tMv$eO}  bz*(^05qt> -D@g{+3j 7=_qP%Th Rh̒ qAS8w*-=T(ԎGۚ,зaߔv0jt 4XtS2 e"z(nLE+mD+D[Qk.c~X[_=x>tK["hSR#Wޒn3u37O&U@bY6xo@ڹ=vƋLB˘efyvGʕBσ􆯭@vhS9l!U&/[!J-SgK/̸l2QOÁ63* 5M;r(F Ex5cazyK~H1DwT n& ֘{D36_kU(ؿ@I xqY+h"$qRV7,KӢ_dmChj? / ߙItl&uoh dy(1CF,]>GȜ/iAN%ŶTqov!>'FU+6lW- zA2VT C3?|<{KeYbP; ZF"͟$474:`e\ )0v-DSѮ\QӤ)%^+$]VmݒCfeM$@n1D>Gqx<9̭pN/Ԙb\F-omӚ+A iz'VePPq9/D|=Y7XnѦ2)! X?&cP)c3e`p SV~CaO& uEO6Eа4up@e!,с,N3e  e 3{ 0=+ s= 愈K$}*8d.+Ƭ`\1[,r?-q쩮7# !7rRo8C<ڌGKv-9df2n!QLtUD5J0TuIU~ oHwߐ T_qb(εRT}S")rd[@oR ֒Yif>X7g {Qe4Ɏo:m壵wRk]ick:˂8ZY Q ~;m"nqvt݆14*ݝl/n!vڶ#ɡ/4AsU4 N͸> &ìNsMUvScǐO赀&Y 7ET_Prm?(9 XxxѬqsyoniidZu~'\^\7Xo`Ϻ7̱e#&[oFǂդbT^poC#_ r7 Ԫe靠t^L!L@~?2ṯ +}mꡓ`+:P#-6gIᾮqJ5Aq;f ',5ZRzHu#FieN݀urHQ OgV  38s۽gy _9c앚,R2Xž*`Q/e蕺j`Yw]:y)ܡ\~ܬ`F.s<\ KrrfJ4$dEB0WL'Ng0vnG_:v۟*$^ajhҏnK(b$Kת.iX@~O\Ik6OGFt*S(%=5sRˋ ).{2RKT[H[XUyL]!(n;P˧yP1ѭU?+묚9v-5I%:CYDZ cͨ)?8h@^&d8cGaxyL.Q1#vӬ5y\fOoS[Ҩ,oh-Հ,4.و( =a}$ 1Ětʹ7F_t<Sgm)X;([=]WUرa/?ĺiCj!LT ELKrCtɃ6 eO0>J@K??Aɽ* :Ga<  ֪Z^˯_MR6AcB |EWWdz"*і(Zs{턄Sʤ֓5"؇1u~B>cb7 T#k1Y42zYҘkԄV«X%W8M9fDh 33{ؐt42p// MƀHGBJ[*T#pk ֔صmG\Gh=QXJOBA xDW XzE2KPd!xoj=Pp:ʏOn ?xqЭ'N Z65#},M7OP2rO$ ,O{yd#PM䋀JtsAM϶ ȸ}!2g1su >V1ΰc _fjUq`Ǯ{C(Df=P#EZ%Mu J׭byG, >Z s(lR_M^ibiUJak7TwGtPQIaoZl[ `ΉT}9I(I~~!u%<B\;x5e_1^_AvÄGҫ Ba5ٙ0t6uFޤLt|tΖԂT:x"3[] 5u0gd3\ 3. o~,vЀmBIz!^:6GF(`p Šh\Y˃0fY 4w8Np!hoFnǂ=SU [njdp-{NyMoSf ژ[J_CA2bV}9:C/th4wñqB41z~MvGHR ;;&[2;l*"!]G9O6~^8tiű6(-Q4П \m])׏P O];n95û4u[\A)I7<,}a~&{1AˈPPU9_F{fi֗ʸ"{kʺ* u饣S, g`QH?v T`k/Z5ChS %[ŗ^a~fFkBN}1^o_.YX I&lJf˟4M:)qe?^0'/囝H$L..KtWH]u80GUwe4{g4 GkJ ^5OZ.Se0٫Gd4Nfr=| Є!]`]l9H,MyGPݧ|1vN B5[@}o#ZqQ*93fG|KOk=u v0FO ZWr6$ywGsRyW؎i%69 ]N+΄+-HD'+,7/.})&ۨ-9~t}u`uS-㡼~ rZ+ta)_B6+%#d(XryG[EW?5Y3רiZ"wY3m"(aP:hcE}G<نϰ-F0E6P o}>L&Ud/u,2^f,UbUkhϾo Z%ͅC!+]ǫ8W3!_5d;ϰRq 7 % ^/lf|v\R1|/E<-O E-ú_V$),)IR/W L~H#T LL-*iyZ[^ȍG?zs!l t6ٍ?~ Ҁbbqa o=ʥX+Д-*