pipewire-spa-tools-debuginfo-0.3.6-lp152.2.3.1 4>$  Ap_,#/=„3W:tu}I7_Dy/@ՙNvB0u@FLJ]u}Ũpc6v)ck&mNr~?}3l*Ua*>aL##`݁J|vCJ[un`ƛ<~ٸR)ֲcq\a)A,to%rD }nDHV/_pFZ(BS5QrC]T\1e2f69b929a5651e45246f2feaccb3edc854ca37ec3b1b1ab37f4f7bd569ff87926228324eb6cf4aaa423315b44bfa573863e0b5,_,#/=„Z4s!ET.I@`W ָ:GUF8/%3!16؁a6e:1Gj2Y_^VmQ5+ѯ:W %2ixހDn1~}R_82A Oo6Pxs~v lv}sy=Sʓ- iBQzC^uv7FW6{҄`:q/eqӁ'80=1KF(%FXx^vM?>p=J?Jp# / `$(;DH as       (       Lp   (89<: FCGC HD ID8 XDDYDT\D ]D ^FbFcG[dGeGfGlGuH vH<zIIIJ J J$J*Jlpipewire-spa-tools-debuginfo0.3.6lp152.2.3.1Debug information for package pipewire-spa-toolsThis package provides debug information for package pipewire-spa-tools. Debug information is useful when developing applications that use this package or when debugging this package._,build7968openSUSE Leap 15.2openSUSEMIThttp://bugs.opensuse.orgDevelopment/Debughttps://pipewire.org/linuxx86_64"O"OxgAAAAAA큤_,_,_,_,_,_,_,_,_,_,_,_,0c6afba9359597733a921dd9f48a99a6792e8e76b6d8d4f54ffc09135cf57deb539431faf370bdb4a71613e146c713c2b99782a2fec79e9a03724e65d6e91c4a../../../../../usr/bin/spa-monitor../../../../../usr/lib/debug/usr/bin/spa-monitor-0.3.6-lp152.2.3.1.x86_64.debug../../../../../usr/bin/spa-inspect../../../../../usr/lib/debug/usr/bin/spa-inspect-0.3.6-lp152.2.3.1.x86_64.debugrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpipewire-0.3.6-lp152.2.3.1.src.rpmdebuginfo(build-id)debuginfo(build-id)pipewire-spa-tools-debuginfopipewire-spa-tools-debuginfo(x86-64)    pipewire-debuginfo(x86-64)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.3.6-lp152.2.3.13.0.4-14.6.0-14.0-15.2-14.14.1___ @^^@^m@^m@^@^@^0^0^x^r @^p^f/^O@^O@^Nt]µ\9\@\n[qr[U@[M@Z@Antonio Larrosa Antonio Larrosa Antonio Larrosa Antonio Larrosa Antonio Larrosa Antonio Larrosa Antonio Larrosa Antonio Larrosa Antonio Larrosa Antonio Larrosa Antonio Larrosa Bjørn Lie Bjørn Lie Bjørn Lie Antonio Larrosa Antonio Larrosa Antonio Larrosa Bjørn Lie Fabian Vogt Markus S Fabian Vogt bjorn.lie@gmail.combjorn.lie@gmail.combjorn.lie@gmail.comalarrosa@suse.comluc14n0@linuxmail.org- Require pipewire from libpipewire (instead of Recommending it) in SLE/Leap, so a zypper update of the system pulls in the pipewire daemon. Add a note to change it back to a recommendation when the api version changes which would make recommendations get reevaluated by zypper (jsc#ECO-2308)- Recommend pipewire from libpipewire, so if the library is installed the daemon gets pulled in since we want a daemon to connect to. - Require pipewire-spa-plugins from pipewire instead of recommending it since the support plugin is actually required for most uses (like screen sharing in wayland, which we want to support out-of-the-box). - Enable the pipewire.socket systemd user service in %post (using pulseaudio's %post section as an example of how to do it since systemd-presets-common-SUSE currently lacks support for user services). Also disable it in %preun and %postun.- Add patches from upstream to fix many issues mainly related to memory leaks, crashes and wrong behaviour: * 0001-client-node-fix-buffer-size-calculation.patch * 0002-gst-fix-proxy-leaks.patch * 0003-pulse-fix-pa_card_info-profiles2-array-to-be-NULL-terminated.patch * 0004-pulse-fix-size-calculation.patch * 0005-jack-fix-crash-on-close-when-metadata-are-not-available.patch * 0006-a2dpsink-only-request-new-data-when-buffer-is-done.patch * 0007-pulse-fix-counter-while-populating-car_info-profiles.patch * 0008-impl-link-reset-state-before-starting-allocation.patch * 0009-impl-core-clear-the-mempool.patch * 0010-mem-reset-the-map-in-clear.patch * 0011-avoid-uninitialized-variables.patch * 0012-dlclose-on-errors.patch * 0013-stream-handle-NULL-context.patch * 0014-state-always-update-state-variables.patch * 0015-spa-device-fix-leak-of-properties-in-error-case.patch * 0016-alsa-dont-leak-structure-on-error.patch * 0017-alsa-dont-leak-properties-on-error.patch * 0018-stream-fix-some-more-leaks-in-error-paths.patch * 0019-buffers-increase-max-datas-and-metadata-in-buffers.patch * 0020-gst-return-NULL-for-unknown-format.patch- Rebase patches used in SLE/Leap: * do-not-use-snd_pcm_ioplug_hw_avail.patch * fix-memfd_create-call.patch- Update to version 0.3.6 (boo#1171433, jsc#ECO-2308): * Extensive memory leak fixing and stress testing was done. A big leak in screen sharing with DMA-BUF was fixed. * Compile fixes * Stability improvements in jack and pulseaudio layers. * Added the old portal module to make the Camera portal work again. This will be moved to the session manager in future versions. * Improvements to the GStreamer source and sink shutdown. * Fix compatibility with v2 clients again when negotiating buffers. - Disable vulkan if the vulkan package is too old (as in SLE 15 SP0 and SP1) - Add patch to build with meson >= 0.46.0 since 0.50.0 is not really needed: * fix-meson-required-version.patch- Filter out libpulse.so.0 and libjack.so.0 automatic provides so this is not considered an alternative when resolving dependencies in the distribution.- Add patch to fix build in SLE/Leap where alsa doesn't have a snd_pcm_ioplug_hw_avail function: * do-not-use-snd_pcm_ioplug_hw_avail.patch- Update to version 0.3.5: * Compiler fixes * Add pw-midiplay and pw-midirecord aliases * Add pw-mididump tool * Add pw-metadata tool to inspect, add and remove metadata for objects. * Docs updates, man pages * install alsa config files * Fix linked sink/source in pulseaudio * ratelimit graph processing warnings * improve buffer handling in GStreamer elements * Fix power usage by removing the queue for the alsa sequencer system announce messages. * Fix metadata clear() method dispatch. * Improve parameter enumeration, make it possible to detect missing parameters vs no-compatible parameters so that we can use defaults in the first case and error in the second case. * Fix cleanup of proxy objects. Stability improvements on plug/unplug in session manager. * Make it possible to set log level from config file * improve debug of param negotiation errors. Log the parameters to stderr/journal. * Make it possible to configure global logger implementation. * Fix NEON detection * JACK and PulseAudio compatibility improvements - Update to version 0.3.4: * A quick update with some important stability fixes. - Update to version 0.3.3: * NEON optimizations for audio conversion (32 and 64 bits) * rework of session manager implementation * Add option to disable modules in the session manager * Release midi hardware devices when suspended * various build fixes * Clean up options of various utils * Stability improvements * Mayor improvements in pulseaudio emulation. Improved timings and compatibility. * Implementation of drain and flush in pulse and alsa emulation. * Implement poll on file descriptors. * Improvement of metadata for jack emulation. * Fix memory and thread problems in jack emulation. * Simplification of state changes. Should make more use cases work in the jack emulation. * Improvements in the gstreamer elements. Removal of extra internal queue. pipewiresink can now be used to play audio. * Add pw-jack and pw-pulse scripts to run pulseaudio and jack applications with the right library path. - Replace libpulse* replacement packages with a single pipewire-libpulse-0_3 package that includes all libraries installed in the non-standard directory %{_libdir}/pipewire-0.3/pulse and a new pw-pulse wrapper script. Likewise for the jack replacement libraries in a new pipewire-libjack-0_3 package. - Use update-alternatives for the wrapper scripts.- Use the License rpm tag to specify that although most of pipewire is licensed under MIT, the pulseaudio replacement library is licensed under LGPL-2.1+.- Use gcc9 to build in SLE-15 / Leap 15, since at least gcc8 is needed now.- Update to version 0.3.2: + build fixes + Added support for data type negotiation. This makes it possible for a client to say that it can handle DMABuf and MemFd and then let the server select a compatible format. + Handle errors when enumerating parameters better. + Add support for rate, format, channels and period_bytes to the alsa config file to restrict what alsa apps can negotiate. + Fix JACK midi output. + Optimizations in common audio format conversions using AVX2. Small optimizations to plugins. + Change the vulkan compute example to an MIT licensed shader. + Remove some hardcoded defaults in the audio and video processing and use the values from the processing context. This also fixes the vulkan example. + Correct the documentation and defaults in the daemon config file. + Fix alsa and v4l2 buffer recycle. A paused client could cause the server to leak all buffers. + Remove some warnings that should be ignored. + Fix a crash in the bluez5 plugins. + Try to select higher quality formats first when negotiating a format with an audio device. + Fix an infinite loop in udev detection in some cases. + Add non-interactive mode to pw-cli. You can now just do "pw-cli ls Port" to get a listing of all ports. pw-cli will now also connect to the default server by default and has options to select a different server. + Allow the server to go up to the maximum quantum (8192 samples or ~=180ms) if a client explicitly wants this.- Update to version 0.3.1+48: + Fix 32bit build.- Switch to source service, update to explicit head, file with non-compliant license replaced.- Switch license to MIT and actually package it. - Add doxygen, graphviz and xmltoman BuildRequires and pass docs and man = true to meson, build documentation. Package docs in a new docs sub-package. - Add check section and run meson_test macro, run tests during build. - Add fdupes BuildRequires and pass fdupes macro, remove duplicate files.- Update to version 0.3.1: + This is a bugfix release that is API and ABI compatible with previous 0.3.x releases. + Don't load the rtkit module by default. It can cause a sigkill, which is not desirable for mutter, for example. Only enable this for the jack library for now. + Don't use pthread cancel by default because it uses a signal that might crash some apps. Only use it for the jack library because jack clients really expect this. + Build fixes for -Werror=suggest-attribute=format + improve error messages, don't report harmless errors and warnings. Try to send error messages to the proxy that started the operation or is the owner of the object. + pw-cat: midi improvement, add midi recording and dump in verbose mode + fix properties when loading spa-nodes from the config + Fix and update some examples + jack: check arguments and don't crash when invalid + Fix buffer memory upload. + jack: fix compatibility with zrythm. Fix timemaster install, improve sample_rate callback. Fix reposition handling. + fix crash in port after buffer negotiation error. + add support for control ports in pw_filter + fix cleanup of the metadata module + improve param enumeration. + Clear stream buffers when the format is cleared. + Add create-object command in the config file to create object from a factory. + Fix crash after the driver was not removed from unassigned nodes. Also properly pause inactive nodes. + Use "true" and "false" in properties when we are talking about a boolean. + pulseaudio: improve compatibility- Add patch to build correctly with glibc < 2.27 (like in SLE/Leap): * fix-memfd_create-call.patch- Add BuildRequires for pkgconfig(sndfile) and pkgconfig(vulkan) so the vulkan plugin is built. - Version the spa-plugins subpackage so different versions of the plugins can be co-installed in the future.- Update to version 0.3.0: + The 0.3 release is a major milestone in the developement of PipeWire. It features a complete redesign of the scheduling mechanisms that make it possible to run a JACK compatibility layer with comparable performance to JACK2. + The API has been reworked and is declared stable now. All developement files and runtime paths are versioned so that future incompatible changes can be done without breaking exising applications. + PipeWire 0.3 also includes a (now mandatory) session manager that populates and controls the PipeWire graph. This example session manager is very simple and not configurable. It is expected that future version will either switch to a more flexible session manager (like WirePlumber) or improve the configuration options of the example session manager. + PipeWire 0.3 includes both PulseAudio, JACK and ALSA compatibility libraries that are known to support a wide range of applications. The ALSA library is pretty complete at this point. The JACK and mostly the PulseAudio compatibility libraries need more work. See the Wiki pages for the current compatibility problems. We do not yet encourage people to switch away from their existing audio solutions (PulseAudio or JACK) but we would love to hear from people who try it anyways. Future versions will mostly focus on improving compatibility further to make PipeWire a drop-in replacement. PipeWire comes with some GStreamer plugins to consume and produce data for PipeWire. The consumer (pipewiresrc) is working well in most cases. The sink (pipewiresink) is known to be somewhat problematic for now. - Add pkgconfig(bluez) and pkgconfig(libpulse) BuildRequires: New dependencies. - Bump libpipewire, apiver and spa_ver define following upstreams changes. Also add a new sover define. - Package new subpackages: libjack-pw0_3_0, libpulse-mainloop-glib-pw0_3_0, libpulse-pw0_3_0 and libpulse-simple-pw0_3_0, as well as handle them in post(un). - Adjust options passed to meson following upstreams changes.- Update to version 0.2.7: + Add support for alsa-lib 1.1.9 which changed the include path + Improve error checking and reporting in the protocol + deviceprovider: fix probing without starting + add sentinel to some functions + compiler fixes for musl + Revert object tree permission checks that broke things, this is probably not a good idea (and the tree of objects is going to be removed later)- Update to version 0.2.6: + Improve error checking for threads. + Fix some memory and fd leaks. + Fix compilation with C++ compilers and clang. + DISABLE_RTKIT should now not try to use dbus at all. + Camera Portal fixes: - add Camera media.role. - Rename module-flatpak to module-portal. - Use the portal permissions store for camera checks. + Actually use the passed fd in pipewiresrc. + Make properties with "pipewire." prefix read-only. + Add security label to client object. + Enforce link permissions. + Permissions of objects are now combined with parent permissions. + Remove libv4l2 dependency, it is not used. + Improve format negotiation in autolink #146. + Try to avoid list corruption with event emmission #143. + Fix destroy of client-node memory corruption. + Various small improvements. - Remove pkgconfig(libv4l2) BuildRequires: follow upstreams cleanup of build dependencies. - Drop avoid-invalid-conversion-error-with-C++.patch: fixed upstream.- Add patch to fix use of headers from C++: * avoid-invalid-conversion-error-with-C++.patch- Update to version 0.2.5: + Build fixes for systemd. + Add cursor and bitmap metadata. This can be used to send a cursor sprite with the video stream. + Permissions were set too strict for non-flatpak clients. + Fix crash in loop caused by thread unsafe hook emission. + Add more error checking for thread-loop. + Small cleanups and bugfixes. - Drop libspa define and add spa_ver define, and following this drop libspa-lib1 subpackage, no longer built. - Drop doxygen BuildRequires and manpages source, follow upstream in not building docs nor manually installing manpages that have to be updated every version bump to ensure they are current. - Add pkgconfig(libsystemd) BuildRequires: New dependency. - Update options passed to meson following upstream changes.- Update to version 0.2.2: + Add apiversion to pkgconfig as well. - Add apiver define and set it to 0.2. - Bump libpipewire define to libpipewire-0_2-1 and libspa define to libspa-lib1 following upstream changes.- Update to version 0.2.1: + stream: update to latest API. + hook: add private data for future expansion.- Update to version 0.2.0 * No changelog provided by upstream. To see the changes in this version, please browse the commit logs at https://github.com/PipeWire/pipewire/commits/0.2.0 .- Initial package, version 0.1.9.build79 1596753911 40b39166e03f7916f80350b7d7e08789d1e33cdd56c2c4cbb80da0a5c7d129c1f33abbdce9041c9a0.3.6-lp152.2.3.10.3.6-lp152.2.3.1debug.build-id40b39166e03f7916f80350b7d7e08789d1e33cddb39166e03f7916f80350b7d7e08789d1e33cdd.debug56c2c4cbb80da0a5c7d129c1f33abbdce9041c9ac2c4cbb80da0a5c7d129c1f33abbdce9041c9a.debugusrbinspa-inspect-0.3.6-lp152.2.3.1.x86_64.debugspa-monitor-0.3.6-lp152.2.3.1.x86_64.debug/usr/lib//usr/lib/debug//usr/lib/debug/.build-id//usr/lib/debug/.build-id/40//usr/lib/debug/.build-id/56//usr/lib/debug/usr//usr/lib/debug/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:Maintenance:13628/openSUSE_Leap_15.2_Update/10f210b0b9849c68e727d2e9bb5df46b-pipewire.openSUSE_Leap_15.2_Updatecpioxz5x86_64-suse-linuxdirectoryELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=56c2c4cbb80da0a5c7d129c1f33abbdce9041c9a, for GNU/Linux 3.2.0, with debug_info, not strippedELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter *empty*, BuildID[sha1]=40b39166e03f7916f80350b7d7e08789d1e33cdd, for GNU/Linux 3.2.0, with debug_info, not strippedmuUNeMC#:pipewire-debugsource(x86-64)0.3.6-lp152.2.3.1utf-8425c45a797759d561abcf7c9fbe65784555d70ee5bc43aff190cc0cac31f6cfb?07zXZ !t/?t] crt:bLL d94ZGqi:FR'2JKl Y18|-?iqc΅#wM DP΢#3ta⳦m[o.fNҒ~#^0<>iێkW$A/|3G  a̻)Ez>B>^g|LENV[#r\+.GG,V}e?2(5!"FԻ{nkj i #ĪRߑO'Fkomu*b=\䕿9wdFG3jͯAQ9 t)$HԒ/No?+滓hI& O`W 3r .ʛKON~'Hp"x+ )޿H!RR>q_I(,Ը{=}uK񑆒;y*h},ƨ!x5^hh*z犒+o/UϽ_,kCVu綞r=$<ɽ 2Cq$x#U akDgY^d@3UDkg̉vi:A+ERJyZٯO~Lk)AcCʦ4ȼOy[^-Ml[YOq R/ayq%'䫑b: {hPiLL;2M~SÕY-U qO(n,*%R@uGkhS|!+$1R L=&9"y[)4Dk'~Mj8LCa;u<| ?d[J6.UthO_wVF2PX,\9.,?oE(Y~{zIVF"]OKpF7m\QjA`^ًyE/uj)庆L{_f[G@.[s0?;L+\z{Plg S~th$g0"ȧՆ˜'tK8؎PxeC(< <@~^{oj#AHܖ#Z4zv'JπKXZ_8ո6 sV 305L[Y@Ze4.@Bϐމ@BYF˵DlC~E94]=pq`Jv獯1\0G|@xF72"/_#־Ht84Tljf3#3q~RDi6ҹ9*=NZ;{o%>X_ ;PKWdrQ !V_W祝2-/<"uI dV]=rE5#XϨ6.CI4(BtS.3 2+LƖoۦ|TZӉW-~svS~m>j觺L/@T+#9UtS4GKJ{šSQFYC :O@OLKo[b'[yѶߓ@0X[[QQPx(p|&D2}k1>) sp>gaԃ͎.Ov(}r["oU-iO+/tV`6ȱ8S2V‹0+F'YG }`jbj:asZ!fKվ_]HAK"d}AJֳ զb;M(~T̗d{JeBn={ Ot{v7~*f1Qȃaēj[<(DsWsy0_Մl*P %7Np<qnmyCӮo_IjGFdSYoJ9Nxpv.mS9vJsw4MҘ`0P E.~iˁbz[\Z]t)hWZT/@F4D:|Vl.k*2N8B79V"CiAm7ЊVtveh^=<%xĕs!Q*vC\j\þ%o*cά&%nl.YɮFO?4Q #uwhH0+}V:LKc.h:+l$cKne[q[]Hԉ9\ZC>Rwܩi [f?Dc&e( 8W!ʚV3 NKqص. ,n`C2Nk(mL]T-pgʒֻ{JRI 9lH#j`F7D_wS23Dsb]Gt|cp+]Yhyuoq~m!Ќs6]uITN",[˚5 >`ː˿}H!\c fϧ0&H 2t;.UwG`Z!@F_|yxPK^SޝjeGt (9aԏy؊;܈*%p9M!كIE mm3bUk{ ^S`JvtB]xśj9:)36SkYؠ i\&(c:bi#W^D49"3M'ダJ"(]1WO9=8,-T)-B] ` i;)65sF~J$ͺ)R{p8  /8f) b;TydՅe4wqcA+qdW){'N :r;$ n"JV K8JPH\D؝P?ݓ\Y8 WPU&roS;J%y|ئW윇s佈daL5e'7:f$KG ` U(a݋^y&NSq:g 4`5>^#/ËĄyF7LfV-_+>n=za~5)KC с$i[*F94C$<d_Ĕ,.\AGv{:&;{D@az|hbww:7fʡ7a BE][G.0uEMǧAM0 ʦ]S=]PrIG6ѢFrֆ% OJ$SE3:nhbu|jyq!3>{w^ࡘo?`9stylHWĞ5B>膈:kQ*Q |fsg#Jt'&kG8Fh)3a$,':̸&fv"ȼUtevUO~ sб.+aQg+Br$%]} M$nϡ՜/3Ոƀś0.xc)<+]ʽ2tnDyj9:ڸ~lԓݢa;#&Mk-)ؖ3֐לL0{Y* 'whVRY4v gQ0R''vOvWwI3K*IsX}Uа'2jfH#Wyw`gǖ{dU7)J2cdDs*T}OJ`8!;E8@Izw\lY6͊ՏJW -:syYxFoT 5?TdH;FVO,Y{Sd'0V0)gÀJXvdNrmrpFlikʈka?˗Ⴌ;X׷M4ke1:JVI Gu.D HM q5>s<ZC+fZeʹWX;Bq;G:C\JbmF${)AiB$S"%]ˊ:9@t@ɇū+h&2,sYPBG$DWhXIN[: KGNŠ^My J0`O$iڗlݛl\e3pPvSoRdַkdBxdHs%sYgDf!l^`͝}_Haɠ>%X}͇] Y cս*i'Gpi2"k&Ų,ŭuK ΋`YD?ZaƉ0&FxNyB|Sp>aH E6|DM,p Hf%Tu%(3dc)e:qhL Wls%.;e*ק^u[%4`!K{r3:=y/d R8X;R0^6V!%-d||{I{<7G#ZCeN鞝ђU `²N Çz^{S6԰YPIj uplѶ9qbaNb\Qŗl(kޙ0텈Y7=cB+̎w KXV:+Y :!5tz7S'TʻW0<zP2X*pO6%Ձ<IO2YD&c3WC 3wۺW Dg:\=?OrFPIF<Lͷ T1T%Rn:uS%9Y%Sgfq6Lz<؅ D[ ȤdS\JGq55RyuD|U}cYzRNrXչAA3KZ:銈nݑf6Jf,!a&V>8gI94esQLX̋>޺hdyV;2y-svަ;JX)vb ~x2v:9Mݶ ^%_ӎ̪HF7}HJPD$qK4gz3k 5ć60ׇJm&GfsW{Uxl&+OV_A/[[7av(*<fĤAy' Bx%L]Iӹ:_ȔT^u=)pޕemw^n'/p8\v -ԵziTv î ] [Urfh5/6B T HċqKԘ_o. 3 N4e@GA6"`nPUȹHtk _gX+̟SH٦u3OTFmLTS,&28/sr5\";)*W(8!;YdpDwyK6RUEfn |Wŕ/Ԋ45ssZv,q(C Fv=Z?nQ,´(hπJ*JM_}$Q5hf%ʳ{Yx5W/U> nv"N ;;g7F&~i}sJ)MV ΚZT7FoC:M&aY1]Ős%˱;ze}gBh1SW5qp 77\4ScBBKzD81 oSUnc wjɟѻQ5P)n~ rpI"vl2j} BB;`jΘ׊>Kbה_(ms.C$:^$FӇ1O"TYp M&ܹyCjWKd3/&)I^4!e4&n1 O~&AOJtĽiTv>d۪1_nR1ЌhfK!]uJ*Fﻄ\GȆNgQbBץ=gdϽm6">S6cFwdLKfƼ 7P8BO!I 4Sޖ"%D%3Lr{3Z/"(+ \#=ɹ2SܼK)s>P Tw?! CGF,`:lE[vݴC;%'l fLOE[дA 0MWB!`$[&ZEGG٪h_wTO@0t} 3f1CJ"ihwێv(2Ex>n.{CY&(%1)5edeXC"HFDwO&p3|M ZG@.ؤ#@Nx̒(jTְπ C}}c/j(#t?yCkՆ2Le XhD3%H@e^;TVwb]| !Цj`.ZtALtêl&ϳLGs6@wtHz !t%͞d -.O\~A1ۭ9Ɵe{DZ'm~!J.Hlk/@ υ^Cf1~p$]˜69R,ߺfҝy?m4 RNߒ ^|;s#ŭaA h$ڍgP3( u?粸&J5;[=ڮ]i1vD pؔ(E4y3Y\Nw|DTjH[w mt.u,sёWS9:8>P7DDs^`brCpf26*l'Gy!cvʇO}CpX(?>r5HΧeWp(?SvF&#:u mS[5jH^mM.U# !S\^˧֋Hh+vsc6YOb?%H~f珻 g6OZ4$2a:!J,Vd.i3!k +õֵ N@Y}Oݟ&۩(50w^tQvylcjR.P_JBFZFH8֗_a$.F7,<p4H2iƓ̨3~௖up 96-<.c ,4Rp/J+Q^3Rhj/ER@$5ufɉ+1xvXbs3T[}i>ƤQ޶3͖RP i4fT2jO8zN7vi?l 1ʬV2i~%J~q¨NoӠ7)8yf㊢tvP roq wipeS*rȥVVl*b#mC>/۩@DnS[d1[؆aΞrLUǹ d{Eumxy|;ӒD. (jh9?6F;O$V4W[4HPJ-$gJxUDW15jeW,uLvloZ^lXm> Օ"LxE6Vʏ!B Z*΅␚BYY95*8ԁT%ݬ ^LspӞ%)x1}X$H ƥ*DȸSElѼOdD~Z27? +]uƃߝr˟c֕10EEl$+!M~2ͩ/9d>Na6Lexzj[>.y+q3,%G0)~쩠4'^<^&[O`!IJƂ%#jSac}_{6Y̽IaڇƂ2UHҋgAT ξC! Rv- _R5K@4RDZF__VT\Bb}[t>Dİ%⭵p%,Plq 'Ĺ.v}S~oc( '}au$eQnRX Uqdh{ !E#=Ee^+ /@M֢KvyZ!MYl4|E%a9v l?=Ł UɻE&cVӠu:M*K@-eXT@LeNoX6Gө2“!Ƣ*7›J ga6 Rva.w/?`\c׶ҡ}B@3'kMJT4{R`D@XO&Ң wP\﴾ і)w-"sC]{j,WSO)- MU Cej+LaZ`,*A2C)'D22zʿ" Fܜ{褔>s(dP]g Q9I[1=^ KRma;.2dOecVg|˟wT~H~WajO{ h<;o4I:JITf ޳m93ePZ/)]|"[9ye;1هnC >S 9q-O>_vv9ZAMgĝJl!^@>{v ˢ)|(aT}\bonPFpn*䠙J7w$gEz-Y6tw< A'(Es~ &)]H6?#c7:a"*.mUHUE;WofhWL62ݛjưp#=`yiHMejOJ4(A,>WA!t_yT@&O*?L\o86'DnS-$oVM3 ,VnMWN;CؖDӘFBk4{ 6~ mOp{#dj'T֞yA@:| n͎}Z2B1Q~jbSYύ)}GJNzZ`KEZ\}ӳ~ž얀xKYtGPM eφGX}6ų /=#l[< g)/3=Bgfk}ݦtT:_a ^:Yl#{ +{гCxzZ/9OMzl&9Ŵ 1Q1:1nhZ״ANӕe%$'&ri4a5v6ʜ=__]>V'>(w+b5~ISӜ& yxK.Vga eg hvNLhY ™ZB.*{ (aJbKho]lj z:ߕֆ^H"cR뀈SSay\Y/3uz[*2pkٹh% "M-HM+|-pϚա}c[zGvEڋ'2c 4YȇVb($I4>?ͪp_}wJbc7l8"ZȌG\? ζ,@~5;\Vb&@fҴy8^[ګLx9bM,ʯּ-Z<gv7KClԂ7ʚew,S2ZumMCphq$Αe 5 Ddֳ!nT_&|Iqr.xdt4f@ɮe̷o!sLJ^+hFj%UD.a\%ׅSTIx2£|ԡ[c\``d?cD5pd%YCd* y+`uqXnD@YaAקNlaǨD?)jʾJ^aNBMqDi ;X/f-|9AlZUy3,zev|dAׯ3UPb?}z"yFQ飍̡-$ Ib3m#lGnwpF<H W$!D1ݐks^k>)GVf6;S/J*zRx1@Xs Y_r`Le' 99I&Ҩ$ei8*_k5O4%2v1|͌ÎnF{>d$ 1!pؔ w૴:hR u:CnZ 2.!6jP7@vnMv?dA|D(X鰜 `;ct7mLjzuj▼^&DU,؃Vm<3ı82k#3̙QuUn m|*xY؋Ht/^کv{(!s %RqRbhrގx︰܈|>%נuA_bOBg5w WWr[`B4WzQ9tKR,`AF+` !>Ljy!Ii9ow. q,[#. E?r^ +1-td>gj1yל᫠ej09j% ?/ *AA6%J  Z[Rw֟h /p|lLlZ9Q/=g w-ܣ6u }ߔi'ǩ8mWA}ȕ|G = {;c `/w Y%ou`)Ez94.^@:.@Y c~;6sAāc'L0<٢kuq))&e/ǵ" L>i4I] ΙC_.Ѓ!A3F=S^dN*EbX9xw=jna~{E/Òv?d2ܽ? EJΗ8Zh7ΰC?$vvE!A= p#Y^ٔJA6Ev;/͍#5hh--&s@EV;iyа5"E+ݖ RSN:/H捸C`Ha[h .'F(/Lޗ5Cz-ZytC')dc< BFAG G~ 25 >,FOy[&>zWa{hZ("yϸyOJU(-K65v7/WQ!8p'qA {7wxd}{OҀGiʜ ԫ8 *ɪwD2G嗌\X )?j@@_,8<; Ee @-jkEs(5lbrz!ox:*fwN*r} ֯ n${HƳ6mn裼Gt2YJ͌Ӷ, R 8,Q [m2qūߡo 10K˾`ڽ4KA s@=vt}2>CB&Awϭ̄M$jsc@nv"M&Cr!$< =*-#u7@f4g8 $|KcD&!,(qAp|IEwRaG$༐AS420\̯QZzyhMtJ3EVm3Sq&am^QnI-J NA}GI~lҹljU+yʽ`iugH+ n!TJDR5y޸J(cj^J4;w2ZBOv[Q.Ca(7J"#Aj~kYdI\)1-sM~uVfE4yɸj㴜5>B?3SߍV@#Ɵ_|هVx"}+EP1RpI(,m\r}l_7*Q!Lr{ቔо "`d(%@H7e&_XQLJgB8$ZT;t]Q2i43.]eJ৊-I[V54/Awj,!:AŒE(">\j& BVkYIK-7U-Gܸ j(zlyc kw[}dAN>5ݾ7KߺKl>ʬKM @9Gj"V}jӶPP WC]CTyVzT|܆m*N)tp[؆n[kcqj}7lT) ~н}!b9ȕ=I2*$́'4Se9Qg!ö.c.ywEу%ѵ)tr=wcԑW.Qyİ;b&mY;Ȓg,) [+QP+-}㭦h._|_D|0ܴ#4LѭjL6w_'tLaqI}XHhWm:i)BiTZ\8=k[|2$h qr?Zcv5g(fâvAoȢSEjwUjU >EZ`K-aoOatNUݐvb ,(Pkqj}&΅QUjΩ4tޯkUS _\4<*%,OXXf#)vBGi4 L%_xZE 90AGT[c,.,nMO$辑T`|ne!a'/;SH2BX6AHWOJ.i⥆Qq@8OS玿|T] jԞJ߫HU5S":x0精{sB~R..q`&Exv77x7Y)tOC!>/4/qʫ?mq0}|nA^V%H廋-@ONOK݀Dv ^@$>1;jC@Hz?h/i X tZMk:O 0,:K &([Ce?OEu#R$۝,l㠷:ުVwg;ã=3nǹg#vz~k臨,S02"{d^E XIx"ɧ[<sa^i4վBa"Y$9{\xH/2_MNF4drYiE07DH"% gXeVFbQʨF,e&%iMOjG|q`\.L5~4 3'9Y7VM/X96xa/;WA4ӫHY==U,uYC|j2r -mp*f9R"˺T^Co m|rGUPwG;\MBAxq>mvD/ .|<$W[[` ӜfO u?o5x6p48>"v2=xЉS/A?Fp;Ŧ"su.J(dn.#75׹(^._~ؿuE`|Z5bpEx\K6Z/ KKvoAڍb:_#=~X;ja)0,wrcjI.æZ:]Wډ۠FjQ-j HxCb B co窧 F5K ث@C}!MՂ[0 ՠ\f ctsUiV5s+ܥqP$м@ffDTFXei|XJ|]:tav.'hs?Ofi`1 _[)hO͡=@AqoÂfҞjӹHC~PP^+`n݁"G:V:~ێD(,(l~nXiY ܐѦМz|L,? d4#,[\a x橩:ygx,$pD5`hIS?lfiZӢ,O.)Ma"붨V֘ .\}8"Q#zވ,$Ew.97͏L ƮphWeĄTs+Su;\T8,K^pS#JĄ ᘞWt*: zT^J:X=$zaWil kCFʣ,vezb2g-6㽤a۟RTX2-:"ҤP#f``r/9B:_SGz=PW+e0}&pȑGoC6}{3wFj3Oy6蒐 qE"143ɺ~ $?ǧəaSohCvݨl|BzDڈ,(_}f`  ep?4cg_M+5Eyd݉|8\= hR"{/IڥaiN dQ55!ԌE+K[&Ap{IQ;!dH07\' $MH{L](QF8:WcPs'bҭP`5O+_qχbEGo;BAeuB.RDnj\:E.Smkg^&WtU:DNp6i}Dއ bӖD25tr2@Q?P̦{մ0ŗ1GU4g(s)z3Vb.\si2Sec1a8d*M3b/e~|Diȟ4az%FF#gƍ.kNuLʙ$T=eL+Ch(=,1gsdi C_橉Ǟ S_g.5PN>X䨹2ÏCϧp5*=Xd,B|>Mhz9y,_х}w'-:l&Voe dbf1bO/^ pO}7z45mK 9nlrmw/X+6y/CŸ~pi)N*I[x-96vL v<˹ UrRdQ*hAT "L9D^tl1v˫R< E]rMe;XYe Ë7ǍA:Itv=W6#m12Y dznb0Jp/N{C@s6H4:k7?DO\Ni'Aǘp|wnm=!n^U?gz(;ŌtE7}ۀ|MuJ8`tsn4K5{! Ÿmx!rv <TbjL@(rnr9&q!]`:=EAׂ0;Z=R#,,>H el 0Dgà5c?/lLҮ1qcayHٵFG[cz}=JEU50'*]#QҞ^xgTqҲ$nUX7i)ڬá#c޾_q&OMu yMc)ײd!)"5nA_OAM: (FLHP@62E[h#3!tv6fT,\Ɲ- $WXFSfEHTeV+uGZv Ɗo<x 5.oC$߾L.Z ~W.+$J^D7#vTv5w{P8$|GbgεH{Ŗmpv9Os#ɭ߲[VpjxU(=ڽ߾YK{I7 o_`Ƴ;WBx#$4HI.6E" O,WL\ߡ[TOL^pmNw=Öڒ<.D#J"ў 崩=4 :Ny..lXHreڅJ+I~8fsŽᡸH~z~~UK`PZfQ7('$.10L.mc[TY+1&xߤ4̨к@(A˨*THxxT]<*vHL0=M λ]̉ǿ8Mxlj)sPF4GUӨH'il;k#s^snBrg/Ҡ&C7X, 8/P.".EEgj+nWWxq܂?a [닽ՔDXꭔ[~/O:ɧpaiG[N6{\ RR tmΙ| QITm~yQN^x\q}P/7#Oqs\-2S*ة*Ƿk+tvn4 .nfgvg&g6BZ̩XdPf՛BAqL`N65kz5F߰dfeR0z|u64LJԱٛ dƴ J@2/#w! :4Xbꡁjø[ȋ=Xya}βD2Bho݆V:Ob\q#"!?Y,U\7 ;xR0DjIRC(j\p &)0jkU|?S)>"^SG}JVB 7e8 *l7/Ȑ)\E^eF!.Sy2UVشBH+J>9K,6~H+:%pzLg]zv \NArF_v[1^%]&T/79إ:퇔itV` f-pn8vqvHh C`"536?Hvz* \9‡$50O4Nʝh\i~QLؽLzQW9"S;1"+̀åXy^f]w/*YeO22)^%|GH*$>rn(e,p-4X͚3_NI̾uH8f!Ï҄? ŝ& v幎 T֝R[plT2+Fѝ=,;5V%B-N\]כS?۲X8Z]*cyvG|u RjbL2k>yQusFi7s 9}MXء'TM: Q,ﵗ\}d: *5[Gp%IrDľè$rd]1@|Mc{IC iLkg@xH+U O=L~L{ER!BRե蕶ڦG%{LTGzJP L,;㔰fu}A<>xFQI"0՗FFɂgm~;w'%Lv`}oѐy957*}"5,(^٘Vތ,ȹ\n+h~BRyW@/PLbS8'|I9~~?zd+mn8iŐ=ޯ{s1PNj>{{n6*.#[u&)S{&- FcQxfjsQ"hPV}gA"!,0g1{^9;HN,[e@F)~,`ZL%5&s]i]xDH).og_T FvU93VRX@L<|}H*sr3k=Gq^uSuvhH^y ifyƊ (V+2PawM:xJaL2A8[k`=fYг ̠, t ߨdɂA|j}4lׅdO5-]Qj:vEy[ZفW\HnEx7'eaip2wa-hP@=%O q.)c9aDP%Y^s+^,%C'v!7O"4Yg^Pw?;!-dn{;/ D(@ =l%^gfGX^}}76v'^+^BwOe6}=Vdvߢhϫ3T&s@ hTuX Ľθl&3S0 $ZV9C~ڰ'Dm03y9 Z{ d8 bw[d 535 jc?AYDMQ.>M!Qj\*p]+X 180>f(:{qb·Y>D r}d]it[6.Q;Id qk_=oC8R2_fJL vvL-S]KDC2+bFdTQ*R?a8kԯ#]6ӫ2n0*Դ0?+ `_mI%CQ!]Iƒ$;<Ԉl36N5xLDue\]q]5I.ń9JWgQZ#'u=WFO(Lyȿ԰bF ҧW=*r8& ?gg ĦhhtidfwKdYJR3|#ƪ!(\ 7M]mNMās'F5}:^2K gskM]\H,N&Sr?+T`D1ld{;𡮽! mG 0Q:Ԓa 4,F=k~C"%63Aja\+$_$b{Aܧ6:|Xz9ǰ0;$58w:Yuoqa38i46FTVhYjlZYٿRk|:PIg૶u\ Q^?"( ~ o6454{|L<鯗11_M&mq.;Uj4M H҆O:pݹ2]kH`c|:EavBfhkJ9iN|ձ&g̈A)mBce yUnjԉq"2V''TP^h2PLgaL6~?Ho*Ò 71!re\vZB5 19(-gZ̞l?XrVC/xjd]Ņ^rH!YH+kuycIghq^|)F_68LE6Y} *Zޘ]C/AY8#{5襤a@%I19oGCuE3\+H&Vk[;è=rSX`  B i.0Z:d>oڣ oDΉ][&XzyT7Xe *f;&ޏ^j*x~?ZGnrWST?.! {t &TO>۰Am<ǂirjrN>)nT ZE?1Ϸ;,BTW5Ly8 ۧ2_p*Pߦ*C|*U̹mHR@f9;f銗. ]z<75|3%ʥ&7B _j'*B?i%,R@ܢGo#w!>;Xo!~&e*/^#.k]Wejm2Qޗ=0fHIƞ'59\ӗ0 _7i h@^*aR dwNQ] N霉p,6&2l4ztFB_I#Z\R)lN\Q}ɒSPYTN.jVgU&4W'ig xan#srů0`dl~J`i0( 6vWnΰko1X,ߗ yݽ,\<-W֫ډZݕB m4UˌWF[/I+7V/)yhgI)ee,~*i\ h ?P*ZmE8bW+%oA:wv ށ}Y ֋:#ƍꏢe{IjO{fOCCv c&(YAv1c{0ho6pw!P@v %ށgRs9}Mi1நkL@7|r:jqӌ0xm[;›{J 3 :,1#Wa1B/ "k ԏVwBv_pp<>sH4m}4Byjw0c2o[mCzB^"C$5%A=CRaAY{Wy&Dt&lx q^3N:!to嘐MkczׄFBKuܪkz.="\^FmVTrcI8Y+ai$eq-z?Iy ]Gz$%ˍ+rO}z Cڰwjeԏ%2IVi?F@ a+0FA#90ᶹ=֎ITrhϿ^`BI4sWT![ܟIwFOlCNotRGكa2b^m_j7m~^ԣV9ҸH X:(H;RH{>6;`"װ@k^I}vbk-B|l @~ 2UrW>ƭ"L|D\hZ4%&Alj^A6mgsb[Y A*FF؇3!I:*l[G[P W  ޜsOZ?;Q|v77ZJmVn 3OoO\ppK>8&HEQHWSO~3ɳO,)Ing+(~5X z`#c#w.ːfq.x^ͶBoJDVR>Yx0 TstSFnlj̬KsԣjK.[rܠ dԄ_CY ezUÎEt]Y?c͜ds/|Ƌ_mnI,OzcۧWFQx)rj>k+#)&j/FEm\4uv蒞u?DLj[\1B4c פO {Iq;rPG<~dG]PWSoRO\-vBÈGr*0yT1_dd_c?(p[zЀ.:*P0Pt&L4Q=m?ʞugJvik\DW Nؖ iv: dT' ƥهJJuIt78FQͶxČ=%az8d{i>OzfZ;WL2ZQѸu=SH2JibXkb qAD&eM<\.w!eL7ӫN=NZNz:)_{Qr`% 0eEdsM}ㄊq^UԊw .?.wEȞO]언{ l_))EZU4!NcAjІS?lJ`YW0 2V4˚@dz65$`B=A\CQJoE< trWX4ID.t%; \Bh@'Ei =J؇+>}ѺDd*=pR:ITz-}-[x-4LLJY:2ǚkƑx [GSEb;9RŕHL|Ӆ NF%fS`;`~!p%nx1ؚ[$cC`sQC3~ g9uH{I{h] طnĨpL)86X`|W[L64'3g`H%u8?igӅ??rî鿭QCp\2_.oM TXޣq!`Tv ;"!&z3U  ~_ 9Mt:-Dʲn Jk̽6ke|+za&d!\>\:NbN`qўB>=ۡصzc0t[FD=1@X/PT39KGRB. Cd 3$Ȩ& l:Ž g~-Z[VuJSdtp`)#b3z!q㔕d:7 Lt?Uc$9bNUj.8j|mDfl5yj#^X܂WH7e)G`-xotUqGHLo+#* .Zկ r8g@t݆ה\'jտ(D~:)PZsQלc+IA墷.߆Jc|OVv}7&#wWM |:0/ZW@vO\7]{,i&Myp7S7V76+3[VX-*JЀKzT⣱ni8HB)^ avUlg 5keSy{\^FZFI^=o@cFPtvK5l ;3-[2Ln=fUg|U"y. 3 6:]_pO1|`J\gnKmXx+]<& {ߋl*^Aqw"俐m-oX"/<8Mv)nn'{ rđzS,\^Ӆl#zdd,NgRQNd^qOưO40=>FMw{\"<QK֛1 @ v SPXz{Hj0_8a-bM4(\]UZZԕ~y1b=@3D.5udVIn욯⪪ӠԳS =-# #F]? .H0򌰆 g&㠦v1k!l0 r9. &<݅K>;g C5[Y h{A!6p.〱]LEQQěiSg‹Q)õ̏[n?se/_٠az6_Gٞ=ㆫ4A%{JS"ଠ{Hrv_?-HbJQe΂B:&~;M'@b2tH7-jFm ;#dj34ʹ3RДrNt,\/{5:>cVC|ހ&-F׼A%I{lթң4MIWd4ciWIa~y)y4C#A:UٓQgn)@高.墐#u zy<[ilu& ٵ+`_ufÌu7s^ԊȾ 9i#Ez*Z\Mag'ꞮR/X{@䓣XKxDFQ r^rO]lhJ7=fr<0V9N CRMB`ϫz{O)ʐϟƨc׫">'%^lw;-rҽ&_/`Jʂշj2>N Z+w[1#}\ w)ֳ>4rN @Zۧtڲ`2^n -+8& HTD'3kc'aO~cX⎐hA8 Fc-K̈xl ~9ؔY<=*|%=S|3t#ݙBECZ=$ӽ1SluФFO i&%eDEҥ UF9RΎѭXBvL"?+n"yhKP|swU) ĦvD7  I$ԝc5[4{QjL{6V@0f r<+ ]mp@o8}D]|4# W]Y ;R^UT ~+.*% 7ua[XoXq78շg4mۓ\ZUNʭuz F"b>wˊdtqbIRi,gt3_{ *V5GN $yT &<]S5ZR&lLT 8 R| %3 fɀw.Ȝy wB/F3T1m2]sS VU҃D<14-E w I{a4!ON 7Y:͢91~YBJF{+Gv*O󽯗[3mcM]I {lWMzJyBxE`ŹOK1-Ler=| ~[ʹut/' ޺xLH}rS!R;C 0LxvO1-Pw@*-V-EL>@O*+]U%RQ)DQĨГ=4wQ0ضf ?X7mivU.V-?x|.̅EÒ{_"q=Uv\YEgk]Ĕr6Luw>y 㱞>xenb ~>K?o,Rc5*Usmu҂5;_KYboeB XmV\|)4>,7%e6C41~; iDvTͯLcc,Kűֿ*;3;-F[)*$~>nikVehnƔQH"S^%ږLeU V aJWEfP#)u2fQtulڗӖL:+ۼO 1ͦ_PĂ|C胬KēQG(~iY?]T# v9E+y&UlA87FG";7gxڲOS^<׳#AyK%'7YVΝ$* 0/#[w'_p4/.R{{bA 蒼tq!eoYbjp)5VlwH bLvhbQ=h ݀J j?z1Pk)W*h:=Mez&#KiG{82<{y>ONN\#'jqųm?8Sl܀Cb:*6q`jB`E чv{fc4~5pATFC}KrU9 *S/WlRݓBb W=1B]~!p6Tu8ǔk΄GD :'y/ĔL!TZG=E?/OI$0F9H>[ Gk2S&{~Ր:~RpajՓnI0&m*s;$<7Fiwԩ'3E.K$g*kp wwL(T7#zTAnE @e7i_DKy|grn*׵@)wg0Ѹ TΜ/XZ&DZOC @Ri:dÁc~㪘\*uuVғ1I{s ^Sx1ҿ*x9N`Q1 Aָr_ @_=}v>,OtsG=6cknd%+/Ɛ}#ZoǴքfl5)i#EUS~T?u 2{}9a(I1Xcְ b':^'SHi~}hmy#ؙo?Tm3C55NjigY}bɚ*N,m-͊F)+Yy (h Z˃Ut.c`. 5F:r#[@y+-,|P_M% b$ Y-*rӟ| !ˇ n=m7gߺT#,Yc dɁʵXJ25f@}Y,`“ٚx+?"4[]+ QiE@eJQF؉ f/[IJ+Pe\:!bŏ2.wGΆv 5E !kC+ DӼݧ=>BcL pl[3&!Ko5mwL zq~uIh<$ٌƙ񞗗#{Jk-y;ץ]C~Z<}#;mr31SvI>$Vt=¢Fj% hTE)^+ހC!km } =S$C@x f0֯KC&Qe2X6l(ÓF1k9n_Oփ߳|pWZj~ObEAWNoR2\dQTVh EmX6k4Bl)k\P5 يHXʪ &t aaBnU7`d/;{k:'2/cV!M#)BBP\V_h"QeTc,(©L2PV} !ڲ_=N㿞7݁ "97sVXʸCܿ^AR+:k>rLCڏ y2K%E@ꢽs,2x"F:ƃ 9/m(t XOTY eC8b|Z=U\FhgNߣl*w[+`bVsj5,$8uN|+M>3l}TBr3d `P$e_L eRoRq,7oR9 QU۳HZ5;lЗR:uT5%Аz%䃑wRϱ?i&alIyzȚ]IOpt7S7ÇȒQ٬/ hRթJUTms24 '҇JM_e.1?:\_+S4v E7N |%>b2DryaF̹?|?Q w5!S{F|wtjϱTL=,.y?';9/bk\*J&PNRyKo@*NBkUp) 7[P.%{qB#[AHZ`t|! r'v`JZW~0"Jicihu Sp 0x9WA씎ƏjA̤ QxNf6B `f03z>%rEܿ dZ5" ʱ ҜgWJB*_VpdT3& +)ڄ5F~}w˭+Bs6 "2mI^\qdGL2sV -&-JT`sa=Adi?"ګZMCL[B ('̹|}zz%#L9M}9ךDJ)rw"F= ^J;W0 Oْxpc}N=FYzH…w"/H0qWL+\U(Y`t_Yrh{D\Zs 鄎juDhst9}Ҥxp^!tO-{l ✾ǞwӞ~Ml;܋-`UR.iNVʓé^iM;hX2gwW Plq&Vq0Xp9}?Q7&UJB˦-"`ްf5 %6u ޾н#2h1kƋTk@u2_/ TV鉖-G8)lRU,$rIp)Bùx O7{лYa[.&wWh4v$g%KW)zln`n9ںpXHen+,h'CU+<\*b+5$w OJ{*a@~]!cB dК{ƳǓ8 (j&Zkힷ5c&,ɏ70`ZbB@f~XItVbW%J*řԸ<:zt-ٙ-öWOs(6/1< {lRL%E-(_vgPkF1%^(L{t}W=*i-֯vC6\5z5#L#6`- `xlᾶ[XT*XY,QW0%Nͬc_!:UAPnW}ݙ{}+U&L lPAݺv2kZL */|gŁN,^>4X għVp,K@5rYuF``K19i CHGpB7 STO%/Q#q ?`q1΁ޓMxz2YؼpƼpƬ#Fia0_T}}fz6cG$e6,y'$Iq|@N3zKQ2l19H.>H[sX#A ]EOEILN-.R+M`k (M& zӖiU7-+Zqڳ %GRvև"OF QBEm8ǧ޴37Ȑ;IO=8H]S;]ĝxTaGjhTRaW" 7w\!kdy[T0yKӜ]+2{8's:Wh8;I@[Y^2C%1ڳj׋7eĬ>.ԐNc\ak{ i7FLw!oeBz`lU6i*kdLkWDp36L_k9s\yX^I;ʐy0]XP7ad[%&M 55E'&n🖿A 0#diIt.QD).O zp' +R3"CA0kT- +{'}H]0[/ˮ͐]OR=r/Nwo?SWX"Ya{L.@2K(!%)^biCN,2Uyef>PUէQ RL'n@qGb4TY0Wr݊g_Dd雓>kY<\HuM5a& t- <*U؁:;P?갸k{TAFDi|Ta ]mASj,K ˑ&\P*)635ahys&@t:*XILrDBu{#Q?9X̎ċ$,Wޗ8> 9@ u6F&e^jYT^ˠ."Y&ǢĦEu km܀t #a-[Wˑ*FWL37̑qO`T-3SWL{F;/\%+拚S72&el3-Q]v=-BdAF:XCL'%`v7ML^ʋd<۹Ac˳P .?.zG#ДKea*8K'5f3JjuQk!GIFoOUb_E&Ȑ:.IJa؃Mŭr9#t/J\`ژh=vur4RT⷟;{b_[sJb0Y- *e ֗( ^aWST}0V1D DNKD^qO/!9u2.e^^ԌSxhzLqQ ;0Q],tOIG񹘘Qfn9n򆒰Qc/jiR=R $ښqyOX7}|<G[zp )!F's7׹w50D;E;:=TzMj8=J?Q(_`@ߺM5ݳ|BZVZKCzZ 1 Dz(&ѵ?W|]3F'_w)1 gXq_Ɣ!~]~ާbB(i>'BS[d/'n ,[jɤM-sG(piÕvgT?c$@`D֭O f$eX㼀Cnjo.2sw0j1*x3|usaPVOKZ&Q4Hl+OQ@2^gz: ^,ڬY !K;A':} .7a*SjB_rI6UxV bR|T!ݺt`U^`g8WNu?CXOޤad] C*ŷbkT &M/+Wz^QL.&EȬϿ"DH(w}:ujvHE߲>Wы-VWb&ˮ+ C;q 4(^Zjm *#a{291ο'ftY+12Y*~Ac%t3XLp}(p %&T q#xtB0DE{$i53Ţw:Ȧ.T2j=ܤ͏jمY%lrINX7]ǿIq)2#mW",5Hr[5:•L㦎 Ʈ4Mim+(ܢx:=ܶR;HM|[ϖOs(6y&Q`3vWy.PkX),v/ [!HxЂg6z"ѿ},4qBf=Z/_H,>yxUȺvS "hM1R xNB"nݹ=+ZLa[RLDjRqƢ{w%(1E'O5u+6`iL|(qVr_VYJ%'6=vst˵q&kAFqz R7 OyGǘu*զ+ׯ 򅧼uD *9$12~)4 HmTԌGw$tNB@޺ꩋPNP}Hl\uzM_XgKi56үHׁ.9|c2;+բUwO-ĩ1Kb么FN*Jz-:ZnGnh7a{s^q'ɻ OHdpj/w҄4&~} U]p^π=LnQ :/FP>634д5dvջv-^x5RnQ]o+}(kTV>s4_b\%󝈴֜5tڦ5ic @d28mI7K:,-^ 9ɵ;Zy/R]BUKDZ~{ȾydueazB%iKsKRINP.~qm4S aOeΣ>Ԗ.t>Kr%u#6iqf`+ϼI}ax:쮳|"0&c,eD;zeRńnN9ɴCJAN<{V\/}GU.ފ6~|٢_R7S /wvFq-q/Pf[zd+4) 4@YR_+'ش{TB泟v,TcΧRxD|"axÙE$mQ8g{TmH_ɡ]0#^uȽJnE-7X*SIv%Jo.N2[N#F r(6:+*Tw7R'#(E2ipDYRF7B'FCsAR_\5SǏۥʕ&SODFt5'>e1C%>=ޕKX@g@ \4m:ݘՆ{'a^xPTW69+QdR|^eU٬:A!LT{Mtf-'=cN%$T.>O;! 0D6r&{_(w2p;_K2YN&~x|4!k h﶐IJtw*2,EѹJQ9WomK}<ۦ\$CDYNx\?|xʳGq8ژ@u3f^+Eaߙ8''Ы@8W}%pT &%MJB5mt6OzLg0Xz{j79j 5S}0M1LQ>|RFl EVN<¨toEMpC]3X܆! rq[a"{!h]Fu鰉#.Mv#5?C>,PTJg[P?r(O[Y OK볲+s Tq^N Cj`ǔ*'ڦ^_=^%r_7yT^寔[byiT}d{^r-kt%n'W\vhǯ*JG*8YKĄFbފ``p 3RMrQ:,kUVPk93f$blK[IS7u%-)5ͷS8]͋9 <KX>:"8FCBaR"|}9"!ӗ5:Sg4&\uv,r(VCOVw8SÚ W:AN렝szoz }fy\uC:dߤ" kuH9:Xg`TtX|-_Kq+01Վ BМ eL6a BځY1HL #~fl"a> adϹ5+5IK{y, pˮ_B + ZI`6YM&\jI\ EeL>+ CZ#qxhLJ#jkߎ'g'Û<~ΎoteQCᯑ,u6Q}m ~Ԡo8u+DܢVBxkoS\K.fڜCʶT}hj#j)P`@ߗRs.xX(=^[>jHH>פsl' zDY7Us[sOaYL1u=n*O?MBAru|(';@ oR~a,}K }XHo}O"֣ مR01AMmV=)]U`=x8Y!_G[ i}9/JsG!"۶T %N1O6[Zvc ID[YѩN0T2~"cyCg ydc±d' >yM+E+pC73wR=슯Et|ug'|| ޾WU% ]s2!?#&ª%_O2 ̖޻rCpBɟ!~Y? 5?^̈;Ǎʯ6OT]oVӡ$JE0a|V{(Ukv wHx6e>m{Ğ_U}zBHPBK7U8|D a: QCR ~E,=@y+ 0rQU.c@&dW4Ȯ|+!yOxljYA?]Js%c҈QI,?QVw+ 8?$(!(oȩ#pf;~rml #Sf&zy̵xIW Taf Cɳ"2yHzfHHﱪSR5rz1oVBzܬK'7%.Z ];1; &q|A)X})X3"Եy1%c贃\()YgQ\NmѲpm੤qBWxhë9Q