libFLAC++6-1.3.2-lp150.1.11 >  A Z`/=„"VTY +n&dR&?m~?ӲL<=E#$<pLpl@3`@Ñ<;{  5rl(Y}NT8ZzT5eK 7%3(7{gW9q/+"o_V/9W.eH9>Z|5YL Q3/صpΘ*~&{N@p@!?!d   @ *AGPX \ ` h  <7(`8h9:>@FGH I(X,Y8\\]d^bc ;d e f l u v w!Lx!Ty!\ z!!!!!ClibFLAC++61.3.2lp150.1.11Free Lossless Audio Codec LibraryThis package contains the C++ library for FLAC (Free Lossless Audio Codec) developed by Josh Coalson.Xh@cloud115openSUSE Leap 15.0openSUSEBSD-3-Clause and GPL-2.0+ and GFDL-1.2https://bugs.opensuse.orgSystem/Librarieshttps://xiph.org/flac/linuxx86_64Z_Z_32bbf34ae617de570c30ccf2e507eab2cead6708b9e17eaa1310563ab6bc9ba0libFLAC++.so.6.3.0rootrootrootrootflac-1.3.2-lp150.1.11.src.rpmlibFLAC++.so.6()(64bit)libFLAC++6libFLAC++6(x86-64)@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibFLAC.so.8()(64bit)libc.so.6()(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1Xh@WU ]@U TuQo@Q@Qu&@Q/FPZP+P+PE@O_6OX@O"O@NNN @Nu@N=,Ls@K(J@aloisio@gmx.comtchvatal@suse.commpluskal@suse.commpluskal@suse.comtiwai@suse.dejengelh@inai.decrrodriguez@opensuse.orgcfarrell@suse.comseife+obs@b1-systems.comidonmez@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgschwab@linux-m68k.orgdimstar@opensuse.orgdvaleev@suse.comcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcrrodriguez@opensuse.orgcoolo@suse.comcrrodriguez@opensuse.orgjengelh@medozas.decrrodriguez@opensuse.orgcristian.rodriguez@opensuse.orgjengelh@medozas.decoolo@novell.com- Update to version 1.3.2 * Fix undefined behaviour using GCC/Clang UBSAN (erikd). * General hardening via fuzz testing with AFL (erikd and others). * General code improvements (lvqcl, erikd and others). * Add FLAC in MP4 specification docs (Ralph Giles). * Fix some cppcheck warnings (erikd). * Assume all currently used OSes support SSE2. flac: * Fix potential infinite loop on flac-to-flac conversion (erikd). * Add WAVEFORMATEXTENSIBLE to WAV (as needed) when decoding (lvqcl). * Only write vorbis-comments if they are non-empty. * Error out if decoding RAW with bits != (8|16|24). metaflac: * Add --scan-replay-gain option. libraries: * CPU detection cleanup and fixes (Julian Calaby, erikd and lvqcl). * Fix two stream decoder bugs (Max Kellermann). * Fix a NULL dereference bug (on a malformed file). * Changed the LPC order guess for a slight compression improvement, particularly for classical music (Martijn van Beurden). * Improved encoding speed on older Intel CPUs. * Fixed a seeking bug when decoding certain files (Miroslav Lichvar). * Put an upper bound (32768) on the number of seek points. * Fix potential memory leaks. * Support 64bit brword/bwword allowing FLAC__BYTES_PER_WORD to be set to 8 (disabled by default). * Fix an out-of-bounds heap read. - Refreshed flac-cflags.patch- Drop patch that should be upstreamed first, otherwise we will have to keep it ofrever: * flac-ocloexec.patch - Drop wrong patch: * flac-fix-pkgconfig.patch + If using this change you get assert.h include overriden in your project by the one from FLAC/ which is not what upstream desired If packages fail to build they should fix their include- Build documentation as noarch- Cleanup spec file with spec-cleaner - Update url - Remove no longer needed patches * flac-fix-CVE-2014-8962.patch * flac-fix-CVE-2014-9028.patch * 0001-getopt_long-not-broken-here.patch - Remove following as benefit of using openssl is small * 0001-Allow-use-of-openSSL.patch - Add flac-cflags.patch - Use doxygen to build documentation - Split documentation to separate package - Update to 1.3.1 * Improved decoding efficiency of all bit depths but especially so for 24 bits for IA32 architecture (lvqcl and Miroslav Lichvar). * Faster encoding using SSE and AVX (lvqcl). * Fixed bartlett, bartlett_hann and triangle functions. * New apodization functions partial_tukey and punchout_tukey for improved compression (Martijn van Beurden). * Retuned compression presets to incorporate new apodization functions (Martijn van Beurden). * Fix -Wcast-align warnings on armhf architecture (Erik de Castro Lopo). * Help output documentation improvements. * I/O buffering improvements on Windows to reduce disk fragmentation when writing files. * Only write vorbis-comments if they are non-empty. * Fix symbol visibility in XMMS plugin. * Many fixes and improvements across all the build systems. * Fix CVE-2014-9028 (heap write overflow) and CVE-2014-8962 (heap read overflow)- A couple of security fixes: * flac-fix-CVE-2014-8962.patch: arbitrary code execution by a stack overflow (CVE-2014-8962, bnc#906831) * flac-fix-CVE-2014-9028.patch: Heap overflow via specially crafted .flac files (CVE-2014-9028, bnc#907016)- Update to final upstream release 1.3.0 * No user-visible changes - More robust make install call- Update to flac 1.3.0pre4 (packaged as 1.2.99_git* to avoid messing with RPM versioning) * Mostly non-linux related bugfixes plus autotools fixes - flac-openssl.patch --> 0001-Allow-use-of-openSSL.patch - remove flac-1.2.1-automake1_13.patch, fixed in upstream. - add 0001-getopt_long-not-broken-here.patch, FLAC bundles GNU-compatible getopt_long for broken OS, but we do have a functional version in libc already.- license update: BSD-3-Clause and GPL-2.0+ and GFDL-1.2 Numerous GPL-2.0+ licensed files;documtation is GFDL-1.2- add flac-1.2.1-automake1_13.patch, fix build with automake-1.13.1- Add flac-fix-pkgconfig.patch to fix includedir in the pkgconfig files.- add xz buildrequires for old distros.- Update to current git * patches deleted: - flac-1.2.1-asm.patch - flac-1.2.1-bitreader.patch - flac-gcc43-fixes.diff - flac-gcc47.patch - flac-leaks.patch - flac-no-xmms.diff - flac-visibility.patch - flac-printf-format-fix.diff All Upstreamed either by us or other distros. - Add flac-openssl.patch, do crypto with openssl (not wanted upstream) - Restore make check- Don't ignore $(AM_CFLAGS). - Remove ppc patch.- Add flac-gcc47.patch: Replacing strcpy without 'lenght limitation' with strncpy, limited to 4 chars. This is safe, as we check the length already to be sure it is 4 chars, yet do not suffer from the problem that strcpy wants to add a '\0' char in plus to the target string.- don't use fvisibility=hidden on ppc. As it can't find symbols afterwards- Fix some memory and resources leak. - Link shared libraries with -Bsymbolic-functions - annotate relevant functions with proper attributes to allow the compiler generate better code (attribute hot. alloc_size)- Support symbol visibility features - Disable test suite, nothing wrong with it, it just takes too long to run and uses private/hidden symbols to test flac's internals.- Use O_CLOEXEC in all library code.- add libtool as buildrequire to make the spec file more reliable- Build with --enable-sse, this only disables runtime checking if the *OS* supports SSE, which registers a SIGILL signal handler then tries to execute SSE code... it still tests the running *CPU* though.- Apply packaging guidelines (remove redundant/obsolete tags/sections from specfile, etc.) - Add flac-devel to baselibs- Do not build with -fno-strict-aliasing since is no longer required. - Impoer two patches from redhat, one speeds up decoding and the other enables the working ASM optimizations.- run make check, but only the basic test suite, complete one takes hours.- add baselibs.conf as a source- updated patches to apply with fuzz=0/sbin/ldconfig/sbin/ldconfigcloud115 14832720001.3.2-lp150.1.111.3.2-lp150.1.11libFLAC++.so.6libFLAC++.so.6.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.opensuse.org/openSUSE:Leap:15.0/standard/8eb621a81d00f38d2fd402ce3fc7d854-flaccpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=eb83c0625dab16b359b7d2c6b6461962a21ffcb3, stripped PRR R R RRRRR RR!7qL$%@<.utf-82bbafd51281660f924779a503b7e749e1f386cd06b5f54cdef1e73c6855211d2?7zXZ !t/ᱫT] cr$x#O`<5lMjރL3v2rpcI7մ"Ҭ[' N]<57l@K=DD'hޏ0@Mmwfès`"rNN)~2}*&W{~d(Sٗcԙ5k*T2#wrxN  Vt5v~0ځ1oS*PH0gnf:7`M2$r+pZ/rxvGmshг?(D2ډw|T/PIɆjӅVWqiE1'*$4rNxM,'_aD/܀@_g2G+/d쌢 WYЍCK.QPۓד by5a FB8VKMDD:rz¥&KSDR%&Cih{@~yG^6~{_,GL{Ya?]b "KdX1ؤS xng[ Q=}"(^,hbP(1r~F`Q0bln <mfmY*ӝzBC K:O֥ŨN=-x-rݤ #6IˉI&dB}j h)f$_ܸA@g GzUl2\"UVxJQYxK,Rph!sHa ;Qկ!nAZe }0T.-E/kHB OĜO#[pܰ&b톜@M dZ#ؿi=reG3t G4 !m;s:#B+{U f I}ɝ1`921LPtC!"|AIrNtϡKfJح~t v"1h{E:h g:umޅ%g ēC|`pC>rywĀt;w)DYP\7ꬮkZ=t8MKm`9epAt _:||K<ؙ+PO2mh93a67nG(L67gH _c 1UIL!�sǂ|o5.}T/Ț]1@H}IlHhj[/evk^ 'R1M|;Cbs@kdIݷǞ7 ,߅WԶ];_8XĄӌ٧77n,/7鯬7z;fcӧNO v, d"~^W鞮0.He|t}Myax@*Q{3Ev0c*-1ۥyYM8UO3@yڒ&X`M>vJdߍٝ΁>Sîlqǡ< JsT-naR6c}F~l~kq?Ą'`/Lm~;-Fvb9rw 3|oÝQhb|$ _+R0ƣCvNljil7G3z +y:Z?ki.SIhXފriukq26wۺ_ Lf OS0mJV?,=4KIT(KHI[_y i0AmO(S:Mr5LSYꖘL [1E}٥Yd]W t`5 !cNS3ΤӵgH9r=Oyjا "{ϡ85_/;߬ D_ \P `"!8あ'-?JnlAY2꫞\we,d0xp Vϳile,st(f84\"oՔP˻ b.Չ>= 7̆އ~ԗ2J/ Wȓ#[ v]0yV}e"uǡE#ojy҃ 22pbZ, |m~nP`Y `"MK=q[R$λ" ڶѓZѵj4&iNO؞צ.bx6=E`U+a U;JrCn"h F& "F}OP7QFy8IFx\Cጝ" ܵz5)'4S~C H {.U? nVr9JG}C$Ss$օ&!ѣ ^\.+Kܪ=")䜵zkN."U Bf1KwH[m7Zbd%=cC%-k~@|,M4"AHq!@`''`)ZU`^zI5ʹ q {5oNc8|zZIna:nORͽgFzS" 4O=y4A43ᡎ9]UψN$!nfl+1xZ`;gs[rtgL _l;͌.gotwR[,ba#ڧ%b[KK'LRnj{12ii mSSǵ{=xCh3DJ]yD܁,9f{ :Kԡ'a$XE7B-ooʱ4''W?KR|s%X@Cg KHVͷCoи&TU9TD],I0X?H{zNyl3Dx^z9+ *6j 9w -hcH}iˌ6Q4Df}0(K&.i2օ:toYs@)\_*vGe> )s_J/4㿃M!x gpXT# Q# 7qqyadM iDQrZI$L]XAZǍJ á:[4j cU azv MYqkݻ/,ԛñe2}̥Gh. uO?R-fp=ƍm{u0  {F)}*_@#!k?ErЅגUVELS37MQ~˺:=Ok[RPR}A* =l-د@$ E*;8(xc @!Rd KźUi2zYvNy+LTLrP"AMOk|Iaqd*bbB* D~LP7gL {9H2E-W|T By.d_Z(Dh Дku%ڶAP.nM("O@7X Th T֧qnzfTvϾ_Oew&3<x*ZYSr&guyô؜EAKMvHI ~hw(C[wJ o  ˫XEWM0Id: 48R8D,ddO'o/5q/]rdb%M|:=Gڟ!٠ə7J;N  f~Z.´A8Vg_{';k*qWKהvq&PB}aΑF@wQgڧ݀] sXIEce9ikM*"g5B=TAǯdg k[dQk8pZP-lQlroʈb=/"光>bܽP@ ֚zǥ#/Aqp5?c2;)B\2c&k);I<:4j16R I6ekI{i}G\|CaH}@|`w<. =L TxGIg4('t<`Y$2r4$_EKdB[]_0/-fQަ]0] iH+gVּ0g)=J9wlTJٔwL03 ʼc՗}&&%w.đm4^Vh=Ȱ`^ZJOK <$l|=ӉܿufmӅaJ8soj w2[)Zsh'v/i5<,T:sF$ϖe,0ӛ.'ۯ>೑dON<5tGwwy1VDHV+|J[* _!NSL^FҨ6Hp}AY/ "rkΝjυS#˶O#ĉ)r PN*Z%*KIU5גii䯡'Qc|km}Ri]*n 3oی=uZf$9 zqL=Ȩ _$'vۣIΚ{Z)*'jȁoj0eE"pr S 3rqHSx|X LA /Mg(`K!T+(0?A eo;OhMu C[O" J曗ܵ'ƯG߽^]2Za06 ]{c<}!s%z[sOB/?ZO-'%։ vKжyy ណ &L%:#VYi6Y' S "*+;}vf|S[ѺmC6S}V2`D@ ہ+J%ɀҼ>Ȓ3@rbܼVƼ;~L30DBB:vAX.?F%(PۭM! &y-5/{1+ڸ Fi\zpEՀ}0 [z|4 !@b8_<ǓmD:Ytfr8Ӡ!LؐcE&XgcҢϗI†v@*Itf|3ÿt5''e}gG,ٙvnhPm:}' \E.K5eWce ۶/B` gLɏ?"A~q1Ќ]} pJFdtسkQW?BMiiD=ttQ:Ght\SoyS(/⣢_c4l2 [vEq}(SoSJk6(WEՊbw*q[GO9%;yN -#DwRGwІ}Cut ڼk yzE-jTg9Sg\ϞcJ)Py4I2X[ǭHO{Hź {jDH繆$ 巧l,MK@W%ipom NmڎP"s U=!~ye3,3@Z,*NZ 7<3ZXOGfڣZjc>]Ӌtalpj;NaooLq (1\ĎfGA2qcuMy6_:Z,WqWxnNo=ycp&{V5{krd> "%/Ѩ!7׉Wte9Uv4.X ymq۩m=&:L!`.uMb;S(ͤr+l0ksTƄ–zWPy֥?kv* Aq/ʃ Tt&gCV.G̷% 3/kc'=cKS!*LT׈H w+Yl&A\BY,橘MUKеcƇ nHRcB⟰FHI1?J1ÊÝg[ZȠ<,<GmC|/֊ B~Qa )oL="y%3뼸p p50 t{_ !SU#+CJ G+-nEG*;iaxz#+1uToQ#])$W)/@oZȥa*Ȼh.I{Kervaau+N.Ry3͡,2x(AEP֯ ' 3M'L1fp&_dq/q~LU(68t(\q5$@]6kaɑs$;K RUP4ds'.|ơ+$AjQ1'A F /b*ӳey{L:s-)x h˭5-N׎Vńbѯ-ZDyL 7I }k1@\S2;i)N.s61m,'=)[}]y*9Gj~B[˪[0]䘾Q>D"K@)Vҍt6Ӱ96gbg"H[,OƾEAq+Rh8~v&@LgEr,0 ,VY<z:\_(om-j짺@\ JqEwoE7c$c0x ]sM{ͱX^1Пp},ClڨA8taanFUe*ތ!EI - j%P攘mdӯ8컩0Bc@}pD$?Cnij4Z=Waގao`X=\xw*&*EPyq&7o$, wq~3Пq,pEvXa+&'ڈ6=M7U&;j>U0#YFc0 `V$G?o&>nhTʔ"tt9 ql|4I.+T>/4[X,i]i{g6Ɍt!bzz?_M[c| #tH܍;`3DCH &d*pe`Ԣ/[cŢ<::.M_Z 8*O,z HyFv2 Vʽʠ40C ~N"¿5*MK_qYL t}`^1XK9W \i?Obb8εE"rAX)A`'#]l\xuӤܛG9_WH'vvvڠaJCXdʄ7~:6#i[;< &qJ"'qۅaHQWJ`Ek7"po*zt =]W3tP#vO }kr I}9'3. 5{}2cMY:{ kc sBip9\ 5r>_gG#2.@ h K1'j^+HLVO~d ph `>vgWt sh!O-$Qԗ3.8icĘNբE%X1aKfJj5vIZ2Rl8J+ED+BH e4aTJj'h[/)U;$Ӽ_ ׵cR̺r)f+h*R8N2kC?4V_D)fKq3$6-o`29 4LZjgCH/s$C'nqchdW=L./Whzoh\jtm"M} !(_8ƒ<>h{3ge7Q9{5p;TDd~ ^DLH3{Y`e q kMqN[sp] Wߦ} ty-|'skv"NM@cR!Iy#y[Ϟ@-Y ,V CXH㩰]ۥ[K3}D+jN9e+4WJ ࠉs1 C>(וZ(Vس;;*QWพ.٤%WDv_RvxV7Gg#V{ UqZ(7kXLj`\,Y VߗzFqL,E 6pNr4+ߌ5gӴQCx4ިC:V`I^˪(~Ft^9䠽|._a[EBahcbQ¹1,TIc]qxWKaB2yc[+d񪴚ZMؔYt>%☈#B+Gfn;BT5Ⱦ`늀N1WP̍:ޙŝNv>:eMA^ЭMŦ^WCo%RjQд <( ofOt+Q9[v27Nj,H}4,4;KXj%(Y\FSlsf.YWE jZut8I]bi:oiI`^끽kj?ݮsP)Er# H/׼M_ELBIQ/tp45T"sozXBWÓT쀔pa@}$So~,iTpΔ~+RwR:%0q!;LOY/B6"f ~,Έ_ehtrW8LjVHEqlg_yVdg z oQ[P5ϐ%[BFa!mw̏Z*U<۝E8{]XӣTG+иt#w,Q"\%-gɟ`㨶{I@rRNjBoF;x({KmDS{v}!:@T;~ʫ5(P]_.,@ߛҼgn!x|L9:.+(l (>rk^R [ NMj]26:;Gz)dܬR/Epq_@p<#QxʒjMZ6R@w3|Y\ VU /m^yOM EW C3 1mٻ s6YV84Xn(fWedş= wnEQΣ7vSsDnhJ>\ZX5ZaTpM1HE󈒷57mO10q :nVk`T+$3r!R[)wvJd{\PrrygWټJLQu7hkVYQmx*DLz„q #ِF`Vp0_⢚yF]]ks(I{!wȅRiUPILCY;(LYx.4ZςbVtI]yc@ͧ%=fDKYod <.y 榕(APⴡ$rovf2˺#NI|5;UQZ!(taz5xʼn56I*քs*xSh/Sr?5au'&gˆVD=|8}̶/WD`>՜m ܛaZ8ZѾmB,bQ&d!+EX\NDO? eXtWQq_̓Z/<^ol΍c%{y.gS=]sn k̃j܌7*b'#<Ļ1^񾑙mmFpad MX߯ Yt:G\n]Nd=kc3^7ԽyTZ vE<WN-X d$xlp0"ƓJ|l;_%dzz{*ЧjbC>~ϯuQK*]Gɼ0Oh4<(:7?ZulY皚jmaq9 I}C{3S`H U4kM.)È B{HCг~:ޢM{y$Ů.ݬ3k1N"S3orn|b~oHLKhu,=jU{7:) (O13nKn .`D5Ec(7Q刖(SMOztta~)%cY# mPo)1N k'[ؕχ QE5 ZOeHQO-|@\ PRbyQG̨:+cPn% ;y#^O&Z[^(IW4+s.bJ|0z|wE!/`uk琵GRA`n''nYV)ua&4o=^(Us6XMǃ} ^\g):xA1ȁ FGd<# ?:ziE-A0EfoȰm 6ma-}/>%n㩧lW tO\wgwh tф&jx%&]ibBH8NX 1& 08ӲF,ZxcjF+l;s 5c??K=>2f z@\8mi ^N vOprsK/3ekRȐӋuK; z;O?݉wMHܘjw3;zJ T#^/tXT@n&[׽(fI3BM}, XNvM N"V$}mtҕ#2Ei}^ʷX6qϓu2C) --,Zcf{Zڧ},ʌYuysEac±aMߊ~{Ći{\mRZ<DT.yy>V׵H9   2zGjb񬆉 y\tINv05*nlӸf/á%:A}VH)-7TBPpb:oL'6kMFuPP4ʓs_ϣA$ϲϥχU.hQ<,*H g@Ml-yZtsfT/(:1`JKGHAn /jGm˛O6@ȭJ"$[IO˟}“dK}4+Α0\_ 9RcdLi>3 zje"{Mz !ZeT8n'0wjOi)(z9<75e5^urRXښ^s.y2jzZ)Q/VkcøUC=yukbը# N=5ny_7pTŌ|vM ptKTM$41_='7FXv 81xt*~kuA $vBCiI_P^ 0@(u6zwwI|{Ô7{xtpW|9 tTQ9է +߆<|M6=o:VEt?IS[dQ;G9OBy4? ctyZ~UVz JTyL1H=-&؈yFn+ck+a#|ŽI,3dQKn")^%$bŒM+2<@η0tO"(.̲mWZnxΈ-1V+JȲAr1Wz1 !} p֙I/g9$55ClIZ$Pbw相?wᲦ)oUw\җGg `H+x,µ_1z]-4nTnpMXkfuK-y_ +<Kag>hlc⽀ks$N;-s4[\@^`JȳemCp;x^AԿgfP%=LH$cG oD2&3Ifт>5&hX*DUة1lN 8lr$Tԇ=8Z"L\A*O+mrߴo>ޕ#k9i5YGb>x8mKܲ eR*nݩ?w$$얯b0O)cY zժ3'B?}Oj~Aw,-E"7KyǶ#T2osu~ΣN৿1*2BbK1UIa5dUG@!^? 4,o͖7|o$,u}HM4n^'2h\3ԩgҵ̄3~Q8N:UBM( O[ 5#tQl'lLv+y$G r0_y 'clϜv!9Ѵ *27C%yDMd6DĒ2s!qA?XF!`(" e@0|z#i@W=O?=p ) edF5U.FHoZXS Y'-,O2}(+/S m}z=Wϕ16ZȸuϔjmȂ,dwL@ms w jOQ.@v)5W(S߈^mNAՄʟ:L}#H /ղg1̲"qKͻ$9jfrCnoDhLqm;G|;P =| 50pHI F%%Jo )J$fݒ'c%Bb`wV kދ݋ ^]jחf-g3H]wRC#JXoVFe<а2Cm?`W ֧hu7z?B-zImVׁ"~~j#Sà{k'COJ\vu&NHr.d 5yxn/ړFP?CHļqUy#zb8 Jx{)l=/œ PWs6#ժNwA5H2۟l'=?98/#~ GcePVc 7.OQ'VA#YF_OjV<^YAq9nJESîh"wi3|I^_f*ep@"3XI1`c t-/nRdx%>{F8+:k, sMC~|HNsP.& wj=ݨx_z$r~)1`t 0$&\S(Ƴ΍L'dv+kg٠^JI!^>ҏ]f 1Cq^WUh[0"rH:ߐ 줊5 8=7|ltQ<},y%$a.wЩx`9D#>caI0#6!ݙ!x!^P&\( fm zMNW %g\~-u A"\8˾E'qY龎5l)̎&>8r=HsIVx䅽AMΚշgd8k$l!V'D@*:!뇗Ab }dfI0Pҙ<[1|tbJOmk4lJHTTD^$7j"o_1ڕɽv@pb"K@%Lqݴ{F`D/Rm "OstA{p&b9a@P3F`ra*Cc82^P-FT~  8&بb)陿);bere YsnɢymHf.>Tk_-d-^9?NmfnZxîڝ)ƶ:B`rI9ܦ#&Al+k mZ) L^P Gbؐ6(l_,gEHit5YLsiQ}GXfxT~!)\0`E*YTD` ^ qI>dMh;ǨcUAB&^+XSL~mT/c6OX@SeNR)>Q./P2 FQGIx,v=A_34a6ʓMuU8XCp oT5ȒI\tnIA|(ID~Q |܍}1kB=~CVj'/5}>z]7 ,ǖaJoMMnâD\p3*3:IZT1?Vd\ &yUAtb_;؋ ,RpS_ 9>YA/~2XX[Qx *UO@%}I}5Z>+{@P!FpeO7 s3ao:5b*`aRIsr ~*/E){\!9_3Ȓ]` X 4{1eĦ;:RQq*|ƾs3`g%bde,I츜p"1kBm6kh +l jEՇnc/BC~\M ]|Ur(]B@k1ņ ';L/َݠfo޽-"fX | 48ҭBwa,DLd`EEI_B\Q]cJ4meUyΪ`3B Ȯ}K.FMaA v#J|'p =f<-&qH̉<8NKI402{z|^}\MSPS).&ImPsH#1\kzʋ?`nB/LeCcnU ?P] ݥ|5ZǝU '=}Ņ YKPFB _=cw0Y#y*Ԧo";d6VȋR̓8:aVyo[ ՉAc8Dם|Id/==B/5&0274XԌLq:GF͗Ю#۪C˂BWjFrשkhjC##: z\Ԯ$>]1~Ю?vXPGu,\16IډK(xE>vQn`itꩫuXF< =!'ehP88 ";N+STJQy' po~߳iQdjFw^yDCgQ7RI &̶KBo:AרJr YZ