kismet-capture-ti-cc-2531-2020_04_R3-lp152.1.13 >  A ^]i/=„fWL`9oW`b}I'ZSqБLox/ϕ_&skK`5$ÓH`[?r*:対%2?9TOQc[zD)J̪Zϟf*N.@x@@ߨtBtC 8_a,˹F*rHg]3+k(kA}­tV{s͌~oJp$)268d999f77d93b134322cfe39a38891735a89a6e30a25739ffad2736dcfa9f4c6f7747698c67ba6df87aac9aace6aa4abc74882dcd^]i/=„TFSbo>OXe|Y3*]e(n6&Hh(:دskm&ܿu>6iEi1Ӳ.M9)oݙHJdC+ԢAfQ$@DL{2 XYvGi%:+|>p>"x?"hd' 2 iLPX\ox     A DHMRx|(J8T 9| :z FmGHIXY\]^bc d e f l u!v! w!x!y!z""""""dCkismet-capture-ti-cc-25312020_04_R3lp152.1.13Kismet TICC2531 802.15.4 Zigbee Sniffer capture helperKismet is a wireless network and device detector, sniffer, wardriving tool, and WIDS (wireless intrusion detection) framework. This subpackage contains the Texas Instruments TICC2531 802.15.4 Zigbee Sniffer capture helper.^\lamb66popenSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/Diagnostichttps://www.kismetwireless.net/linuxx86_64p^\f14910d3ecb0c50c4d3573d063febfc5ae8436d5ea37f9582582a8c0c0c39e84rootrootkismet-2020_04_R3-lp152.1.13.src.rpmkismet-capture-ti-cc-2531kismet-capture-ti-cc-2531(x86-64)@@@@@@@@@@@@@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.10)(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.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libcap.so.2()(64bit)libprotobuf-c.so.1()(64bit)libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libpthread.so.0(GLIBC_2.3.2)(64bit)libusb-1.0.so.0()(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^@^@^@^^f/^^O@]@W{@W4Martin Hauke Martin Hauke Martin Hauke ecsos@opensuse.orgMartin Hauke Martin Hauke Martin Hauke Martin Hauke mardnh@gmx.deastieger@suse.com- Update to version 2020-04-R3 * fix a possible crash in Kismet and associated tools when compiled with GCC; there are no other changes.- Update to version 2020-04-R2 * Bugfix release- Update to version 2020-04-R1 * New web-based UI with searching, device notes, realtime graphs, and more. * A REST-like API * Expanded support for non-WiFi capture types * New remote capture * Massive data set support * New KismetDB logs * Multithreaded optimizations * Kismet will now take advantage of multi-core systems, both on large servers, and on small systems like the Raspberry Pi; * Live packet export * Packets can now be streamed live via the export endpoints, as a pcapng stream of all packets or with live filtering by data source, device, and more. * Scriptable alerts * Alerts can be defined (and triggered) via REST endpoints- Install plugin alertsyslog.- Update to version 2020-03-R1 Bugfix release * RTL433 changing command line arguments * Extreme memory use compiling bluetooth_ids code * Fixes to kismetexternal python code used by rtladsb and rtlamr * Fixes to handling “weird” rtl433 serial numbers, like 000000001 * Fixes for ubertooth remote cap * Updates to the kw41z capture code * Support for multiple phys on a single interface * Fix for buffer size calculation which could impact gps handling * Smarter error handling with channel tuning failures * Support for CORS cross-side negotiation for running Kismet behind a proxy - Introduce new subpackages * kismet-capture-ti-cc-2531 + TICC2531 802.15.4 Zigbee Sniffer capture helper * kismet-capture-nrf-nxp-kw41z + NXP KW41Z BTLE and Zigbee Sniffer capture helper- Update to version 2019-12-R2 A bugfix release for Kismet 2019-12, R2 solves a number of quirks which were quite annoying: * Solve a race condition in Linux with interface naming. Due to how the nl80211 layer handles interface naming, combined with how systemd can name interfaces on some systems, it was possible to have a race condition when Kismet defaulted to kismonX interface names, resulting in either errors or Kismet ignoring one of the interfaces. * Solve a free on an unused pointer in nl80211 vif creation. The new vif creation code doesn’t use the nl80211 flags sub-message when there are no flags to add, but tried to free it. This could cause a crash the first time trying to open a source, but the second time would succeed. * Fix TICC2540 USB devices. Some systems were very unhappy with the order in which the USB device was initialized; now it should be fine. * Work around the very broken RTL8812BU driver. While we don’t recommend this driver or these cards, due to a HUGE number of issues, Kismet will now do its best to open one and get it into monitor mode. * Much smoother operation with very very large numbers of sources. A side effect of the vif naming fix, interfaces are now initialized and opened one at a time. While this may take much longer to open huge numbers (dozens or more) of interfaces, it is much more reliable and much less likely to cause Kismet or kernel problems during the initial bring-up and firmware load of interfaces. * Minor output text fixes. Capture interface and base interface were swapped in some messages to the user.- Update to version 2019-12-R1 Bugfixes and performance boosts * Remove OpenMP/parallel processing; this resolves a massive CPU burn on even moderate numbers of devices. * Fix logging bug causing export of all devices every logging cycle, instead of only modified and new devices. * Revamped python-kismet-external using asyncio to prevent a large CPU wasting IO loop. * Bugfixes to the Linux netlink monitor controls to prefer nl80211, find existing monitor interfaces correctly, and to work on devices that don’t support IOxIWCTL iocontrols at all (AX200). * Switch to std::unordered_map hash maps for O(1) lookups whenever possible New features * BTLE packet capture and basic device display, using the aUbertooth One, CC2540, or nRF51822; * New SDR demodulators for ADSB (airplane) and AMR (power and water meter) with no external dependencies beyond librtlsdr and python3! * New ADSB mapping UI * BTLE support in the UI * New formatting options for ekjson to simplify export to other tools * Device present/missing alerts * ADSB geolocation * Detection of CVE-2019-17666 RTLWIFI vulnerabilities- Completely rewritten spec-file - Intruduce subpackages for the capture helpers - Add kismet-rpmlintrc - Package systemd service file - Remove obsolete patch: * kismet-2011-03-R2-makefile.diff - Update to version 2019-09-R1 This is the new, MAJOR rewrite of Kismet! This version changes almost everything, hopefully for the better, including: * Web-based UI allowing for much simpler presentation of data and compatibility with mobile devices * Standard JSON-based data export for easy scripting against Kismet instances * Support for wireless protocols beyond Wi-Fi, like basic Bluetooth scanning, thermometer, and weather station detection with the RTL-SDR hardware, and more on the way * New remote-capture code optimized for binary size and RAM, allowing extremely low-end embedded devices to be used for packet capture * New logging format which can encapsulate complex information about devices, system state, alerts, messages, and packets in a single file with simple tools for extracting standard formats * Pcap-NG multi-interface logs with complete original headers, readable by Wireshark and other tools- Kismet 2016-07-R1: * nl8011 support is fixed so finding the vif device works again * full 5GHz channel discovery works now * memory leaks in the drone are fixed * some ncurses compile bugs are resolved- Kismet 2016-01-R1: * force validation of fcs by default for all sources * support for recent autotools * fixes for crashes when alert backlog was set to zero * fixes for failures in some VIF situations * fixes to resizing windows * fixes to GPS averaging * fixes to Radiotap changes in recent kernels * add WPS state parsing * handle BSSTimestamp parsing - upstream sources no longer signed, use source URLslamb66 15916966122020_04_R3-lp152.1.132020_04_R3-lp152.1.13kismet_cap_ti_cc_2531/usr/bin/-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.2/standard/f181224fe434762a5116855737c7d1c5-kismetcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/l, BuildID[sha1]=5c7be69bff15f9071837cb573d42288e4136c296, for GNU/Linux 3.2.0, strippedR R R RRRRRRRRR R RRS5I5O*)utf-8120aba2ee0625e60ec30935a532734fc7794e3f5199b845ba162d8f995ffabaa? 7zXZ !t/{r] crv9vWaUak\z#l W{w,~ڇ:*Ia(21ViG '(2K4%|߃(@bXɱ+3S5=dr֨ƢWH⟒hbTZ %9:aNheLXs#|*"=C oj/0vgBkp\me;h3NVsyu!ƣ#F?cm;ǛJWW9rf’J)S`['amEKVIFGCgT_Tk -JWu:D]QdPz1~rI%wHFz>S5D 2o~9yW V6rvП%܍X2,B$KšlfXLэLY#f2{3 \B` [@ b2TeyP`i Ts2 ?rJnh`1vOwy*> r '~@Fw@S+2^Vw%tɪb^ H)^sOe@JG$v@! o Js_tzN;+TuR0tD~k,f\odbhHo;j" G8q׳f춻p8{/K`c64 3|g`^u8_[^T*LB'煗ؙԬ/iX4%bקڐ+,93ZC@׻%i2fVTBɾdYZ n~&{k݋mCS+} -f Ҭ55q$7/ ryi};r<Fl` M,#s,omXΛU_gEr.hlݍU0oQwj5kV#GŸXidb{4T5 ċ-u>9Pq4hslcl>اyIchb=6{+Ә1U⯵I}.]|ŸAIF2 42.hsL]܆^--i⃟DmTIN<r?B5# ^J~R+,qQP1tYG7Ӻ>G(f=l=nI$\dn*nƂCI@[0^6!ln20+{ᾒ˽}Ae쨷&NZ%frw$LN7ÍHicsyBu20=MփSFM0Tpǫw_1*Mֲ'TÎgkNU4൅wZV=`]z(Ϥ)7F#~~4Cl#I2r'c?IX$ @PW.0{'n}l-52I._ ='ɸ# f>Z7ŻO a!T*(k-D7޴7aH*Õ_nށVL2}V9RU[s/xیV^/m Xxlo6迋7r3.C]}bwlHcRx6ހ |Tb!ʘ?Vp@޾ăJ#Jdid< F5vԗHKMϬqno_LkƸl5վC03X؄Ƌh~ـ1Ue7 |v BbpۧX42ea9ΌbO4M?.uQܒn:L4f%TP`F dѼiM~}=oES=i'9ET! hqXRzU KR(B"2Y:[pئ;g!FݖWLHth>R UH=D{]6#D90.U@b"xk||+rcIޗ+j-/ܨ@.ALʮ%aJz'*a.0*)[th?tqf{2 ˋ"T>AycU,r C-$ls@]֕!ȳo%}:w8[D!UCx,φ6ھ^}&ƩkvdhglA q`M"]jAF9t%ҊOj Q 7C~+),r~kֽ5r+G FFCd.E>x"97wq;͍ ϐ_S49KfDkgq:N.qerc=E~i2a oG%d-/^"#0:=V= swAn,`v7P(5>Mc4ۉz?XMvs_ ܢG%J0M .xh. :l ~Qkrc |G E,%#^53ƊVjTKGD8E Kء "_S`g%HFQ*L{l 2}6͖#k<[@y.كSQ<'OG'bfyʶxQ`eXq@tӣUH)H*x1q| Dtݼ$6/L[عn"{СG.aF/SEDė08:KHjt[ںJ6e 0U ^ȩ-}l/Ɇk61YgEA\V\e׽ެz%+M][ O1C?Ln'딙7Ϊvt6(l)o43HK*9inL=r-% Y˴mסyknH΅5/ &J R51l_!aXiF.˶1>wKsZ3ˢ YkgH]*F³e4`8]%?VfA*Ld<H۩dE8˦6DȞ/]!ANv- gfn Ǧ2|[OV{oWM_9&0jT_|VWEX"P:t'~eYQ З]=KS<Pu -QW>SErE`N6+ fccv)#R,!~wrg9)nz"W!&#Kަ"]wJ-IK_,(;ێ=U y^Ԛ,])LבѪ'&2 YHhWשi[p5d5.p*v(_7/0W@|J4#l))X- ;v+Q\J)?.;BVHN'̖O^ bt:@hQn=甓 0ۜoK99f㈿vuY{vybiu-[Q]cRôcKQICKjsg9D |JxIq+JCDtHCV+7,~zk/4R˄CEao]>ePQ9q[/!4 p-},4o9,nJǰ%6cX@|֚U\4Dd~Aە%U5gVdl݊+gdD d\д<=0[-Ց)]%u#"NVCZQ7J?ߕ_S[Q2!v 6L [ EY1qˈ9VE0HȒ'[ ee Bj7Wh2=?6=ş^ؗ k4'KߺSL\ӑoǺ #WU-`p dpRO(uӶuf:}Xc\ _Cag3+]}+^BP(q|v6 mתA O͔b9G5*)ѻؼ}<$>28.scx$#e" ilbri0,ҡ9U4GzpaBI\|kfBa?zM \'@>}(2;(YYAŧ*\#$3E-f$MPȁ7^EQF;v"l[k} DI6r;HtI]_ WD1[`춷vIuvnv(eŕma70DVc(݀"Qڇo$z^:KjI!|9e/*(?_;BJ(1 im`ϗb>={+-$]4W+rlj8 {i Қ10 i,ː*TJR'x}y^F*RhUNe l=> +{ KoA.BĴ`6_{?eM)/=B-#CtY83 >GV{'1]QFt&#KI.W`;KI hU[j1>I ToS>Ҿ&jH X5~B;tC(gfݪ!;#ՙJͪ+J&y'sHuQ!)PZqI::pH!m7o|wotEnz~J Lb0ibLGZT1?Cr{ ;c"͌fdV,W'~?%!)m 2%M! ܧPs2tjgT)u8غUA nUbʁaH/Ç@* M88TWF֡$v9y]hYU"CSOMR çE?U*jd=ep} µ!E,:_$Z1tC6=z߉BwDi[Y;: yԩ@jrN|)39 _ux$<_l*ׂu#Ωd#,x.fW驮bDi_ xB84E{ގ!Y$$xNĂ8`P\nL܏c{ۑ ^@y@*n&l+ FyQ>Yc^,m^$kQ ϭ<dLA^SUD u olAKeq"]QY`x\•lt!iw i2ߝx|6HFiW܁*X6#[:<ӉuvBh,%kxj}4yK2⒈l e-TջgC]&!iZ#`/V3a&Gj?DEdډ+: Djy Ҩ,H!p^:a߻ʳq+\5*(v=!ƣ[?9j3QN~&W= {ٚT}{YD05:$m]zAvl%uǝּ[NIS'6;?WH=`6^ڻLƳaVv@/OYzמBVjc!++ {OL&f@Ph:$ r /_00o5J'>~ 0̽K%Y0tDo* ڤPvvM>,!f:j _;ˤ63]̙> J`x?T5 ڷ 3DNWoq[n=`{җ>4ca\d<~lvtrʛ5pr$~][yv^JĂXǿlGƒiE]nTGٔysÄwػu= ʩWU^  *̨%iqSŔnY@J-Vk.v#ǫŅr-)MR8jc2Y ^Fd&tN1mBdC) G^ G?vEI%~D ʃ4/czKc{U6ʾ#5CfHXxG(0~q: փd([n'x렯k @QZZK&D_9Ɔ%}/#CGsv-0 t MvRY^yyMm9pT( y+|6]H2Xӯ߲ z,^ ؼJڑy45I)HnZa=?FQnY h[6`b,PpLM^;IUBS^9.'TOr3:X\ wM:⪸Jn (ؚ'}MsWk+f7oLKp0Q+ܙS+@vCЭnTc! f,eZMYڋG+ptc/" 5rfb(:3,]{$|Ќ.2e*|:1T1y9kgRC^ Tt('w1"[?7pX 2,P z Z{v./;'~"Ic=$PoUͿUM݃F@Y,fa4"K0<؅_VPUJLȦc[lo4-tHH8e´{t&@FB!0S˙-BZIUǦ= =_ vO T(,ΜUt\}k2?E-60K8P+.Z*֭%ݱ$-ӺĆO"tt-TьMTA}Wr WOiAANm8)-VAiK6zTVLyXnx^Me;N/0EH0'!vISTGHǯGd֗~ҳC<QBZ "ځ!xj~1%vƪ=NSOa18}%hUⱿ1pt CJM[rGY$a <}t|%${Scw ~ZMXL\+},fpMN߃} IJӏD5mժ4%҃7pqOxmquH%/=4f}Nv-˴t&V-ܻ-0A>QbYB33&Ӝx.LV^}\.;ҜVQ9Fhlv8}Q1BI6[.hFi3QjRekϣ֮5Jp:˒݋, `YT#yQMU% x[E b(qZ^eͱ1:5>^|D3FYǹ_ζ48m|զ"~5&JӱbyKl-,tkQy~[uQJ) x|x;t]%&Ϭ1Cwl|Hfj2#4ccZvtcO:oArP^کv7J1>>"YXl,+^^^ <\{@c½Ζ?x^dS.-7S {!G`rÙyobXVzY-Fя//=b6Z)66U-əT-:׳r v'% 5Z 8K4T 7p)F> |:q2p0F+T"#}Qŀ 3UN85yiv YVƀKJ*R3#(qو]x{|C gN=nGT +=[ɕie㡦`; oxMV:Hdۣt.o#tDܽY{>w[DpՅȠ%ir~Ĩmkw.ԟ {#u1TfR11oNm+, * ]em]PMBR Wl0NPLk`)օ^K캔==0 H nSH,('Ml|cR|2*u%S*:&z65hL a &Ƚj߾d ÈӕwCvs @jnpNsy$$(h>(T X~wAy 6%hlfuDkf%ES @dᒦ(hA>v6\dU|؝êȞc`%d[!CqGu|_0H \x vq tg֟!? = d*@يRT 65w nO1[$q!aR&e'~I,2,lĒ+e1ҹw+fHN CkZձH:n Gv=~~ O  `~ҕsQSW'GW0+R^/tSщ%?CY>R>%T"h"En7v[RnvB%{eJ /E{.Ƹ!Qnnl^Tnxin h+pWgjdOjiɢ=q4vjcN9n1{fB{yLV@qhR?IUVp{S(e^D΢K wTa;Kr".ɱs$Z:vbAժtk}u:e-GжItNS'w?=6(5ǢHRZ#ޅj۴vPV9P899̲ͭ+wðh-DCńcM DPw|܀8Im!nMڠǗCY]D.Y%snƒj >Af(,iݭ$F;R Hg^},\b2ْ0+ 741R *IW1|zzvnY_ɤ.E\Onqr{zU/[#&0T,KRq8dV|YB&} ##zj=h[)|pw6>!H4Y+^Yo$WyY3/6ϝ|w+$t> it2~:nho3n@\p>?6$Ys 4E,wTBd3jNSBXT.(R8X]Z[Q9H҆[a`6ݜLHux)"O8=O49h0uq qUUm|T){EIs3ֲC4 8UՋGI1g>7 # ]K &l ~7*(=x1MU; )Q#jL+Unu:p+'MNVswgՔ/p~SRu߫/ jA$Q+'yhÝ7gۄ62'e~X~cnE'W K3ۦwO0P/*3[tyHHz1>J&.4d`IEuJd?Nj"VfL^Fg[V޴6kK"f1?2$V;Xpؗ)땩\E2^?bSH(ufb"*Nf䧈DQ4Vc%!b<U4/_80( iADzJ~ԇlǶ \p'\;郿ntk|iBaV$lIq[FjmѹNg(T i7tj0XgsĢc4zu%0pcP>][Yf?]=\/8_^-./ٛKFi9qa_7: ,wvBө{m&HZ,/9XY<1q] pZ9\ŠC.z9wgxLҗ3y_T~s;7K~ҫS%O |@d²+e?Y')ֈ8_ǽ%TXr&wltEBE3ʈ!i`%Rθ>vShJ+GEn "1li\m!Ѯ 決JU~͗-P.gJk="Sq񠘽3L]6n QR; 6&}(:nqc/!Sp90ca&@QN,ФgD@( T#nhxb@86p]Q]f'I-4˔*́\Od?v;IB|<%Q\֢%Ekvh1[01Z\LRԡf0߲\bx*PNh~'RY!?K~ɳq zU&fWK*MbޙXc>5fR W`жƅL 7LC#6F7)KCuzDjo?`5-γtt8<zlU^M4 n\[c|8AWIjrj]r Jv썈hd}$=> _`E>&[1#NPM5SBbᨂ+sQ{u52TX e Zq nO ɪz&{{^ʥYr*dL1ƅ`4;O6lQ5ÖbBZ}QP#Y \|DyN2)H[o.\212ݧ43M?&c صߋL "TEMbjC-V}c)$  Ś!\a'0zOXDnG"`Tl*& pTmr8251?zihO4;aA.!x~L {WxĻ>0(bw# 2s$0[Xf_ti{3/Ɗ 4a`ccCxK-øSkW}ᝣfƯ;ozt)n{$GVNq/#x!*G \(vm!T-Va[(̣څ|DOHe3Rˢ5as7F[ I De>/v?¾Or\a9Zz'Kv3USH xDQ߽N_Ob}ÝAL5en;x~Uꤾ4)f絹pΰ;"\:U 1^޷g3ȁ4G_<l؃T&29hV ;Oa_sIg~fL1F\ OCAPOԏ̛5f*oF akOd q<≱Au.7X iLR<3W=_)'E7=Xxq69b;);cXc~ΖRE 'q<-gXo΋_bM]4TJҢwO<f q҅;51Ֆ77>M%zwq<[iɝw*:|'o'dަ+Oz4WDQԍČ"98KJH(9[҄iJiyAom2`XPDݭQ34 nR^ pR5 - n"́:L <9^#3pCz~ntN/C։x|cQ2((j"ګK7>c2(k^+o wQJVC9o)P_c\XH 'iM5\`9Ux]؍&Q^'V<W@YYfjFwZ +;MOSGg8ӄE(S͔Tʒ󁰭ʍ:w;}MM[)F>*fl2t "AL{8ɔf YQj-nd4֤UB)$uP\fHܶq& +\k?4?]oZ$.=TS>P[IYo큑ddM얯B8C"+VR7`[ǿD%3UAєehc6nWŔi!^4#ZW5:99rinj'S<(RiQ60 E 8'S;㲺XA2U ^v|j3w7Lhm99'߃5"[);^ZBϘxHLl⒵W0rмҴxۮ$+m%@Rc-lDg1D3w%E`qH9p\%2Qh'Cm/g E{m[E* qLp lxu!$0{,kw)3v̹e/L@2B4K7[+̇? |@12KRN1֣G"Ƙ8>81ۂ3^|b]%dO`1r-jWKBH d'[[}3eޒEʞ /ƢI&)se.}vUŶ79ňfR*P`5u47.9D[(N^-pJgyK4bnB0"g 턕L I\㽩i\N4qw%'<$0rF.K &YH#+iuڐezJK` ~]K{EhA:u~.X^Z] Mj_4c]6&s`M$Nf,mtOvmԢPqqhwX"Z TL B=s[BjѩBoqڏ%مwеUg\XP2Ǩ +8%S^2uUz0U"uMJ RG)PU@xOK;/x+A<[Au8Y23dXo ѐ{ 䗻U?5G0MkeP+mƤt >(+bSl|\{| Ns|}Xk~ f`gC\]CM_̕FYguJ{5~6'7cGM mtԍt: FG`^u1hMdn>!5ש9pF|e)lHj.}ZxsͶУvPC}4>.a#f*52fp/4Tۤ?^QyiB)?q|# 9[?r1j0gfnC< T$#TG8ߪf6eDr;f|ߒjNXmPƊ ~aB.9^^eZ ?ĉW - 쾝HWtlz(φ{H0 Le;ZNm=6MmAiwQ.BzfJbۍd)kI5sڇXc_L)]|c*{J+z%k"%%:qudY*YU=&|RFi0XNY9¢[&xucCgl jSD>dQy{ ,Y@1 jĨ7H(gA;x KS]G C8e[uBtQ7r}NBX}}sB&¥.Bp S*YM̹Dzt+2U?a^D-6hI)ƁafJ(s9ô(gxɽӸUɊ޽UG$W ~[ ygnjR0B?KR. kZ$BV))C@K>cO]R\pTd{n%sĥBS5;.g!O7&o 6.jFf+%X>zMa'bXJ FLö|UOdX{'bN~>j bRj]^F,%mF?]`P*Atkj3 6%m5-`Tܠ4Q*d{:.F1Rg%*s%wV,CO.NpZ.Go] tReb AX 7AA`0捆IF׉ߍ#Gu8Nb;g끳KIZ MHj#z.sig Ѳ T֥2 `Mid > a֌1QOEŹeX8>6`B?vl@KV'!<F+t 6C4Ae8H(˪~ :Y~eF[-ý:0AIGe}rժ)^J殱 -(SVIT8kaC&\ćX ،jSط{h:,]=c+:tT{ ة[y0?0z}ImOiݯn ޑ`*\6 yJqhS|@F\ۄxgctLuZ )]c b*ΏzDrOJ1v`?CQ&<|9m=whmP(k^ v1n|3E1EZCH.XJӻwJ} \d`54-2M_Hqȭ&] uFډ7d!Y#h?jLAKJ|ɓ4 kGr Kӭ}#).2t4}_*-"i%"@OM6ϏRG/7,„fh 3N:b-]-nUT˂efch4pLLt6rv"V~۝y 0ZO^eg;+;I|p6 3&šUiF01cW*/o-HEb~RoݑDQX!{j'n> NWWK~c0a褶\dmX$= rU*[~wK@\q2UAT]:n9th̝Ϳ :mvyf֦mDXJsJS 7W ky3(RȌ!WS-^h~ msuO!niCjn5\ F(X{")<{_6Q_sZǾs7;o] ]+z*@iBTvRCwG~2EFq5tZ&s /aA idʮewT&DjbyDZf q3懷1ٓ#\%9P?rb#]b@qdG) 8ܮ*af‘ݩOz(cΪfg_2"%MYR.H*10'٩,)UIn.W íi[rʠi=J5&ƈRk7Eхk6`l\?P  ~#Rr`[Y~]ݳٳ%hN>aqQدl[3Y63sӺd>V07".;_EXivP KÙK%ۺz{w+ը5}本 8w\U3C0kB޶)V;nUF8ظ 5Ƚ&pul7_!wwL7ozCka&^4W!6vG[I7t;3Oq1.YX2{Q34D}d?i$ĥn5Zlc7E?2˲U#5F,ϴ d΁v;Cۨbk:~R;d xn>@ Gx@cN2; կY31]s]5f?l Cl~eEJXըD2'SjN5ViϜl<ku.Ł98K0xD#vηMo*Fep΃O%(+;ly!">Zy`xH*}C @I8m^%/!ڪ#ڵw:`!3άrD\.5QXI]*4@l QXպ #Ӭl|fx7Pp9eve~gLQȨ:Jfd)(Fg>$`M1ɀl81HHA~k`#q½UDw0h 1wȘQH!ע'.|Cpen#R⁖[㜕?J\+_dWz %Jjsμ2xF9 %,Sw .W 3_3SM[¢hRw0>/p9Z{)±E}[( -4!6AgAQ)_O ~b5<;{J߷1[I}9G tX'w &6(Cn++Tλ@{_,JߙV)UoP-$CT WN/ y ~11"aIEpIӲϟj8,6D"inT}%ABVEn"t) 7 eUq8A=WҤ0Yc#+7 C]omǔt^!+ɧ9aJϊv3Y{bO,vc /3  ICyLulZC$`(&yZ zrXbbħ0/09yPVU§|E6*Y#"iL@ϒ8cGb!=nN., w.oV|$*O?l"+V (ċUxT7'MRތ[`quEx0+AbhA&i՚* =Mш9v H:Ϫ1QB_:"Y@P}M8Wh0ljK2 ٵօ_z|-g6*;@q4+e>q{21H=Վb xƶp˦hafgHʶ`7c(%q[ZY6r(] (B-sjWx+b#j=:b|+Ac P‚y,{=yqװ?h8a)it8wi DTGuBWSv&Q/a2)bҭ.P<m-4黄 푂 :ɉGέżՆnPoJ~ ~6ױ ے4ޮe7 zj@v;9.92oX4dV6=3u}LBqȨdXҘ M' 3@ko"$G9n^˷tzOw`;B8!] r|ʶ'U/=ke'$5}v"3yeG inuҵ=-;G `\YA_@N!-o^Kjnm%T^l21>,"iݴ?i'.GRτ:]uMLKX|PF0TtW;}g;IȔe{b2gŊCmL:h8iI+~MOYGJ7–&&JQg_*4{:Sk j&w 2<5>Ƃ+A3n5b43~fbT\yLw W/vaxC6lq[F^ :pt~®>E9* ,eײ]j%$/6Mz롓 ' 2WSY/۸`+ҙb7>ʍ^6yX7`}i/5 ~ 8OW1ɤu\;(U> PLuK ݨBG`j|;&GFǙ@4r\^xK̻Ҵ}v +)j2K"I.gmVAolB\zR?0`Rѵ0g1K .zTF|ӓ?v+uC^x;YUE%R+5].Pģ{Af-̹Z8Bf+`7!=oD>Jrδ%` 2RrF/V!GY=e_ <ؐV \IGdgSI <+dҤTemD;T/dm2E=zL*X>hZh 4}{NlNPU 2MG5|jjHPnLSB~:3?3ܬ!Gd ؏& 5Fw±{!/ " DUZ#3M=<BFW;{Ы(l0.)6p~[e溭%mC)`Zp*\j7u/Uҋ}M /5߾Kmx|.$NWA!bZɠpLܲʒ *94bILDH,f\8Nf7,Nɑ)&;Jj>7:mg[Ԃy2 ]WqjDZ (?6\ǑWznKQ;hmGHu .FgwpՑ/TK/@ .??k9ڵ61~Gik{Zr0L`=UÍ~D-3ry?ݜʼn@2EuFKFOIށ}L8\L׾n'IJf rs{2*]+zm^Ex£<]*Tথob:'|X4"[7(1[=3y2RSp} &v#A㦝RM_f^WڌnC]{tm_fw@|V_|vd'm¿$Q,ٗ箩f)})Tjn*$}Ր&kg&u86:5#h<ԥb:NG#J dV^_Hb=:BM/jr-PPѴiI`{JSr0 j{7jꐧcE\<i0hf3[4caro%-X8ϕ CCX- RC*iLz{ cG۪,[4X9LX\(߬6bd' ۺԶYz@(?mw) a4/uqBjɸR $Jm*R =%'ZKG{?'=UD~pMnFL"b)T chFf ፎA>H/|͌KPNNcナZp[apj GZV(&%.қ_GCqr׾}Ȏpr YZ