pipewire-libjack-0_3-0.3.6-lp152.2.3.1 4>$  Ap_,"/=„~SLQuMKr!G5-ə%cѼn$uc m^ȥgmH 5J_Yk̊D!^ZVϣSZ'׳M$$" tFpy+f‧\WLD]RۃȚǦx}n!;ƅfޛj.rdx摋 I2ϯ)1Yƃ0r6o'hԤP52]nT4@6603a864bccec05810725e732e3b8c8ca14f4f6333eb048edb013d6f2366ce36c5644d5de85e20e40455c7bbd2067587686ca4cf._,"/=„Gh,=dC\`b ' 0Bb.p DIoF݀kahyKw IJ)Ϻ"K^ Za\R\D}W?ӱ.n7ط5.0GK667t;u#8_؟ VC> ˰\`-S"$r# - >&qkx7 csf^!߱4ke5O!H$GMd@0g*SG F񒝾d#6͈>p?P ?Pd ) P48@DW`d }z, L l   @(t 3( ^8 h9 :>HV@H^FHfGH|HHIHXI YI\I8]Ix^J`bJcKrdLeL fL lLuL vL` zOOOOP Cpipewire-libjack-0_30.3.6lp152.2.3.1PipeWire libjack replacement librariesPipeWire is a server and user space API to deal with multimedia pipelines. Some of its features include: * Capture and playback of audio and video with minimal latency; * Real-time Multimedia processing on audio and video; * Multiprocess architecture to let applications share multimedia content; * GStreamer plugins for easy use and integration in current applications; * Sandboxed applications support. This package provides the PipeWire replacement libraries for libjack._,build79openSUSE Leap 15.2openSUSEMIThttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://pipewire.org/linuxx86_64/usr/sbin/update-alternatives --install /usr/bin/pw-jack pw-jack /usr/bin/pw-jack-0.3 20 \ --slave /usr/share/man/man1/pw-jack.1.gz pw-jack.1.gz /usr/share/man/man1/pw-jack-0.3.1.gzif [ ! -e /usr/bin/pw-jack-0.3 ] ; then /usr/sbin/update-alternatives --remove pw-jack /usr/bin/pw-jack-0.3 fit ((A큤_,_,_,_,&_,_,_,_,_,_,_,_,_,_,_,_,951ebc4dc203d27e5ba3b46e1d574de72e542b8664bb5e06ac4704f016c136a56056f57c71093ff85adc0e603da84f0b94cf14abcd884c4f4886f4fc98b8b810a660e99dc17d6fef5300b00ac4201b5d8bf1d70d20d4ff99c48daf5ea2bab2bc7369cc9d330b4bc15a7456155a3e1061d8e5548cacbe87c485d6b742cb98cc1f061a7a2a635f80e35818515725c11f0aa13fc69c120203c7deb69bdacfa21262/etc/alternatives/pw-jacklibjack.so.0libjack.so.0.306.0libjacknet.so.0libjacknet.so.0.306.0libjackserver.so.0libjackserver.so.0.306.0/etc/alternatives/pw-jack.1.gz@@rootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpipewire-0.3.6-lp152.2.3.1.src.rpmpipewire-libjack-0_3pipewire-libjack-0_3(x86-64)@@@@@@@@@@@    /bin/sh/bin/sh/bin/shlibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.17)(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.8)(64bit)libpipewire-0.3.so.0()(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)update-alternativesupdate-alternatives3.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./bin/sh/bin/shbuild79 1596753911 0.3.6-lp152.2.3.10.3.6-lp152.2.3.1pw-jackpw-jack.1.gzpw-jackpw-jack-0.3jacklibjack.solibjack.so.0libjack.so.0.306.0libjacknet.solibjacknet.so.0libjacknet.so.0.306.0libjackserver.solibjackserver.so.0libjackserver.so.0.306.0pw-jack-0.3.1.gzpw-jack.1.gz/etc/alternatives//usr/bin//usr/lib64/pipewire-0.3//usr/lib64/pipewire-0.3/jack//usr/share/man/man1/-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-linuxcannot open `/home/abuild/rpmbuild/BUILDROOT/pipewire-0.3.6-lp152.2.3.1.x86_64/etc/alternatives/pw-jack' (No such file or directory)cannot open `/home/abuild/rpmbuild/BUILDROOT/pipewire-0.3.6-lp152.2.3.1.x86_64/etc/alternatives/pw-jack.1.gz' (No such file or directory)POSIX shell script, UTF-8 Unicode text executabledirectoryELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=34638a41bbb210225846590abbb0490b9e027e82, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=ffc253a1c7c48f0e52d0a00d6072159e5ee37a04, strippedELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=cd52441dd9a57d415e45dce36d18cab0907f0423, strippedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)muUNeMC#:utf-8215171aac1fc1332c376220688aa65486c1c1883ea4c721cdf7a008ad8086ea4?7zXZ !t/͇] caoDf[BlRh&zLcP̎.^Șz#(fk ߻78qN`;0U_m O]+۩gY^#:}_ܟ*[wPƛK[EJ+E"mk: S{U  ÄCx:6j<$~*WDŽP(t=:)=F!r*%0(8j5X7DMmYuLICY"r`JaQLtnf)ɮeݧ bI'ڦquX/6Zj&Z4qƒn3f jCé.|.LDZXmB OXTlH <.,^ҩAa۩1v@3?ĭj ܍@ S';|] ]of* ;hyd1vj+w+S#|Q5#yjfWsӹiiы= /BfE~8EqՇj$y<L2<:!!g!ӣs=N!ӦU0TuݽkR++0 da$/Ǎ4QRhx\peڡ+kr+1(tZUQn`!hdQŁv/߄υ:xIjR6sL 1No0A(l|w <K䫶)_9YA$ʷ%P0=hvʢSG}׊lA+ı _Â;mƉIm%ňB{w91:gXjkC$!f0^N,ڟ^F0L h&m#J'Ibl"Άcp`,Zs9Hl6^_S;IFHcYPxLҎ Jk4XgF3z1ӞM>Dљ {DkZ@6^p+ZɝD҈ޯGbIC3Ol CcQd@ x]E7:h!ͬnR_#f5R^X2+"48`TCO[E9I=IDo\/7cCcS$ CmP!k[CS dM[<$ ^޲3Hxq,U]mɬHi5,,wtWl㗄$<s9Y7 3kp0ec<hԑ `$ȅ1.֐?vUAih*?h;6H,*3zI(&Sw=+bp`#rCrp~XjjDfܭp?Zy`%Gp_Qn>NحȻB7>4kQ'ct9 A}텿oF1,SzG N ̖'99}{D_#[cڅ%>T\gP1Yd=Vn8LlÿVBmW@YA{Ş≄q`s8#֖=ɣ\v,ˋvmf\o 2SRE@*S07{葞1ތ/7n3 p?rގgfW*8أ>%GhBg:fo\4?lwc)Ꞡ3*C~^Qxxڞ'{Տ]UA!2nFNչg?!#oP_938LW_3C7O 5DC`|AUe4_'$d 9=hGnjkEfi`hPT-}2uhʅ!CI~!6NԡM"tUsw7xw< }\5 0_?>eQjdq OTjEA_b‹P'S4K] nHR]5䷟72`3KerIj!O n2 ͑q}aOG5\=VȏI`mзN2^jKV:R {~aN4diA$s<6|<ܰV6Hua|pYhv1ZS]okSFK^ XQ^o=X3l/Hw]n([^KZ*=kFQ4㚙9/1)̛l^ksKN*7̖TUAbF嵲q2e|O.%?"7Ytz|}t6PVz0h4cA}Y lZ4>q <\Kss*P-^ NV5<~M iA-Ds#1+Y\I">˦ !t<\QMjY3%}6A9G>i,StɎ7zη 5Y(4!L -k j-j+SFϥoQu3X UfuFv8*w'<"H6c `g*{본DҞˬ<(1#ŸNy.]YDXrXc8Bٛ7tWl,cWě.fEhpH`C~_<e\pOSu|gj1f<쳖ɮOX2x )9hb϶e,4+Tj*_!:pFrh*4ep׉¸Y'pwt<2 K7 z= KJfϒWJqaTB]$-O<_ٵ'&pcs|myR6’UQ/6n/oEWOgE͌E7Cg#Hor'iIW}l=j0T[%T q)I6 9avOX&ʌ랁6O۪͆yzUO1B%Le>**jOtufkge5W^рxA\:!e :S&6<~(Wi?:vU{da8B16(NZy@fw?͝_P?k]}f(tݾ5kedi0ǒЭkl8V ;m9yZ%bJ]4$HzݑR_N]m^^KԗZE#3Z;pn߱B-zqP.`ONw_;xwiF}y!n; zs]E*n @Q$9=ȫToN!)~܊x`KZSevhK_#ysQ1<Y : k@׶Z"c7DpwJ&\h͝U u/t `u|N ih |VgiDƟ ƤٸAvx @U,Ru[^0x%٫|NmaMEڄK:г$PoTMI'WFA[f`ϔ+B_qe?X3M)HS*=Gbʎᙥ1u{R\x[*`p)77__U\N'ʛJѵ%BϷ_# 0?c5/טy/ ?Ϣi:?V56e,;z\=Ŭȿ G*Is͜su!C3Ӫv,.'JF_.]!f %]fh+Ŷ%JR'S }ᶹg(w7Rkr#5&[('<+o< t-nFo Bz볬yVE-h2#AG ~ϯjgR /5@BzflވTūd@U;1;xHba訳$isr"e(>xDqI:yuibM7Q!<}Q67щKLOKSm )sE`)h_Yxqp,%,v}(p 5 9M&{"W f-.DrхYV`?(haSsOosgqf)S%;NhJ͟kHX#,U_QMحх_dB. d2j"@ofv9JF^K b {1R11p$P p?(0t:IOt?f,MBO\1K}dIփJM[wr{deCLZ'&&i7E)wo3D=(o(W㳯@Ff|/_TSÏtrrHۯ-Vq .Ҏw`Rҁ8$1<26mÚ^_>ӼUԖ&"͍kn[_F'~O?IЂ!hcx @w\4yR -3=2Bm >q#-?g=_Ĉ8RUuIq/A\ `?){DYBWDLƾ+׻L,UY)#[{V ~ce/Å5 y+m=U;vF[CxΌ :5TѲ8D$rmmnn-⑧ySM{i(p7X̯|%=AQU˸,vB;}`'a@zi5g[LVbw6(QHHA`u)inpvL3'CfY;GX1_=j-9=^ևg6,0t7ޥuBw2Y2~dPQZ7~k4[R|Z|˭5% -/1_x+ <ӀʟVH#wzgL$5M/]iHL`eQ0Yܘ{f3FZOOWN +<:Ƥ>aݕOo A쨦VtLjELS>]P@D}[u HU?7zU';bId/kZKacDA-[7 FSvot!CDn2C pO@^i2ZoHݪ l2ĹgRL 6K_XW4P,k8 }*+ҹ49ZkJA5z#qV74 t`4/\? V,[]obC5s'3531/\B^]*[Bw_P8g1ޣ4!&fɏWK0fjEyh]_QּLfr"G5\4 Ifp;ctSW.ăMo+:^X/䁑j޾)7 u?{Ԥ=;߬\bR٭SX^uR񜽊’&jњ)RSßhtPm4>%15KձϲKrc4IYoHjI5\r>B`,}箏+/zy c?'I ءL帔cQm#-.U28'LFjz,وDoi\P0[-` ,9p{pwވ,-Oea-mᯍ&[`iMj1lT( kiue=NH fnRT#<XW( |=5ρ-I亭.UaOtnb_ H}ӦBtŅs,iTL>G>at"53p `*ƄP'7':)V0M0%:0ozs*?vz'[,L|}J#فn+*~(My\G]/Y*ҰG(υAPHhPTX\<5jSbsǑk&Zp)X~?aQB@'VK!07*'+-myP%7ņUmch!W3РH9DΐeMyTY`yf?OqJ6">s ODVs{t Չ]dCTjԯA5y~Mii $BTK@+1a^\12TH_.>wIK&jeH^r[(B3GSثL" !,rsk.12ڜ-RE9';g~14^U{\aѶβrfN=U:='V*N*~WIPSҽ-'om?dbnf72^v2 wHŢ(T7=rx'Eg"½΀.wYU{Y9|F:~M$rǸ":^sA w娳 Lɻ\Sv+="y}ME"o\FIg&KnNx_{aJ~ɸ Dmʽ15+ϨUɲ3RXyƄwW>t!'̂F{l Ɏ]\rc%9VMY亯NrzL~͹C/N#BPy BC6: u0& bHp&h=;gU.ĦTj8ÅV vN< |m6Zj BXK.> |ڱJ{6L v⊹$Hm-e.{nG | {6B^1`F1}]\ɵ;NI|cF'=h6Ma%;Wn|3 !wW?'prVRv;] Y?٦azr$"$1F4Vq[8JMLlu[cE᫊I/4=zWyr3\kڔrV_tqUԼ60keH[yGɟ0o޲5YMOX`vc-e}UJ+)AE}3p{k= UKEyw̋7"V2S'̗nkϝ8 've]ԅB$2D0VhJe3 k'M9T['+Suɱ n&Mʞ\E5\';M8La$xRɹ!Ǒ^-h$Qk(G3WAAcHFFش wzndh*!ߥ dꓴkM"U,6I.0N[D<:^|naV 7Q)^jH!' p8S45?֟Dmb+v}SEOr_MeTK qARMr5b>xiaBF*>F)[ xWI߲t[Mf0 DQD}_SW1+( =\"lS6HW<!FNά,oIwiy9}b]w4CMMQtv`([I&Dt~v'!( Nk!{O3&th bhJ%t7$0HCCxU3sݤcH3XKvI"ޫYsP#D~q=EkK*:;d4y34wE bx ׼z,,@"Oګ3U|8I<rduz*>A T0^MY? gN"`E'T}w5HrH\[kB%,6m1 2f~ Eע@Krįz[0${_V{P`zXZ{>HT73hO乛G yh_l" A/ΥIr)/TJ y"&7?Ŋ&u}vYphD'Zov,-h:䦱.}`].{M; ځH~u2@|oM0~aD‡r8<67s^cL~wNPB~sKsGߦ?{5ވD r^/ciL*Pte,F1w1VC~rw_ ē`gjx]@tIw8ܵb?4\ h7T!|=5 AJ%B`AaP׵>47?!h%aBgj~b"pUdw 0-#KR3&l:%#0f8y$l*5R昫F^@$υ̾K5pPN1kGpdC*b4MIy NLYIiք`Q .N(YǨ2թ\iDbI,ҝ0k5YViHȪg/s c7ۤ$t͇U/'k' w.bJ7 T,V2SxKݣ;.px,_q>HR"XqT]Z`1Kxl\2&BrS3+schn[%6&o˼'t&_5$+X>Ã(CnMC sSeJuRiI] 5801׵ )Œ wDF9@7%_ lM*doʷ~?T)eswכ$ 5e* 'rpF }>IAJCVq$G kY+$7F ~C-qНPİ{Kt~V/9_qv? T0#,wuk0}'۟/b8Mjoݑʕo@v>;U9:M $RG@N}$ȑ}WƑ`mGq68?Ղ_`AF09V~K !5%D~}6.-Pj%zɅMjх%W>z/\C]O%ZۖaQ¤Ӝ޾_B*x$7ੂt|]޵TtB֘ݳ +-A L'k>h!Gx^o(AkY!Ex&9xu^}Iϳs3 )T%%ܫ0׈W$V,):Q[ϕ5ÓE Sr"1k`6FP_TJ_ -Xښ_]87%mQSܽRk{s?Qxɡ+Ɂ r3VeAa>n%)g/ҐTK-.RԢPU̿6c6ml{]=%'gC-<? هt+&vqKUZ>K'7J|ꪛ.Cc)aik-]cgroFgu]k!t;P$~ 0d6>,d2\"" BN ۅ.:T"onU7'oXilaB}Lp+?RfTJ|Ә4w⽣cB?% 4_ n_;0晷n1[1T QɫUvu))ҍ h]=g{ b<\ʫpϵq)Dt2p6-DEdq"p+HDId`۴PAv;ZMJVXD)ځ 5NPv,3%G˳YI#Sd*MwC)>- ]yi bk:=XhiGQTOXOӠL{7 G9ۛRyk*lMK]5+ͱ|l[!tXvM4Ͳ[ ͔}8WN:pFG5Zz<>ݑCwO)(5G&av8be٪Ini"܉oS~CV,uKۑ֟U\v%|lpwDlCT˧K5VsKȮ2ٻQ}/)f+i-# a$Zx=/5:.JrT93wR)^x:W­#d _W[SaS3qrՇ\fY:|RQ"혜kCߜXڎ}t+|1\ԃ+S(.†;@Ec]`@*~j+a;>1 ݨwƱnLLw>F[g>%SJhIRAf|9mIf +-aY.WQ@@xQEE%ng",LDAC!g+ݖFk8(WKV:?OLmO[rzSbI4t(As5'k:/5bABK>јΔS֖^j7ʢ~{E"D@L:VR諭Iopy#@\ث!b|̸DDT%raxGQ\NQScguʺLDs0NKB-_[Ⱦ O6g;dM̲RW46Cr=]^Dx,_Ot]ON%~^hڃ22AZz#kG`ccQ.(25]d|MQؼ[Z󇣒C'  ֭+{[1HJ2?w_|@W-sH :ÀگFYgЉ"Zȸt3ʽ}'wꔞ!$+AV$ uM9gfI J`G’D])fيo#5~-=/v[:38᮷| Etg xUȡ2O IM\{򰝂]t`&8&ё\ȏ+w̸$boOa_%}<0m_T2ԆgW+v!ˆky"7aXDyXZ,]C^|rvɒ9srNB0cy 8,AyTihioqSy+f;LK>E(Mݘ'n`I,PY#a|="4hTЫXlH+F\V@Kjjg}6feDJg.F06ܔ,ݏȉBaB/5Y-w)aRg~L7v9#D(kEW(ϵւ~@B"//9 -p[\x(<޻)D̾wF܇n/V@NsTρ>!f@EPvmaRҚ>Ɇ'"t1Y%mQs+M˰şb^*H.d>x!Q>x͒6 KÕJ'zPk0'^JEi'+g-S>)bSkcC׋.&3;Dm ~-q O;Ԡ?wryǫRlj% :,vPz$'E@юm19$RF&-]~m*.°\p&x7f<NFp-Z0y]Ob@⌯W>@XApN\i0*HcW%辰)sf+).YOzv丮$i\$NԛŒ,h3^IF,24C%`*&q7S(4{?L䙁WD@Yߎ|iS ч=z=5{ܮ qX++L;Ja.7s},ґ"/#]2jm}-'ZlRxAR+}PU4JM ,evs{xÙQL7vKy(=mB3T}Q9z٤xxHЉKV&Ȗ4EN@Ne=4MZ~,cn5jUM=# (l8 ڒj~XgIth{f6K}5L9ZĄ}죓e|o s {'yVÔ<@\B_L[Fsfc)## ҖU*܊owӿ-D3J)^_xLuUC|\Qi(剟;P*nRR&|$e4By0RrBcy)J>pSiøU@ qh ׽Jp98g_1f γ1lE%@u|lAqs@a+̫|K]4jQ@PCle Hay ͗dε9v~"vJ=T}7\ adlK9|&vi1+u_vW\fƙH5]:Е9f[B/eTuԌfJB8cH,uFj@$E mU%EO!TFfAVGRI~{ q{!l13*MD)נǦmԻ~"MXsf$v|܏BxMYŁڭ\qp6/#$IB+RAA C z`Wg06~NK;7*ܑ٨8,5Po:˟j]v&쉼F9`]tSx)beFk/+`g=!]\yq7oδ~9)"{z^pZkEKDx O]%5Ek~/lQW#[\yR±rzOGEfy$ep-ΩnnVFe<|l:o~T[ofe!w*Apۿ?Ffe\ȸ1qĥLf~BV~i#6QFg;L:̀1πyّ\ΆtdX@ mke89=߁Yb1A[f忧N*6J҆x#MƥuX wo>GdBwmgNI$jݥ~,ZO. aӔW#Vpι5㧗 PP &&COGN]Z}#)~̿?.FXQ;e>EyS=o"@A2vF3) T҈|2ϧn{TO:J1)a}t$x_Ihb툌qnrXlcun]rK '~=Rے27NFL{~g_)t%:Emժ7aD6_pNL=),B_/q$DH?*3_)q.# ,@u ej)P" C7qivV$k,53q$e rҧ>F:*¶ǟ2VYJk^mJFd嗣AF4fChԆlo|d'eTC YJ ]۟ȕUʩ,~JyW<'P3pJ# ]/xHv1zń޳ujƲmoя7Hb)' )^mG7W\*RG9$m7/tU s 1ED?㇯;/wDTe?IׁODS@`e/)z@~6Z[2bCd׾JIX}˼ ~z)3 t0ğةFL  @&YeLBb[ث+ldզH.PD7҉:" "Ofc")1jAG-(NALVՊQs,<0 ].BBtZR.V$pm˞r^A!̇AMNx:K]~%hn?=V5RaRP ˱+_pW s%Qq\.xʲRBZy[ eh^U[2CWd?JHBz^HuC1 0Y ΨTǀU,n`u=cdz@YΟBoykO0^pddg^YmvxNboHs5q[Q\8[cΦ$DAA`;.|/5Ð GVZŌ] .uq-:  u@NՑ3,j7 -k/_|\"[Q>17b܅KM|ӧϡߔ.1 h΃zU/Qv 6Z7]2j"͘^64s *dY%˲0ǿbe`Fp!tհTk%=[[1xnH@K]D+^ZGHKn)' (+FX]l$(~lqJ7_9>v.\|W<ݨ#>%ʿůTȳQovBLbNl>8Mu:l=`U:B HxZ\)72A_ 2W[ Noz]1ǩetьle"G,AA!+3V.o}n|X o(uN|V(F1.kmK~j>dh.գlF3"3}Tád$[S,r^}-KG9YILԽoQß KNxSlH=(.0^Yd[4^Sat=9vs%U$Dj:n0rmu'U1hQH,-~',9 wd/l/\ y&GtjUM=&υ"׀`M^q:~1[62@uX-1~D֘Ѓ?b[LFMRM'(,_L^|sfvW@>RH_  {>U+\f}4tҥB:mY4Akfl,nt6"Obe2iEpjDj }Gq(9#X<=r`hhYP~`H&ZAQ.X>zA H*/ZP!1'Ȉfr .;Bg3C=Cf([t{[kz7` &Hh30kF-Z oqw^Qa.b\HNp&R;pעVBf?tYx_ }*TɆ6%9y^D`n])K<RRpYU391 0yEo{S4އS1xdZ'7m!2 (.wPpqiA`` _otv: _`!Yɐg=ǪvudvfLTkFhėK~}%L-ɀ"n㩩'xE͋ ܭ{硪j? z|Ks#v-NǍ JO8y'" O}RF0aYZP3E(#>5`y35& C\`T. %?bmt2{5Wn$i"l-J8/I0hoc9,@8 =H4N=cߦӦ}tͦ>JPY{C,:IIɨj=h fmȃ+Kee/iALt6x֤ȵCd,9]~e.+ js֨Hs usvNST6E8QʵP"֪9h_ lư/O?9V'8ѷ,]jZwox~(KHt~iշ9n_8 渹\2C;"olj" ^&ɻ m /Z.G fr.V~M%C]/Hy]!4OubuFNg y=j'qʒɉFie '\,:>}Q%/Z sĒSj_'Tg-h&ç"DB[%qzw8U-!IsG!cb.Wt.K֔޻ߧmx*ڇ#t(<]s8"íXD:9nj~)^}IAEW{d)aÃ[,agQ f@7f 1mp/Dgnr=Q|O ;O¥CY^tUGsW >m[lw4xq:#,G>biwE}PDD^KgwΑaI" ÔEUd#eE ȝ58Pl7TwEy~I>\M\yaO( zc,~䣒 nu)TN}ڪ dL_'VKuW(7q{GL-Dh P;-Yu/y[Ə gl?Pr.n*#jhׂBx Rި"Dd:+IB6FNL&M4jz̰ /ne95+@;Δ"CVSRf5dфp9,賒HjÙU>t6M|PKƒ\'[Ųd(q2JS;/}rsMU鷜QP/X Vb`0yмNQv7ђ$1oq1k({hEFF!jrl$P?x">\B`s}$)Q6wcrݎs͊C[2}"$~2jc }7cGBn$ f>&;ԫgWnwk/F2 N Bis&2-iS1)KCߓOjSsݲoXؑw| m;E:份{ԑ?TmAŠ^| ˗ce?^.+ gד!->/&wX1@0ߙ2.A6+/3":i:^q) P7KlIT3ڔU ؽ8ЭIOMM~)@~_S J >ˏ5qg_FiSlDgkSm``#ڪ0sy˼7khv2R x&Œ9T ]A95P=(t?ʰCssC)G~kn3 ~Qh&˥?8\mBcJѻ\jb-!XCѓ 4Z~"`4rKԃ<ȇ);xס(f, %PKwyB&UZ qXaDPx6{ aT0'm0Xx23t@⫈UīxZhIDU7~L rҝf|w جXe1EH,߂vC\M6p8Eh[!* ycMbлf9sZXܞԳAԥ3#]ĵ6@iQTgm2+$B$@C05!WEt#&DWilg힆ܟZ MsRY6&.Ǯetp]KԱs#O^D &f݀%w1J`tr]0gL?O[#`ˮ.؃ :aJŌ]=Yݮa+bs> 1^}(υ^~;şǧ>U3Ŕg˗[t},n/bvJӬк ࿝A{p?CQ' 0H- B/'Oo} q!> {FA`k: 1G/OÈHWȝٟ+1A֛m-9ltpQ(bs\qRޚe<-+.+x;س.|ɐFb)?8?Ӄ:ϬG7fȰ[ ['=Dj@<D ӅIyDG.v KL֭.6VP%<l/%!L(Ett G ffnu8kHmT-k1Z!_wm7ǿtfXg"'C t7ϹkU7= q- E{[%t׺X)FDX5+QoNH $,V͙&GrfZUWoo7|3b'?DIѹ`v 9R cwiw]PN9ndx x 80d`!@ZI@.&s?[=Qh$Nεfw5e]i=U#n.Ex׈d|-p^MrNJM YzJ9[N-h. qmWTřOk~24ӶgAm;Vu\S)\겕>aPhJ8NֻFRu"2`~v=ěL3:K1g1,ci wR-k̀x^ysO\jQ'4 rd헥 iXY &Or~YOQ^+U!q]c:l]wql(h^ B2Å+d3YAK߇^.7 WKBՏ ZnnGi*6qf\!bqɥ|w$NOoXnWcWWiF`9g=Im&+nNfozz[)(˼ʞ,qq!M01.,w_r0=mO&;K2C OM֙*D,2G~7ᙞ@a+lF'E&aW< 2HPOk߭*>yNȥ>3$ C!~!YS%H1|fӪuҳn sh ٶ|m S@;q#1YN M毕̲!Ѭ:1m ;'Rzq-C)v tCOJ ڤK6q]RKsLE ݩhϸ#g5Ry?/%`IRk^ɀs#kn.F.<(#D4Qn}a9'}' pJeklxV o'A@'aD8"s˂ idXYw,e{zS#4xZ,`%٧[ا\+EODvw]I^YeC:6~ɪ2bḓbu[W~p,̽dNlrb$/5@hku 'ݛ2IPlZ//zEfl |)K/bHn Sy)OI,gm+(;ThDn*}/F {ل5 ;"3k!um3zgf0z&I :LW`2ki(W|dDY<؅Y&P aɦ( $L ~Fy&]v}5yxf-*Kd'C1HGnFˀO`Wd劢lDMy1USnXQh">QPR/k =pc {ʙgɌ} Dg31Щ(`~q-%cr)˹LaO+3ϧdz6&`tQJĞ~Htee 'udی8GDZXt}4 i#f {{MqTr;ݛ,񏷇ma|5'I#P FڵuEVxW^#RCขYZG~BC(/nAImԩ`BUFe_YC6uU{ O5z:]PZs,ws [KXxC~9Jm 4H`@AZkǻ*yx0HW~O$N-XS@rf6Նyc)iZa>x-k:xtGQ?ĉtǭg{hj/xJN' V]7̐ك7bvL#ftKE=a7]DK#\jd>8%lxA)+w%mput8_6qW H!(y!ղ';iY<8U\d !ĖDZv1Do{Q&p%݀]5 ~1@e YrUyr:1sl.;aie>)I<6[Ȗv٦yr`G5n#n(݇u[`&2q:6>̔-*O8G7.kiڷ]ڊi?Qy*XG-w1(S_"~^}FN}wĐ8A/,L6dNrP Jbjh iQ0VTH9taR@f$MGySZqqX8?`iwl8L;jS$iSCqU\ tLHP'ɚ A!n0BY<}A>+0rOZ{4@ *؞sɯsJ7nw./+^Gu?Bݐ8QK _f,'UcBN4J!'LaxWf勆;g6*ca@wIX2,,h{]i`? EP 57(]ư {U߃},#*#M3i46!:wpֳf{bf3W z= *z[M "0~$?b*LALOq=a SaXޟ|ߒ$qEbzLR@uQr#⒇Ө9 oqT2?KvFaӯ˞4aSe<.W.4+U :4Po1u"8 /Gui.MCIYssi7)%&}b7 _k.3)^Er9}p" Vvy/$/ӭ ׫~AbG\9):K\ipl%]9nR*d~x f>..HkL;X=L‘|*İ #%`7V) Ul]0vc&D1C Ef,R NmAկ 3wT.H.Lamع k7|h(a| ؜fͶ_ $ɛp>s^t5ZQ)nhu : `]ߩ<`mz`;\C/@mbߌ[va,`Te HշؿÂ{ذE Ui=S.)87+|v-{\_6=E<Jy=&$VїOkn牮Ÿ[2quQ ,r{r_ Ez\bXKğ(>Xff4l=F8\ƤO[eCɧZnOw)xoD6&duv%eHxEB` Z_O؜-b蕓oH|KQǎdw)V¶RÕhD ey/^؅ RVs;4.^`rz'mJYS+;,'S!7MF\ g U{{%Km%Ynfˌn0Bo]<B|2.@3HLP Dt򹷭:VS$g <$sdw$CBUIcx'2/w;kox6ž1Ʀ&.GξKpW6Mr`}c (l{+1*}M+#}UţgKڦiͽ%0c~+%)3w%r yoPpo`ᖲ"XVq^'\.7EG4/va\o,^^?Yk~ZOnxd|mUTXؐfwųX7X%`0\gzF$ Syqc[ɽ=fܒ+CH\KQ2v{T/G .7b'd2mfSМ3~1ԞUD\H l1:_ 4׀*~@K`Rz 1TBA{%`'[KplZ&v`)9sݨچ!BXBPkcvt3 p"so>}s4;zP*7w>.D},5{lb@1שÉ~ QŎKܱZ$hD/(E~c˳ڴqۑ&: nO5P0R([C>T ZZ%x# eFA)I Ǥ#7ЋsT18kTe}y˩Ir$lPf +V[H3~}CS܏͂\uARc'7laD[$/@&ͻɀҔ#2y!sG#4 ܘx;sJ 'hFΫy|0zOۈߏ[%2*Q0Z6VT25e:S;(qbKl`/Mq*nD1jֲSqVg?`Y2$d^Q1![+g{ƈiULL&mM .yr`R;qmG~5tcJ!EG#ٶ>'0MࡹK9#5:A?r{&S:i7+b{r4щp5?et;Aqg*`T!~0ӾIנ&XV9t2N.cs>?) ZͥL`7⃓Ruͽ\cX c&_&H/&w_.:@ |RCB>4e_j0h{|;\S䑩m"7n%n,|wx*p&w@$4"ű R@2s ^PۯfCLUt^Bt@ubagVYK= 'sJJ3EI ZXJ=l_)Ѳ) m;h3?[`cٗ_2 xy_Ȕ0\gu,kA/>~g3iJ0Mn&a~$\!죉g)@Ϋ 4w Qp&Yf[ ~c ]ڹQ#Vs [5ؤ'ZΡlatVư[-^ ԿD ],<ܹ|[Dšj这4aZ'Չ}{pM1RnEdzDRf>X-4G.jSlj];8S =~ch)#̶~,?G}Jrח%ҷ7[֛\ 2p~RkSZn)‚whK/zmJɂd6ܩE*7-]C8Qj>z˲8n_܁wTth{Tx)Ę桞1%ȟ(AjLnۼͦ \7,F%c/Y;i^|,N<ify&Y=pգ8 ܥA:R30'[?I_Я~d'CYe$hOL2EyH +7+wTvFpcGb^?g(Tȯ92DZm[߉$ˆ}2`坫i}s`z.9K*Ȩ*aH2"iJR. %Vپ9yK|i'elBiJ/ŭ"4fiDk%`m-;{:,[S\$CN)1@C#I껉lĤDi `.[`>Ԛ{ؐpenx+iLKT{I`g{A!x9ڗX2ɈqA;ZsPY砶MOEI1;"x4[cM}Z8 yX|Pa'>tG "-4,[`mf`"֝l;oEtP2,Lwc lgDp&rM*BԿ@a.,Qv:Y%Fҥ٨,^̧F'9o֏c/̈H%9T;/^W ZGT[UGGj=Ejlh(gJ|*]V乒! U.f#+ޔg"^d Oh.t@EEdzsNWw\&+w,96}r8u!8 _AȋYAIg8pd ~xK2/e>J']zhiҩf.EaDw˘ĕKs5L{\O%Du"$gJ6:_ OJ"I"yZ7"qT"Y- c_ŞiC2~d]e# XphJ1A2 pěַ-;\p &TIF`U&w:5 S:@MWgɍarދx[K ƭ%+\fZS<4)堬0X{~l eVަV"[M6E5=Qs(pAJHF~DCmD LID,/B>i~UQ 'k$:Lٶe"s $#_XuqN8G'k_P9VB6rWk2y m{c @A "3$1PVyX݌{myPI\ۙWs+=@8ΥH4>˖D&BQqM719/bY^Uuސ1́?n[sN"$SlJ jT-s-W4a+勉t1tE'2 (ޭ?0FY7Me!?'wI&.q" f0Wwn.&9NKUpMt^K=5KӛLMIm5_Y"4]U@OT]^GֳLS_F1 G;vFPP RDߘC{Lzo(]:K$'7ˍM:!3}B  #MsD\zHJPCqkkg\! ', j95u>fk<JRsK\ ,niXAV{Qoi{pZ?~eS};"q xV-7Y݉QuF"|W;QJy]@6}miU` 3aHZbdA =91O7S<YfY(οԱ ƀPb [-9# `b$p>eƱ-~= *{3\|Loz53tqL ~U9u%IԜ.y~*Ҥ]N) e`+6W|&JjvڕM10 n|>DFIK]}/||WL_x)@@:ywt{d|A.467/GڃO,t#Yvl)֟Ȼ8CۛGU@u|.7_XJI/~:ۖᨲ K[FPo@ӾCp_!<4pPFF+BΚpuuN^^Uo͓H'%ZSu&JreElqWhXbg?@#{ ]=dE"iɔAہn8'6՟(l=a=QU_{kFIv;k 2Yd=Dy( ~\h3:˿3Ji: ]fDToB'jNhԀL엱#x%( տ{\HP{{v N,g*J_r:N*%:UEY_`oVak֘=FXU̟tN*7*dHx#ٝD6]j:]&(%b滅a9$֖|=]]F˛Ū`^1Dc]`1_w^/F^)Y-X !lϦoΙy*kx`wnsLDžYfk>vȌ{j@l~nE:kyo2ńA~w,*1OP2L!;XnTerT/\ލ  ?.qfgl{@ r쌬4tT' ^l|?\":N I\kWa\W¥l/VNUTbqeFg#.o+Q;[lC(ZĺqIn_Bs|vDޫjg۽i/}c\|'v)fT%x)ӫj~˽ܧsbpՕ MYk|E{lQhEįK!*7S g,q0񫙡oi^ xGc "1sWFû&|Y:p~qUs!B.kZW]LqǷSk4(!/*y.>I+EY-1O ~)3n۠HcsqEf,LetyJeRLZfԋ\|ì︕6'ŵ~c91.;"5\rQ:,_UE>kyBd<4I~Ӏ%n0ȶ]A).vثnJ6){p}2CRMb1+>)u0daR,b~@:ZN_RAEyYh?ƅ֡7 oF⨹* Xd9x`8|o*}s. hE*NuR' o {d)>Nt45GfN]nuµBNcQ;uuRQ*x4_M1ߪygBiAhcNBJ&1Q3f3JRç {up͞jq_GK+XƆŖ] n]SgESY0 He_4k"X[Aw5}VZͭl `G4V]B[.RSC%q ߓ<:g'cfObO](tSVm֩; Gݼfz%FȾhdrȖ1iy>`gn`Mu]O#5-Z2ރl73v@܅a8nM$Y48B`eVԩI*[ǡ&IEj VrjK^Kݎ\9Nt`YsufLyK0ribd+M p 6 jaB+|x?)⩫rs ,I`ZXߞG|=mܵ4ω_F0&yϒ=l[ KIЬJc,ȅWoQԮįvyq?]e/v9ҩ{L fW_m MIծ-L~LF_nIc{14jÇFd_W5-چd/l*_%D*4&둅DPf U.=` _G~҅bJKHu7&}Ǧ)7",e]q}Cú hy3/=|^ŵ AN9 >ZZ2yt#)tqDܙ4>oB6ԙ8# ٚHt]xcD~Qdxi聸b-U N3H4vwN(Q*r zzA,F$C0UMaGt(J*50Hﳿ@qĤ";MĤpdɜ0:8s c31f@*QK> qlB]DO>UpGh%yHQ@gq7Nͥ)SkjN,; 33M[cwi?tij/T4B)Hպ&R0Uّk)pzOk(BrwR.1AmCqѯ)_3#I5=7(hPKm7J%Mvf6x7Mqw$呰Azش=LVp~UY+;^C іui0w"Ø{<"iB apdl$Y⫚h^n—`)YWgMeH?,A&@PŎ$y[q` :Ja[9\I^j`o{M!c@dU!9;pe,+Ur{1V3wnTi:+4ĽrY)3ٶ[ߝڲB6C9LѲ0W0J_ߒyc#ҡD1diS٤p&#v /M bBQ(/q^\^'mj5/.äX{jn2#|) P'2])<ߙ`TP&LIFg-;)҃:Q_$ϙ(}+KO5<O6;j 8 23%X ޾LgĭB 6o{5'e\ :Ð+{w8_Xk_#DPU8u-;5dDt&|_? r(eq3x?T8ndGh{`nW֔ԲvPFG_6O[)kZ?_1oŽ:uoᢁ{.Jt,q+QpVbᘵ|t.'Wҝ+m l_㸔v__IM*R$ϲp` -w0:R h7:MaMJ=[񵡷Km˗ڴ"K8ׂJ*g0{$p;u.'SN5,f`At'"޳`ch M3݆͌ p%J?V#&*i+_m}Q35@*)_@t N  (|u"S|jС.&xKAiFm.og|P* [YUWDƐ짩9 8݃pY9xe"v?\N,sope}(IpHw.ی1wȻ&5+MR#٘@?\&-4ZuZ} S\h<4Ϻ\>rɰ+~#8:#t<3OxX U7")namٮNjE;*` 'đ޹O@H`Yꪐ73TaEȢ_/ߜqLn3Myeέ1Ī1(0ư9r};/trf UH!e%u.6B/yz2ThB,tŸtE|VbQ'ˑrW~-=-O iVj$~ A6+XS} `s!"E~r+Ƶ|u[2^3/C~A9o+?TrDc$vqYR1\MJRU(6$r[0`6n\l?[A1C~2V\$y<@"SPiYqȢ8i1x WfAdYBLG'4UU:W怷glÉAI2ׁa 5O}~{Jh\#˥xTk)9֫ drL~Pm7{82-w@ :>!lϤ"L3߫ɏ^0j'[R=rͶ7 7mjp<5JtM6!EXDΝ3yb10+9.㡋_g5r]]Zxtu=f*ZJ#۶rTgn=/˝;i1E`X=gHIF"tŲFd΋,k` ǛQރdoVRR0⤈Fœ xC?(Sm()0hcI_qտ+snRC8\Vtf3 2ubճ7Omw/907icaq5x WIY]}n@`ÿ~c\.r#8#UTk:xEl-yGԵƺ:h>XTk7S)HHMj1yԃ7>*)B\ JJh5Da 9jxUd {wA(d&n&XM"ca }x x*M7=SRU8Gu)hj¬fBZp]:ׂT&j?>)dQ^D|C$s|Y>n~اՙTar$I^pb^ \lfA.p,\3$(Jsl.*{!MM۹[&Ԗ$ܾ4K%Iy}DL:3bk%V-oR %:Xy3'&QzܩO5) ^m(Ah_5N,hÆ9^Ŗ1ِЌ5xp,^ْ󝑍=Jƅ@) +j>I=ôe^,Bh '3׿Y¥E)=,^} XJ?T S߈+aSm`'NzL3<j7=-ڛTB\Kކ7 ̺ gWЅ#)ri5~X^DtՄ7Qq8;a*w+2&Rtg:?ڻ]ۣ3nYS9\lU6y 6h-7!&(4"])/zX' 4Zʐ8$]Xۙ)f-qi07 H? ʨHÓ9$B@䒻s?_{${'A?R.)3-uɘ%Ia&T|*uh:تg&MQoPs0C3"LazJ?@.u]U/VnmE\Y'e>_HiżZe\sOTgr琋z^- 8.y&&b< 0Ii-ב:0/yE?:veYe(_8$15dZ=@lj6j{\X"[yLZ|q7T:̹8ǫSv"2谅e-;ƫj( `K&?j/?-ON8Jdzg2Egzx3Me\ z'xx.e,؜Z%2xjԎ_9$N#Eqȋ{ʤ癍,od͚泛i,^C"+cPOk!M3EsThVP7I)~yLl܉DPU/k-@IMv<}]V/jcFQJzf{Q.A,Ň[OZv IJ zfN_};(o_o U=(6GyU9!Kí{Eb y孨㌳ҨOhUV榌fzfx ݲ$ZЊK (mmvs6ԿSiV>0Z+Wz n̓d8?yw" lD7'\ x=amc@×6C@MXZtz>}+.J6ѯYz,klj5Ef\ -:٩kDdsH{Yp NSG1Léu[T~ž,q*T[̮ß#VB.K7f.`JNd\RI(KDIӈF~Np{L4SQyRwР|9,#ɹ+'<2 rY_~1Tm}PQ1;Ӕ7$: Y 0x⃤jnFϛRtpS;zc ߀HD|ppȒhŜYy;u=蔖nߍkpq<4HIN&[auGIj~8JI.:PlVDL#UTr15;Irk6TP a7ފHI k8$\&OK3GZ6 \PJw {|J_[q 뒩Cc=lҪziXGke-5bHYYLnr[~q:ち!s*s$(=UsUݟŸ.\5g;KKMAG= ^sz$|5h幌2.|{]@X#mHm)w{_K^AVyw.ɳKth_gyu{M3F/#OV?-7. >!DqzdIuS8K: A:KXeeEx1eE(jǜ!5)p"] 9E<^{v!z^/3{29)%{*/^ u!bU)wƻ"aNѹ9p.W~B[OT=Djmaaqi+ wy>P\d*UT+v $.0*׉L C5JGEm+̟rۣjF9]̘6*tͼm֞cQNttPwdr'|<$I$,MD[Cm8WJhL:lF/1O;uNN9J@?O{-^;!*vpK5lNhlXaBO,7&Ǝ?5; -kl  EAl*2k&T+"~}!Aǝld5}ڰzULz0 Q3K~ChA 3}PPd0R\zQ!nKz Y 6ٿ@ͻg%Ml"oq5 $SJ"]>* O*/ ϹκYv[l`6R_=@goaūB\s˥X;Ls>َDB&ѳR Ots0f1hťhA8F cѨsS =l1T4Va)P-of|Sd2$AJY.sC(α4k{&[6S79C>ۡt`PԸ-;sj Gh f)1TxL?RjD84iA0Ms!f%)罇> $~ˊ?ʾ+0ă_j8cܾҊ`s Q݈wd?х]@;] &-m $3}BiRaAM&iqjT%g)=\hyA HPbwUP?1W k;cs_cԻ9TDKe":5xȋ&xG 5Xs=^deS厄kWk S(;w3gdKyca/Fb?}T"bD5<%vsy"(/B)*EYs:}n@6*VWMvBfMhFx4*,/ #Z {4L ijr O&1R=h<3-$T)Z{&¥khcgP 6 9@(l%6XOhKn8Us4-X~ uoR)c COdy)VhoЇ*]s=g/ |.`j,BhIHKZ778-LjjH k>/aJt*yD<~JdN-LB(ל7ixia/WXɖH,BN c _}]*3u%G1pF]`ŧ/| :Ӎk)-.ؙhiiwVU<4]yȋEI `|vC3~ ~qe$AL Z;f]]Uù\KKB_z߅茤y$2z&7)ܽ*?6I&KV)##)-[z}zs-/ˏF~ܰIEx B-sA]]ʻ{7U;+Ԩ\Jㄯ(HuY8iO5Dֹx9Aj['}{t4uIQò$ɍ`*ENiZ$`rLP`\CaĻ/rI)[^IL{cS5EVE"Jb^ڃzaW]:8`qo9'O *dE%V%ܔ2}hw\rjTaѱ N'0zN'D™a z|+x+HԝF驋ެ'!i>#YGËB Y+g/PqTYMz;I]YbnqCo\xɢmv #9f1 z\hrN EY7y)CN͔eDixrW$δBcMrwl)a!qї{2f/ lYIEwUg>KDI\m(:RWϵN~2M1J4'"T꾻5/睎s&RE8p.0;pi3Nաڔc 1E')C8UgK SFs K((oo_1i"Wz~t**B( \@+֮ %Wnx9bX|L@5R9,w`o!yy\n-t9s4Zu,mp=ҧѨ,|rv$o߳fy`V!{۟N嗎AЌa:(m(%63eGFʴ T(n YZ