libmediastreamer_base10-32bit-2.16.1-lp152.3.12 >  A ^t/=„AcBviֽ.c/N&X}oĴl"U(E@ixi^KNnaMО$(8sTJEU0:z<`!t}U]"; huqN߀MBE*/P^$o&{:|Ix#Ikx>p>-?-d ' 2 e #,5 O`       DH<(e8l9:>*+G*4H*8I*<X*@Y*L\*t]*x^*b*c+\d+e+f+l+u+v+w,xx,|y, ,,,-Clibmediastreamer_base10-32bit2.16.1lp152.3.12Audio/video real-time streaming library, base partMediastreamer2 is a GPL licensed library to make audio and video real-time streaming and processing. Written in pure C, it is based upon the oRTP library.^hsheep88wopenSUSE Leap 15.2openSUSEGPL-2.0+https://bugs.opensuse.orgSystem/Librarieshttps://linphone.org/technical-corner/mediastreamer2/overviewlinuxx86_64/sbin/ldconfigw^hbe265e04e38cf35dec18a30a5eb6077a67b205b87363e6c5d0cf5265dfc6c50brootrootmediastreamer2-2.16.1-lp152.3.12.src.rpmlibmediastreamer_base.so.10libmediastreamer_base10-32bitlibmediastreamer_base10-32bit(x86-32)@@@@@@@@@@@@    /bin/shlibbctoolbox.so.1libc.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.3.2)libc.so.6(GLIBC_2.3.4)libc.so.6(GLIBC_2.4)libdl.so.2libdl.so.2(GLIBC_2.0)libdl.so.2(GLIBC_2.1)libortp.so.13rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1YqY;@W@W֘W@Wj}VxV<@U@UUd@UU!#U@UUsor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.ruolaf@aepfle.desor.alexei@meowr.rusor.alexei@meowr.rusor.alexei@meowr.ruolaf@aepfle.desor.alexei@meowr.rutbechtold@suse.comtbechtold@suse.comfisiu@opensuse.orgsor.alexei@meowr.rusor.alexei@meowr.rudimstar@opensuse.org- Update to version 2.16.1 (changes since 2.15.1): * Add sound card driven ticker. * Sound card flow control improvements. - Enable documentation installation. - Switch from building with autotools to cmake. - Add mediastreamer2-fix-pkgconfig.patch: Install mediastreamer.pc. - Add mediastreamer2-fix-xv.patch: Fix Xv by linking with Xext. - Build with optional TurboJpeg and Bcg729 dependencies.- Update to version 2.15.1 (changes since 2.14.0): * Support for TURN (RFC5766). * Support of ICE with IPv6. * A Bug fix in CMake scripts. - Remove mediastreamer2-bctoolbox-pkgconfig.patch: fixed upstream.- Add mediastreamer2-bctoolbox-pkgconfig.patch: Add bctoolbox dependency to mediastreamer.pc.- Update to version 2.14.0 (changes since 2.12.1): * Add support of the H.264 hardware codec on Apple's platforms. * MSFactory usage: Using one MSfactory per LinphoneCore instance, deprecate all "static" methods, now grouped around the MSFactory object. * Add BroadVoice16 audio codec support. * Fix option to really disable libv4l2 when asked. * Bugfixes.- Build with ffmpeg unconditional- Enable more additional build requirements.- Update to 2.12.1: * Fix crash in MKV recorder. * Fix I-frame request when starting MKV recording. - Use tarball signing.- Update to 2.12.0: * Allow video stream to keep its source (camera). * Basic AVPF handling for H.264 codec. * Support of video presets (include a high-fps preset). * Support of RTP session as input/output of a audio/video stream (instead of a sound card or camera/display). * Add text stream for RTT (Real-Time Text). * Support of VP8 recording/playing in mkv files. * Bug fixes.- Use pkgconfig for ffmpeg to fix build in PMBS- Build with video support outside PMBS for openSUSE Leap 42.1 and newer (where ffmpeg is available). - Split locales into mediastreamer2-lang.- Use correct tar.gz file (verified signature)- update to 2.11.2: * Fix build without non free codecs when building with CMake. * Minor release v2.11.2 * Fix nowebcam not working with valid JPG * Fix issue when detecting fast CPUs on Android * Fix missing return on isArmv7 method for Android * add method to obtain the list of supported abis * bc_tester_utils.h: fix some macros * Always include static picture camera. * The nowebcam filter now sends a black image if the jpeg file is not found or if the platform does not support jpeg decoding. * Fix HAVE_NON_FREE_CODECS for Android * Fix compilation errors and memory leak. * Fix last commit to clean incomplete frames correctly. * Request sending of RPSI when a VP8 decoded frame is a golden or an altref frame. * Update ICE session state when removing a check list. * msvideo.c: use ms_debug instead of ms_message * Revert "zrtp.c: avoid copying/logging non-NULL-terminated string" * bc_tester_utils.h: fix missing stdarg.h * configure.ac: use -Wno-unused-function when using clang * bc_tester_utils: fix include paths * tester: update bc_tester_utils * Updated Version.java with android lollipop api codes * Always look for polarssl when building with CMake (needed for STUN hmac). * Add option to enable/disable documentation generation when building with CMake. * fix crash because of virtual refbase of AudioTrack not detected properly, due to reverse loop starting past end of buffer. * mediastreamer2_adaptive_tester.c: disable stateful tests for yet * Set picture format when changing camera with a source that performs encoding. * Edit previous driver log instead of adding a new one * Log v4l2 driver name and version * fix previous commit * workaround attempt for buggy v4l2 drivers * alsa.c: output logs in ORTP_MESSAGE level instead of ORTP_ERROR * Do not try to search for libgcc and libmingwex when building for Windows Phone. * change stupid error message into normal log. * configure.ac: add --enable-tools option as Linphone does * configure.ac: add --disable-documentation option to speed up dev builds * alsa.c: set error log handler in order to use ms_error instead of stderr * Improve the documentation of the video_preview_stop_reuse_source() function. * Release 2.11.1 * zrtp.c: avoid copying/logging non-NULL-terminated string * both vp8 & srtp are now available on centos7, enabling for rpm * mediastreamer2_tester_ios.m: use ms_strdup when setting writable/readable directories * Revert crappy AEC on galaxy note - it works well generally. * fix stereo support again * fix bugs with stereo support, when encoder/decoder doesn't tell what number of channel is. Fix crash under vmware when msv4l2.c leaves buffers queued before closing. * Fix build with Visual Studio. * switch rtp destination port using received stun packet in case of symmetric rtp and no rtp packets received yet * avoid extern variable for windows * modified ms_zrtp_startSrtpSession to support either b256 or b32 format SAS string * allow code to work without speex resampler * prepare work to have symmetric rtp based on stun packet * tester: fix crash when using both --verbose and --log-file * do not retry forever to open x11/xv * add video stream getter on cam * tester: use snprintf instead of sprintf and use stdio instead of default logger function for bc_tester_utils * Fix build with CMake for Windows Phone. * fix broken rtcp encryption * Fix potential CMake error with missing arguments. * Add build of VP8 on Windows Phone 8. * bc_tester_utils.c: use tester_printf instead of fprintf * mediastreamer2_tester.c: correctly set log level mask * Set the picture format of the source when it performs the encoding. * Define MS_PIX_FMT_UNKNOWN first so that its value does not change when adding pictures formats. * mediastream.c: use strtol instead of atoi because of Windows not handling ERANGE * qos analyzer: add some comments * Add the video_stream_started() function. * Fix build of tester with CMake. * fix compilation problem * tester: update common & add common/ subfolder in include directories * mediastream_cocoa.m: use dispatch_get_global_queue instead of dispatch_get_main_queue in order to display windows without blocking the main queue * fix bugs in outgoing metadata support * add support of outgoing metadatas * add method to bufferizer to put meta datas to a message * videostream.c: remove unnecessary \n in ms_log functions * mediastream_cocoa.m: use display_async instead of performSelectorInBackground, otherwise nanosleeps are not respected by Darwin... (+reformat tabs) * fix ios compilation issue * autocompletion: add Linphone and mediastreamer tools as supported by the tool * fix IOS compilation * mediastream.c tool: improve helper and remote IP parsing when only port is provided (assume localhost) * Add ms_snd_card_manager_prepend_cards() API. * Tester: update CMakeLists.txt and use latest changes * make a better mire, which is harder to process by video encoders * adaptive tester: use MIR camera instead of the default one to get a reproductible scenario environment * set correct ortp requirement * Tester: fix return value * adaptive tester: disable camera optimization when using no webcam * adaptive tester: use MIR camera instead of the real one * Tester: fix utils * .gitignore: ignore generated executable pcap_playback * mediastreamer2_tester: use ORTP_MESSAGE as verbosity level * Tester: update * Tester: terminate tester_utils for mediastreamer2 * Tester: create tester_utils which contain factorized code for all testers (in progress, continuing) * Tester: create tester_utils which contain factorized code for all testers (in progress, continuing) * Tester: create tester_utils which contain factorized code for all testers (in progress, continuing) * Tester: create tester_utils which contain factorized code for all testers (in progress) * tester: rename mediastream_tester_cocoa.m to mediastreamer2_tester_cocoa.m to get a more consistent name convention * Add test for TMMBR feedback messages. * fix compilation issue * fix ms2 build without srtp * Fix crash * Allow x86_64 simulator ios compilation * Fix "AVPF RPSI count" test where the required bitrate was not initialized. * Do not force computation of send bandwidth in the test, it is done automatically by oRTP. * Include missing CheckSymbolExists. - Adjust Requires according to configure.ac- Build with zrtp support: fix boo#903431.- Add zRTP encryption support. - Add baselibs.conf.- Update to 2.11.0: * Support of AVPF with VP8 codec only. * Support of Matroska file format (needs libmatroska2). * Audio/video stream recorder. Only H264 is supported for video stream. * Add functions to the API to send audio/video streams read from a file (only WAV and MKV file formats are supported). * Add functions to the API to play multimedia files and display to a specified drawing surface. * Support of multicast IP addresses. - Spec cleanup.- Add pkgconfig(speexdsp) BuildRequires: it's an explicit dependency according to configure; speexdsp was split off of libspeex into an own package./bin/sh2.16.1-lp152.3.122.16.1-lp152.3.12libmediastreamer_base.so.10/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-protection -gobs://build.opensuse.org/openSUSE:Leap:15.2/standard/57363d21080b6bccaccbb5afd62ce788-mediastreamer2cpioxz5x86_64-suse-linuxELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, BuildID[sha1]=8879f42952a8ae16688e3cfaeffa651290898544, stripped PR R RRRRRRR R RRutf-8174f7d24e825468ac89dcff5f1735ff4a5724f8a1f8dac7a1034f33a1d15bc15? 7zXZ !t/x|W] crv9vW'?^qoRB9u Z@ ".lgAu&TIrN(*ˈYѮJ})TuvӺ)+dhwt"f_>*>3CYFV & yKAp۵Ḿ٦/#acEpK%Xq1 8PX@F2gw2Gni= \򉛎*#gu1PD inbY1co#۽(sY%=9{udxm-RH<#3]EM~m+LURcomo xSοGD+p5XRJKDכ=yզwFᅶU`8>pCFn9he@ ϸk=0Y ̦R]MrO=F@ q˱Tiĸy~Ԅ^[jAOtں|)w  u@ ra- {5g5a[RjtX; .55#a[j,wĊ{ztR2ZOjZ2`A<^Kl/p^3Y%Pk:L*SZ[qLats`LۿLgeu\+N59ygBxtךN+jFIoDof0W{P.(L|&AJטOO(']"w#ez[VO2Zq)5'#Y H섿$99XCO$&H 8zGX,=g%sH)x$s7#C Dм;vvp5hPz0{װY8 n{aH+1%Xjxxe^>Յ^[wAuAҢ.HpŘu;5'Jo(wKsXTby{4-^}kk.;ҥhז',9h&f壣h|}!{׳9Sa,FUFЈtz4nBI܄+lQ`x`$]0frUc@@nM2O#ߍ|'UM JR4O%`<X-e uhԏSA>G/4B4KpvxL1gz$|FteL2Ȓ٨ز{#H[$ח/{ht* ɗ+5{Y2:ڕP+gNF`pui|əܗ_ѷAB9 R'pԖg[y4%< #HF݆isHJ{m&Qdc<#Uʳs~=N3_HY.?;e;[a :r4)$&$q\@#:xӔBdE?~>+HA3Y s V]djQKKrVhO[ۦX_ :e@82|oѝ@\|.a@1MuH3^(UY7Temk7vhgي]0bA&goC˔T? 9_UE -{ L FcV AЮ1 Qɢ,ecńG%ѥ1c'iar1:EHG+5S̵]W$!BI+wxs"j1t'ؒx˱8Q(YXʑY#N>Xz̋M/ӛ'3Y4l%'PkWM CIWh.HwurBh@jQd [RwGv,={!ssn 'h\K8eN7qQK t5S 7_ 6r wS'qB(J u7:VD/u>Tt-;UbĖov]8NMYF1}?JbJxC۰$|?LjҜNĖV# ;/>i0lNjzz\n |k"y.ez@1Lgj$#l;n֒8OAV u0/¿}gяyA"Y,yQZBUtkz  9^b;(: L) 9ɧц)X0Pno~'Wջ4+@&C+|IPxreAW]Y NZ꒮#ËIjMCd$|B0YZ%Lj΅JvXrѧ`Z+q,S~|7rRblo-Rg?vU>zJYd?Ė9E7+uC&3|q4j34To]%h77vZY)ohfZlV:o$9 A*]*' ;O̅v_fxv cz@~?F9B E%eNNх2hW΀f۴aY&Ԏa41=GI,[S~9,B8/[_F.%[}.}R[$P Yw ^c=ԯmk{Kvl X o-E߻2UYu3Y3`ӹmÚ4M"u'cpn7K`-*v}m]Ȋbx-ͧ<|M2dm3Żw^/דd@*zgnˢvgJANpA t^Vd;]=h&X<ɀ8"dr&xdA؏ ',}tA2ȯ"+x~7?K\"o$)h®sƅ7;_ N˘) T&G:ˏͳI`[ Ю×u 8sso./պ%?irU*;J!ǀZJfQ: JZaXuꤑMz?yĬԵͨl)|V2wcw[[H]xūDGf[[N^!ZO[=kIA+W*ڮk9,b.ŃB%q4@#kKzϏ3ayQi맇5XAo,՟eƚYܜ~_3+*jQKyl^j{q%9R5gHx`-Lc*kP#sëDz]'nVELoE= 磵`߂,;3bF|/ti0hHK)f̘MR,YDl/; 5lF 0k\l8t $ϢE슮Uݥ;܂7ʒ!Q ފLמЯ" >l<5E-xf mc e)ܶH*[쾳jXn dRMQHvh`oQ"i#&30iB(D9m| xS?ba /Fx]ay|4}h:jo^J>E{oԘ%'=`gi1(+lsEK; *@VL)va/"9C*!1;..7ܢW}=喭,л<0&qZtX.$bE"0u9pꌒiX4gƕoRD4w;&rɼuX> JmOR.x8hjim&) !@h=t_5ΗLRNvl5dg΢K=hqrުM;gW 9Y7(!7ƼHqte5s#5<8^`mr^Ҹ :  2gp)jf7; 4txaԎN ,}fX݀A΅{c@CEǵ#aɏAJ}Cr ʧm+mKi97@_U=Ti*±6c{-s? K@t$ 7nUS]_^/4hgjȓ0lmC5a9Xʴ}݌jEi+C=nz+D+3yKӢjԼfRуhL.pQL`#fLݨlE,T~4 |q1 EipxbnrLlSNK\zqWaCFK"}rUAi#rh8UsZf_ܹ}0ءY.9"jO4n[|_;SLNM vI2IbE 6s1D\n! Vp(0w᥏Y_9iHxj szoEViMcel!pcLvH4|ڜ;V*kRlk£f MB+5ј&ytۛyz (3ӵ ܶ|6BNAe_eٱ+n!e4k{ n'g5@CٌdHu,Sx9TF-l @FIrDЌ(610۷ݣ嶊#~\H+KO="qZGS3#ެ 6)11!,Q lWnחUy,_Y-JQ\`ΰ~u3U9^ ~q\^Rϲdf벑S6VC<7`12N/;~z'2Dv;ѤvIr_=GkϷ8q:#6?-^L7UcnH1cX @͸x3>g% ZK!A4:s*'DxJwWñx=iJY>aa9nOЮu]ܝF\Y, @1_?,O+tCK8y|LF\PKE MQ3O.\d<$m,C#Wt2v}n&#@VаVWyjsUyF5\r8:; \[j5/~&hC"٭KNC{O4Oj!WñY$ђ"mo~M>Q Դ&iˑ{%ib63$K&x,15+n%g>H;uL6[9)1n '54hbqū8l6-y8݄EHog"E%xA9mXJī$ZZ&tP>5OFQiM<*Bejg%j_[fY.s]{N`{O\&S|x ڪ_-HAJL%sDbgh671yF=ۑ۷ R~ AڽR>Չ'D88+1Y8LݝuyzMXwR&n lm@?#=h ,ք}~ ?`<$܎W(EEVKQtp (@ESdžkhoWqt .߲D8@#!@W ƁZwatpP>$ ݓB0DoY_)k?`Dy91>g8!6?x\` ؁QERqf:3RetT4&9_t+gˮh_#r+pr}+{.u:,53##͎êZ3&z.g} @AܭDM?pPElB(ڭx  (fz3կju쾴*ao@Ԏ.|" nBfwX4ItB3'\ FhbQ<kR)Y3;ʪ#T,DG^5hC?#H$Ӫ^KQTEde6)aZi&n57\#+f ʃ $9vAe֡4tU2ҭ#/&=]['l=~ 8 +wߌugf0y sYocO;Ll"Whjfp8(+:9qqb{s7|3Y(@D/{Ao˜ʠY!A VZ@dCQo[E.eچ2/|ZScfO Rgh۷KhPz\uh3)ܲ ੌ ox.yTy%D~!&RZYZ1|C3Uԓ),Jj_6"3ZT\W2}%w|Eag 5APbZ7,c)H]토,"dbO$8XKk/XlȬpv"r8 ~y/4'j;twSl56\ɡ^gԑc; "нMEYu]~m [DFAnF.-Uj& R)%UwpS#TE;4w@Ww.@A)S @~#$l~ތe ANj:T@{;J < qpm.o &a˽#MzChs-tU%AkD&ǥ&V>Zun|^Yy: '_"~DO:g9z@OoR|W^H84ҠM @d5ùr_opptsΝ=x' nxzYmV9+_}Yk5K'fy}a?ӱ w--i裚Xw &_-?csY6kgC`qx4$-l=C|?u0XMg~qo˾8v&n=o)"% BPt|ovZ[/kǸuſL=CKd;Mug&\t#4)_NA竨\*T,)k얱$| ݲMr˲C^O>M.#Hm^Ai,T5*?xa+%4<=5r-v:hW.3n'%: {+B?4vd-kg<Ž/q2^iǝ}, GS6+I_FU,J:?,t\Ϲp'wSw;Yr}ɪ1 cf P~ ҭtNwOܝ%S0wz8[FNYB*PY֙7b7"4~9La-Ro͗H6:gA+dz9PL{I_fο);[\C%_VCdmfV?8X"еhg.QRfG8 qW$ 0H.*=[OMѶ=v@6;v Ԯ ɂXb}?C mnl (!D imy,Ď>|>S"@YR̠xk $ܙJ[;2r}oRp#&חɣ~r>E`"l"wMzBZZd!6A?8tCmFY9{p;2O^N'ͦ02(XҢ2+; zE9) ע&ovƛs73+y}y#U0W։pu+lf* 5ͦieW$iaH>l#i2*ú*(|, xPNN7o;sb@v?=‘ ]>|lott*Y~+BwF ;!$Hq?i|YY{ ob"k` Uڈu8 \g/0f0/4SmZ=CDr WVאstbDrf"-LG ߺFg/Ru̬N?ipJ%1k˽wz()RA&jdJ9HEEfj)v, .>vFOͫ+fM3~K^.*uƦr6N|ݙ&JLKF)I:` B"9&j,VO6 LZ! .)I"f^Z(n z)+m8НĔaN H-I^gݷ'$D/InvOMJ9b$5-n??5T9T;kK;W>`Hj62dA5^q0>4tWʔ^`GSzl r`  0b>j2f}/.dPO \ JhӘ(P}H""*9yg#xY\Q K4Q" {CH܆iveWQM7=6Vcd6ѻd:P`1E)8иPU:K(&Ya&eÎEEXKR7TxMX>y^68IJCF !m-JG n;:hw?OcXJ{Y62k:X-R;Z- :b]"lHHADbgPo6$6VeHPIpIh=֜& [yMC)(MTu}\p,[ؤbL\?%{hx߮2.U[cm0vQݓRPJk8GDq\(~-J*@%cjMf Ӿͱ,(qniEP^>:#RcƭFaB0"^& AG$[9&,q͘ |[GXxV}w#~ s47=e32#V .2Ev!*_eѢR~'_LD2[nh.2 ժ#% `'eQUR[TZaF/}&0EXq\7ZI¡Ç19h?<M?OLڶu(_-Lbi S(^ْј} c wܖj6֊IXJ7VlQįTys_Y@V rC]hmsrr?WC$Xj_GBv~,bPSy 1ۣ'Ql7@W)<$v TEjEE$誣%#! v#c̉# o IZd_X;R sofYJ.!aE]j(p J1mXE}Uzbb-qT7fv_0Z&UQDGݖ (ƸNx}-o3I[{.TnB w=C%FIUR/zvv_F2TP[E<47> 6Ig9R0"#r@23:8W9k9H'xl[\^[F,>6* ~AjeMb2>U,ߦ_ `|i2W{@Epرz'vTUor`\D |Vs $_*JNmfP^Q `3qb6 Xk89e7gELJw&܀F=KmL)|5m',moV{Z?].kQPU#,A~Y,7 5f&"Aaj ;sgA֓X,ߞ 8 #v7ln=Lb2<ȕBqSf 3F>Ns%s>]0&ej`_k Xy7AprF3m]}6pQ{J H?l*džzTKea$FVI?+WC 7_zW j+!ݫ6M8gOmeRկK(eDL-s&" @!,XMRķpY>1O9E "h6]Ece/\x6X#.ll:oaS|^ߚie^#R;L~qqT'fO[xtT]mE@5A3Kr%>pg̠ Xc@C^R\" fw,(-4|sT1 n⽈ Y8MUgs+;]I  .q:k8Y{|e"Tl7%Fz]0AH֘Hd=/?bFtw:RA_pT֯4g!A[A1㧩q~^MmIx>AnxԔCn$^т\ͪPP~ہ8OFňt{N&PSO.TwWU^Ofpݒ2a |ܺ Yv`ɦ8mY!qPS(Q.@[B؅2JBgViسtCl/70C9&f.c}T" _(˛Vsz|`E/ +D&^UDKOR NA6}PaZmVںwZkL9&dh<=c0ȣH9T"eSR--^dhJ! Y^mbaL+ w鰲½­` t|o_DD^Y8 ˃w0>)8|+\h('n<qC?JRW4m.9sx??uR .'y| lswKܘk8nUajŞzxU땳J@bᓂԢIdơMՄse wnt(O2|L_zصiy`q%ÛHcL.̵jbJ=<}8xUĹIıK'ڕЍӈ_*ziÂQwmW5xp}A91P̶ z V+ =X!TYR#F?8{\` 70at? I䨛bĥ7OE7`tBac/|t6R)DᕪP) ~/T7=(q@ˆ<.|0vHP||RxA6m; JXbM'AZ}:/BccBd5MNujH7z"3–*n |\N,qu Cޑh"V2!ᅎ{ڔʾ7@N6,1MtЅF2uqg8Eb Eِ`Cz+%U$WJtJ?5Bf%M}imYϐhi +uء!]duh?d~s  w9})=jM; g ZP+hU>.$.>{oNs)Y8~P.rD_ 9?JLl~0WY({(y,坖 .a[cѫTVq~8* ?C<=XsU2 qGprA 7GȲRVF|AoE S~%xS ĔkQ?ɏQ>`wx &Ij\R!"FAt$D%LB^|v+Ύ}t>CvxjajOClD!{TpPv5´49FJaEOؠf[ 'pF q2GlW8g<%n$Mz_1]z7MCXpnTʆOO=d mkawt ^hk[`K,[#PI/΂B<.'Dop؏zEPfˆN=ˮ7| mw+p}!KM:EoV{"H:{H%jϓݿ u!Ihg$A9c4K1 #QpfA;DL`eQx5"Odj.Z@Mw۸g{ytStO-g6a^?뛄Ge3\1sv:5ISʅc~MQGHM=ϐ F7pحL3_6߇,`A<!٭b4"%pH˪څ&CO!c΀! '?6#?NQ$TdEUjRdǵm̖~4eZn(ﰙ=gvfh6l8k hRwN/QD|a\pu~L!,ra.|m\q'Ic̀8@|c{DSSˀA-%$1sW`w٠*V~HΗGl;hi%K--  86Jp^4vƟA,|P*NY_%1VW@b~8Rݮ,x,BDž6e ]xvPc_Q6ai\~`aZ~쾲dp3$&VtTËZ@aaБ5s2mݘb8E? s?[e4R)ήxQޣKȄmz~9:YY `jR~ED0@phtoj(pпڋDyK2&}Ɠ]ձW%~kAN681 u3 N=:_SlYooS<;m@[ۺsU;Q:YXEiFv!>2PipY pB<4],yju$"`xJ6ᐡy <SBmm~YUs0ud<)*GS0uv`Κ uuа<Xh&LXG97kYŕx$#S#Y!]HoKx\w`n/$'J1PA ͢vjpp 끀 Ds@Q–8 д@[kh'p)R}q``#|!(h)@P~&iձZX̷+G)@QC>H0Z3nk}@T'9\[t)Ix>ޮb<너<}~fR \ܳt}m ɥ$szь?F%[i߁ELW$wH۩|-* rr!m2ܼɥ.߁#\takNw 3OizҐd1)/ݿBxikT"~ŕM>&>@8k%?l P7@o[vAH0s| M3aM]HK*{zs2{&3yn֗+lMLk" UYg59`_,ga3[p ;jE/@B9FmY`6-@hrSYd`TfArQ+ ]>5gXp W/`W P-(]\g nAё]fuo86~.m$!^qC!v;\N+G`2͂ݵy;x9 "Ѥ.eNh5?wK\DqK`lCff{>߈We-X<7$$SaÝcj`2@\:{$ls "F)S跜d⼒{kT?>s[PJC _/+b !os2ic"YҀtVSCd%>@fggRB'23;=pW*`0>0[$=WdSP ~ =#6$mAT,Q/q=gS{2a)vɩE(/h2u,"r21,OJ|R \$vJc>C)U[@w=4C| ,5 i䨆݇i '>n,I!+eL67V]N!T)biqp`BA7V0:$<H`_SF{b%BĶh?>?FM`բS8i&D[$FD-bUPfaE+x_ք-dl -{,4+CZp/8qN3NQc<,veQHr;)⻤h`J;f32+en۸QM,?a/&ɞjdr@$/ 3IiĔ/o±X,YK]14ʶa7Jʤȴz~>\[\z'<El7㥮n yk4 H"& s}$i~w%nv?Ґu)'ucOX %ѫ?iK7̻<٤j){# Pka]w2 _qސSa}?šR_m(3K~҂v pE.؏pYG_0> pG4S2P*a p34WLpLj${3DhP jv^ B0zD,E, <#Q^-e&'f絹abUfC:o`  [|47T-{*7"  .@, <Cr^;7uqpg ! 68XRyһ+nv+"xtpiQ1?14] 8 j8sH2m&0K_4?^Ka*jF @Y:0r~`X)g0??3?bz7 L,IByhAuW igk9ڡ;H*Ų(G)NdjVUt5HHVVyS 37CE2J)jfgyl y )}$SGԇ0z{l:y"HbvO }"h wi}M }%"*]v@-iff]Y{1A5%\)dNΒM?Iy 5udӀaD0&5xNvo#5597tuYTFNYjRىl!UXad?+ZtI XFɵ?.ɳo~˺Lj`B*b68a򭅀 N>_dEǨ{!E^跈P' F̚+̂<#mr:`Z2C_"l&xZUIXH r=Fb R'9@ &:) ;cv'YC˃4&pH.xAJg'ph_3*~ ^~T-̹Iu[@--z/[@ġ,5۬Q%4Y6e?_WX( y *9 qMYj!=a b+5: V1O^=:<_%1\9+`u[93::!>jgmz/ɡ"/p<1"/HS"-s+yn8~t#b=\| ()v%36dWvUҬ7,?)ImMmTǩբvonhmStJ-s"F!7ke\ȗQk (_VZU9`+ǂ$PB#B>r̓OV1B!wa%.Ʌ) z#qM™qzW#P.G]|:x6Mzs\9^|3=>/ɱ-bS ?P9a`pwOK+[zx?1Z4䲊Aцy }WTf-qʐbTY(Ex?@ժif,4hRk*\lB鏙 {YPJ_VKkcG5.x*vrF'BڝϗinL,bA %{߶ 1V[:vˀ"獴2->/ Սv߱&T//n[20?e6_҉1nH%\_ \FƞW~k`@&=ObߗzXHa>b"0[b ̢dQuF ?.uw-|SzCPț 4Y" .wWbmMtc爛2oӲK%WQ/fbfZm*ǒ6_;W@v4oC`)MFIe)i'UUn`,Ac5_HLmj{VD&<21jlZ(SbS6Q$ktp}ӕR6: r$FMU%sޅٰ pzyVKާ=Rz0}*?[8`rmCSN^/.n?P Azr._Mnz39e[jibb?*"Av,D՗LeÄH3n:[4tna45Szg! hp $x'&Hyճnd9eiWf&x*o|wHM3t~p2U?ӜaklVުxkwHokyog&տ=+誀+~vqс#WN2nQm3%aZl^'}#PQOa\i;ݸ"\*ձ;@@Zgۓ!Cs&I{"eoypI@"VJ)u>? MFƻ\,_Բ=!>d zpuHѝgR7Vn89nXն}YUe~˅U'b}1Hx tIvwU/!p\Y5Z{Bk9zfh8ySual&ce{XZo<0 `;2/Oɱ'l"]ң"Pti`As5.GT\pW)3)lA#zβr5h^ScmId]=I"d6>yܱ= && 4[c;RF<̭dϵ7ſjU:9EÚ,DXޟ?LdM֡c}ɌnRLyѐź pϧ\a#0xmyhɄ".#'~^bM6켯=h \a]T^JuD=zY+}o5;| 3yNsHQAR~;iyڢ&H< ؿvPrq[y3HMt9`+-&{Ď{"b1ÒW=ɨNls] _!*T`>0O[zlԌPzf9^Z1ٌ1Q eGY!l6.r7pٛ?̣ OTf(ݤ?DgsTGacc8{rCI 6A@J1fK6]`ŬhoX;X Ez,2 ΗbCUD "T4Qځvζsi +LOf55T,WoMkk8 eO ^$G~KKz**t"G,݄[P{I oW#.۔ϻ]gl >E]MWEq&\-p xߠZDNG-@HZi \03P?B1􁽊~@en/1gM_dPTFqCt6ߕ ^ZlY5d.4;ƑPw '^n%jfWMjbN [ڎ/OT>f$iK%['u).ǭ h2+uAF`" 9,(iA<߱(+j݋既f$64'f[sC<߲6XqԵ(}sDfa\(&aI-o{3%uNNL9cIu½U!ۮ-fd# 9{)f M;G CDМ78-A kMZG#04ʒ5b"m V^qh+[i Aa":AuȢ/y`~2j#|K/rְ\ bC!ӡR}$[ sDG6nz-6U0X֜[%"s7W/K ɕiSv0Ty5M >AќJN]& ]H0q^/ʟf9bCp3'[iLynK_4Jf+ZI7؅=o 9 r4rWPD2n3߽|!"+Bk}τkjJ: 'k]:*-hzb{!3Rʻ^9Sn7>T2t4S>سJO:Dl1R+32Ҿ~NOo)VT= ۳t5yOdA(be%n+» _IfUQ&\̦ `iQɦ_G8+?؞*Ҝnv@Ά۹/ÐQ~̼*vQ9DX2K gك?dXQwqJ(H%m-mYg˷$Ja/fخ7#` !@"Vz,c0Mr͠XFLK?QJ.K p̧XE翸.|Dc%[~Ə* Y@6]f䎴ƬI[8l0boX%Xs(G2V=Ԟ/q(}ne3Yr_ )F;ց66𴱪ϐa`OkN1 [YIL)5 J;=;h>F`'dgў&T]t? I|$+Ez7fGT D98|U0: %Yf$ n&= ,cէ Ίs]@2$0qGm-0z+2k (Jby96~n⟈E:xivQy'¸]h[,RE pS6Tp󶔇< ìOT(Y]޹KH_FsQ(H0oЎqk_J$n1ß2֐@akxtB+v>Xu_d 㞂eC0AVU.T, ^7@aE\Nո "80۔ } ~}ߔ\ǤΞ_usg!qf*|}v1*w 'i 2g#Vwv#OPGWiy.;C[Lm"Y_:ƫ_&DsG uici A-^κ{hr:1v}e:ؾXT˼^بuoECB"2ig˂m~.P&ዑѫ#}4 4YނgPDzQ6A*'[m' c{ k&d$OX4=a@ sqFw!PvULJKߢ 9M^Pd|]P*ɾ*=UT鍃w29#u8T f7) Q%KiHs_+%-96WmQZ =5[Pٹ ]QVzIrzc.qۺ^9 /^d\&=Kqa#6~O^h=FB<Çu Ƴ>pxN APMY*D~>VҜ :1UHgxВaxF7vƜd6Z\J͏f蚤1[iC3,٘DY V_ņ*vDz/aza ջ18GR V5jf閫r rA>W}dB^. E֛%Iܤ\*XLBrH,y3nFŒZ.MEWAorQ4/2N1y&>*hwO4F@~iI%yʨA3o(~e" ͋ ֚_Ŏ]{ qY#oAmIAJB68Gy5v.-vSk?T%PߡC Pvu5/ *q1z-&~goF,^0pa ݥSסeʹl0. v^E0=VGЧ3pQ ZoP#G>$Y]ݾlgz.|ǠHۏ7J fN4eEW4`\n&^!ů2?EaTﺌ&Ay@[*븕w{*0P>Ǡ3W9=d*lz{ZToLcD"b}jf~%hi50xQ\K p ҹz9݂+ `yo̰6%pwއ̺*/4u Ruq2־Ajbhe( <}ۣ|l۳߫5\s!_nm|p>K +#]C,c[qn#W d^1K+ '.V4cLGx#kڼ~Rj pL@Ђ15wyLx[+MUЗ=T^) nUYX\`QmͶ YZ