libgps22-3.15-3.6>t  DH`pYp/=„e  _Uˡfg-׃j@9w8NFFwn\JʉUO$NizlSt6zbm=Bethu/Q4e۷#K|]C14e%TDi+Qr}b_; Mdd0lL7]&XGM8d.!ΜjF9 G~e[~_HلdVФ/gɧGn۬Fp LT(񏍪08daa3de14a1f70e753e22df97d96caa3342293d泉Yp/=„ba8kgXl/w &̖54IM QH8&)<+E]F֚4&˳ƹlP5GI pqBN+߉@hqjm~$ǘC@2ӽUz;31"\4+h.jLRIYQ.@hOS 'EA5/4M㔄 K`}琈JdW#(*6 qI[}z;ģ͛V5_><6t?6dd   8 (0 4 8 @ b t|D(8 9t:l>3@3F3G3H3I4X4Y4\4$]4,^4Jb4Vc4d5:e5?f5Dl5Fu5Xv5`w5x5y6z6TClibgps223.153.6Shared library for GPS applicationsThis package provides the shared library for gpsd and other GPS aware applications.Ypcloud109openSUSE Leap 42.3openSUSEBSD-3-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/Pythonhttp://www.catb.org/gpsd/linuxx86_64YpYp0c5488fc08512afb164bfcabb302973flibgps.so.22.0.0rootrootrootrootgpsd-3.15-3.6.src.rpmlibgps.so.22()(64bit)libgps22libgps22(x86-64)@@@@@@@@@@@@@@@@@@@@   /sbin/ldconfig/sbin/ldconfiglibbluetooth.so.3()(64bit)libc.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)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libc.so.6(GLIBC_2.7)(64bit)libdbus-1.so.3()(64bit)libgcc_s.so.1()(64bit)libm.so.6()(64bit)libm.so.6(GLIBC_2.2.5)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)librt.so.1()(64bit)librt.so.1(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)3.0.4-14.0-14.4.6-14.11.2WWt@W9VTQ@V?9@T@TTto@T2@RR@RnQP~OD@NؽNuMnMMLK@KuBK+nK?K?J~@lnussel@suse.debenoit.monin@gmx.frlnussel@suse.dejoop.boonen@opensuse.orgp.drouand@gmail.commpluskal@suse.comp.drouand@gmail.comdl8fcl@darc.decrrodriguez@opensuse.orgopensuse@dstoecker.desuse@bugs.jan.ritzerfeld.orgp.drouand@gmail.comfcrozat@suse.comopensuse@dstoecker.decoolo@suse.comandrea.turrini@gmail.comdmueller@suse.dejw@novell.comdevel@navlost.eujreuter@novell.comvuntz@opensuse.orgjreuter@novell.comseife@opensuse.orgjreuter@novell.comjreuter@novell.comcoolo@novell.com- use pkgconfig(udev) to always allow using udev-mini- add pps-tools-devel as BuildRequires to enable kernel PPS- use pkg-config to figure out udevdir. Fixes bootstrapping with udev-mini- Added missing requirements %{libgps} and %{libQgps} for devel package- Update to version 3.15 * Fix a rare crash bug related to devices becomin inaccessible while timed out. * Accept NMEA 4.1 GSV sententences with the trailing signal-ID field. * Fixed incorrect decode of south latitudes in AIS Type 17 messages. * splint has been retired; this removes almost 2KLOC of annotations. * chrpath is no longer a build dependency. Corrected Beidou/QZNSS display in the Python clients so the graphics don't look like SBAS. - Changes from version 3.14 * Skyview support for the Beidou and QZSS constellations in the NMEA0183 driver. * ntpmon rename to ntpshmmon - it doesn't actually monitor NTP itself. * New HOWTO on the website: "Introduction to Time Service". - Remove gpsd-3.13-ntpshm.patch; fixed on upstream release- Cleanup spec file with spec-cleaner - Add gpg signature - Add gpsd-3.13-ntpshm.patch - Install unit files - Update to 3.13 * compiler.h inclusion removed for gps.h so it's standalone for /usr/include. * TOFF JSON report gives the offset between GPS top of second and clock time. * A new ntpmon tool supports capturing clock samples from NTP SHM segments. - Changes for 3.12 * The daemon's power utilization has been reduced by changing from non-blocking to blocking I/O; this may be significant on mobile devices. * Better protection against false matches of Inland AIS messages; thisrequired a libgps version bump to 22 (as a side effect, per-devicefootprint has decreased). * PPS feature is no longer markedexperimental/unstable. * Sentence tag fields have been dropped from the JSON reports. * GNSS and GLONASS SKY reports are now merged. * Addressed versions of AIS Type 25 and 26 are now handled. * The 'nmea' build option is now 'nmea0183'. * New 'minimal' option sets all boolean options not explicitly set on the build command line to false. * The 'limited_max_devices' option is now 'max_devices'; the 'limited_max_clients' option is now 'max_clients' * The previously deprecated 'libQgpsmm' option has been removed; use 'qt'. * A bug fix for error modeling when NMEA 0183 reports empty DOP fields. * On OS X, the "osx-pl203" driver has been explicitly listed as unsupported. * The last remnants of the old pre-JSON query protocol have been removed from the client library.- Update to version 3.11 * A bug that prevented track interpolation has been fixed. * We now get vertical error position and speed estimates from the u-blox driver rather than having to interpolate them. * Some unusual AIS talker IDs (NMEA 4.0 station classes) are supported. * chrpath is no longer a dependency for building and testing, and now defaults to 'no'. * Full systemd support. * Fixes for handling large PPS offsets. * Improved recovery from device flakeouts, gpsmon argument parsing. - Disable chrpath- Added python-gpsd requires for gpsd-clients- Respect CFLAGS and CXXFLAGS. - Use fvisibility-inlines-hidden to build C++ code, note that the build system is buggy and uses CFLAGS and CXXFLAGS for the same purpose. - Remove xorg libs buildrequires, they are never directly used.- update to version 3.10 AIS: Adds gps2udp, an AIS data relay, split24 option supports passing through Type 24 halves; support for Inland AIS; "scaled" no longer controls dumping of controlled-vocabulary fields; instead, the're always dumped numerically and as text, with text in an attribute name generated by appending "_text" to the name of the base attribute. The packetizer's handling of write boundaries not coinciding with packet boundaries is improved. Better support for mode and speed switching in the UBX driver. PPS message now ships nsec. PPS events are visible in gpsmon. Time-reporting fix to TSIP.- Fixed typo in udev rule (bnc#848936)- Update to version 3.9 + Note to packagers: this is an urgent release that fixes a possible DoS or security hole! Armor the AIS driver against an implausible overrun attack. A (different) fix for our first malformed-packet crash since about 2007. Minor improvements to the NMEA2000 driver. New FAQ entry on how to know WAAS/EGNOS is working. + New -u and -uu options enable usec timestamps on gpspipe output. For more please read usr/share/doc/packages/gpsd/NEWS - Clean specfile and remove AUTHORS section- Fix build and adapt udev rule to new udev location.- update to gpsd version 3.5- add automake as buildrequire to avoid implicit dependency- fixed typos in gpsd.spec- move libgpsd.so.0 from the shlib subpackage to the main package, as it fileconflicts with other versions of it. the library is internal only anyway.- gpsd-devel depends on python-gpsd too.- Update to version 2.96: + Bumped maximum channel count to 32 to accommodate GPS+GLONASS devices. + API version bumped to 5, redesign finished (changes are documented in the Client HOWTO). + cgps now handles resize signals. + Code can now link with uClibc for embedded use. + Various bugs in the C++ binding have been fixed. + gpxlogger can now daemonize and write to a specified log file. + A gpsd client can now set any locale it likes, and JSON will still be parsed using the C locale matching the daemon's. + Clients are no longer required to define a gpsd_report() hook. + gpsd no longer emits probe strings to unidentified USB devices at startup. + JSON timestamps in TPV and SKY are now ISO8601 rather than seconds since the Unix epoch; the library handles the older style backward-compatibly. + GPGST sentences are now parsed for noise statistics when a device emits them. + AIS and RTCM2 JSON dumps have device fields. + JSON reports now include 50bps subframe data if the device allows access to it. + gpsdecode can now dump NMEA GPS binary, and subframe data to JSON. + The RTCM2 code now understands and analyzes RTCM2.3 messages 13, 14, and 31, and has been checked against another analyzer. + The ancient Sager dump format for RTCM2 is abolished in favor of a JSON profile.- Move udev rules from /etc/udev/rules.d to /lib/udev/rules.d - Update to version 2.95: + Rationalize clearing and generation of DOPs + cgps now displays epx/epy rather than eph + Speed is now always reported if our last two fixes were good + Reading packets from UDP datagrams by specifying a listening address and port is now supported + AIS code now interprets message type 6 and 8 application IDs correctly as a Designated Area Code and Functional ID pair + gpspipe has a new -T option for setting the timestamp format + xgpsspeed is completely rewritten in Python + Qt bindings for the client library + gpsdcode now uses | as a field separator in -c mode, as string fields can contain commas + Corrected error for reporting of AIS rate-of-turn fields - Changes of version 2.94: + Error-checking in the 50bps subframe code has been greatly improved + The Garmin GPS driver can now use libusb for device discovery + The libgps library has been split apart; the service functions used by the daemon now live in libgpsd + Stronger checking for valid ephemeris before extracting the leap-second offset - Changes of version 2.93: + Support for JSON dumping and parsing of AIS message types 25 and 26 + Removing non-streaming mode from the Python exerciser + Unsetting the appropriate in-use flag in the device array + Change the libgps default from old protocol to JSON + Add a close() method to the C++ binding + Try to recover better from sporadic cases of false matches to Trimble packet format from a SiRF binary datastream + gps_poll() now returns -1 with errno not set when the gpsd socket closes + TPV now refrains from reporting fields the fix quality won't support + gpsmon option for listing device types is now -L to -l can be used to enable logging + Documentation updates + New POLL command brings back polling-mode operation + gpsd no longer eats CPU when a device is unexpectedly uplugged + Support for the TNT revolution is back (run mode only) + There is now a gpsdfake diagnostic tool that fakes being gpsd shipping arbitrary specified data to clients.- Update to version 2.92: + Fix a packaging error: the python library module was omitted from the 2.91 tarball. + Improve the json import test. - Changes from version 2.91: + We have support for NMEA GLONASS sentences, and a regression test. + Clients now get a DEVICE notification on every driver switch. + It is possible to specify a TCP/IP AIS feed such as AISHub as a data source. + Serious bitrot in the NTRIP support has been fixed - it was probably nonfunctional for several releases before this. + Fixed buggy display of satellite-used flags in cgps. + xgps is replaced by a rewrite in Python that uses pygtk, eliminating a dependency on Motif; also, it now displays AIS information. + Uniform treatment of display-unit defaulting and -u in xgps, cgps, and lcdgps. + Support for AIS message types 25 and 26. + Support for IPv6. + A numeric instability in the earth_distance() function affecting track error modeling has been fixed. + Old protocol has been removed from the daemon; the library still speaks it. - Drop openmotif, openmotif-devel BuildRequires. - Add xorg-x11-devel, xorg-x11-libXpm-devel BuildRequires. - Add gpsd-fix-python-install.patch to fix installation of the python bindings. - Add python-gtk Requires to gpsd-clients subpackage as xgps now depends on it. - Use a valid group for the devel subpackage. - Do not manually strip executables: this will be done by the build service.- Add missing dependency to python-curses for devel package (bnc#574584) - Add another Cyprus GPS USB id (bnc#574584)- fix udev warnings "SYSFS is deprecated"- Fix libgps subpackage requirements- Upgrade to gpsd-2.90, from the upstream change log: - GPSD-NG, the new JSON-based command protocol, is now deployed - Detection of end of a fix-reporting cycle is now reliable - Abandone gpsflash subproject - Increase major version of shared library due to significant API change - Add new driver for Motorola Oncore receivers - gpsfake can now accept multiple logfiles, interleaving test sentences from each. - gpsd now accepts error estimates from the NMEA $GPGBS sentence. - Fix potential core dump in C client handling of "K" responses - Introduce major and minor API version symbols into the public interfaces - The sirfmon utility is gone, replaced by gpsmon - Fix an old error in NMEA parsing - cgpxlogger has been merged into gpxlogger. - Speed-setting commands now allow parity and stop-bit setting - tcmdecode becomes gpsdecode and can now de-armor and dump AIDVM packets - The clientlibrary now works correctly in locales where the decimal separator is not a period. - Typo in sirfmon / gpsmon has been fixed silently by upstream (#bnc513037) - Make libgps and python modules subpackages- use new python macros/sbin/ldconfig/sbin/ldconfigcloud109 14952326783.15-3.63.15-3.6libgps.so.22libgps.so.22.0.0/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/5068e7b87d7e6e56e32d9bb3e394aca3-gpsdcpiolzma5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=e7af48f783bf1c0ce00189ccf128d0a7c3a3db89, strippedPRRRRRR RR RRRRRR RRR R RRU"!KeH6?@] cr$x#̢֘&137ȟ\ zŌHʡsw'8֗k:姱H4Hvbfro0zod(p1e={UP.0ʸܥ@zUSJ - ]JO8O{OZzjHgT6)nJ `1BB!ZNs @Oq9p댶+65q6kd^;<{ǖnvK}T5(XaXuhv5v/l+bhܑiz@ar>iw4Zh82)[D7@-o)oGлVLiOE)c%hBEˢs4rXv$ eqȏXr|FS$X^2=Z"Wl<MKǠڒ](eOt77aT2kfk 1sQ" $sO>樽{Ȋ?Ο,s5."Iyh27q#_csotw{c 濎+T^L(e8%yzj_}F_em*)ίw㡀(: ȣeamk»w@\$` xhJP{6D. SYg)>k^ZNop59Z9ҲQGPdvoYZ7^U_9q/˞b^gԨυ{F 3~xBD%.$²S!^S4TeC2I=P)O+Af“O=ׂ x4F i6y&T݄H{O}3y"/Ok_Ovr-8!B'N8GYV- ,nZ|zfώϥal;-5[Nw*À.\<#9vs7e?ꝹmhK 7;rSJ)^yUR|@8dOzV#O]ɔ]$?_ߘnaz^Ӽs|.:m@-5P lY˛~)DpĀ[""gMcaqm^>|&Z:q;0nm}8a@xlZU㘗;#wFhS ;c9WT[*EMUƵ]Ҭa{ʞњ= L:n?+XdW/\:~oPT#ç( *W'BwJ%LqUTovZ>' o;]W]3^8w}v}K#&:?j/{VAк}K1?*ziw~U>lc?7C y A):ލ\W{,9ڢY]0#ЍE_m29[(7*؟SOzOz_I (+^RhEHΕGc?\PI*# 5CŪ`E4W\Ht5$}oʗV>w7WQnw~H?9≦] h-eE8ݮ$`aFśhvQJd,EʜEKwA0S)\bWy"FoMGw@0d2YiUvj8#T\{ ,-ū>F kbqِœflH:ޗ u͍:)#z%?TeP~_C_Mg>W`IKt|,'abF` A2Rehztc§ JY̡$= b7iwNmH[7`6w"XAmj0?χ1vn"12pv뿻B]*5EZ2HJHO.ŋ Uj _0Zzb;$.]OF$,@ɰJR/Bu+J`u"SBUr ( hzcqS__{"/W |fcre)1VTG|\åEHoѲ0MWIbmx }yb1)lBN:G+s9:ņɾ8eO4e%3)ywiBئ0wy\q޸>׎-H=$k;E[6 -ƊaT! ZϠL-EXD'AIYEbħCc&70 ?Wv}$[=&0nll 0%4S"fC)F]6~I(ꉄO7Ckdk^]wWΨ: y=0y>RY/!dQnǦ#9$* A]bQm#|Deܹ#5&iĭ(8pNxt Ů k 9[9[п۫VP__UىN_]״ctN]-՘RziH_I5ӛS2x{(AGqtEVl6h_ݗHfA@}|Vl0@jwAu[MZa>OHNoZN9#ǒ!ɮNOHƲOɿx}۪4ʤ"q]J]@ۓvrY{Jqu"eI3p>PĽ;~=VyJN/reډ:a*Judvߙdu)sN ~\dlJ4"RW2!_kF6zT7B^ cY1^Xhr̨YJJ"1vqѣ9grԆ>R O' Qz5kas9'㷄6:uE` #'`w)Zu\&96Υ"CY3M3EJ8wi53t=޻kd%JSιNM{T ]h,aɶ.ؚƕ"BS}{#0cӸ=:3G,Z"NҫcC /D넿5sO"ߕ Ca 8[ʷgv]c 1Yx3@Lc2; ]Y?~fN9lyFV=[,e,=_ {%J n>Kie$J9*xL8= Pϳ-Xqy: qbs(\Z*G|\Nu oyAcx줃&`6ގpx}}GL=8Kz4'\a Zl4- :{%v&qPF$:;[!qnl[X\90݋ҏIu[­SfR$b-y50Q3/#gyN= }4ɽ-jܗ k%v\y>RqUËvIfh77J-$):>y*OnarͲOvumy,ۨ`Ku۵G9-|na X=1 :4 0}~DfVFI c(Jh?Cek|4hr?C%@" G\C9P^*vбw7BxΎFa+k-MDxyC3r:_Iڝ}4-C`'G93 3N3;b~lخVB1$crӑ_LOjҰpQGd[ב 8YbO /K0Xك*mvr.e"cVEn<"3 ~rU6Fv w|R7AX'g 6DTovɧj(Ba$wKdQ~1wgZ3#E^}=jybH NT73-[au0fc_Xw)ׇc[!lfP*[5OQ[]<Ztg*y& 1 Uʖx܅ Iu\!".*>d\G^H/a zuFi3鋲7Kx,'K7T \úQN C z5*I6 _R*e;,xX\&>Jݭiզ7ݍ YB.i*(6Yӣӿ3|4/ &$`.s,Qԁ&wh\R%c0˹{7Cnrk۳y5#K41y̲K/ʁR\|k1Uf1\稆LkilUl:0˵í񤌣PET](fp$becù!eBbB|LVFY Зq_a1y-{K] ?~&oetX]j c>0: 8b*+9^_a)#UhT'U4c%F#~S+5:ϵo(;JtDI3fM_@Z"\RV <žMEv/-Dx9֙R/U^3Cbg/@ @I&2gOw jd;Sp=S6:؀R栻PK6%{\uVczKDؚ~F΅L:q<M$#(p@W9/?|6E'͜]`ڌouJ/3YZ&=*Mhnnc9}|Yt9)Rs }/!c-1 %*fhjyجb1W?O|ļR4mヵ9Pm#y>pepؖd$6M$1(yoc"dleMR觮]W##lfP 5)w?&pLgrʹϰٝ՜o$י4?P :z#iٱa3<IhC>MS$cvxv_H|"W/%Wۛ.Z!KERM&#QZ/G,wEN~D\yX 3wL+1t4-2a.'l}נdtXL'cQegceupEG 9G"&+ t)P(,8]L^[cE< 9Ɨj6iV#0 dYfp&,\_kȔ7\UtE'i9' 8ua}eŝj[ʦ:v0(q?!g͜L7\x.CIjϝEO,VNXePH5+(\ t#mVYJLvr"QD QgeI4[!#xwb]VIVա-T?#u"z!"ZP33Ziɧ>s-B瘩Fvqs_@x}RM4E;0V7 =ЊKw4tFoԗȸoI83[k,h0(ˬУ:*}-gtSW5x /r೐rxm< T͑{sdȐuCZUgDHͧӣ:(]Wf=%:lmwS uKEsL[,Vvÿ7i5Uv9GMO:moJ˟`eXʒ?X+.q>w`HG]mKc 'Zb$`D6NDWZ~{Lou@eZˈthycF:>8œ`erHƏtI3 `Ia钬~Haw9vEIҩDaѺrYt% )rZƇwAح_Z"W?({=࿝Z7U yݴ=R⼎@ٸxT0K)%3HCXK3ih6|c(+gxY)sz"dߡv}FxBI=5soh`艑L̃yCqv#[o 6VԤrr<̤ҹE*Պ7it:jgE23I-.a1^܁ku@~˞.5) ֟rL~jy#?|h0PJ&|:J.$4Nm92.ȆQ{;iPh2hf5gc,/qx)_x%3HT2[f*5O2:d%yXbi*e2*4aIj拧 xDiGEѠ? @UNZqD[MSrWQvOMߨN 겄` C5&J{+H:m.'e;ŝJC3!#2?@N~zן$y ^E0$l}k2sy|֥zA<ԝit0mڶM sxp+ĬslGi}}L Ώ &8\8*qo2jf-ȶPPiE$<6a$҅L XRN_P\FNE%dd } xfa SX9D(8a/ /)o%0h* OR*olb'x)O]M7=K.L!dpFp4 P0m.}? w j4Z6о&v8 xJR<\W i Y9ECm}K:N==7K,U>( ֎2Vld1Wh6]e嫼\9ކLCﺠ#r.k#؃ 񮯯QM7-5,\Yc(_̞3TPGAa%NB u)J3з+vQ(VKʧ+BW-G2 y0sdљUCl8/űɧeUmJW Ճ*T҈uQ,L⌝~M`)cWoͪgZɛɬ}1%̠T"Ss+]}^Ƚb3?ee')~\'Md <n'"UoDcwb{~252,V=M>ry8(WA0YH%+ ,EW.W#(mŊa|>V ?Mx!Ѫ䲷 B١8O(I]ЛcQO: P;t- ("=&j0gϻ?BN37x8O]*]gGON5;v zL IL7C:%K<:$7Ҧ }Qҏ@kE#YX{~",Ȧ")g|8Zhx,bufnv/_C#\"o0Z˖K,L+5O~߄Sc$Bȓjá^X*"9Ru)N>heG>gq;2]קuQ),FpD45Ungs#s[Cb_.Gi컹qI)X&iP 9LGYQ|M)S |!B/qכ]sWHxs<2iUp|6nl++͍Do\`:] cb:lr}K;4 6xƍAt??rvͦO-=jy[I:W̪nR]aaNpqqdY؉᝵#Iȹޓ;/سTAt dt^$`R`))#/;ߣu\ $8黝u 8;CL}H7VBg"^_D ^NE/;ϔ%( T,lkjiqL6I"-.z_vya W˝Q(W"ɠEK6:|Aק *vٗG! *.555="I?$U4`AR;&F":rs4j/8mEgpȶ$[3 eM`I~7e;YuPڛ;gMKf;\hF7/чDF(Lrٰ(10MWVΈikƫc#Vf:%#P$5Zv*d\$CwG"XqJc8:hc==U9u`GŰPqxhL `g25f r̽|6-U/wϨl=27,-K+ 4TDGL1>UG79&ǃ?wyxG;x3΄Ħ1w*>.>5yb;h}> *do%i~'^}#8'+D-:uK5d/ZD nx@d|oMc5E :26#1j+@k]ˑ!l`ڔhevΌG62tݬJ|*+| ^-d7qD=)o7UnpFU3k̄ !D1%a;]qr5\$:qB*b*J+ q†aBІ 7L̦I~s#~]AQ3$! CZs@pP&05@]*΁Z]fwZ)Q`Aa)t7 6 8xKv\{9ѳ#%Jj\ܷ<+'p~͙֒G$Qq0(Fv_ r ~ar}E< * cƊ{2:~:+I] ϴQvzp#2B{vU:[F@zPYP)`~7HSaW ":7--cƛh!߯m.Ȟ=tZaXݴy@l{l4ޥ KcFy" )靵1]DMU *hfR>'83#a6ŒV@dú U'bQս$msbbC$ם!lL(ub>*HW jCK`w.n\w{I!uRUi4>1WDA e'>(UOwd e=0K F߭KWXKFp6Qfǻ{8'ܼ3Lƅi'&9ikltkh+r`˜kVM`5ne P-TOHW9rQ:CԑqOJTjW`/:CЙ@-z%O.np]D I 2H}Qe?zuJhN`tA}5 znٵjV*]i5÷&۔Bj[[[HKJRȼ|AؐM)S`Z 8ͬCشwƿ4~~_O*봁kc[pjn; zUM-h*홓89.(hoO0)[cBj27X\ZKh5# 0?|dt`W(N^c fy|l%?Ks,NqX*4cAOfٱ.aH"_"˪G]C:b Y[bB/ytUӖ<za4%['([?}>{C hkRI3S$gD@-c;M,l^skLd%e#M@Bpx'@|Jty'G®/Z(JuW3„c 26D*0tC%D1z(z&XXf(_dpԝxRyA8pپ+F]lo_{huINnoa^TF4IHqN WFSU0*s&>.n1踗g%QSTca_ KwJ_rp0yf^pgX- +!A|mWL:N3b)Im5q?Dn]A0q~O3FB}b:!Umh8j;'.TukTXvJB^THE{PwS^yO;|y^5+a''+EOģ H7;˔T;D' é)T9J&RkroЊ3ę=iG4(p`3@$8:Zacbg8dLTY[L^$f>C>b O4{*jg=7RWƠQ/3ԁa~[pZ;SJKśQ+^nmFHz >@*[_]i#ZqWœ*3_x'LʮC8U> \UpIַSX:"K#tFm$(0`Xy3%`g'nouMVɜN͖XD^ػ{L_s\?Rf VYRU ~7 }7ZɨZ5 oy\B+OX7o^ۢJgwIgBMn**Wȉf@tU?V0mE7 `cEm4*n.y^/jr[aE~+|@UKwm_WʞHS7eǗLA#&JUs7?]>_BZG{w=J$ŵ>F;}9I;T\DPCYKwz'6[\Qq<ImtX ,fhSck`e9dz1yqyNu`i=P4mC@ u63 wr)6Ph( S1To/j e'b5曁>K_13,4p K [} f(J1vsr1Pw=vkI0 V Ϋo]#.s5a%*5x˩V:{^ia9]ˤy-L `: 0sDj,|NC)8g͢ bӈdOߋV|^j@%rA\RPm!xaV%IO.4[gbm!˨Hʿ+iND6M@ưW!FAGw׃Tц`dVOy;"I «w[SclMI|oE0+Mza };؂7clwmU5 +^ƤN _MzG"z2n|sa?-jS!CF߸D ?[ۑQ e{JqBXJ$w <҃Nv閞Zo) n䄝\TnVꥱx z#%<+vU cT*;dYUcIi_fhSSd{A^۳5p]tmB߆%a)1dcŲB 1A"ol9GGaT )$&* `G #Pn8onљzoե5EMp) #SuX9T07=|2:p^i=S=t-L]r{7.0 lH詌#gғ_ 6x3ggTN0y6F&<^>5LZ C(ߋ馱k ͬ?>H<&7ᦨbb {,ѧ}2W|0w3 kr & Q*v.xwGJ*;R TֹUa{e#J8%͈5:&X*3H ;O.F 5IɯCg.&f;^ HBat_ȕ3lѱlz^_==RR\o嘶O/zHoPvf8"f!vOI`<!Kv&ꐢm,w0Ym{=>!=p?ڽ7L`IkCWi4$=JF( gn\arGg!>Nl^sȕopbg[SSÁ*9{p͞uH$y!pmNϸew+UY*M9)9D*-Kc-X'O Ό;mqyB?vksxeӬ\,a PsbUx7v?7O_.,ҁ 7.LM?=f*|zl0t(:2"2=.7?%D1_Gm3Ԓ[hGq!=&~YCy6)Ls>HNjwNCS"UbB.9'zkĂo\GyQ-D/ 3iO .dže$]OvT,G|F::ݯZ|nd"0j(6#O@ 9&Jqt}0M9qm]E8wB|x b|^^,~5'aB#<6`R[}@2ɕIxZH>HEs]@CZ8P"@XY vBs̜_|i($DXȃGJ##*ΰMKY_V=ajQ&JI%LjT_'=[CI,+ak3PP,3Jz΄;vͲOu6]M^ Xi.@{mBo/>[^x;ww4-JudFd>{(jꐘ`j&d#*ıǝwL~#]j7RT7~?ٿfzZxвtĔdd<> \vgvTK8r@BzfkvY>!tHO,EXtxmbU|]8)gDWrJp <3 ")$%IGmUrBTTIBr<~d v`nk֬&O#E܀~epmċacqE)ttQl{qKgR HYkj!8QLvG!|;pBNj=Fʉ@6 gw_̏V <\R?\r~ Ԧd: Ki'z͵$ރ-r!dtCЌg$ cwO{IrgU ]i;pANߎ=P2 G+%c`>ɿVP'WF{2U?]K! nj]KF0ⶺVqWڮl]n:#l>bAD%yыa͋כ0TUF*ĩb&20\q=6sBV"s2 \pw/:)-9ΔϓP7_rS}j2rlo-0=ژXؖAs}oP `Q#ĊU_KS`ȿ _|q{t>"Dd1|Sut# W;pZhj,\SԞ+O fK>PsC|$;صl:5 6#Z v虖[F່[9ºCYYI>т?gn3MQʾnc,v{o]Cc??mۆԖc*}j(oUtEƧzZ:&9X59v]Ң*} n8#\_'z9/(C!qH[wzpj}sNڛ~=ݓPŞe;& 2~ep SML,H:"ML򢬚CP7r_;pDX)x!E魚leEdI`bmZ7UuCmT'-ySdP?@%UvN!XW(H]vm@Zh:O8'=p &Y[7|[cX7A*7,-ɂF&꯻"\ȳvNɨEggݵe][U(Ok&%J o2t#(@&KL_c:dO$?Bj4\ οr*qC/^>2Qxj$=vǠ*l$vvX&o&F!zmױzg@x$GrCbqʳ%o) =剘 rXvz2yR;LFӺiZڶ'CUm^?\חK7h{_@[,K6\j[xRv @wtJ+n+y^r{ki1o$K/̀G.:-$ ̱K60p3H'v0MwS Ó?\tgSe8ǒ h5< Pg=%E,$)GGZ46yrp/iPgmKg w.,4rC/8i66U\GCYq"1\`TpP0TM{z$[qJC8g=G CM'QT[ȸQږuC+9\7S/c5+fy0+CZ|1C:_B.&jD$S&eZxt DYy)ѽ!z)ArQxY̔zcHb@$L?`FSn%d4?&= 썽*11J U+wWjPdRst) һjɃ{M?puTeT((.!Ʃa2`ئ9:!7%Ӎ1()HuHV MfF5|s$6u@ƵLlq:$!1ȄS}u5Ax!RïăjG˟J'( op=bؖm4`>ѿP7FŎk~7z+:|Gd[J޾~sȏ=Y`& W=Yw+vj`A6󳝮Pa,K0V5} K {$`]W5Tl<;_Eq3]@,spXXF*<00j< +x:EC`]ry|Ah@#~ 9`Nťm暽6Z`x`1XCwm|ww="|Y|Xl"e1[srC9yW?3M$l $i_㻈/>0.k q<&ŵEKWJ>[A7h(r`''J5?[ťC5]Z R0X|#%ZhY~<K=,s!D[ߏ7l*sdkVhL p?TRe?U;=`'1]CC(R#TJFܘkxƕaE>IV=2L'jhshR*O~lw=j>Y1N]ߢZhR1v:n;`N"~Fx澄'ݫĝ} lN/ J#ZP5=4Ϻ)0qo=6)Gk%S>FwpIsqjF]DTH G tB8 %m(ުn@^FO#S4$g>:9xemT 9aM ]{ĸ]x xn0=jbm2s oS/rn2J!JHQ6g`:jCvI}`$ }K-fWM+xvҨYAT= R]oJY{8L<VA6<){C\X|yV*Rm0Ƈ̸󶭯Z|ڜd~k.%&BB̠췩t6d[?hm6fٔ+Bjs> x*e :_/>X~X̃v.lkV nҁresf~rpG-qPh^q(*-4H.(I\CWHڮ"uyO–$SȜG hEWP* $sͤ"?ș15ZLHe;db0d =ZͶ΋%M[dYşCZ`wjLPaR,RzHDipdfyeGDiP3a PwϪ4t$FPrarz3$6ʸ!0:'w0#%w/i, s|Mr;mD}k?ʧ{%iRs@렑|cɳ2v2slZZwA57G#t"ʡ$"ܼ !' Ƿy6Vr 4-F 46/n64o%<^R1Q4*`]E B%c:kȞljb~?vOwNf=>ctA@o` ʊ:JGҦon|eLy?Ƞ-qXRą=(J0~MJ]3fioBtHR"%O,ՉlνAXw \3%]~%y3)2R f"e-?F1NV鮛[np'n^߰ߗڡؖ`3PS U2Pc>䈋52DAeG.QəoFCF3Hl0Aک@cHь:n[2Sp qB@u{{E:C%F({("gx&b^,__ P*]6xp[< jz\*j 0,Pք4p?P5~eX<,a%TZpϹh:tB/ ]4c\uT{ i!?  C^ <,-jH냲D+Vi@C=H a2})UefF\=0G7ۋ<"%B%,UTv! =k_I UEi)A?>G_[,r"' h#aH.y'ZYKI2Cc 4ݫ"(s]g{ hI 黅fQԦnFWlWn 3FgF"2ǀb5Bt=Gcß1β6yz F%̂pڂΘ\^olBcc qމ7|#Y-G- Ђs'&o~%6A kT0G~B&|K]KXJ]tUQkp+tלB7P`_{-lgGaZ2#ƛBtCAH+gf~\tgjN[F 2: SѤ]#^d1"<-  8u$m0'ؙ)`=eU[լ5-`Xv@_"󗴻LjVџogE~;r}Πv]T2]{~rxI$&d6hd:h+Og{rSO\7|$!꺷O}x!Ly2ف QcTT.u3|ٗ;E::㖒[Q<+%j],IQA psgqgb01xboq:| Ui NW|8Eǿl~U9}0s'e4 <m:es(;%ẛcT'kUz 㼑U 6S0VXU>9&)mE кC\d3PfjT^dhpcq["{t`~yukq WMlꭂS%>sE&,LtVo I)v&EV JC=$duB$B2mɼڶKDg?He@>31RnL~}>SAv cKBAy:TG]6y̬8A#!ٴ6 ?՝Ji~+qH[.m۹,6H4V*t^~?VS@jKG Fuʋ^yG?amom ^yvl,f+*mHr.DPs9\yM}Tg[F1?p;|69Vm'bv"8YWLʫqVGBUKUdg%cYJL3V_2skC7FUl!v Rң=p蜅7fArc0zn푝 .kZz(ΫE6xS, Տ{:F8O0a:j]9rq)Yp IRьNj>5 n<&u+O2٢ll'$HɬOF&ĩ b&N?-# }i VγrΜK PwF! `9mdi|9̋W8֘hRJGxf%}vB3{)GX9i<1tPNυ=I e&.^;Ksj PM JoO!lNģotZ~;MY?\+6Yē*gbJi ҙXJpcE^u#t{{wdz: fP*=#؂?QN,O O'C5e@j?BZ̋_* %SD@1]8˄pC]tڽ|ܔeaBnnȺ`[Up.efωh@eY1RHyrnʔ/Vx mɍ(tlOHtLWlql^ڸ< @*gK n{܌ KHsmyɩ xmL+Ot|buѯ#`΅Vŗv["DB)=5P\$=v@ (䥜!V"՝I9UKun~S n'LcV@ibaW)El'! cOTNtc#3`g ]L/OQ4C\ 1P~`[Go*9C:a͛ձQi?Xc-}!ڷg 1(/ixv7gh%hV׸Fx)nݔgpWFӺ^{[֬@m8}SAu1w T[޷RgbcgͤjDwO婷BDZRP,dFWq'h<vciГi`Y1IH'qBR@"3 tЅSC2f!U'q.R!SQxb2%0'yxZc `Q/aؒa[~V7NOrWb8hV9YA<91̊p"2g6ɥn}nd>|tq1$q7|bW$bt%o6{n_0 tKX}e*h/DC,8sA0Wc5KԶAzY-8>v(Js Jyde^ji|3;XԿ|txjDኜH0WH֓1Q 34)q|r/:z}scK&] CvCeCM>G<'u1w H/*| a+򹮥gߧ7 +7A:e|+d5RK1uqigKqꘂ?>[NArvN;I:1j;< e YV-HkT; kM`yŢi:mY3iq$nkvß ~IIj(PhiRNx<#tPik#{1PB/c*@F  ɦ84},˫F,(gO@rZ4n-Z:W *p✴ 0*H9ȍ:S -]xw ( ?+2mҺi9e3isݡx .A WnaU_ ƒH K`huCj*4HœVXregZ.c ivY"|4mߗTD~p?/TN,_>HX&ŏ '+BhVF-c{ CloeJ&LLPZ0?V O5!YyQæ}%3Ur?4`ʖ z')£fU9:dv͘͘+d$@d~c1{>0aBja8x.ݿS,t̪-u/$ ~Ԫ{',H+' bY=)ɣXLaqZw8C =WO^&%>췞$R/2,AC.1T98@0^pfȰ en@En@.,;^$u]9N=imXȡvQ6hu.;ItkYcAEMШDZlQ4ڷJHtkspE!F~veBOSv WEP>gk.34j3$֊$x`gZXR|IG(cc؟e8"2>,PVpےi%3huO%$ܸZ -+ Q`V˼1'.%rWRjR=PSq|c0fƥTBiZLJbɸ%"V<#; %H/WJKҸfą7S?k$ov,$+[/ bPfr{~ p>,tx ۀR%ѕt cs+v!sZQ,;P+qvI)w$fĺ!Fn`c~$'kFh'O>_Y7+xЇ?f<;GVN : j2Fq'P{ f$ 6^8$ eYZ*LDSiǶ9W̒@_bC*եB_4Cu'yQ} ӣꧻ'rIZuTbVrXɥ̶ { nBV$4`O-#qXQ?2$kS2WP UN .ڥ^;=:3LT.:@Y9L$;7B|CGqpajrN)Ͳ0э g\3wA;NlyDz|aԠ*p;0cXS1Y"J m!u§Z`{ᗐ)+`0wJ6K{S>""&T:C)0bQ/ =Cs@~-\)w*=BlO3?M7u]eƵZ%IͅW:[ab-#vH#jᵭoV6$RHMoek fF(ݣIs<5w ^h Y\N2xDO_r a{._ܫ !-Ԡ˂"!^9ZBq6$ LGXjGxjYNꢋ2莩77cK9w]1L#غ=yi! >w:w!Ls7\/,@V Y3{-9ĦJ<cY._mԢ[w$]sp$1`!d1dhh))_KÚWA!0r/"՗f}P~7ƞ_ H5+jtuecN{NU2Fo}k8-h4 Nvp;vs{reuF)JW*q(54UOkZP&-Hw͊/ 3o־S-g*Caڛ^Cw3iuX[K^$f RɰXa]#eyeLp`P堩׿nzGSZ3ʏ[[jDk}zE:nfD)˞Bp"Hd!^}yۭlq1c\JV+'6wS&I-oup9 N*ˀBF1{vdxO&==$R]RYk֛}K=I]#)FpZf[RNFAɩ_(-:< 9 rbɉ_*p|V9M2ASt[ gnV;ƩSr:wR-?1ҮDTy5اbLQzևYe ;x$G WyGCBbm=Cزl߬_áR'@ -k.Kja Vjo^guh{n;7B%2=̤\`GRнJm\OK߇t Pٸ`%'F8~'i,]y&O:N$0W$x޻@ۅY0Tw8O2ޯ,D;XFwa-^oE S[y*6UƼ^s0{h(E9,.Wl ?d>}΋;zG ˟ iZ>YH}>,0z |/~VFr˼[ 5u 4ϋK |xڀ}&&%hBb恸}E,ªTw)^@+){d\+q+$(!ĹO{(ق,b fH}`5* Z{o޺z䬦|rJ3E)5j58ՃQ']8鈤k` +HRY8,maM춂 mxԏ[W_tk޸"Vv J"/{>aG^t;O[}"8ȾWMC=|u /l]ײ? S~ /Ǝ}';Sl/JP9XOQwJ} m6 p>?0<3jÛTgU>vAk`s_ m*!~hۚcղ6,tx@E!KxE"Imb߰I`Mζ?}ѓzu`]oU<$0z)/.&CfܸIdS*őVj {o_ס S؏& 8r%+\\[8<O.20!@gr)KpF{KE&>_}='`ٚ{{jwIT?;O}AKH/gP&&;+DDa-y( v WB\S&$-*kXRETyT/B |H?.8:d'LQNV5eQIsKT%?zp rSAڨ,pTLع{N) 6 El3v v~OhϐKTCzN"PRf(n!P6bØ20aza墙!5QbEFŨZ%vsUh.$`yS;E>֘ `r_ܹNbIIݢWJ?!KMrh)*jz~oP&g oZ]j43xvMx<>IFAƯb]MCbHhÿ{sesL+D8VupYA~^.)?y|yWܧ=~=Km~>7Lz@gs=wh&F::K#>ǃ~:vH6ԭ-^FjdRcA+am#VQhڼ^p@cƕs G$ xV*^UH4Fu q(ӹpuhbѤ[e)8>X,J;58 Iz*q݆d5r]m(v07C;C늍ܯz)e,бaݱ!O}L:4Nj پN'a$Yq۳16O 3Uߐ zv;T8Vaf`=OʢyTj$䓉z;X-fդUƝ&0ЄcBjC R4~u;ZɈPQȱ]u}Dࡋ#-y?%G[Ub!u=[$º P!g@)ʴ9Tt(S?~ӌ>-^]Щ% W@w 1dH62~h^҉15? lf0*&8f#pm9lqUU 0bjxkM&  Kd9~YRhxIܭ|%\-!(CIQ/c~~9Κ;͞6[CO!XD]>0{$ּ.qb7˷nQ]tx"4y(bHWnj:㎕76 jQT24Z `Bn]#=ڸɧ:t\"VcS7@U))eDZ|)s[32IJG-9‡lngKFg*t>U6%vr>F1V2jϸ~m-Ep nKSH N@-:CW-TtngOc`ʑɘ&rV|kF|͝B;k#|xL„:Sq 6Vpbwn#L~nZDZr Z<te軂 ,SJV@{8I1(1Tn#zFp/k\Nm'dJ ~& Z=!ŵle,1egV{~UX̓ ;bO+Ŗ⡢ f_҈BrrTʥ1< _Ͷd(v+Gz-MzG?Tko󞳈kf/J]1kd6M2xԋYF2kE/B+#~)9팳8KRYE\GrIߩIJZ梈GXᾏ %pd+Qs{[BY XO"ieqxB7M@*彼h"$ azy!Gl%)Eߎ2K\VY"!zj,l m+3cRJZF0>cx3B\)-X=;$yir?Ӑ T&j&OX":@(tvVpT`i ^+ d/3V%1!@^ ͮzQZ ,4ޑKXp%rKTf߼@ͪdb0@AQ(E= fby!27OW )o9LF?'LD^uϛLDײ8Y9|.zuKnhE)S-/~ cF8r!&Gݴ#-QKl-!QRHiHi0P֌KCm.r o\3qsYMZ VwlJlַlơҢS<ڝoDGpbDom{>0e=ٿe8KL_3sr9~ʩlg꿐*CF&=:.ɯY[=ᴚv='%Ƃ)5^J|CCPOQO5ۥy`79'+5/Mvi0ˡsD5c"w)CNU94%T*. ,La}O隥'\gtJOI(Ӭ[z_*ee(S{9c ;&eU p@FZz1A.ݭJ@࣯IC3 CfZFt|/^a)}~ QV{͓Z.A4Ѐ 6%WNHSM?絖ɡƔM!} _2rz0F2(Wᡰ @ ^JK F޴,}VŚ3d'^<=RYI+qm@4N걇qߩڂWt.N 2k8tD3s(Ȋz\R kkxM'{TZ/pp8A I"TJ8uNoO*ܾLj5mbQN8as?FR02`I f!9mh".TµOۛ'{gQP/滵[Z0K7^#3%a J99/vfng>lmyIr2y  9x ' (PulGG`{mEcdwHU߂LPp/K`F=BS lq ߺ+O^S{`\cV'õ`H?\n]}\Y]#|q g*O;`t{_jOcG:ٲ5bx a#eC̝{wy941>3N z[PGy1Z+gȀѤ3ylT~-RdŻ,y ~0;"!#Dey6)R}YhE:aLBHkYؑTRSizՍmOV)َ*>B`(רD.5xaL/!.${?{ &"]CEVYhC,+tp9,p}#6=®ޮ+cm('`lCV\.e2 1)ZֽOYZ= $Z+p߲&VJ +6E\1uA-"aaa]\1-)ˏ^q`sjYRppJlYY4|8zYI<cdp Q]WvjqLOnb9! 0o3F _e5*T6. F&ʄ8 ;dZɗ.PӼN!P'Av+l9I羑!7Bbf ?`sS$58_lzd#?F×g(]A 5$)CSR'<2U2ʏUĸ㍅a]|==)\UFn""n%7)| ?7o\;,֬qb|IYwb?,8H}F{"jhDeP8^RR ء\QjPIX+@zKSaa$9';i/-4h)i[<@Or-j7K<e_&b^_$_#Q_^5Oi>bI~ (G=q)K.4/=a# E욞p"!Õ j/j] <( UT?vRW;T֝ŽmY^ o48w:܌QĊZd޿$k^a{\EOH+-Ē-IIz2bms ^Oan r$kdl]N)y2x/$6R"zElˎs֋T%wұI+I" }sy1)jb;XXӘe#d2$:Yu˙+*`^mFԜ_X+Ϊ Ǵ01Ѽ8X[Dըgz?ٰE :}ЬLF ^_AEeR-+xXr`(u`:n[, rM T" Zg;uy`iGyEB1Yl:)(/P\H^Œݫ"|;:g=Oqyl:vwF;n}aR1ظ.X4W%}@w` ]&zQnaY衵 Y|SX< X`<=W͎A m~'a]g2vo+&Gϫx5+=mn"$pk~Eg9VzyKlGv$6i}6sR~Ӆ[P@ro坕.xlpcSJƫW 8w]4zEd5@Q^0WNO=R9 X%6|\E9Sb}#.7d(6NfdZ\_#uC8e N›Lu ޺nrK3Ȧh˻W.zy [n(=+7 ye+~qj)7UܔZg(듉o,>L͉6E7w88J<49u|`5dpўd`&QN.naOl6K?Z)mdcgf/"2+; -~tuH1k:ϺBlck!vWF9A&AKp ZyZןaƧ,}g-$7wՅy)|Nts8 8)4kW/#ꡥ^s@lo׵bޱe~_\l fVZH_sG. :iCV]w\'9(FmL/W XH++qPPXj;.UGM";WWAWDvc _G4yG7`GE?s*/縥"|c?WOrrRi/R l*dLt;6ԗl^ݰs8(2TuIb˺tsYDIh,[2z[/Ut6Z]půT߇%Tbܘ"C?R4ԙns033枿j[SڱbNt< OGﳷڲ׌mC_`աc1SK:ֹbMtVQWn.8,jN1BĨXN>J[d8K O7تvaW[S,.yPk Z6ǔ[ܸBk:N 'v 3̻W#ΡzWR?q ]Axsf!'CiMU ?X=&o5$w"? 2+bUA.jl}1dDo#><.mi|S.lw=ou$tg$.T7=G|{L/ EZ-yEd+8yʓ,wL51 ލUfy&c+%O(P̀ڴdAӻ &>ycQWH(},.+ h؛K#1;X7itzhh_սx2GfC4('[Ě}Q6"@ӂMvS6ScP~67hUU]S!<?vwokdF)"S 7i]{.Ә{Qbd֣$j5kQwL Wz@+|Ϭ_e|')WScMSn>G # 6MscM'!ɖIT1(i$2݁g-.*kMA,v7oMs(3B_}TͳsL`Qe}=B-QA&߯P Y^+ZHOڍ,6V{@1sʼnm=XԊ5d@D۹LzHґS%gQen7}8n ܡ%3I