libfluidsynth3-2.3.4-bp157.2.3.1<>,(if6?I%z Ѩxr`{p.%1:@C8/9 G( CCMwz%3}ܾ24WR:rt&zR,9XnH@SL?S<d # :tx      ( j  --f-(819x1: c1>OT@OcFOrGOHOIOXOYO\O]O^PbP cPdQqeQvfQylQ{uQvQwR,xR4yR<(zRRRRS8Clibfluidsynth32.3.4bp157.2.3.1Library for FluidsynthThis package contains the shared library for Fluidsynth.if6?i02-ch2ckSUSE Linux Enterprise 15openSUSELGPL-2.1-or-laterhttp://bugs.opensuse.orgSystem/Librarieshttps://www.fluidsynth.orga/linuxi586kif67if662598298059a0f85e0c7376fdf5c31e93dd4b17db59daca5b1b37c15aa39d9d2clibfluidsynth.so.3.2.2rootrootrootrootfluidsynth-2.3.4-bp157.2.3.1.src.rpmlibfluidsynth.so.3libfluidsynth3libfluidsynth3(x86-32)@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibSDL2-2.0.so.0libasound.so.2libasound.so.2(ALSA_0.9)libasound.so.2(ALSA_0.9.0rc4)libc.so.6libc.so.6(GLIBC_2.0)libc.so.6(GLIBC_2.1)libc.so.6(GLIBC_2.1.3)libc.so.6(GLIBC_2.2)libc.so.6(GLIBC_2.28)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.33)libc.so.6(GLIBC_2.4)libdbus-1.so.3libdbus-1.so.3(LIBDBUS_1_3)libgcc_s.so.1libgcc_s.so.1(GCC_3.0)libglib-2.0.so.0libgmodule-2.0.so.0libgomp.so.1libgomp.so.1(GOMP_1.0)libgomp.so.1(GOMP_2.0)libgomp.so.1(GOMP_4.0)libgomp.so.1(OMP_1.0)libjack.so.0libm.so.6libm.so.6(GLIBC_2.0)libm.so.6(GLIBC_2.1)libm.so.6(GLIBC_2.29)libpulse-simple.so.0libpulse-simple.so.0(PULSE_0)libpulse.so.0libpulse.so.0(PULSE_0)libreadline.so.7libsndfile.so.1libsndfile.so.1(libsndfile.so.1.0)libstdc++.so.6libstdc++.so.6(CXXABI_1.3)libstdc++.so.6(GLIBCXX_3.4)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3id@ee\dc@c@c.@c6@bʿ@bf@b<]@a@a@aim@a@`@`}@`m`g@`P`___gD@_ L^^T@^Nt^@]@]@]Z@\@\q5\,[T@[@[i@[Z@ZZTakashi Iwai Dirk Müller Tom Mbrt Florian Tom Mbrt Tom Mbrt Tom Mbrt Tom Mbrt Tom Mbrt Dirk Müller Tom Mbrt tiwai@suse.deJohannes Segitz Johannes Segitz Tom Mbrt Tom Mbrt tiwai@suse.deTom Mbrt Dirk Müller Tom Mbrt Tom Mbrt Илья Индиго Tom Mbrt Tom Mbrt Tom Mbrt Tom Mbrt Tom Mbrt Luigi Baldoni Tom Mbrt Tom Mbrt Tom Mbrt Tom Mbrt Tom Mbrt Tom Mbrt Tom Mbrt tom.mbrt@googlemail.comLuigi Baldoni tom.mbrt@googlemail.comtom.mbrt@googlemail.comtom.mbrt@googlemail.comtom.mbrt@googlemail.comtom.mbrt@googlemail.comtchvatal@suse.comtom.mbrt@googlemail.comtom.mbrt@googlemail.comtom.mbrt@googlemail.comidonmez@suse.comtom.mbrt@googlemail.com- Fix NULL pointer deference when loading and invalid MIDI file (CVE-2025-56225, bsc#1256435): 0001-Fix-a-nullpointer-dereference-during-legato-mode-160.patch- Drop the leftover directory for the old system-wide service (bsc#1219124)- update to 2.3.4: * Fix a build failure when specifying `CMAKE_INSTALL_LIBDIR` as an absolute path (#1261, thanks to @OPNA2608) * Fix some MIDI files never finish playing (#1257, thanks to @joanbm) * Implement IPv6 to IPv4 fallback (#1208, thanks to @ivan- zaera) * Fix a build failure when using CMake's Xcode generator (#1266, thanks to @bradhowes) * Fix pipewire's Jack implementation not found by CMake (#1268, thanks to @pedrolcl) * Fix a regression causing the MIDI Player to terminate prematurely (#1272, thanks to @albedozero)- Update to 2.3.3 * Fix choppy sound when selecting pipewire output * Fix build issues on musl-based distros * Terminate MIDI player once internal synth-ticks overflow to prevent filling up the filesystem * Fix a bug that allowed playing notes outside of key and velocity ranges- Fixed systemd service not starting by linking fluidsynth against libsystemd- Update to 2.3.1 * Prevent MIDI player from finishing prematurely * Fix a crash when enumerating rawmidi ALSA devices * Restore systemd sandboxing options and make it work with user units * Handle conflict with pipewire systemd daemon - Fix bsc#1204236 by turning systemd service into user service- Update to 2.3.0 * CMake 3.13 is now required * for a full changelog, see https://github.com/FluidSynth/fluidsynth/wiki/ChangeLog#fluidsynth-230 - Remove hard-coded fluidsynth.service and use .service generated during build- Update to 2.2.9: * Fix regression in WinMIDI driver introduced in 2.2.8 * Tracks cannot be restarted in MIDI player after reaching EOT * Add a system-wide configuration file for Windows * Harden systemd service file * Dependency libs for precompiled Android binaries have been updated - Remove harden_fluidsynth.service.patch as it has been addressed upstream- Update to 2.2.8: * ALSA and WinMIDI drivers now pass system real-time messages on to user callback * Fix FPU division by zero in `fluid_player_set_tempo()` * Fix system-wide config file not loaded * Pluseaudio driver now honors `audio.periods` setting- Update to 2.2.7 * Fix file driver not working correctly on Windows * Add a function to create a sequencer event from a midi event * Precompiled x86 binaries are now x87-FPU compatible * Fix fluidsynth not responding to SIGINT and SIGTERM when using recent SDL2- update to 2.2.6: * Undeprecation and minor revisal of the OSS driver * Minor improvements to CoreAudio and CoreMidi drivers * Fix sustained voices being held after ALL_CTRL_OFF * Fix clobbering of PORTAMENTO_CTRL after ALL_CRTL_OFF * Prevent Modulation Envelope from being stuck in decay phase, causing detuned voices and potentially other audible glitches for some soundfonts * Fix a compilation issue with recent glib- Update to 2.2.5 * Fix a build failure with CMake < 3.12 * OSS and MidiShare drivers are now deprecated * Prevent samples accidentally having their loops disabled * Fix framework installation on MacOS- Update to 2.2.4: * Per-channel `ALL_SOUND_OFF` when seeking/stopping player * Fix windows related encoding problems * Rewind playlist when calling `fluid_player_play` after all loops are complete * Fix MinGW related static linking issues- Drop ProtectClock hardening, can cause issues if other device acceess is needed- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_fluidsynth.service.patch Modified: * fluidsynth.service- Update to 2.2.2 * The MIDI router now handles out-of-range parameters in a smarter manner * Keep pedaling effective when the same note is played more than once * Select soundfont samples by frequency instead of midi note numbers * Fix the sequencer's event ordering for NoteOn vel=0 events * libfluidsynth's import library was broken for MinGW builds * fluidsynth.exe short option `-Q` not working * Precompiled Android binaries didn't work * Fix openMP detection for XCode 12.5 * Make `audio.jack.autoconnect` connect all available ports * Prevent MIDI Player from continuously suppressing notes * `fluidsynth.pc` now includes private libraries for static linking * Fix typos in code and documentation- Update to 2.2.1 * Make ALSA the default driver on Linux * Coreaudio driver failed to initialize on MacOS 11 * WaveOut driver failed to initialize * COM initialization in WASAPI driver is no longer performed in the caller's context * WASPI driver now supports reverb and chorus * Handle SysEx GM/GM2 mode on, GS reset, and XG reset * Old behaviour of `fluid_player_join` has been restored to prevent infinite loop in client code * The Soundfont loader code has been refactored, illegal generators will now be skipped more consequently - Replace deprecated %make_jobs macro with %cmake_build- Update baselibs.conf for the soversion 3- Update to 2.2.0 * for a full changelog, see https://github.com/FluidSynth/fluidsynth/wiki/ChangeLog#fluidsynth-220 * for API/ABI breaking changes, see https://www.fluidsynth.org/api/RecentChanges.html#NewIn2_2_0 - bump soversion to 3 - require a C++ compiler - add RPM groups - demote fluid-soundfont-gm to "Recommends" (previously, the user was forced to install this package, even if he used a custom soundfont in the .conf file)- update to 2.1.8: * Rapidly changing channel panning could have caused audible artifacts (#768). * Fix a use-after-free when loading malformed soundfonts (#808). Affects all versions back to at least 1.1.2. * The number of allowed LADSPA effect units has been increased.- Update to version 2.1.7 * a regression introduced in `2.1.0` prevented chorus from being audible when `fluid_synth_process()` was used * a regression introduced in `2.0.6` prevented the MIDI player from restarting playback after all files have been played * fix a double-free violation introduced in `2.0.0` after executing the `info` shell command- Update to version 2.1.6 * SoundFonts may never be unloaded correctly, if * polyphony is ever exceeded, or * voices are still playing while their SoundFont is being unloaded. * fix a heap-based use-after-free- Refresh spec-file via spec-cleaner and manual optimizations. - Add Requires:fluid-soundfont-gm. - Add user fluidsynth and group audio. - Add files: fluidsynth.conf and fluidsynth.service.- Update to version 2.1.5 * loading DLS may have failed in certain setup environments * fix a build failure with GCC 4.8- Update to version 2.1.4 * fix an uninitialized memory access possibly triggering an FPE trap * fix several regressions introduced in 2.1.3: * `fluid_synth_start()` failed for certain presets * fix a NULL dereference in jack driver * fix a stack-based overflow when creating the synth- Update to version 2.1.3 * fix a cross-compilation failure from Win32 to WinARM * fix issues while `fluid_player` is seeking * fix a NULL pointer dereference if `synth.dynamic-sample-loading` is enabled * fix a NULL pointer dereference in `delete_rvoice_mixer_threads()` * fix a NULL pointer dereference in the soundfont loader * fix dsound driver playing garbage when terminating fluidsynth * avoid memory leaks when using libinstpatch- Update to version 2.1.2 * fluidsynth now exits with error when user-provided command-line arguments are out-of-range * add verbose error logging to opensles and oboe drivers * fix a memory leak in oboe driver * fix a NULL dereference in the fluidsynth commandline program- Update to version 2.1.1 * a regression introduced in 2.1.0 caused the jack audio driver to not correct a sample-rate mismatch * pkg-config is now being to used to find readline * fix various typos in the documentation * fix a memory leak in the file renderer * fix leaking memory when sequencer clients were not explicitly unregistered * fix a heap-based use-after-free in jack driver * fix the linker possibly not finding libinstpatch- Update to version 2.1.0 New features: * new, less "ringing" reverb engine (#380, thanks to @jjceresa) * new, stereophonic chorus engine (#548, thanks to @jjceresa) * support for Downloadable Sounds (DLS) files was added (#320, requires libinstpatch) * improved integrity checking of SoundFont modulators (#467, thanks to @jjceresa) * rendering to stdout is now possible (#553, thanks to @mawe42) * the following Audio Drivers have been added: + Oboe (#464, tested on Android, thanks to @atsushieno) + OpenSLES (#464, tested on Android, thanks to @atsushieno) + SDL2 (#478, thanks to @carlo-bramini) + WaveOut (#466, tested on Win98, WinNT4.0, WinXP, thanks to @carlo-bramini) * various performance improvements (#543, #545, #547, #569, [#573]) Bug fixes: * generator modEnvAttack now has a convex shape according to SoundFont spec (#153) * the default MIDI Pitch Wheel to Initial Pitch modulator now uses Fine Tune as destination generator, allowing it to be overridden by the soundfont designer (#154, thanks to @jjceresa) version 2.0.9 * an implicitly declared function caused a pointer to int truncation in CoreAudio driver (#591) * fix a stack-based overflow in CoreAudio driver (#594, thanks to @fkmclane) - Enable sdl2 and libinstpatch - Spec cleanup- Update to 2.0.8 * fix incorrect behavior of `fluid_sample_set_sound_data()` * fix voices being mixed incorrectly, causing audible crackle esp. at sample-rates >48kHz * make sure that defining `NDEBUG` disables assertions- Update to 2.0.7 * fix broken audio output when reverb was active after synth creation * fix debug console messages not being visible for debug builds on Windows- Update to 2.0.6 * fix an uninitialized memory access, which could have led to NULL dereference or heap corruption in an out-of-memory situation * fix a use-after-free when calling `fluid_player_stop()` * fix the MIDI player not outputting any sound after stopping and restarting the playback- Update to 2.0.5 * the MIDI player erroneously assumed a default tempo of 125 BPM rather than 120 BPM * improve integration of systemd * fix a buffering bug in fluid_synth_process() * fix a major memory leak when unloading SF3 files * fix multiple NULL dereferences and memory leaks in jack driver * fix a memory leak when creating threads- Update to 2.0.4: * introduce verbose error reporting for `fluid_settings_*` functions * avoid undefined behavior when `fopen()` directories * improve compatibility with FreeBSD and DragonFlyBSD (#508, thanks to @t6) * fix build when cross compiling (#501) * fix build on MacOSX 10.4 (#513) * fix build when compiling with MinGW * enable network support on Mac by default (#513)- Update to 2.0.3: * fix handle leak in winmidi driver * fix build failures when cross compiling * fix a bug when calculating the lower boundary of attenuation * fix a double free in `fluid_sample_set_sound_data()` * silence a warning when loading soundfonts from memory * minor performance improvements- Update to 2.0.2: * fix building fluidsynth without any audio drivers * fix a possibly misaligned memory access in the soundfont loader * fix a memory leak in the pulse audio driver * fix a NULL deref in the coreaudio driver * use cmake to query for DSound and WinMidi support * remove an unintended MFC dependency header * include Windows DLL version info for MinGW builds * implement midi.autoconnect for jack * add a cmake option to disable multi-threading- Update to 2.0.1: * implement auto-conntect for CoreMidi * fix a build issue with cmake < 3.3 * fix a crash when creating multiple jack drivers * various fixes to dsound driver * fix multiple potential NULL dereferences * fix two memory leaks in the soundfont loader * correct upper threshold of synth.chorus.depth - Remove fluidsynth-last_client-reuse-fix.patch- Backported fluidsynth-last_client-reuse-fix.patch from master (qsynth crashes without it)- Update to 2.0.0: * for a full changelog, see https://github.com/FluidSynth/fluidsynth/wiki/ChangeLog#fluidsynth-200 * for API/ABI breaking changes, see http://www.fluidsynth.org/api/index.html#NewIn2_0_0 - bump soversion to 2 - require cmake >= 3.1.0 - execute unit tests (make check) - remove cmake option 'enable-ladspa' as it's now enabled by default - add conditionals to spec file to allow builds for other RPM-based distributions- Update to 1.1.11: * fix pkgconfig file for absolute paths * add a cmake option for OSS support * fix broken enable-midishare cmake option * fix double free in fluid_midi_router * prevent malicious soundfonts from causing buffer overflows * avoid SF3 files to be loaded incorrectly * fix an endless loop in fast file renderer - remove 0001-Fix-pkgconfig-file-for-absolute-paths-347.patch- Add 0001-Fix-pkgconfig-file-for-absolute-paths-347.patch to fix pkgconfig file generation when absolute lib and include paths are used (boo#1084081)- Avoid using indirection macros - Do not hard-code /usr/sbin- Update to 1.1.10: * avoid a buffer overrun when loading malformed soundfonts * fix synth.default-soundfont returning incomplete path * improve reliability of fluid_is_soundfont() * include windows version info in libfluidsynth.dll * enable jack midi driver to support more than 16 midi channels * minor cmake adjustments for MSVC builds to enable building fluidsynth as vcpkg package * fix build issues against statically built fluidsynth library on all OSs * enable fluidsynth to be set up as systemd user service * cmake: prevent double usage of LIB_SUFFIX and LIB_INSTALL_DIR - Install systemd service files- Switch to cmake macros - Use %license to install license - Disable optional lash support as we try to remove lash - Format with spec-cleaner- Update to version 1.1.9: * fix building the portaudio driver on Windows * fix build if no MIDI drivers are available * fix return value of fluid_file_set_encoding_quality() * fix use-after-free in fluid_timer * fix memory leak in pulseaudio driver * fix memory leak in rvoice_mixer * fix dumptuning shell command displaying uninitialized values * fix a resource leak in source shell command * harmonize fluidsynth's output library naming with autotools on Windows * dont set LIB_SUFFIX when building with MinGW * avoid a possible deadlock when initializing fluidsynths DLL on windows * avoid a buffer overrun when mixing effects channels in fluid_synth_nwrite_float() * correctly clean up fluid_server on Windows * implement handling of FLUID_SEQ_ALLSOUNDSOFF events in fluid_seq_fluidsynth_callback() * support for registering audio drivers based on actual needs- Update to version 1.1.8: * fix build against glib < 2.30 * fix dsound audio driver on windows * fix a bug around `synth.audio-groups` setting, which caused improper multi-channel rendering * cmake 3.0.2 is now required * compilation with clang is now possible * build fixes on OS/2 - Use pkgconfig for resolving build requirements - Minor description update- Update to version 1.1.7: * consistently relicense libfluidsynth under LGPL-2.1+ * fluid_synth_set_channel_type() was not exported properly * fix calculations for modulators * fix SysEx parsing issues * fix mangling with illegal sample loops, causing audible glitches * fix inverse logic of audio.jack.multi option * fix channel fine tune RPN to use correct range * fix timing problems when changing the sequencers scale from a callback event * workaround incorrectly rendered audio when requesting more than 64 frames from fluid_synth_write_*() * adjust ALSA MIDI port type * avoid voice_count becoming negative * avoid notes with a fixed key generator playing forever * avoid TCP/IP connections from closing in an undefined manner * a lot of memory leaks, NULL dereferences and SegFaults * add support of vorbis-compressed sf3 sound fonts * add sostenuto pedal to the synth * add vbr quality when encoding with libsndfile * re-implement routing reverb and chorus to distinct buffers in fluid_synth_nwrite_float() * add IPv6 support to socket API - remove the following patches as they got fixed upstream: * fluidsynth-fix-build-lash.diff * jackmulti.diff * reverb_mixer.diff- Add baselibs.conf as a source file- Added jackmulti.diff to fix inverse logic of audio.jack.multi option - Added reverb_mixer.diff to workaround reverb issue, see: http://sourceforge.net/p/fluidsynth/tickets/137//sbin/ldconfig/sbin/ldconfigi02-ch2c 17683062392.3.4-bp157.2.3.12.3.4-bp157.2.3.1libfluidsynth.so.3libfluidsynth.so.3.2.2/usr/lib/-fomit-frame-pointer -fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:19310/openSUSE_Backports_SLE-15-SP7_Update/d858f7c4b9d65f3658b20e1c655410d4-fluidsynth.openSUSE_Backports_SLE-15-SP7_Updatedrpmxz5i586-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=fb96110de313da38811480a6005b8a746140f4e1, not stripped(PRR RRRRRRRRR"RRR%R'R(RRR R R R RR RRR$RR!RRRRRR#R&RRRMB8ʴ :utf-8f04e3b2747d1ef7ced8da9a615e15c7cab78ad1c8e5b2d6b7d4875dfbd6de6c7?7zXZ !t/UWr]"k%]dv|AnZ;jǽ">WP ? vg/a e5(KYgOH4N ;XйzP 150ֹބ(ruX4Ҧ069MQw<9hы_N&'TD9۴BGGTp 'ˣ00älJ'OcWdd;QV]z*0pdTQy '&mmQ/9# ?.I,iZO 7iFx ax@Y`+4ǗswGuaH r@l>d{3Ha x,-y~B@z,j?dDY^aV J%@&C ^Zz2j9`-:v1H U c9huݘR։eƒёD)kD)}ÅH5p*;)J6lp{q5EYI8|gVe ѐ28г 5FKVtR@IꑯʼnRCLۣݐLkI=~50z TxPvq^qA,a&vB,::QYmZB='vf_g>-CT|ҧNW~6솰S#XDCa̫jh~DR3^s76yZ\JV%8b]/S2]qIlhKү4 ٘Ew1! M!C$x)GJFfbӢP Fy7xa8fºԩ>o],0c+oJ2tfZ˾ΓW4/D*CS/ҝý& =>ܶGI- =쒕5con(x*8WJ05(Cx}>#ioXVjL'v+\l%dI+BZ|<XHY ̐í LPIdyW)4+{oPZHQ >"Y@ HW%;F2~FK=;:&2do f%~wsqhjr"گODs{1֦V"1@69vj#G_5Chc޵˳*4TxM^s̊k=#"[B56•z޼ J.rD~,(\k_qMtuJ$ "c'e!Lh.U/GxO;ֻB8k 3r L;JB˭Ԓ%8gTv &;N)6i[~'EaB O]@Ɔ@n'&B{!6hq4wmlL; `3G= RbR~w^ѲI3S/g>luj`>~tcj8k&h:‽X[ajTs!-nGnW όLB&zE%,ymynDih1D>HUVcp*mD!z:?l fmu Vn?v e BfoneH.*'g:v Iف{zu'B:ԁx-f Ax6=5s XOJ=*Huǀ5c@[$B hMgPyJ)4i|~S!469sf7ˢ?hDo5$ŭ8s' 3$wB9y*认gkmft&";jcv㴫M~Av<%XANTIz"Yny*ҰgR46ygu!k$Six4Z*~ZA>PT+—3鯋=3Ls 쮈t#cDj'_d;[ R12y-#N(0cxlabc- jXF<+>D}I[WZ E~mH4οN(,%;q: 3;-M@A=:mjXͿXrGGm _~e3`U'Jhaz#w 1lvf 4Ox5mXB+JR*Vq+8e8`rM7wM3nR؎'(۠M(KNl]ِ NR<GHPܵQ(cX4HB?n'YMT=Sf>/,!uu_Mam,٥" e&yX/z!*1Bz}*pJv9 :o]+s7@\8\uxމpJ2=#$n?麭?@]l1ø YM)^8uoAzǐ>S\/ ŰbdZ_DƟ!]Ծz) ϙdAs }@3;.T^lC=yѐ/|LuFV 4LEA<:.^5vAZ#V8z1{ 壒JIB8272XE oQĒe@Gqgٰ1#_lOs? I} 6WmF)l;gI~V_?@{yb`6 ˁR8YKBN+!s[j f=Ճ^zm6$`bՐ Di6ܸ6YMeU#tYSu 1 nêxaKٷfΫ.2?K 觫VKYu;x**?-HxbB%n@viyvvwF]CQ$u{+ eIfW(wr뗎4_6H~{CL{1*s){VdO%Kw;PnQXKO.UKEOҳ_xP?HTm;ZN@f}κIM\E~gqa1񯎫_4:g;<2@~b/JPѽ"Q*G€o"6L~_[+ΧhĐfa頺;AG0jBv%Vt-E].3@51w2Ytt%ay77,Vu~{zT.b%V]|DjKiUMW8(*@u]Qc1ҍbHr5kÅ%&`>~e"G @kOFj<:ρ:D3+ċ1T3"js1.֪Ȳ<_w7I'[m6 /{Bwv d ڙV\{UE1L-2Y<E, AA 3lg!;dH!2Q[0䀤(OhTL_^Z S|6`%Χ^#r4#8[Q-H36y^bq@GjA"ohu7X6 z @g+p+J_IbZ~p4-jE=R Փ^9Qcxx0cX܌>|=t7~Q$"K |KX]LdZ{R_ #eܭrQsU[)[{ Ո7.T+:l֡lǍ四QlfO/@U$6ZࣞBsw lڙG0:ª#;S|ޅ4ɯ{x!1KoDhڵ!w6?" YtKZDU,E,5#&:OJ :腴n1.6ؾKcf"iU$x<kTzYM&% IrX >۾t{q4f$N iyY} /WǦ/ʓYA}nx:d\W~~!uAvVx@e+Zwz2Y"a(f=23h\NUs2mI!sbZ}$q|Mx|w%7xηjS"r[|QTgQE\M«؀q O ~K&ٴ~zKsjWeM 8mFp 9۰B|w}{`a8?;JrJg} <6 d-RLe=|P< ТM:O}~4"4q2혬G/tj5#Qؖ8Dϒ<ղ&|*/.m';W7H?0µ8ٷ[}lNP\,1$O0IJ\LYSwJzk-+MR=#I}ȅ:J~)w\;D !v57ݴ2 K;mW[nRS`>>9K-4>vONe_á%˳7R$9'RXtWMmi|ɲ+Axsy uR)û#7탻-zg|]n)s p["!qv5i89?ABX$]Icj=@h;tx(1y7fE;.svKr-[0܍q2O8[~:OypnAEхpWjs!Jԗ]/ϷBĠgx;a(B_oB gRTaW Kܺ!+ɀ6X,&!m@=gY/Uo#w]`d"b{Y"`[*BD\ZtkFG'3qm]f l1_9a5'1% EP~n93AyنϪg 2YZ3l^J^}HB/jQnXнќV+ZB4 _Dڴ8IOJ\@d@gFqـMh]b/Dy+y(Fdj+E;]1bchhFԦ7a!ϫ*q)H##^~8`sDU9sh,`\"OmX!V@32U8bqN` ɑ,kz go%{֌$(9״ֶѹS8 FIXK !v_|> QMٰ+f%wa-p.\rFF3&hᲖ!<7$& sCKS5X"ƒy$僉UDUA?~!DNƜ2ά}PR؈Zߛu5Kp|$j0w@Mh3[޺(`8c`Ǘ?Ƒ 6%*ngFL#*qKWI=p2By$jGY1]jQrWKp#غs]uh˺E2eKl*ȓTnxr;ڧF1=`&Z1ht-=IpiBy¬3UZ_U`\ 'c9V=ohቹ&ЂD:!%VL@|H[-55]Uj"(E9b Ka:v#Xp_ tf~Zgef8 hGeht_f˯,Up@1ύǝ B72PtXԊ@s-sT[g/J}Y,, 7m*pM#]Tu; -7_EQOIںl.0 }[ꆽ}S/DiU {G@ZkZB?$O c2h$К_*?#k̜S0З~utнĜ#TR(=\^o{5$]5Ꮤ`xL`RJ]荤OA'CcyvAiRD4,"Aӣ3>vi4:Ԁucdm@Cm)qƼ9cX3GGH%LZ.5ߥd|JӐS^LHFS!Nu)e~*[18I;kXܩ,-Bp6ccf3*42dhd ڤl~IZrfQ:p^(fݫ2][SnZcfé Yrn .>g^ }K \jƗeFoQq\1fԐ< E qt&auç>aɩ gons6 ~*-icAQk $)wTm]H7^MUOB۟PY@I?1*+ TlwC=*ShO|›tUqTr1pH|=;k^kDŽd;:߹6!tXL\=fJn4 v=) 5|֓"" 2\ofHVOQaNmղrAWV.v橊 3v: )bYŢٟ6!JJ*\͚1 ΑMM3W`a M Q4tv>{,w!`#w Sjb+jZ`{:b^7wW4c1L蘒{fŏ 0R*uA凕=+=Z"ڦF޶x0oeeʹ? 1.KY$7n翳KV3dTV~돑ҜKzs$JFUbw17 pQ_`@e OДRcXϬUm. Rg:_鮣ڔ 0>kh`Qi݌5RMM$bmDH)rZV3$ܻ'8E"Hn}1fp>\ =!aCm fqy>e컐ַYlprnӺ|[#l7 Df7i+2btzl=hPt3*}'u{Fg@d·J OU3g4 :N 7Np;w U㻎TJD"Je^e\@~2#p&7([/E#=&ʷ0kBPO!_i/vzv*h9׽k l} VtwSoKZKM ?cV CI?}M[/j6<9' \ Z {rX]ʚN@n7@T0ŵ r4 V$BIs-ɚ2.?rξ7e=: Cj}~v0$<݉tf/`C4*`:i*E"fƶnIغSG[7WBq # 7:TVfIQFz~VڇNj% }s@!w`FmF> (&VcF0+-o>MTR^W- ՜xhS PJM:orZkˁµmIw-!) >Eh $ EXP*E@$!#/w /rI2upso8b" hPei|҃jj*aL+u)r+LrTki s3Nhg^Oъ&BHo t8wUHdž'I艜}Xw ϭ!"DOՁˁKZ`DGq7]ȥ?CJa$l/7aHm|)µ!tDg8 >8gUk55Jۙنl1I/8Бi,t4p۹k ?v%8Ot$iWJ$5HA,@xb1nE:}蝣՟XA] H$P] ep2'1͹ Ke0Rl8D O \-@I)]_mUzټbL͍k-C ( 3\U?SПw5 pGM3ֹ}|AK7iXW9IK@!3|i " gvutwn;YR ?Qӈ>uU : )NˈW:Ԛ%DQ^y i\~{OD:.H\dۧpXeLϭ%ܣf. qaw(+&~jh9Ѿ%H f$Ƶy 2O3\S/cwq4ҺGc0CLܛ Yg+_Dڸ!mdf~'Ĩ \ u``Jο@LgY~env(|f}E"] cR+3'Z_Q<_1)L_9OopG|޴|/\R9Y{ I!0!2``e9"HpʵW^LHG!̴[Q SҙIυԀE~3\F;IV;ܒ`3Ib':aZvQA{6*)Nr4j2ĸ8<.#O=hj 43F榄wYn,&f,v\'C_.1tU=߼q,]:K9< Gm̌Ɂۗ {7r'ۭDrI{M7" GY1f"֋$E89\mcRsNHV PM$!J7N{0Bt3B+? ˆ0$z^|Y3V#gV6=bKtՎ11yGCabO]f;d } |h+oA񲀶+0?x';$^6:XH ,gmcu+-z[zN\9%VBcf.\} 2^l& х./mdhH>y%J-ejk0^t'V"5GҗYv`fKa.i,j 02)&$ԴGgG᭷ ӆGpnъ Tn8T5]Y?u %pzЩ2C:3GToyWUlmr)a 䡻6x3Exlez0Q5`~ :"0FMӄ6}>w9{~ z7F-ɂp-4_lfv'#1^/Qs30˜+sU(]}q]t(ICz povCF\jijyQ0fLb|=2NjPCƬ. 1_IiD ܍$s;ߌCDؿ58Ҕ&p̓EǘʾX}&B =!!7dxʐAF1g@J Y|Ξx0ɠ7BLuuvޭ"$7d1y]]N t-E{ծj9o#ۆl~c/+™ nZ?BA@xR7pI1$E  o9BbFElЄB8iTnW(`n/+YX4n?+?'EV#l3u_B~(y>1oRY#bctrx#M_=1k87A8h]TX JRUYzV# E-D)}j0?X>Z`%)+«>jMbc*&xe;ec&ؽL0=n?A_r?+ǂNBS*>'8H,P {_1C)CT@]j5EtQ\\/(kvfuRz`㒱"kT7o ?]sըRԹ/UNen]gwCvP6tQL3T!,(D1WߥH=?6cBd'sucޮxvܯiyM}d65acHR$Q臔ka>bN8&S{g`7gO]Uj$bBG" 76nlbLcFEYx3_"ƉC|/(' !.ʕ)sE6/hLΦwA%(]: >+B+GC{ج3߬e}d53U|bMat"bE9܅“ XY ,[7ӕ S:gMیU[w&Y^|z Ž殁Ѷ~b-pKDxRZl8?3O92;ڢj\]MV ؉Z{`ŤZ+;H0؆Aćʲn %*匦lsdEAꃅǛY'QWAE#G)xvzή}|}Rw-ʤZ$# 5@10F Vzv>K+gKG#\8{ _i2kz^+ <v2 QEiݢԦ%BGڰ <8Z{i3܊ѳKru)~U[LeBtR3Sؠ M}i7U7cV}hN6IW' n )L<_^VKoۿxJnq߇#m-tɍ?MjM3 Mwr6P3yHm7EO݇\黁>:mŀBvĕ LfEF7w..΍A }PQ7p^% EمorFq;?xM{q;I7Sm])L_t;jw66CmMclE{8.C73Z5@Ξ˯~!vAٽEMBX^b/j? ^AiCr{#p]v?3QdvD*Ue}3cԽ"\ĭB]٤؎/:K:E/ j_ܹhPԨDD38S@=B +b gouoX&[Iǰbߎ{p9XjSThI k߮5 uF.:*&~Pɞ7cpS6$.ڝ=sB*0qޓƒޠFYԹiJomJz&V^boݮ2)%9?zo@z7_1*9֎iH,1TiTYͼC O!Re-*y[z۽>7k[8~ ]-^ ?w'm6DR!AhLZ%¶Wmr> uv>*$nKO$W4k0$:`P9E˫]#v+8PЁX-1ӻh`i#C##8XĵvE+{)q y$5|=Hc6A?cA#|VeX.z##0Wn\a݉I@+c(rlr]ӻqFdSD#&|R4oQq^y Zܲ$KÑ-4 $zLQ ;/}2%.6TT,Χá S$WOZe q"IL~]BP'p*=16JM_վNj= Ccl¤Zrҥ<_h;B5S߮RfAdw_,[N2.Og.3M@q߃^A_y8t&]m0P`Z%.q}FΣ>\r褍es D;X5OL&Bʞ 39dقJcXrJs$Ug?@4̀ ^T"I1Y3}Zȷh\m*Q /8gς@G فפݘV^im,]:̾`l GZpyIaru,Ppw:A².PeWXo)+ϬTI FǯefR|Zo*inPc>QAgSLwPЙˉY9dAS1ܫZ|bw{w-`)hmz?}LwMRiDLT$h BF͔.}Wr\4Ýȫdm2%8meGX;}.Lp fxm}C&wj59:z0%yz rz~sp,?1 7:b;8X!$GpJ94FrJnx>6+"f|l ]wݕ1s?ό5lF1A1U5$3HUjb *'0aBTv496D~?7Pݪ{=:kPyfxc b3XLv`O|y3KebLFєo]?G*8]FI0HU:CrlӬx ?SndB+u<@_SnZmEDOIq0{|כixj;lz{: jAD۱ 5%/YڧxS {5Jwx B-8Bv:ęhRHa~= Y8F2v. {~y^ypSq+֯iÅ+' P*R+" Jz* ӂO{[|o66̻u_dtԇ;a M4x<3I)EJ3>L„]\W9 rhTGŊbCө}$B $(UJ=u5LPN./,^Ŧ$, 8(J 26K Ss}㴬H"lz=t ,G]O%;끯] $Ef$- ,1E4`GnX$GV^Kݵszo#2ǻ/!$jcԅW`W mg}|uLqU%|O*ƃ@CJQ79B7?`X0}Cz< ^naoX=L/S$̡]mAoW0E-L&a:#6"&O ֹ!ʰ$޵B]2+\&*8IJժkPK/R;7,hA g†Ŕ> St&كbtBkֿ,<¥NΪ}Ūo%S{stB ~_:v\Wj ک"Q>[ўaP-Hpd5-ͫ8h7!͕QjBvɆy`-9 3T'LBVfkv2 J+&yc;swT\"lAʦCP.C@լF&?$I̋)An9TuKu R# wTd{pe,.yڨ F^>NEW6, D{%RHh8=jL1!CN s">t[E{Ow!.M4IuOLֿ%jش/ÀUVpDL:bp4ݦ_7D%PoV"هFr}4u fx: ]Xu ;pD͓ ,W?8>T(PP*ўy6 I)[;ɽ( <06hLbL>wx0#^|H @+u A;? 9&*hO S N[Q'Ο,E*sjI(Es P׆\*b:eb[˃,X={[oN5 0֛c*  l4Y:XkX$ҾZU h$H<*u3 mb41^HPcOW{ 9`jq=e۰10 x KV+C?.lX6 HoU9D1g31՟ 708)Iqƥo=?A=4'|=%5gqAs5AI3M:/``oz@ 0Z " ZAie}x9#}+U_$;6R #M_q-"+uPbFF @qΗ: P;N8P3@R9j!a@8ee0>/ЩhԤb!toY\7hv( WcC $I52ыUnqTh\]C#L1K?R0z_ZPcK'S8m^'7,/{he#(z4jI s˃~TdJh֊V  YZ