geoclue2-devel-2.5.4-lp152.1.4 >  A ^D/=„+@QP햣&0 4ڝBB GLxNގ U@&)ߟY{\!1xh.f$\ez躽>_{x(d (.AKsb¥~Fy<!|Ubg]Ɩ<+8wCԮ|727KoGgt]"̠ȅntg2PƾX?(lWVnُPr2f1024c583f03c7c0e1d7084fba59c0a6417f778d29f2846fcceef0ca7c5b5fe66989e71516c45e954fa2f6e7c673f81e460c6ac^D/=„uȎ 15aEaз-I8D%FnD%*Ȫa1RDa@ؓ3js Ђ~NC1(Y?\9v#M^3Ja kAu=͆+.g-цaܵڹwc"RBs-ݞ1z3.sJ*eOɣՀw4Ǔ^{d`·,wXysdJ\:2>p><?<d ! L /8I c & H  ] n, T  + ( i8 p9 : OF6G6H6I70X7DY7T\7]7^8b9c:4d:e:f:l:u:v:w;x;y<$z<@Bjørn Lie bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comdimstar@opensuse.orgzaitor@opensuse.orgjengelh@inai.dezaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgfcrozat@suse.comidonmez@suse.comzaitor@opensuse.orgzaitor@opensuse.orgdimstar@opensuse.orgzaitor@opensuse.orgzaitor@opensuse.orgmpluskal@suse.comzaitor@opensuse.orgmpluskal@suse.com- Update to version 2.5.4: + Plug a leak that becomes pretty huge after a while of running Geoclue. + Fix a buffer-overflow.- Update to version 2.5.3: + Fix a crash. + Support for GGA messages from more NMEA sources. + New API to allow automatic server side deletion of client. + Automatically delete client on server when using GClueSimple. + Avoid linking to system-installed library. + Fix library-only build. + Add manpage for geoclue.conf file. + Document usage and building of the project. + Other fixes and improvements.- Update to version 2.5.2: + Scan for WiFi networks, greatly improving accuracy of WiFi source. + Allow multiple clients on the same D-Bus connection and add API for it. This is mainly targetted for Flatpak location portal. + Add API for apps to explicitly delete their client objects. Long running apps, like gnome-settings-daemon and Flatpak location portal, should use that to ensure Geoclue knows when these apps are not actually using it and hence it doesn't need to keep running needlessly. + Restore accidently removed, build of modem sources. + Update location on connectivity actually changing. + Try not spamming Mozilla Location Service. + Fix unexpected exit when non-active clients are connected. + Fix a check for system apps. + Use absolute paths for sysconfdir. + Fix links in docs. + More debug log. + A bunch of internal and/or non-functional fixes & improvements. - Drop geoclue2-Fix-duplicate-decl-specifier.patch: The entire code was removed from geoclue.- Update to version 2.5.1: + Fix libgeoclue ABI break in 2.5.0. + Use absolute paths for libexecdir. - Changes from version 2.5.0: + Drop authorization for system (non-flatpak) apps. + Switch from autotools to meson build system. + Use WiFi-based geolocation for city level accuracy. + Provide Vala API. + Don't enable all warnings from C compiler by default. + No need to mark translatable strings in desktop files. - Changes from version 2.4.13: + Configuration file related changes: - Allow absence of agent if agent white-list is empty. - Add elementary-desktop-agent to whitelist. - Allow disabling of all sources. - Warn about use of Google's services. - Document that all settings are mandatory. + Increase default inactivity timeout to 60s. + Increase agent timeout from 100ms to 20s. + Console message on inactivity timeout. - Switch to meson buildsystem, add meson BuildRequires and macros.- Update to version 2.4.12: + Provide a work-around for documentation build issue. + Fix library .pc file to respect the includedir option.- Update to version 2.4.11: + Don't crash on invalid accuracy level request. + The demo agent now watches for geoclue on D-Bus if it's not running already, instead of giving up. This solves a race-condition, which makes geoclue completely unusable. + Provide Vala bindings for libgeoclue. + Add gclue_client_get/set_time_threshold() to docs. - Drop geoclue2-Fix-safety-header-name.patch and geoclue2-Fix-potentially-unused-variable.patch: Fixed upstream. - Add vala BuildRequires: New optional dependency, build vala bindings. - No longer nuke during build geoclue-demo-agent.desktop files, upstream wants us to package them.- Add geoclue2-Fix-safety-header-name.patch: public-api: Fix safety header name. It should be based on the filename. - Add geoclue2-Fix-potentially-unused-variable.patch: locator: Fix a potentially unused variable declaration. - Add geoclue2-Fix-duplicate-decl-specifier.patch:Fix compiler warning about duplicate decl specifier.- Update to version 2.4.10: + Fix issues introduced by last release 2.4.9: - A crash on startup. - Revert the new desktop ID detection code as that turned out to not work for non-root user that geoclue is supposed to be run as. + Use systemd's service file to lockdown the geoclue daemon to stop eventual security problems.- Update to version 2.4.9: + Modem GPS refresh rate is now based on the location refresh rate of apps. + Refuse location access if no app-auth agent is registered. This fixes a security hole where an app requests location access before the agent gets to register itself and we end up giving out location access even though user has disabled it. + Port desktop ID detection to Flatpak >= 0.6.10. + The default timeout on the service binary is now the same as the service itself: 5 seconds. + Demo applications: - where-am-i now allows setting location refresh-rate. - Only install demo agent's desktop file if it's enabled. - Build and install demo agent unless disabled explicitly. - Autostart the demo agent by default on non-GNOME platforms, since an agent is required now and no one other than GNOME yet provides one. - Add pkgconfig(libnotify) BuildRequires: New dependency.- Update to version 2.4.8: + Fix threshold for detecting too old location update. + Explain in the configuration what the applications white-list is meant for. + Allow instant location updates from modem-based GPS. + Fix a deadlock case in the helper library.- Modernize spec-file by calling spec-cleaner- Update to version 2.4.7: + Fix a potential crash. + More verbose warning on invalid accuracy from NMEA source.- Drop practically empty %pre section (because of the shell comment, it was non empty and would needlessy spawn /bin/sh). - RPM group corrections.- Update to version 2.4.6: + Add to white-list: - gnome-color-panel for "Night Light" functionality. - gnome-shell for new weather view in the calendar. + Other minor fixes. - Drop geoclue2-permit-Night-Light.patch: Fixed upstream. - Drop geoclue2-permit-gnome-maps.patch: No longer needed due to changes in location settings in gnome.- Split out new package system-user-srvGeoClue: create a user that can be required by different package (e.g. NetworkManager has a rule based on the user account. With the user created separately, NM can now require the user even without geoclue2 being installed).- Add geoclue2-permit-Night-Light.patch: Add "Night Light" functionality to the whitelist (bgo#779343, fdo#100008).- Drop convenience shortcut for rcgeoclue, as this is a dbus activated service, there is no point in that shortcut, no human should ever manually call it. Following this, filter warning now produced via rpmlintrc.- Update to version 2.4.4: + Fix a potential crash.- Update to version 2.4.4: + Expose location timestamp over D-Bus. + Add a TimeThreshold property that allows clients to limit location updates by time. + Annotate default value of DistanceThreshold property. + Check for full internet availability before declaring ourselves online (boo#1051612, fdo#95493). + Fix autogen.sh against builddir ≠ srcdir. + Fix a bunch of memory leaks. + Fix a bunch of build issues. + Other minor fixes.- Add geoclue2-rpmlintrc to sources to filter out bogus rpmlint warning about missing systemd-service and nonstandard user. - Add missing post/postun handling of library. - Remove useless desktop file for demos, we do not build the demos.- Do not use systemd macros for geoclue2.service, they are not designed for dbus systemd unit file [bsc#982216].- Update to GNOME 3.20 Fate#318572- Update to version 2.4.3: + Fix a crash in the helper library.- Update to version 2.4.2: + Reliable desktop ID detection for xdg-app. This together with latest gnome-shell and gnome-control-center, allows for per-application geolocation access controls. + Don't require xdg-app applications to pass a valid desktop ID since Geoclue can automatically detect it. + Don't allow xdg-app application to become user-authorization agents. + Correct introspection namespace version for libgeoclue. + Option to disable the backend build. + Demo: Provide reason to access location data. + Demo agent: - Critical log message on failing to show notification. - If app provides a reason string in it's desktop file, show that to the user.- Enable GObject introspection (required by gnome-weather 3.19+): + Pass --enable-introspection to configure. + Add pkgconfig(gobject-introspection-1.0) BuildRequires. + Split typelib-1_0-Geoclue-2_0 subpackage.- Update to version 2.4.0: + Add a convenience library to make interacting with Geoclue very easy. + Put each D-Bus interface description in it's own file. Unified interface file still provided for backwards compatibility.- Correct geoclue2-permit-gnome-maps.patch to include system=false, all services are supposed to have a system section. Fixes (boo#953865).- Update to 2.3.0 * Add a network NMEA source, which together with this application: https://wiki.gnome.org/Apps/GeoclueShare allows you to use the GPS of your Android device on your geoclue-enabled machine. * Allow root to own the name on the bus, i-e run the service. * Make use of compass device if available, through iio-proxy. * Fix a hang on client starting twice. * More helpful error on agent rejection. * Improved documentation. * Do not ship generated D-Bus service files in the tarball. * Only allow the geoclue user and root to call methods on agents. * Fix ignoring of valid location updates due to comparison of stances in different units. * Correctly handle two consecutive location updates with same mestamp on them. * Correctly handle late location update. * Build system fixes: + Fix detection of gdbus-codegen tool. + Workaround an intltool issue. - Update dependencies - Make build more verbose- Update to version 2.2.0: + Report 'Speed' and 'Heading' on location updates. + Try to provide the most accurate location first. + Avoid a crash by ensuring requested max accuracy is within bounds. + Fix GPS coordinates parsing. + Fix GeoIP on machines without WiFi hardware. + Gracefully handle inexistent agent. + Stop sources whose accuracy level becomes higher, rather than lower, than the requested level. + Keep old location object alive on D-Bus for a bit longer to ensure applications are not accessing it still after it is destroyed. + Don't enable the modem. Seems at least GNOME takes care of modem enabling for us and besides this shouldn't be done by geoclue anyway (fdo#85040). + Wait for modem to be enabled before checking availability of location capabilities and using them. This is particularly important for pin-enabled modems. + Ignore redundant GPS location updates. + Fix some potential crashes. + Some improvements to output of where-am-i demo application.- Cleanup spec file with spec-cleaner - Update dependencies - Do not try to remove .la filesgoat05 1589986450 2.5.4-lp152.1.42.5.4-lp152.1.42.5.32.5.3libgeoclue-2.0gclue-client.hgclue-enum-types.hgclue-enums.hgclue-helpers.hgclue-location.hgclue-manager.hgclue-simple.hgeoclue.hlibgeoclue-2.sogeoclue-2.0.pclibgeoclue-2.0.pcorg.freedesktop.GeoClue2.Agent.xmlorg.freedesktop.GeoClue2.xmlGeoclue-2.0.girlibgeoclue-2.0.depslibgeoclue-2.0.vapi/usr/include//usr/include/libgeoclue-2.0//usr/lib64//usr/lib64/pkgconfig//usr/share/dbus-1/interfaces//usr/share/gir-1.0//usr/share/vala/vapi/-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/2a428fc31232b986a572428e9997e898-geoclue2cpioxz5x86_64-suse-linuxdirectoryC source, ASCII textpkgconfig fileexported SGML document, ASCII textASCII textXML 1.0 document, ASCII text, with very long linesC++ source, ASCII textPRPRRRRI2 vutf-8d4c0a6359e90b52b95608ee30cf35eef4a9cf3a0e5c00de958ef8ecde3b1ca24? 7zXZ !t/L] crt:bLL xV|*j}$ϥDiLW6,"Z~@8xW>|{# Q~Iȟ3L.j@\ M'h@Lc!*Dx,Ph Vϫx%(96x5(TnESE=ٗ]i%"!S#?mc?{zewx14@MO=~ 1̀T}k?~ ==YdɲfpQKX&VOwUШU 3<cbc-tqO/k)zk&ʞ}ߒe"8(gL^r"XM(?=L5ɕ) X*|u60i|a75;DL񂠂@q 3o1GJr: RAhЀ'IzQFwʜN rB,Cl**kHk)Wq=_Ahո AѶXuAAeg6 3ޮE'Ǎ6FaĪae0i:VK,fU+`KvqC K rIbJ_Up WnҤՑR&&ܰߴM߃ r @^GTϑza7YÝ2z9tىBFS#O]pGy8鋖mU62`I18dej(dm>$/KZZBPۺ'!,j4>;a< v+H|+w102 Ke~5ϥs фT~۟ -zѮ_E? KGbg/#Gccb5CX򤉥%CeXqQ"-4' 5ZCճ3w{=%LցQL(6\a`3_m}K}sf(B0;!-Xʝ,jrHك(mZ xJ"7#U4̄;@D1(cS.n3ʱF1Lwnfi1 LW-DB 髊bd`8H \p0 YOOAwkdyUаWn>vǛ2y@gyRDKTPZ{KerԷnrM}/>Pg?aV  %O- #! H%*t2LID^\X=g'Vb P2^qlEzh`NȐ=׺ D>*J}n &Uշȷzse_(SssἲG>cQ?4aT`:~TϦD\/}!-MVX@G\y)x 8R0O)Kf%c@|V!O X͙|60uXȄŲ&Y\ߏLϬĖ&tӜlۺ+vɶgX7[%5m+ĂXa& ȨVXH}vDɂzWlk ?UlD@s_rc yL6=?bq\\0|3#9yLmƞ_}j{(nN8A(B6Q6݅{0Z3w:QK)I݂f}s T|(%oڽ)e IA wiop{+(3!ݟ1\΁Q0)-U]A+{ƥs1NdgSpH=zjW9yreO x+;]"έCH793Iv>7 5,VR""xLFHwo4c1FR]h^GHd%6"Ԏ.Lv ^xbe N~+.n3j%.2l!鹐 1WRppmǧpYMw% ~? p<\aawB/xQA?WWNOeI[ʽڐ_y${R7OUh!z gG1>,0. 2NСDr_~42RJ $;g~&&; "-F\60KDԱb%)=.EY!eh>(g0AR7N!b`{%i~J\bɲ2n̈6Xi鋜EY$")vq>ܘ ȞȕYr 1ꄿʘ05ӶyAl00vwxL/l9CDιREG]#r~>1+IhI(8s}e~/cbaX$ExhBictM Ϙ(+那/e;KFB@4Қ0μ`q6 mW}u09鸽X[I)߯fSQ)聳Ǜ[0jF q;Lt֯s(VEIQhZ` y0ZN"H f  rh}js>xGR{#qQ#S v|=LqшzΦ)"Tfk=zymyq8gf,sI'*.<(v?KT>x3y_i.:]Qq۩X8VT3 7Z1U BMQkSTzw*wsi:CmKDVf@6T ||q|a9ްv*W?!$nyLߡDmPbE76? uD=\~iз+8pQ}h\|{30HRO,.Hc-" Bңz!p1A,< R[T v0l~b;#8z!n@̫/]Bwe E,i_)*O cw^w`Hh OO|!vkښ &<+gg FHHTWՔ3#+u9m n"O"H;h^sA}:[#r325 9i[q'/Kma]eUTG;GH!1KÂh^DG:gtyB1ę6T_d=8P'i>y{\Q^2)n@zMT^'+{aE>EZ1GG 1`Yt)QKZi%.}y4)1J3~ݱDh7Ugb/ ;n,t7QS[Y⽸,993 }ǥdB!&CmJ]B%mlKysDvۨZթ$GON=ީ0cz%9Ԗ#K!Tk'"}CwǠ1 mj:BgȢhˬ%^n ܾ )TLĬOߴVu݇L^Cx"* Eû]<ooPW5&2agKwxJ9SQ. @^xRކk+c~ֆ]-p&wj&!i+"Y s,ӯՁ2Jj-97 ¢^C IPNj, ?k¢}<]X?]*`~ا`+) qޡI%&G^>zХH|}JWo5Lу;`b5,~ՒA-uoUi[l]h lQ\pCj !DܢzAZ΃ASRI$0$jn5TV2E>w>cr91u>=&!VYG_O}Z_-6Sy,q$2A sZvSSHzeKҳ^czbI&2R܌=,~ 7Yh\r}"v+`WDykm*Y¶=GO1kfb~2 mˈ>I*˿@j欥)O{Dxϻ4̖tIAV`s[~EY6/ \͌2kVxyaZֺ )t[/i w/5WдL^Iؗ"#Z%8u2YM;7s;I894},CɃ\M=mM<,jdT|ԻEu}6F]`Ti}UMBUfJ"QzE6w"1ռΰ#ť Vejb_M#<+LqCx6| Ba9,.V79z4` Y;$qdB)юw(/bUP߰  u_"m/Um@G:wc?ޛm`7OH{+yKX t_jsE0*{$^IۨV_5c) %'̾{ c`SGYqgRl"#c]v^"kI4,a^ tB:XLu5I6d Wi#B=jv4Lf , ̶M$m/ԒE}v='íKzK.0(OCrMU&ewY9W ڣVlg`-;ӡLI*D4P&B XIՏNq75R7?]D#oI J#K2,4&:PngVZAYm~ kg j@vDE|tD'ٵOwk@e#2]KF2|,?˸uF17uQ3o1VN §jH7]XU:M'X/N u5=n{|_`)'TJLne z"/d}`& ĵGNgQemr4֦^ߎ$ۥMpE'"aBQ=QZ8ef犏-Өm"W snOO@=[b"lũ|BA:u )iwRR)]ıj"[X K5*̺NKqiΡO~pW#WU irc^{-1% Y?]>z:yF^@ۭ"usחOhm%DZY]d%,ƻyXA$mr@% |CYY5R3u"3KQ$|#`%8R4~\j').+iB”xQ++3FkǪ%ZKnV\9'5X5ĻPZP{c婞B"ycaM^^GuI${ +*iFI=eσ"sR5}/BTX1Y (9A5GՑf#ūM''I&. R=.} ͩI GH+EPF锏@F1Z+z[;:~l<J_/q4*MSWn=Ui-Y߸gawqZ;&˫U2L'">i2ױôc0<E6 Üi{)f\c '#^TfH{iƷ֡`LݢW^)%ZjICt$-h LUkJ.Bkt.] H^Oᔧ1h~{"ףf.KuTCF`ycZ^ )ؗצRo {d"z!e8Ϟ"]B#.!KJd26Zޡ97i6dӿ*Ԯ8!DHfh{?N L@Ӏ^~,[2̱H6}`Q"$8&fOvsRG:Ii{^YZcSfܾ?H?mZgP`a'K!7BO~ N%;,7ri{H7㤖LxV#T_?Vv[:Y=yO56L<(6gdd8<^[AQ q%Dͧw_4T;i ^7)G P (IOty$lFBƉ67xYْ*uǃt=DjF@k%-"{ʞ i{7WDcʊp EFY4u%nݯ}OblDv'ճ>nl=#-J,Ygr_hA {*NÈ5{V^L'_)[ߘ0;ogb![JxYCpI_`4@:f(s| XnЏR8& 3 o-DzLBYVVk,p6o盞CrşcS]ɽ;0G]ҾzQx Iۍ} ȅ\7I8_81cKƻ%$5Ld _ *Y 3o%ZB^sP1=r^p0\9<+Zdr\grl! ggR6^?f+8Z9ڌ1({=o투0MVğγ WFJ2Ƀ˾VqN6Uf3zR|>"tB"`T4ʰC@Owʳf3 vw\(#q6jsKfi:&ޯ5ZRT7(}l7#AK:MQ4Z`_ M: tS 8{K>2 NM er )26a0~l@s$I013%-L< 8StM`< TFU:i~| ~M͕ufM('5݁9Ԙx0#闼B6RRU/܍?Mx=Rp-V!PVC/,ǧ)R,5;}Ks~ҫC}h.pA+JqAa, CEP̄ηf's)R,B5M.S̓0$eV@}??gh%?)n]~~Q#%kTCA >/Lz̝6i%-3^+dG\eS *>("'u:T7bw]Av: uX tƃ 7&!sGLArK4 ҉37gj<Ѷ;V,2_<4/>WM)}ފ)/i6vfI; Z$_Y&. T'΋~}QvkvnYJW* S]:1Ye e*>uTXtXlj&%?3d^[8E^F%n3MwJ{n_U8R/W\\B?WÆ_~&rhkHh~cϿ4B~˂$آv0I(|ЊzAc TWwCܩeȑ}zl9gǕ9QRHR5#@|>^3%̔b,Ʌ-+X^ 4 BdT!?+*`Z-J`/GȰ:͘B41{9OD៽I⋖~miz0/鏦)RY`aRs6  *R4t8ºr^[\yzHjwMGlyɬX 4}@{-W3x~!0ys psGd(rA)x4;7k].GԻ'^,xVUoyN. `Uˤ^mT$/^-V-hla,lMՇZ4Eh9'wk cY @`' x~9nO#8P:k V n/ўK-*i `ԍyn[~xUGΊiNthgs.K`+.ߴ$* DFSzZk궋K@xp YDelnKjxԠ fQ(NJL&Dn(4ߊ82qtȾ^@UAkeavXi 5s^4}lO(~@'j,`1B?V6j!HxPEл fmׇ'Jqa)܄̸-}]9%Y=\d" Uwz%9?R?\_>{GcR2,wJ][]BYxxODm6~U~:_jW* W:Khnevg "dI( Ln)F|4m2IO8sqlJ? E֣u8WM,օڡ]*։Dk(h8oN5rEz۲c[輶icx6[:A}m< ^)ђq|E4y&؀O(wZ_C?Mz@ aX6dAKE3 24^*]IvWÝD[jϾ5^o_jpI,pT4K k#Uu^XdKW=h`]6ytb`.͙P ֊wðvv~Ine봚urohL`#=&뚝Q1;X4> bW{0gЌ[ODt1t^V~^c|N@p/yOt6cO^oڐ8錨̴%/r|f&l..jYeJr&ՠÚǴO5fuwM̅U5dZ^{ |SezN|9(R6XaI Vc14cox'^$)BdhC5ך>D]Q@s>ض1rνPSHn? Sp՛T!.Mj5aNЏc[mgr޴de c{VVSrNH{qû4 %1:7JWPvO2RA!Řn!{$#4يYRTRqI0E$DeMUH0Ug!oAzߡ*] :lGySL``ifFpL1zi2,se gh`NGa5*Ou9nփ(uGFlX&DL%vXÌ-ort1Jvŵm,O*˴+wڢ%Er9r] :nә>djdXǃ3Kg>2`_篳e1#>sFYka+wځ w2~)*&&./X|T;LE{Jd}"B&ZQ{ Fy6%>ѧ˜6S(-A[>7"[E"w2KLв#QWA(8Npgr"E~C* Ӗ#HAO'F.>:hƪh&P {!}tD[~dVWs@$GZlӚ풸ȟ$p@AW5x*ifd\.)+C 2\`75b(5x|Optl 'doLus7Ư%巻/ph),D~ش?< +-uD1!g,MԴN˕+$$ ZIdJ7!V`wvl6~(![_v2҃FM,;>F|~{bZ1&21g/j+ Oقs2pZWM8d+HXI@4}VC?$Eta9 8axW@ y;fyD!aꚃ͠8~4ŕ|U.[Հ&I {?ͯjC䑒T A/vc cF#>yv~"udr }iO!C`4ctwo[X I#+J ݚ_-+89M;k@6THwՔl0<`]zv-6 |?w$>JGTUba t޶߫&d-7 8m!5fhKLΙ]Օk,V%|J񫚮=Nli̭}\cVeֲf0P^ 8p+х46T1&[ ,,]A8k]  ,#Yi)OM=5v[< 0\%9ɥK ] F>-X"V qYo.R/o֍~ hw:N}De4&ʹN qnJWav8$W;L$ilҹP4y77^oc&|{"MJGߔ" v gjOwr0#~@B3BY)*7p/b>LKE]@gǁȣc6 R!twdL+@dn!ňcvX,@lTe,eW$*f z'ǻ!c>K5c5>85&M\Èz ,kzRD|7aw#zQ6?t:RCf2p>|e:/mӤ\B3Ay ݋ud>ץqqNfe[81uIw< *Z}wVInI)rߢ7}*g]D:~RfԀkX.d?uI3E{ͰY\Wi=^n7.H+Kw@,v.M~HF '12LY{Aqu dښ;pUoOYh<i_fQfVV4u%vȥm̙'-oz[Bɣ 8r؏?fD!7E M}J5,XN03Hd$`-OJDs&?sroTz2m!츁TSC0cKBo֯ݮ'AOT5]P# ҫ2\!Yi3w־0~T^Wo+P'?U BAG*S0*ҝ*gG*"Y?*ʼ<1zFp_!~ pJrnE>9\Vgmd{}^hGmDAQ8 ǬF##IAn]D=mWyxXP!y8EFTB\?{$hn&fx58^.]퐟&Y*eIȮq|VYf~ȇ*c\(Џ|dS.zaW =ڳc/F?UqJsJ.{74]piZ˖s0+ 4WF;1޹"Jcu9oF{/ἕE)Q%l.JF1{N4k;.Ĵ ,q>\a'8qlRLty-%fT(8(6I(@h&IOQ(,!5{C=5'9$0 ZozO㓏I0`8`77\%4m8> 4+W[l6)*"bo)wb>T7) )t)lj~ y a`LK7o{XbhcGa:^X@870xXɍUv|T)"z!.ka+#kTYz,߆"R%.y=4 CSEÐK+e"2X m"F9k-u! 8JYz8JS;h”A /,?Pf0PU .GyHV<ktR7PAu& +D4 KZB´,ηJOC|ٞO y7C\|.~< Qj( >v}SV" ell?25>{m<PϘz\vc OX&^x*B귲# Y닃£A`'hr4 .K#74pߟn朢K(wuBl,B _j_9ļ(|!4jrU jp)llj)5[ ?91N&?PG`Ch {63}z|Is{pb|%9Eٵ@09!:)dGJ[So}ڟ.~Ijׂ/׀ؐp[hDS`Kk -_+*?\ ? Nw(o)1:z"@ZV!ESqC[EitNhGuC;짭Aň/v<|ͤUM_̺x,8>BmmVt!zS0YH@d{gZ)1aͳ[ym2 k~RPuy.g̱Ӗ=X@̽@fx bGnK06 {%YZT2hŤWWVDLRG!/]NPR2v*'j=f"œ(M@fRjo :{em  #L1 QF !?Nwk]M9e?DL{Rocw(sW\]^4~bC2V4W=ƃsqX|,J?Ą$Q ;7uh_H`~?Hߠ.34%K?BR0Y[KW91e\,clI"#,v?݈G 4{n 9x"y\ Gdle֒.8|ctȲr~;en1L&v5 .d6Ry,8 XCf?i>!xɝhp|'.ĊDOuB{{LM¾^A2s.E(4՚QPy!%l= Vvٸ<}ѡfҙ= uNH ^[]$lݦJ`DwVvwn4N>e⌊kĘa_Af[++~(ڣL`"{15N1p7Eǧ.pNXGol1 OdӖNv?=XB2̓^ ^la_S($~*,? /%/bQnY4I~.ÎP2^ .cC~ɯEdO=2RZ0U{ ؐnB$[TJƆə!# o*J<"Uh9K+W]RZј`N YZ