libout123-0-1.26.4-1.15 >  A `CjZp9|zIpQuwXE`H^'޳r f+ob).MѪn"o=KR,A}6jTہ1aSK+kQf l0:Hm-0o4bA9Hh.ZktN&iU. !H/H1NҲrXǭ J%ŏrKЂS=y6ɫzm4 "uۻCFVtQϼ皍IY&:QF,V>p@:(?:d  5 %FT jv      (DL(;8D9:s>7*@79F7HG7\H7dI7lX7pY7|\7]7^7b7c8wd8e8f8l8u8v8w9x9y9 z9999:Clibout123-01.26.41.15MPEG audio decoder libraryThe mpg123 distribution contains a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1,2 and 3 (most commonly MPEG 1.0 layer 3 aka MP3), as well as re-usable decoding and output libraries.`Cj9goat180SUSE Linux Enterprise 15SUSE LLC LGPL-2.1-onlyhttps://www.suse.com/Unspecifiedhttp://www.mpg123.de/linuxx86_640`Cj8`Cj86f57e3dbf4735bb52ce7dd98b31d98e252bfe7120b246625060b636f182501aalibout123.so.0.3.0rootrootrootrootmpg123-1.26.4-1.15.src.rpmlibout123-0libout123-0(x86-64)libout123.so.0()(64bit)@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.15)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libdl.so.2()(64bit)libdl.so.2(GLIBC_2.2.5)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1___^J^^˳@]5@]a&]0_@[.6@Z1@Z#@YA@YA@Y@YYu@Ym@YdYZ1YYYXӸXXX%aloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.combjorn.lie@gmail.comaloisio@gmx.comaloisio@gmx.comzaitor@opensuse.orgaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.comaloisio@gmx.commeissner@suse.commpluskal@suse.commeissner@suse.comaloisio@gmx.comjengelh@inai.dealoisio@gmx.comdimstar@opensuse.org- Update to version 1.26.4 * Clarify seeking documentation regarding samples and PCM frames. * Fix cmake build to install fmt123.h. * Some cmake build fixes, tinyalsa addition by Maarten. * libmpg123: explicitly handle some irrelevant corner cases in tabinit- Update to version 1.26.3 * Fix accurate (--enable-int-quality)- Update to version 1.26.2 * Enable terminal control by default only when both input and output are connected to a terminal. This avoids messing with terminal settings when piping stderr to a pager, which takes over terminal input anyway, while mpg123 still thinks it got control. * More CMake build fixes * Use PROG_LIBS for output modules, to reinstate not necessarily proper but previous behaviour * Refine LFS support in libsyn123, avoiding architecture-dependent syn123.h- Update to version 1.26.1 * Fix cmake build by actually including the read_api_version file in the distro. * Fix big-endian build, stupid omission of a variable declaration, semicolon. * Silence a harmless warning for build without realtime priority. - Drop fix-ppc64_1.patch and fix-ppc64_2.patch (merged upstream)- Add fix-ppc64_1.patch and fix-ppc64_2.patch- Update to version 1.26.0 * Too many changes to list, see NEWS - Add libsyn123 subpackage - Drop Group tag - Spec cleanup- Update to version 1.25.13 libmpg123: * Reset the flag for having a frame to decode before trying to parse a new one. This prevents very unkind behaviour (crashes) when combinging mpg123_scan() with decoding later on for damaged streams that have a mixture of different MPEG versions.- Update to version 1.25.12 * Fix dynamic build with gcc -fsanitize=address (check for all dl functions before deciding that separate -ldl is not needed). libmpg123: * Fix an out-of-bounds read of maximal two bytes for truncated RVA2 frames (oss-fuzz-bug 15975). The earlier fix around the same location needed one thought more. Actually, another though was needed, oss-fuzz-bug 16009 documents the incomplete fix. * Fix an invalid write of one zero byte for empty ID3v2 frames that demand de-unsyncing (oss-fuzz-bug 16050). * Correct preprocessor syntax in mangle.h, no #error in a [#]define line. (bug 273, thanks to nmlgc).- Update to version 1.25.11 libmpg123: * Fix out-of-bounds reads in ID3 parser for unsynced frames. (oss-fuzz-bug 15852) * Fix out-of-bounds read for RVA2 frames with non-delimited identifier. (oss-fuzz-bug 15852) * Fix implementation-defined parsing of RVA2 values. (oss-fuzz-bug 15862) * Fix undefined parsing of APE header for skipping. Also prevent endless loop on premature end of supposed APE header. (oss-fuzz-bug 15864) * Fix some syntax to make pedantic compiler happy. - Spec cleanup- Conditionalize pkgconfig(openal) BuildRequires and mpg123-openal sub-package, fix build for SLE12 SP3.- Update to version 1.25.10 * libout123: Fix error messages beginning from OUT123_ARG_ERROR (bug 261). version 1.25.9 * mpg123: Fix --icy-interval handling to work with stream from stdin. (curl | mpg123 --icy-interval=n -) * libmpg123: Fix another invalid read and segfault on damaged (fuzzed) files with part2_3_length == 0 (set maxband=1, pulled from upcoming 1.26.0).- Update to version 1.25.8 mpg123: * Also disable cursor/video games for empty TERM (not just unset and dumb). libmpg123: * Accept changing mode extension bits when looking for next header for detecting free-format streams (bug 257). * Fix compute_bpf() for free format streams (needed to estimate track length and working fuzzy seeking in absence of an Info tag).- Drop pkgconfig(esound) BuildRequires and mpg123-esound sub-package, esound is a long obsoleted sound server.- Update to version 1.25.7 mpg123: * Do not play with cursor and inverse video for progress bar when TERM=dumb. * Fix parsing of host port for numerical IPv6 addresses (just did not work before, only for textual host names). libmpg123: * Proper fix for the xrpnt overflow problems by correctly initialising certain tables for MPEG 2.x layer III. The checks that catch the resulting overflow are still in place, but likely superfluous now. Note that this means certain valid files would have been misdecoded before, if anyone actually produced them. Thanks to Robert Hegemann for the fix! * Silently handle granules with part2_3_length == 0, but scalefac_compress != 0 (ignore the latter).- Update to version 1.25.6 * Hotfix for bug 255: Overflow reading frame data bits in layer II decoding. Now, all-zero data is returned if the frame data is exhausted. This might have a slight impact on performance, but not easily measurable so far.- Update to version 1.25.5 * Avoid another buffer read overflow in the ID3 parser on 32 bit platforms (bug 254).- Update to version 1.25.4 libmpg123: * Prevent harmless call to memcpy(NULL, NULL, 0). * More early checking of ID3v2 encoding values to avoid bogus text being stored.- Update to version 1.25.3 libmpg123: * Better checks for xrpnt overflow in III_dequantize_sample() before each use, avoiding false positives and catching cases that were rendered harmless by alignment-enlarged buffers.- Update to version 1.25.2 libmpg123: * Extend pow tables for layer III to properly handle files with i-stereo and 5-bit scalefactors. Never observed them for real, just as fuzzed input to trigger the read overflow. Note: This one goes on record as CVE-2017-11126, calling remote denial of service. While the accesses are out of bounds for the pow tables, they still are safely within libmpg123's memory (other static tables). Just wrong values are used for computation, no actual crash unless you use something like GCC's AddressSanitizer, nor any information disclosure. * Avoid left-shifts of negative integers in layer I decoding.- Update to version 1.25.1 * libmpg123: + Avoid memset(NULL, 0, 0) to calm down the paranoid. + Fix bug 252, invalid read of size 1 in ID3v2 parser due to forgotten offset from the frame flag bytes (unnoticed in practice for a long time). Fuzzers are in the house again. This one got CVE-2017-10683. + Avoid a mostly harmless conditional jump depending on uninitialised fr->lay in compute_bpf() (mpg123_position()) when track is not ready yet. + Fix undefined shifts on signed long mask in layer3.c (worked in practice, never right in theory). Code might be a bit faster now, even. Thanks to Agostino Sarubbo for reporting. 1.25.0: * Silence test for artsc-config if it is not there. * Make sure -static-libgcc from LDFLAGS gets through libtool, fixing 32 bit Windows builds (depend on libgcc DLL otherwise). * Fix build with non-GNU make by using plain rm -f instead of silly $(RM) in libout123/modules makefile fragment. * Make build work on iOS, including coreaudio backend. * libmpg123: + Finally provide position-independent code for x86 with assembly optimisations.The textrels are gone thanks to Won Kyu Park and Taihei Momma. + Clarify some license language in files descending from the original MMX optimisation. + Fix return value overflow check for MPG123_BUFFERFILL. + Introduced mpg123_getformat2() to enable the FORMAT command for the generic control not stealing MPG123_NEW_FORMAT from the main playback loop. The sequence LOADPAUSED-FORMAT-PAUSE (play) is supposed to work now. + Enable aarch64 optimisations on *BSD by default, too. You can always override that stupid OS whitelist using - -with-optimization, anyway. + Use of the i486 decoder is now discouraged more prominently, in configure output. * out123: Fix stupid crash with verbose mode and tone generation (print the string if the pointer is non-null, not if it is null). * libout123: More consistent error messages for dynamic and legacy (built-in) modules. Namely, you get a hint how if you choose a different module than the built-in ones for a static libout123. - Fixes (boo#1046766)- dont require mpg123-32bit, it is not present- Update baselibs.conf- add a baselibs.conf, so 32bit wine can use it or even build against it.- Create mpg123-openal as separate package - Added Supplements lines for some subpackages- Ensure neutrality of description- Update to version 1.24.0 * Avoid repeating genre in metadata printout for specifications like (144)Thrash Metal. * In remote control mode, only enforce --quiet if no verbosity was required. * Prevent --loop and --shuffle or --random from messing with the remote control LOADLIST command (printout of the list would loop without reason). * Fix the mpg123 command (esp. our provided binaries on Windows) to now find modules again relative to the executable directory, not the current working directory. This was a regression in 1.23 and might be security-relevant if you called mpg123 in working directories with untrusted content. Note that mpg123 1.23 looked for modules relative to the current working directory only if the installation prefix for modules did not exist. So, usage on an intact installation (with /usr/lib/mpg123 or the like) was safe. Nevertheless this new version fixes the search to be relative to the binary path as it was with 1.22 and before. * At least consistent behaviour of playlist code in the face of looping. Looping is about individual tracks, always. They are looped also in random mode. Jumping (prev/next keys) is between tracks and resets the loop counter. The display of currently playing track in the playlist is fixed for random and looped play now (bug 198). * Looping is now mentioned for a to-be-repeated track with - -verbose. * Move some compiler nagging from --enable-debug to - -enable-nagging, fix up some new build failures by adding some pesky feature test macros. * Try not to pollute the terminal buffer with old progress bars in inverse video. Only the currently live one shall be seen. That one is pretty. The others are not. * Using plain dlopen()/LoadLibrary() for opening modules instead of libltdl. This also means that - -with-module-suffix is gone in configure. * Windows builds only work when Unicode support is there (older than Windows 2000/XP will definitely not work anymore). * The out123 tool now features tone generation, with a mix of differing wave patterns. Makes sense to be able to test the audio output by itself, and it's fun. See --wave-freq and related parameters. * libmpg123 version 43: + Add flags MPG123_NO_PEEK_END and MPG123_FORCE_SEEKABLE, as suggested by Bent Bisballe Nyeng. + Build fix for MSVC (consistent definition of ssize_t, spotted by manx, bug 243). + Build fix for --with-cpu=ppc_nofpu (thanks to Michael Kostylev, bug 244). + Add asm optimized MSVC++ Win32|x64 and UWP|x64 builds + Remove old, broken MSVC++ builds * libout123 version 2: + Added OUT123_BINDIR. + New search order for output plugin directory: MPG123_MODDIR, or (relative to executable directory OUT123_BINDIR) ../lib/mpg123, plugins libout123/modules/.libs, libout123/modules, ../libout123/modules/.libs, ../libout123/modules, and at last the installation prefix $libdir/mpg213/. This shall ensure that a build inside a source tree does not try to use old modules from the system prefix. The normal libtool wrapper deals with the shared libout123 or libmpg123 only, not modules. Note that if you set MPG123_MODDIR to a non-existing directory, no modules will be found (earlier versions fell back to other choices). + The OUT123_NAME parameter is now copied by out123_param_from(), as is the newly added OUT123_BINDIR. + Coreaudio: Use AudioComponents API on OSX >= 10.6 (thanks to Michael Weiser). + Coreaudio: Fix behaviour of out123_drop(), not killing the output anymore without re-opening the device (bug 236, thanks to Taihei for the fix). - Build esound, pulse, jack, portaudio, sdl modules and created package for each of them.- Initial package for openSUSE Tumbleweed, version 1.23.8./sbin/ldconfig/sbin/ldconfiggoat18 16150308411.26.4-1.151.26.4-1.15libout123.so.0libout123.so.0.3.0/usr/lib64/-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.suse.de/SUSE:SLE-15-SP3:GA/standard/ca5be75670d652552ff045b82a9d4117-mpg123cpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=d282f71c3f38d93433b4d2a01da9574dec376057, stripped PR RRRRRRR%7S(pi'utf-804ba3161258ca628c67582d72c8e821a4b254d88ce3a1f9af7892616450d4cf4?7zXZ !t/^] cr$x#Dd?-D]:[HLz37dG/s1D: z"щP/"?tYJ}OMr}$5jME:A|/qW)Xmtz -kl ˶ DWŋ?M>Vߺ@&jCL '%U!/@!uM =O%|9}pskaq?x wFFe<=ig?u{f,H) [){ CةB?!۵mT?Ǘ25Y`I+ȳ#l(FpYz_]"9@$d#V e][/fİ1}_ B,\p+J&HtHǟR"ڸ t:cn ¸X-vܒ8 ~h qb 0/ ոveMJ"\,SlbU4fv<õK1}ױb[^gO@[t.w9j_XYbw2MiŞޑ5H{6G9B6;lGH%z?Zc:8` EYʹ|R"Xc8=x_E?4EZ[v5ԉ<;pHsҀtՋU.(1^K %J$ה)c«C&~O.Kmf]"['?2.Y/g ӳ5᳉ Zh+?OoU۶*(諯L .1x;4vIS*壦xaoZ]yq*{.΋Ef*5d ~,lOUo(@"wK2Q]SC:&H &2V,yr:N'% Z(? 'eUNr᯷e7r>8E԰Q&,scds=#dpz<_Dz f߲pD?kgF>o!4Fͱ3B;MNY `ӉB{,|hD^+%CMKWo:{ZNQR;f0Jk|]"6y-b7ٷ6Cy$bu1Ӄ`ꇄr@ZjKi'= 0> ۞Z{8;Wd]!Ґ_si7ͅ*YIʯT@l ~q /_=;פLqܾL-~쾲\ qΜqG`<3N_ S7.6|F!i1|K/(z3`z3qm^x[Yڔ(Snɢq-Li_mH`c:-GкRƎA2^W_1G)XHX>/6\V.~.A-Đ5Kпnf?FifXjs!X ؚe{ŎK^) ^}ݴWҘ:dUp~yci+$p0u=ٌj򙽌ofVAї.k6n }O-FzցV1bBS ̬ar{:ZFH>6JX` ph+b M~e9GZ7/&ix@zvx_ThG#12^L`v^ƫa$\||6&h;FULv}Y~ѕP;"8؋YY)ݨM~(PJ{ !ŒAakmfuSy´L'}=[a귑|WusH.`u!̢hW6ƞwʔ&o1h[/ Ĕy=mҔ-$q/㚼VÉ؉"Z)ǘv!̡:js-`?7a!UFDȕ#gq[K%hCD&Kvᶜ?˸᝻91UQ*҃mox*=V-s7.F:d_Ne\}É ej^nAc'Oz[ʎi@_u(QF{%`&EYUu/wX&\bx$ғfv!*V2smC ׽3=Ժ(Nf{xq>pWp  K s9mq:Gk csD9z i,8ދ+n#ٰX\zpB 4i (ܰ59*d0o/ r$c*oF0|:2N8;UW:b/ӓĹ$^>Q芴p">sјRI?ШSQ(.ǼqJUntoi]}\T5]>1w[D8M23T=W֢'Is|[+'J> TUmf+QԚlbgҟh57#K+!+x{8kʙN[8ox{li9y塠eTd"s 2Ͳ'XnOڅ콇">`p%Ig'SS4a6I u@ R[B.uC}g+3<}y%<&CIBgH*2o6YR]"ʁїI6 -˰:jÚb4S~p\w$=E z$';&R;a*^y>}_;(hg\V sLݰyWg[=%2,khr67X_ʇ[jzCKVslT'$뜈Mx M+0'y^? =l gmIU۫՗; 0D l_Kz/q|u_5Pk5kK9j1@2^Y,sڀB_6 LӖL "IExi{lA3QqK*)ՏF$J ?n̾z@Om3`G]X}$ZJ=IµXKQO{L3\v$[̣xZgW#rhac@E /{ʀ:\%7mgŇ^fiugVi~ {,d@ N"(&C%>Yl{pB.y xw a@l2]/6A{1Rv_REtJ~apYP6r5n"{o:}!?N rh0 ZVM%9 z;!.0o bϑ9 }z7ȬK(ϩ,<꟧}43ЁFej% /ƾ}[0 snpq#G&gp kѪhi "z<1i<-"MTg? aTle58 azp'n(Hс?P$()\܈kjԟk-7r3rb"fqNۃG3*EϠ`#Z.E೸2]IS]N׆n8HNgsUIӿ IgQin& t)Ho;&lg`+`[ã6162fͣlIᵬmZ?N[lOx#:Wm2dPHл~COJƥKa<5pio]uz3߄5km ,\t(1`Ei5|316LR/%YMpJU_ÍbSֆxzsA}N+i:PQE|D\jc^KI6 feWSb92.&-j ˘i q(& BBppeTzfl0I u>.R[ۂpQ(0dLC&I*5q2n D}o5Rƣ?4:Cִ(:@DqJ^KL cSOez!TX>Y0aOܙ:EJ+fξHc3<(T}ٸ(A\:ٰR"\ q?ODx̲5.#w#L"OJg@Z@HȕCxt3+zӠſce 9kA-Rϣ7e+n+yEaET j߈*XlA{ _=^'B>аQta\) qPvP^1 W߁Ѵ`-K C /A\nq"?ۺOX4ܸ㾟+KR:@:+fd8JԩQ$et [jH)b]iLк2jw 턊vYF՘3]+0L S3[,pq;͇8`(_Mkz7.g\Snӈ~Q'dq/jkׄ[ZQf'v;eCl`b)pSQdˉQy%_)^?d7ңjڤEℍ`A}#Sqa#G>D !ya@ZXLRm}.昈&H 3pW-`utOf6Z.n W E fuTRR%#+0Y{&X&2n2=kiFnLf&\"ѓ'AUۣ VfqL5R3󹿓̼.h3E9МtĪUjouQ`]SbSE / YrWazwO4dR+L܊*yhʓ At\9{o f} 1xrHJݿZQvh5Mũ^/79GeJӚա)M `Z+USJm}oKhs m8#j9zxb؝}UVi.XU%T4w qgh~E; h/h: G.{D+ÿH$s  6ј%A*2Au0Ah{ Y*&N镬6~!<8X%P.Ԇ!_A}R\7yl,4"6i,}YTS9%Km'(’_ש>*|k?U.=:aϨzZ5Lo*1flH)Y2fPfzZB:jkvˑ4ELBd`*lQt9Lؽil&1v=CEgҢ=|5:%{W|" PZ4Y7:lwqf6̺M֚ QB06hК4!zKK+ŝ>_{@] V#eJw7 XW.t|9'LMuA[ҤxaKʞnwC܂ AfSrArK㶏딅0_yoNZ%ڒ!x_K ĎS ̂)| OY)/~&9u< aH JٵluhJjŒ7 Qk)f1јGTG3jO3"P10&'vr8_]N)WʘKy7RKìV`=#2+ ZZaY&^8p6g(NoY{X>ѰYo࿴x姑ꔪMkio7IΫx;ĤͭHM {zh9tps/Cir, ~$$8p: T>:YBޡ?EZ&~RTQ>ςD*$kh|slͬ$DR7lBID/9:;h Bn' R{!d^URG.7Sf5V_8q 4=jd~4X<ג'x2ޕ4F#vrrȅ*c߁ōrB[?$y@~TAy\/T`|nhJZ]Vϙм-5Ana#.cjq7Io{q8/.m/~a WEn qi4|a||' bKc!doN1ȀMPiJbfβZk.NO`ܼ'.ڜIf|PPʹI)AyәԈEk\*!1+}͛tL%#þX{=t]}dz5 N;Ǽ'fwu*`+!LB$cf'g BZW7t9׾_L3u&?FQsサZ{!.0yeKn2.M,.C?cs;=io:q2 qkm$Xk`ciI~Ԋ'cEaF<[3*⃊#窙AA(d79Ѥ "‹?(_#ypn 1=XSեCki, eGPkыؐ:M}8&K/XA"*L7Q\Z@[ EloQW/KG7Dt(RpCxI9gn۰~p-U`AW4N3J?4~L0#(Ci0Q$ MC8H͕F=|+v\ 3/c^Y6a ɬ,g0ي0r` E5u1r@ pD|5 \IĔ%E?-Ɓʍ/AI#&EZE[W$zސ,^ rBI1 SGi#ik 4cQLJCB"˜eSfenlϳG5ptJV!E;E5X-k43AIE>9kSrM].S& -ZzPv̂{]%WorG6_".-vHL⮃%"r)\#hwûF̷ ~M$c$8l97톈q0^SXm `75ůjLJ>*f=t4xW#6CR!_3#bݾŢ4s8׬papmю%Aċߊux7blh~7?&!b4,B>.>l8z׀t\FՅpI`̳%zEL9p3{fs!!G-f i0[1M/m%nntemf.Gm^6'V"*oG|xCߗ 巖Sf$ϼ$2E Lqa/8f˃&#]H<=\7=2 xQQHK֋FUVqrt`\tE:$wݐXYvo Ji+\>,9m2:~.*jOJ7ڷAX\-݅$SyLt;TVː10Ux56끟$Z"an}OFm|qKU9o@p:\`׆lhxjgUtp/{;76.?RYG[6z! "w&>ۚ8M<+CjTT͖U26S;ґ=1sV"Z?Ԟ?V_8dIy$ns'"7p:H)g : O<sU6xQbVS&ʨq5q>kQph! q>9w(\pYsim3wr=*A7ר#˛bY/,Eb:΢o;"ZQ[4E(M_X|ovMcA/+ 1e2n?"[L^mt=ԟ=E=6UZK[=˹FqSHS#Lk &t YoRelRYUԃL\|jL+8;܏"vo,ՐyG%`g*>X#*`ͅ5 r D*IS7n)nFQ.\ZWLTӂK#MNbE4LXB xm{WiŋM^H`ԯ)֊K-p)jq&H$8K)_e)}^G{Mx =ɜw"z})/E| /@@6ZaƣdzL0˅, a }$bg-F}Ͽ'w'¯",_xty_!lWzyjb*Ĉ8h[v? @~NwZE;;7ȄPΖ"D} CUy`W|bmƦ=b'0E7ǨM]pz9RsˀbkzV(TAVALɝȪ&X z#}7MA0~H^ܞ[t0g)4”QڟTʒ(Cm[FR/wGvGGhP˟vi*|3CCz&WzޛqTi E{`a-cW8\(oOsQEz"9QDZcdEQIv$Ϧěpf~d>t f>*$EvOs9UaXL猗X(WÔm!e@}PF<\ywD49y)u2Ol,H%E+A#5e#9?i›4% ~46дS0ޥj0IHn|$9un.a ##r)ny6v O 59Ͳkw%naNjniVP 6i> QkO!NbӃՈ 3kML.M])f v8ZTui@" ;j V˄4Jgokr02b!+,JQU+KԤ`a:#1D_IHOS8eo [v]fYXmL]aAV]}ּ5[yZ^\U9嚎vPazVpYUH\z@L5B>xX\I>#j8Rb|f:YaJh~ꎻGT 45]Qhi0lb#e{@ckms0'"sE+4GwVPn?xYf_&/ڏ65o~UY2<[U,i t9MyI4kN혜Y>†;^NR4`8(SJX݋(0+D fJUo58]D^,\Bؔb5 !B/F/I <Č 3ɔ{82  sLߕƒrV-aOwt}m!N[0 ^ٿ0LܓLms}<4Hfr&P}i^ {Fc O"a͹nZݗeK *~ |,tK̅KITG-nW[Dn<ׄt W[JAZR~Bش7%95ۛ pqLIvAq0 "5nZVqP:tCOEsuM?^XmKwMReD (,Ȼ0;2]'uàp)װ2Byڌ7 En2Zv;3vтC02)^3U _w1Wc*@kڃݺZznObW HEro֗_oTvRzåCt.@ȆY5oaP =m"s3&cQXQ4ٚp/rؕ7a-r0wV;{ã!UʧnC׉$p ^5$Ԙ[Ěd? g^o6-,+ZiL"XQf5rňz2EA1`S ?Cڲ3h3,;s#n?ױ>[4++t,䲍KAqzUdu+{{PbӚ "[DaI W>DXoY,BHE%%oc#00Aq1Ejgq@t1Bk dAA|5N^>hÜ@5?VS{B.ƴJ~fŤk&1f1-Ѕ!1Ή@yk4w:5$Y!š@+?Ԡ | IHϕ&9+?C'B00[שKKnLf*)ALV?Xݍɠ{$V|.A@(Gin 'yw %" ~Xdl(Glbu5̡f9}m!v`Tq@$o?sՎ_۪ o|6 ҋ6//׬_:뺍ǨEfW$j_JQu4E<[=C~ai5N\A5Ms72k,^߷d-7dpbA%wHծ^F1֥x2\1_UNhoL-$MWvN,A 0_ri1 탻*uomE"Q9!T 3f#ql#Cj'(R~dmCrnlr2 x삃⧅75`4< QRO#ҥq܎:^Ypjn {+`e`f ecRjmf$n?_zec2ٛNC[Й(bǢ{ܙ[^fKNi)xT軸 &k{Y[{7~C:T>Y@kWcCa=g3ao S` \0T '=X?1K  -a] 80aQOè&ݹ[jߩd !b2M;HWo!(mWEEG\~iOçmj+c8M*!R)P% &]>CTV̇k-imW5Am#E m)piE@>$ʞ2=aMzڰ?QX7jQ5FiaWhAݼG"~f{&*P j&c"ᇇfRzUOքkЪzTsBU>A$p>}:7D?0]وE2i O:l!;-=DLᯥ׮p@'2ZUu39[(u@MlƑH\%IF(dKŢ٩`pTowfn 7nG(T~z1zqWgu /F l>֮5Yr K~þIpϪ&^o*eGJSĮ"F"-.y-!`FҩD+-^&ep2!HC0dppY irm9Z bHKhƂ R`kI#%LcI)5vj!<DwBs)n!u^ ֙=whCD!7Z  B)A-*=7r|SRĆ&CkdyC Y~tRVRI#Z"\ŖygmROۯS idN.ɽIˤ?`w2\\|1٫z\xBC"( UYV0,9b!qIȃHRwh7uw0䐚ۡp$-Ɲae d1'fBJ(^lA&>#^fWQ]p_O#My>-4̪NRʫ7% ;o6|h[&)Ovyy:?w‡5ex?'m`wDj4[z7D=aݶ{J8S/,ĂJ``)9~ B'h@%ð<7\u'fzezф|ۉ7*?CϬ۝8g%a&ťvM\D*ۧ K@p;t?> E n_#>H;BI=2~161v8oզ*p-6S>CE;9sB腔̛VNlId K$| T?o)Av"nD#nW:нDa="?W} <=3p ЫUL׀Fcq=~Y?d#M}[q*Us}+>M=ׅ9@D\*&2ӛe kK7mλVh8pܣE~|'&79\_rؖQխm}/-_^KTl̓HskO򅰂.s޴reht ѴuC4>?E.8hZ-Eڄ) Q]BQs$&RF:,k^Dwh$²X<{ QTceSeM %*Tcoy*̏_ePuHNH2CX0Qd FŔ= HX׊<9mςҧeW3+0G>pPPb)txw$`X3r/nY.: qoR=R3 *,klqsa2B\\R:(ūTq,W?NQf}7C5z4ڐ<s ZTKnaiElį/LlW;m9 x/xCx5`qN2Լ+A8? 5aъD,~iCޯ띃ls5z>]K?`O$OzLX&0QiU T rrB5H}󶚭=Q`󈰈&~wt\M^`*w%iz0G.0W<316?H3LHZNŸmI2!CeL]H'q_ qZRP6Ǥ̭_UFo;q K]@wSx7_w-"exs]B8ȑ,By~ޣ$˙6X~%J.p̙V'Yyi@c㪋Hit(xf-x#:')4gq,3x<-lZT7)mͅȦ>xYחqJDwhFepbO%}^3j$~.uP9&rYde@WwS}?4R*󒇲tJ8:vBj7\Wع>&MO[^ ml2k!oWI_jc;~c*O!mI+ :(~߿ҤÔx!|L;M󑗖?3%ȰT9څ"Du52P)ڇh ゥrXthʠ%Ix Aζ'4]ЀhXμB6ݴғ|Q Vq'fW a,~kfGvP~F-xLtx,N6*to!;VtX cskqYE1B+zv۠ 7L ]8qn|zyQwtN@D;R ^kaWY9<7WV-t)]x9ÄXWl~hq b;IAfy{EU^8/_M񉗪+;HJZ"9*!!*(~P#[]YKBhzEsr&j⢇k/JԨlc`$V`bGrtB%݀X)x C@4M담V僀խ}_^Ir,1D{ e. ʺNߢ.HT8l}U7e?-RLUb*r\/1֠<uV+oK\^iq+P~U%ngfb6)_hh&'`U&s݌cFA0R3EQML'0AJ`[܇wEvnfF'v>; \t\xJ1T*eG޺P%lcQoJv)qD0"Z f36տnd)-i~V .Lc2+g>.S\L‰8kLv6 0**P9Y~1]%li o1}Lo,˽w+*MV IFؒd}si^uhLjﰠlyir˽%5;@5Jĭσ2d5hj-M^ɩ݁0B.vIa,qPd8@޽ҙUdMYSmL=ĬKM¤|ە52+]sEZ\T>^L<#"dT+]%lKeF񱉥cW]0XGY k2:}g,tnͣLhoM拝 am 5~_%wיL>`"d6Shg5tJ_}u߾B!衎jZQ6sk&֞gI~pGCgCWpi W1Vc}̒.W&o"2<%l;S $`qEHMCI3Y/J억?Fb~M快<, GYЃĺ,u{Xy!m6YltyѶ~cDoq S-=W9W0JͰ841 6\E/uZd&u}f8S7,x݃,$2WN$ߠzh)ƝU|Sk3cʏ~Ք5$>∅@Qsȫ`E*:NƆpJd=PL^/LVPy+^禌C*R@p3 "r3tǬQLj1JླbS[Y̴F)D iBz JzW.ghO4Y*gV{ha85fj8VWQi<Cpa /LJmll\ߔu /Oi/@'u*0O[V{Jv >n3ua~"^-&*{!cz%R5 >A( G:I(UYox}@O2'cRY@-gE薊THB[̿w8 y)@Lۀ\93%/XQ^eRRf WX5ʓ?}p#Q:2^4SyXH3<-"D~$+v8p;zjOH%R+*X.3K( (hİCx;iYVw)j5C(+|; wTso濊 H>(Iv3o7Ç|=ukQ̢]*"{yr*q_1:݈mI9i*ݸaIϾz ۇ? {*\oVɛŃ6Iı[7N8l<0n^|oդ\Y( +pa*Q#CoK!TnY9h0Hx&˲6nWn0R^r.=Mڦȯb{3"][ջûc6(ҹ_d*1{nu{G]*kIR~)m>O)+>H7εz(NSwk1*;Y%xu]ݛA^2<50tBWe&13fB4s/ O,h`gN4v "NfpɠUէyrE`Mr{IeUY#ΗwіR#@˿FR^}S.y52GN9fQMj45}\*L&6Y p>οzNM(g,(|: 3T*UL93/?S(sKCjUw-3S1W 4"=x}9`ܘoS\oV_nN`B!k\S lhGQ8$sm:#czC&lV[sP… AKs{'⩈S%kpƳ'# j|7E 0 _D8Oe~$̭R XzoQb-3]ºQ> c2zDwi(hdU(lmidWHBFmQy@%+r cK){EWRHtB}Z}K1/bp{:.b%.ogYTQTv7=0 ^}j٩ݒ!SBYGZ0#uu.b@ܤ})] -r ~Yb⎌_̢-]-Z*$L҉s f&s(" kntu7tDogqNѱ3 2ԕkJ?%Z|_2(i> ~/e'3z)J\Cq6A/Z_.$u%Nd -V9M@ۅlt+GwUˌn4Psщ.\ザS<>hRѬ qU}S/b~o;V%ʉ-m>IDl1!'0.I5vOwSm;ma j'27'MΊj038#ŜNVb$nH/b8*۵]AGH tETÒ.$dP&ve%J o8Z5-9@ YZ