kismet-capture-linux-bluetooth-2020_04_R3-lp152.1.13 >  A ^]h/=„FSTsu#"ۇ-)|+!s=?r])&H7_[/V SuQޒI1V5BΡ.p=K؍Pp\ҦDMj) 輗8ҩ>!oL^@>p>"8?"(d!, 7 ] $,0CL] w     !&LP( 8 9< :: F-G@HDIHXLYT\]^bc Rd e f l u v w!x!y!z!!!!"$Ckismet-capture-linux-bluetooth2020_04_R3lp152.1.13Kismet Linux Bluetooth capture helperKismet is a wireless network and device detector, sniffer, wardriving tool, and WIDS (wireless intrusion detection) framework. This subpackage contains Kismet Linux Bluetooth capture helper.^\lamb660openSUSE Leap 15.2openSUSEGPL-2.0-or-laterhttps://bugs.opensuse.orgProductivity/Networking/Diagnostichttps://www.kismetwireless.net/linuxx86_640^\1a79ea645a76a0d9c9ef8ea63b43cdc9e3659a6435d2496272ca99a56eb79bdfrootrootkismet-2020_04_R3-lp152.1.13.src.rpmkismet-capture-linux-bluetoothkismet-capture-linux-bluetooth(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)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_linux_bluetooth/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]=5015b100527fdb0c7ee6df48d6384d691cdc2dbd, for GNU/Linux 3.2.0, strippedR R R RRRRRRRRR R RS5I5O*)utf-80b0c1d903a80de6b251562fff079ef3eaab7ecee6e0078df51a92541ff04e0a3? 7zXZ !t/?w] crv9vWaUc3zGI0}7=1=L?{~.KToqpŘV˄Q #-6hAL\hK 52Ѿ-Q(7X~_(RT4-3t]ZA?V־:,UUJi8zG)cnN3k#_MDWy w~T,-BTaϒrniNmhh.N`[F,y aSyPdgpʧّH+oT?j@ ==)0[t*_C~t^,ȫTfV_e:@ 041x?&Pn$0ߋji;~bNGir{aaμ`MX(52A*}=LG !UQ)y P[HmױAtWY3k0P4T;ED\{ xGuoTypMO"x+5׾JDqpDfC{_O*X|Q! QQ2F`YWLr0nCehX4jʫ[d5-8ݡڒ9tciQh/'7 /b:ď~UԺTTFd\ۓq 1aB@6 ֠(9C6F9xO;{`"® 2 £ :\LQ4 -e&-˸[ Jg_4ÏVA(k;D{,. |;*txCBa#~q@jxm[⢛+ Qo\Qy6@v푋1ob|;9]y6W)|^1~,[c* _%Ts;"-H̅kIx!ɝ3)ޱN}z#,a"uX̚!_@V~?u"oDfpՏU0h<^ Sݺ4yE!7:Z>J9a;YHf=% VNNwqC,G6AS%'1+6e1lV|ЄDyyZ4kT?E{VxF3͸ o^ ʵ%9/s#>z] 4m*PɌo 9@v@jpP?L D<1K/ /7q-i`RUuF7H跴LRV: $ʔ\nM9X%VehX?;.*B<25*Yeg#ю] rPyE ¾O(EVOzR bK1X^sMX='2Yfߧw7SU?d]4"ÁUR{&ysںGll9ɷͦݙ}2[.E +e/o!`"+`|9 r(aݢihsc4K޻7wjf/O+qԽ3 nt4-ڲhm-Zj':]TUF K 6t(@/c] HE:- 5!_ Ʌ_A ޕ(a%v5P=wDZpO[4r^^i63LZ$!"PL6O<*jMHj;2ʈaF>#jCm.of8(y;gF"e;V,v.C奰VK5d(0qA}bT|!) K_?0.>كʼduP$m& H33mR,-W]P+… PR2,k|P`ÔR#ڸ7i$mF|c7hBvʍ?nX2o|jdʟQK/Oh5چjy5%jpW܋ ]~i=msD) \O#oUv(_nu^U'|oȮm=SQ [wd֯cNj F۱LiA]ȩsFR1sf\ NbEOwRit͋"P, s'KsQ2>yWAD cWb]WBmK6>0~?h%{$Au8öU+&`ܜ$jN%h#JK8WwW8Rbנ&="Z|Lm8շH0"\/}ık:/N]KOJ=fȬ ߶@@76(>Gc=a!ra($xܓ9_BjC= P ghSj??l?"0S%] +u\18wq~ڞ2/T@ūKU9Kݦ1fdٔh=4# ,/Ö=QxG:Tw=QpF PO(W"-T/pfY-fRPC*~vp;# 55\;~T/C 1mK:*# ļ2pip^9eNO`1 ˩q5f7f %6Ư2Ȼ0v = YK n LUg3=%wF<'!_P1\i'RG{>oTI "rmXF^RO*OhM'$. Ƒ.< X(bHۂ>Z'нk`ԱoBB́fQO=o틶Of2OfDgXDiha^Rz*bjJT2X38U畳HO@7ʨs_|R>v{Eä Q5Dw 1}J(0NMZhVӻe&(48ֳiQItx^Y[/!'1~1:+"A- /#Ii -٘PPvblCqq(X=!SEg66]b\bi8 ao 0[̀U\ظ&T-u+/ ojV>#B$"FSڻX5_&w[Y_b;dࡷ5Gw'zWWII;:>x $zO+r_z޴5YƩOj7Dʹm-ASudͽG%IoOx]$9xǩȜ#4g֬dR|o!GQ 3MCn $ҴgnpS2~觼pG, Eֶ|IYVt#bIй[S^I!W=V ߜ.1㞛զ ƫ&QdZtH֛_! ҠAkp5D{,ǝ"홃;-Og!wiamS9;d$7FψR0,8_sXmc# Ox&o^̟27f; ^L{!'^t` L=+y<5cd9GCqMޛog^%q>9Z_$:D֜^l{󵠟WLV:SD,&]q%\uqp(ӡZ`Yk":;lÂ1d##a힢ހZ=U&  Ah~+ J2OSe˷J - O2 W_n6V+oCQBh. R_7 t0VyyO{4Qrz]cnmiP8(AcӲx&!G q- fsSͦGr$MX M2,wSӒ=z$Owth7h*% Px1.-[q]@o-a,P} gmtPgsә"Ey r$m!.ř3܀ 5o63Izs[8x'_ھq~tic XLE5h_\kWKC8p4 _\Y602zEyJ9 ,<…cֺ^AixSSλI_YC︑1\J&AGSsk_Ƣ2\ӟ LA"}m:LD$\b:DhN"6.^ls  tY։kڐ pE˪ꞈyBQ7ݷSvTR}"f] s?swf>NTksQB.$}Ο8L̼lb 4SuX0 #P4tI=mwwigSIu{jFgp-?F6;9b2B. i:ӷ75_[;H8s*ܗU.v 8eR$fP[@ Lw~Iē4 ũ^04̈́j[0*>(o7D]z ˲U))FK̡b%"UٟiaMRIۅ6.Bm>?3މ簫໢?4=mHmו r#=uY# ʥ*">4p'GơVy5}th쭰αSio( fgB8V/'y#`]Eǎe0A-g3ڽ>W8G%IνFk8lfEqm-̯Fڕ of\QiΆ֯unBR;,Iݫo8+$l͋f(zy *_H؈f0iJíFȿʉ$d_ު>%R2UnV6NNl2!l.Շ;p@dлSe|U( cw6 oEE&(p $y^]_WƎ[LJ50j2 (eaσ@t҂"ج4 9B_)mPI{vI0K㯲0s,nul JxDBxEle[xcڊ07 !֎,zR`j?U3A4pz~s|Y]xx9ÁqP&0<2-B^rzאmj[Ic;D3FGu\m@ s[1-Bz jEDMUP2 ptjApyaLop-6hJޏN7=pS\A98${q ª3%"\ O/Н6y*RlYqcAcI\Lcy Y{$HgERN p,Gp ftD;ݨjriIK.]V+î PQ~}]4E|>K2Vmb=Ǻ[L^ujZPMCUij>F 55@azC nT^?Sijz;kaA+ liVpdߩH~1=b[j>6IY/\Wk%Bi4?s Qz cPtɅTݮ25&Bp-˷S4<3Wb` 0 y+1nŵr'L[=U ۀX^)2HG{eEbY/Ex\YvJ$Hc61Rq9My:Y/^J v9%d:y<,l2^ͅ6>ԮW.%<ުlfHҵUd5/n!j`mb.Rʶ +|1M GjeŦI %vEd8E [1"(7/`L޴s`_J}_$~/ό1Tc;I2nt5,zC<#=Tg0A`,C_ViPa !_wxQj5f8 Ywi.g`va[Kj઻q@al8i1?a <0C)^*oY_ e(N/Zifxn1) sT<הjdq.ޱ樽&|iPG{O bӘؖ2uQ\F5wzOث-x\Z0N{: ӗzWLz-r (Tm, B@>^bD" <6,Әƍ &ad,BV7j~nDL޽C6 :cJǀ2w8=xuj$rwHqe sH.+P=?vgC,}3!De\rNk˟6)I5q 2m2X'+DtV+Zm2K%.tT>o ^^X mY5H V^{$CWPF [6s`+QPu*-a̞%Q"ԣwqTݠ:8zYMکN++g/ M6Q#K="ڒW3ɓ:+t~R:@u囚6Ue2р& mچ`"@;hr'vLV?E9vBOR F<[άN8bgDŽ׶/:fwsQz89au6Kd*HݲȂo@첱*do. yuJ1wb/nypꔝX ~Qq/M#w{}_d-c|;j}o iۋw%5pD6'|CeX}(g(Xy([{:Z̫3Hz %>/gthJ#f NZ*\v*@R0Sb>#5Ѩ,p;@.= yNċh'+ #/+x`.ݛd+d..8翣܈eKrIX[ژmM͠%lUսީbo)1sk Aīuڦe&)9TgϊAly4<6֖m%IN& )muWu* yiMw)-r)ͭgf{_K\%Ja[3dB\` NŚ¼DO6i }1VFҺN.ҳ)'q<Be)7n7dz,P7ek*?WxB܊[ Y!W) SzIk+ Ҵ-z]!0.,窂QW慍nLǪ19AX,Ud2eM[o8-@Wbz?\< 4r˔B};[Y,ذk\5l.g{%*7/u5ޮ;p0kxCqA#ۙjӚw-f=c6Fz2:SdiexxMBcx`1[4~2,"˝s(9Y͈جJ? {>ъ^)Qs/shlhsI`a>9eDf`+R2n BHr,%0~ҰFX:D@lFcZO-m֢W-YkVD'r3K5ha|3z\0]Ett|<%Aa{'QcaU{O öG"rÖaiKY ӺQE#ʲ +roTfaGN g$UGa%kҗzTB6R`jY&rrzx8'322vXKT\$V@[߾}Ѷ7[K.'2 _љ-"Y〬դLs(vd\`PVP0I[[Z$ؗl~ez1~#VJ`h\`hҽ]5=lV5i# guJVZ KNA8ba+B{zgt=ZcMΏ)KsZv8C8߁o A#a6oh2r9ꭥP85-gj/pqK0">eux/)-?[l5.G ʀUY0J%7s$uPo|i.hAFFm=o"҇"t=Z H70הxtq6y~(n KT ȏL&W=KCMI󶏯 ӣXhFQDTxGlRa5W0mBrl,ύ֙R8oؔ]_#Ć8'GqHB.om(zE!'rzQ7u`9ӕ7k"Os nCx蜤`8䘛!iDQq,KbϞ%'4$FWdQb7fM1PN*.4:)kf7V#-gҶՆ}J1;B&1_9y"v } Q="^}v=;}o(EzEz7U* @rf`% w=LIs @XղC%h5OEJ_W:-W*b.~$ۄv ,xx !)ߞz ]ϴIpOB67Mv[̧Qr DBr,A5轜w ŗ xO9P̔@Iʜe%'k3I/*O?}6 "E<Οez1w?L6l؈Ǟڕ`CG/"d>N0.l% S5zѨNOHQuTiv?GX\w>ے$-3fA+"YDBgtϩՁf9eJ(VKⷞ;F[15/{cnKb%v-_rXoR!1/\,n {rj-7_u^hPb?3rI\'TSf`c_Z-ݰ&qVq?S4Kq 3gk&QU]%>=}q~BHKejhpR֥,NNL@lte2*ѺJC0 ~ŊkWI#1LcX5vuHsv]Si^zI Y&덀8Ho"J%+{e8izP;gvUnL HCU Q(>q.\Ĉw z"$ {{rɓs=ѯ K}gąW>&ٙGBP*ȦC3G5IJk\,"Nnb3yKr*X4+%V{aӘNxI,PM$-Uݫcc [?tySn 4)3M4.E8t\ Z,`P5R~@jڦ.yB]pW$`e '~lv`^738gezI%~:V$?.)GFޫm7\e\wY1܆EPfk 2T32YfeN}4I%VȐڏ;%»swZoUmR&`wTCk8.w6AVOwTXL"|fHVK]5e}L}:z% O'=A/t폤P-ocg'@&^ӻ"^v<=!rT溎QIL{SbQR0nw]w ᶸ(I0'{+\Ug!B* LFᖱC $?2wc`D!z0;I6VLWD( 5y[W$ҩC<5u0 G%AGb"!Yhv Ohnj^K)_;VtAgj*}\J ȼ?nUclmkqQQ^onDP`nV*_Vsra"y5alL8}\sq"WJXV9.+ MaHt*@ֳ _y& r~(>^P%1CH-c¥{X_LގZ% "K^ Gqhe/$Tc@o_Y_::\&8v-v LFN$|*#8-, N^ud!ȥ$[9qܺ;pcAu%CVV;Z).ǻۇ`fVpEdo1|Ed"L6@(&΀}'xpՄ"N7\lWTŲ l2m ̀VW!JmOg켒OzyP G{ǂ?@s4E)UD1-P[R?Bte>c9\Vƥ:x-P 6?F!=ن[/#)vb1yL`FۃdsH4>xP촑2%ߢ}#,ge&vW퍘q8on_Bk96fSw@| i3XYo2{lv'8 NϺĂ£\V­KcVJ]O| {hh::ktX"s&TOceM' i_rn'StvyTs|K!ljpF-5nR$& ݺC5DymKtx6ʶJc6'6Xjd`CrZŒIʰ;TX ,CIκ =|kzr pJRJXǼ̓ T_eTF`?2S´yTFxMD q7d FkHY+Svq֧@VQw_R33z8'k2W1D ,O?P~ٳcȹ"9i |>f5Ua8-}9/`.f1Cf=pp^Š2hw I gUlu[4$| !J6Om%3!ylv(U0Ry$둾 ɺYt!H Y_
 HblЎ6Q%(Z&ns[y:Mҋej{ lTY0nɦa{ld!lI>f!4%8P4k햴8_& Z5z8CwD8KeDJZ.pzޖPI$ʚދ Υ?sATy\CԴqL;+3ss6%}CV.EIӎ4Iw%Qp,AO+,ѷmdV+$ف2&!jp THVc7䆗FR~5E6B-BSxA: Wcq "1e!z08F:y5-*5!FU:76X!͌cI+}fn;tN&1N#^%|("5_+Ȃfw8 "| XcaWk?Fsahš#gGv$C*#]z]W;eXU2eNt&޶ݫޤhDvqp#:)>lD}tbvѦ2'6V&6-L~nҢaqSR [T-@=*0<>şi:oc"N)i¶0vo`]h9#^QQ+. ^Q:!{f{ 0uIQBd﹘ CQГlXF]5h@OkZQOxBB}<,SR]+1,[}rwD´>!t'uY?ӯ{1\@uڱ!ʵ(=_h> ȫ| <%5x]/,l8baYJ"]cLqn $8:ʋFTIAٱLJ }LEWI4N>~]Kjŗz ڴ^E a@;XsBC&lZkzκ0}s`/ s[4{. )&:b*jZN\F־%o8,T;YaAIke rKz562}Ne N*ai{`A0B*1bs2cM5/˵)AsYlt]FMȲE _<3\:F60`^:# flyaL?j5uݲi@sBk<4c}>5I[b\D6.-w hd1~/cmIYBW@@$ATl7„wgA&T&',T2)n^YleMГx< #UsqO!ч]yd퉣x3^F6.pVǟyf\K.&&m5`ZTiP-LQyצx.E۷Pʉ/&=lbQ&J l]pl+NK#$2m g|>E~PFxo[DyJ7i1UGjvn+yXuyTIN,'"!45Op?~SKS:JC遵Bw}~+c 5#*Xi  X-4.R$% O EZxw0ֈ\` N۞HBeZJTMBm W:p(*HbZ%ה1d.RpoNLsOXE!x܏T("*U l$26ղTG:[)՝sZ((l$Zee#|S=?`hOuOo殕Dr&V fSᕇTVqeBUnhjny\yz|)W4$(V|40D5P>ަ_X4?\'"jKFL}ՠI,4kJ1c7݇eq@s/lL@T g1Jw?I+'m%<* ?`WƒG1Ȣ_rJ4FޞU>i: P%dp]b Z<<:'QH?tadR'Ai/5hpHjSL#]9tf>/qi@mɄF%["Y2lKX*Qcy']E`NEɎѥ,z4k .7 ݹ٠*Co+?c]cX>ICoXg^p62G  ]@p.L.F@MѰy1r8nDb"x$a+Рmoxu3 v+Jӥ윏bs}]adFR\6r{n@?mQDRE$]҅igp(ZVY9:zjo7flRpm"x+PW9t qZIgS*c<+d5䐀p xå0 ,Hƴ?ٽ{'A-~ZͷZx185: 1$RH֒|ǭUv/G^ﱹ Sk^;7Q0VeoV~2g\#'E K"?vMEF%. |#Ql( XCuӠ_Nl1*XFԎp~`+a ¾JnO=HLY^azIFQT.Y5$4G(-C?QɃ%J>2J&A~(u8ƃP^0 F)y$Vlt~UML?=ar&Q0?X?;ЭJӺѫBSΟvoP:`!М5Ii;9CuOVÃibDw2Kq VR[Hƕk$e⦀ /V `@T9 .YIr4pY(xr%&Q/}bʜUӰ  Bwo *-Y:3a%g탛'v8̇i\0u-d[ -mvYh(Ӓn 1+lbl  0ZFⶻ`DQjjNMjec}&HvR&%(Է~[=q>c1Ǜ&pQű8cdlͤF O(N4ٷN"j R']i@ɦ"̈L}eOCL|J2LNĊڸ9D0iJЁ9cC/z v%W&C/o_6[R\ 4 ]7wZmơx' x`Z?J[b@d>8뇚}iݗʽ;:81ʕ`:cC1 =C ]&hI%?v wV*Ln# @7(/JUp楪t*hZ(S}(/Pe#7*&\_:=_'jFmd.=:t&j(M?o^rm9 ]~*)bn$=(5BN.җO.Jq1"t'KY'RيѓR \Mk;~rsᴧD)E'=(ijNMG!$UH,'T>XJM !^zK E%+Bn4Xs[X`~:#S Fe-ŏtJU P)+v{x%*KK[Z!X/Ah֕]ݢee4< 7|Hx Z:wʋr)sQ5V)aTjZYR;|7HGk8aUMUOAXfGu_fd:dEr>Sd{G ff;3$ѩ(XٌOEJ`Ud"[9"6NX+ Q=0'/-uB67>Q>{Oup. 54uk 'SMz6z&*\uY؟ Ru/! o Wd;{)T4~lLi}MݩI1O>6a""2O<!r .}Ѝ64tf˟1jj--AHWWbkܫGDyBԭ1A"* Ri1U`y ᆮz#vx:G%H!N Nҭ e0z84`@ɮ$Fߓ:=4+e8?&D'icD+gx`/$өYȑ4\Ć\ɻ=ݖuU/K[EIO[^ifSޮ)jS@XAvm#wZarRPʰ{d@7-SH0C$f{m>~@ޔ)A1I8Wm6 u+RhQ<6u/bW<]0&Nf8T-A$Wa8L[aH7nZ2Vd404ͯ`>̖\9{=M[Sږ j/3WS&Z+!rC0lZ-tP(뀗|5eXG2BD+m4֟ ZZȋ;}LhQTsl¦mR Fڷ,m_n002]Sf{N籬m$NV]L-'HI.qM45I 1MPgG-NuھkE:NQ)\CvKgĀ"QO-Ff|12-J/N!A/y-}]'q&^0n?2Lj-Gw- !Y}GGSlU%pq-}k /agM][WW@cu[\y].MJ]oefg8* Dmf0 εBz`5U::v|KC|Suw]1/r<yg&MܢmH tޛ?I  9@ 1w\Y%pX:ubR)1zAծ"E֪[Sߤhz Ӥ@m*]p=]v>&s/4Mz[d RfH4|8C"Ym$]ey.Z Hi4p"[ϴWQpd:$˸.jP%2v& 5V{jJğ>$I6%mI P~Pdco\l:KЛF4gzN9 O߷Ґq6Mb/<)[ݹ1`1$T] ^1)wj솑-Jh'vʀ[\~DMoVB@D"sx{u#pƷh%e[n%ўnkb2%HA\߽=lTŖ[bbhY>vBpZ- 6Gf.51Ï ea>#Ŭ<WeR]I#Xeϧ;AdZgPtV%9p[Qi[Ȑ )P|r}#H<ܡgeb:.,^p~<[5ޓw0AqՔ/ 6s 8qbWLM ف ;Qд6eڞfxo6zm+P8?S1s2};A!&`t)K;sT3o!i%RiI{feH4 {4Bv箱mW{0@\֑7N(fMQ5"GV|K|Ս+d k`ܪ%"Շ\@!i{|EbeH/E1:5AwY|TP>O鏙g„6iqhr ޜdڠյ4!/ )4\"9|U 8-M:Jkݔs&L 5"~ثw"=~H-EK wG Rv}~`^= xc Ow/c n;=wuW[ TbxTFȭvyk\kJz!F 'A:dUsxQf̰x$ܡ@ro,J^?a8W'(}F֞SǀC?`^K]"KNuK'Q,OˆVJ*0f(vĊf#`tsO*98F hʃ:;ېzXp ̕&|[M4cZgGGY[xZOxd+!CAf-vm<i>ORKZZ[-( Td/Ih)SOES _ln5O ҊazzP52Yà+pJpj݈`Ý||- ⚀IM6%7>^GM܅r1_L-pլ)["Ha S=^l4}R™U"7'vFjU10TTVLs",OXri h\k, }ۭc1/ Fwk@zCzQLŒ s%OlТ /+mzY콐+NkvG3gy ,V&m:uaTc:`6WֽpKޏa.F9.J(0V c|,:$QKy Naa%H˙8Ƥ &h}VWA@~(nOy^tM1{gPk4."伨\?ތ &1N+{h[EA[O{Hh.Uџ=l|p\mV C{ݬ>4 (a-J5KqcaC4WIΟJ.C&' -2Z t%1nJm}Maxlp,PCp ذNXT,TfGS! nk7͏6+5rϨ_kZϏK܅sa̼`7 YNX 1dнJr?AaK~lO0bm\ %m>>j$ HPD֥. ǺX*7_.V,AL_#̻,$eV򊿋œ)sh ܁l=G.{tK?Us{cEj1! =$UyW?i8<#j{&PV' n9 1.7{Ђ#̯L RQR0Wm4]<*9#0MΙ]~k#i)9 >o[8V@wxJ>;(Kn#[)*Db, pEcZun2Rk8}QfcmKww}m08XQ@[̾/AGc݃qgU)1B}!2TKJde+1gyl.YE): ]c#Be<@ܦ&P:FTW+K87 Cg6lA4%bMXjV&3lVD)+l( {ԆvG'蚒gepw ["6Fxl'z*Cʥ?{{u٥aoMQ튺g@nbe:t+"_Jd3VW ׄwpW1)b[P,2f&bz:*5w Rݐ9|_981b%\XkhsGRIu:kÕyL{jii1R`ԓݬ=٢$0S~˜d9רAJ(Q4nT\IU{gqc^q\f-&] x;_tuNVΈ*d JVyָA#f'V5zb\hz%¯ eݣSEPMw|e+;9xc] &iiܹ@+|e{*?\Bškxt$'}x6Ƥ?Bdʲ%a'?5 |\yfr@hـм˔9ΆFKK*,W;;>rm>]S܋5YigBpz/őL,e1sNCl\ަ_doV qPlO;>SLҜkTwNft(uM2n1Դ"ãE!x\09 X\<E:HZ #yO$ͶQy#jWWet3{bĩF, FAlI2^7(=(eJUns6N>99r(rHT/d/:i观qmNIDռNXǮS#ucsf4Q z?kjxipYl|-@+]/TY# l,tt_qb2#rP\Q q2'$ d؉>8q)cˑ6cae1BcW.OI{'pc1'P5:*K9yԜ3 s8pl7e"Cr[Ƽ*Okw@T q7/K/|)_&E9o?Vl.)6gŽ.'bd u.lTk&r!xY2\giMB֏QM))Oʼn+=o4G]wyEVkE@&.xU!ώoE7HʸUHRu ѺXL,e$cy{|{KȽknm__16Wu#.MLba@e:m*iȾ]YMF>r?K~,)WT!Kdۻuqs?6݀_P4HŁN*F9`qG2mq\J/Y;O_oT5s3X3 8M{^g!ݨ-*ⲞML u{O9Uog݇̒8N0߰ϬK#dX{1 $MS krfwᥳР |*{5ucZO([a||Pے]zXNέԞuƿ>*W apAخ_V! E@vnT̺FxJK=+|`&&g*M;0KR;-Ҽ'w"B5'r!P~D|/ n◠bV[_x<4ry:[F?ȨVޮҼ-]r'TM1y'Cfs?ZN8@`9ɜR#_\e-s\=w0d_fuK!0paBqix9bply aDSl/Lhz]bKd`+@88YŒ*$%!$dA #0IͺuBRh`Y/{E%zQmL7"Z]b~o ʛrqP`Pawq\0/?U=x8"&!ճ@u\;cܨn$,~(,MQXU-|2*N`|H6q%C f;R d8A:`@o EK Cq N|:7d-^?q;.p%<;ɷ~Ȉ}?wU 3upR^h2qE=8>F2cVkM!n )j޵ T1TY&*j-AJ6r_ZtHd׷f^{$v*8!@+ b37 [LaɯƢmGЯ~ZB?oz9!oa(^-kUɖTt.WS*ʷcue&tHcϟ@ZވN?247oԂ*'.{p,PYv&W\eDW1R YZ