libjasper-devel-2.0.14-150000.3.28.1 >  A c(Lp9|c=@453SG9Ik M5{YH?cB<1q7;C_4!dY!1/g>v{ep>Z?Zd ' \) ?_  H   4  4    t( 8 "9 (": e"FUKGU`HUIVXV(YV4\Vh]V^WbWcXdYeY!fY$lY&uY<vYwYxZyZtzZ|ZZZZClibjasper-devel2.0.14150000.3.28.1Development files for libjasper, a JPEG-2000 libraryThis package contains libjasper, a library implementing the JPEG-2000 image compression standard Part 1.c(yibs-arm-3SUSE Linux Enterprise 15SUSE LLC SUSE-Public-Domainhttps://www.suse.com/Development/Libraries/C and C++http://www.ece.uvic.ca/~mdadams/jasper/linuxaarch64,{4-= L+ |#* 0) ? ((bandno + 2) / 3) : (0)))) & (~0x1f))' failed. - bsc#1010766, CVE-2016-9393: jpc_t2cod.c:297: int jpc_pi_nextrpcl(jpc_pi_t *): Assertion `pi->prcno pirlvl->numprcs' failed. - bsc#1010977, CVE-2016-9395: jas_seq.c:90: jas_matrix_t * jas_seq2d_create(int, int, int, int): Assertion `xstart <= xend && ystart <= yend' failed. - Other bugs fixed in current version: * bsc#1010774, CVE-2016-9390: jas_seq.c:90: jas_matrix_t * jas_seq2d_create(int, int, int, int): Assertion `xstart <= xend && ystart <= yend' failed. * bsc#1010782, CVE-2016-9391: jpc_bs.c:197: long jpc_bitstream_getbits(jpc_bitstream_t *, int): Assertion `n >= 0 && n < 32' failed. * bsc#1010968, CVE-2016-9389: Assertion `((c1)->numcols_) == numcols && ((c2)->numcols_) == numcols' failed. * bsc#1010975, CVE-2016-9388: ras_dec.c:330: int ras_getcmap(jas_stream_t *, ras_hdr_t *, ras_cmap_t *): Assertion `numcolors <= 256' failed. * bsc#1010960, CVE-2016-9387: jas_seq.c:90: jas_matrix<= yend' failed.- Added patch: * jasper-CVE-2016-9262.patch + Fix for Multiple overflow vulnerabilities leading to use after free (bsc#1009994, CVE-2016-9262)- Added patch: * jasper-CVE-2017-1000050.patch + Upstream fix for NULL Pointer Dereference jp2_encode (bsc#1047958, CVE-2017-1000050)- Modified patch: * jasper-CVE-2016-9583.patch + integrate upstream change 99a50593254d1b53002719bbecfc946c84b23d27, which fixed a null pointer dereferencing crash.- Added patches: * jasper-CVE-2016-9583.patch - Out of bounds heap read in jpc_pi_nextpcrl() (bsc#1015400, CVE-2016-9583) * jasper-CVE-2017-6850.patch - NULL pointer dereference in jp2_cdef_destroy (jp2_cod.c) (bsc#1021868, CVE-2017-6850)- Added patches: * jasper-CVE-2017-5498.patch - Upstream changes putting braces and belts around CVE-2017-5498, bsc#1020353, left-shift undefined behaviour * jasper-CVE-2016-9600.patch - Upstream fix for "Null Pointer Dereference due to missing check for UNKNOWN color space in JP2 encoder" (CVE-2016-9600, bsc#1018088)- Added patch: * jasper-CVE-2016-10251.patch - Upstream fix for bsc#1029497, CVE-2016-10251: Use of uninitialized value in jpc_pi_nextcprl (jpc_t2cod.c)- Add -D_BSD_SOURCE to fix redefinition of system types in jas_config.h and breakage in ppc64le, s390 and s390x (bsc#1028070).- Added patch: * jasper-CVE-2016-9591.patch - Fix for bsc#1015993, CVE-2016-9591: Use-after-free on heap in jas_matrix_destroy- Added patches: * jasper-CVE-2016-8654.patch - Upstream fix for bsc#1012530, CVE-2016-8654: Heap-based buffer overflow in QMFB code in JPC codec * jasper-CVE-2016-9395.patch - Upstream fix for bsc#1010977, CVE-2016-9395: jas_seq.c:90: jas_matrix_t *jas_seq2d_create(int, int, int, int): Assertion 'xstart <= xend && ystart <= yend' failed * jasper-CVE-2016-9398.patch - Fix for bsc#1010979, CVE-2016-9398: jpc_math.c:94: int jpc_floorlog2(int): Assertion 'x > 0' failed * jasper-CVE-2016-9560.patch - Upstream fix for bsc#1011830, CVE-2016-9560: stack-based buffer overflow in jpc_tsfb_getbands2 (jpc_tsfb.c)- Update summaries. Use %_smp_mflags for parallel build.- Updated to bugfix release 1.900.14 * Security fixes + bsc#941919, CVE-2015-5203 + bsc#1006591, CVE-2016-8880 + bsc#1006593, CVE-2016-8881 + bsc#1006597, CVE-2016-8882 + bsc#1006598, CVE-2016-8883 + bsc#1007009, CVE-2016-8884, CVE-2016-8885 + bsc#1006599, CVE-2016-8886 + bsc#1006836, bsc#1006839, CVE-2016-8887 * Changes + Add another data file for testing (Michael Adams) + Ensure that not all tiles lie outside the image area (Michael Adams) + Added a note on sanitizer options (Michael Adams) + Added a simple test script (Michael Adams) + Added an --enable-memory-limit configure option (Michael Adams) + Manually merged and edited a few changes from Bob Friesenhahn (GraphicsMagick Maintainer) for Windows (Michael Adams) + Added some new mostly small image files (many of which are corrupt/invalid) that are useful for testing purposes (Michael Adams) + The debugging function jpc_dec_dump did not consider the case that a band can have a null data pointer (when a band contains no samples). This caused a null pointer to be dereferenced (Michael Adams) + Changed the JPC bitstream code to more gracefully handle a request for a larger sized integer than what can be handled (i.e., return with an error instead of failing an assert). (Michael Adams) + The component domains must be the same for the ICT/RCT in the JPC codec. This was previously enforced with an assertion. Now, it is handled in a more graceful manner (Michael Adams) + Fixed a few bugs in the RAS encoder and decoder where errors were tested with assertions instead of being gracefully handled (Michael Adams)- Updated to bugfix release 1.900.13 * Changes + Fixed another problem with incorrect cleanup of JP2 box data upon error. (Michael Adams) + Fixed another integer overflow problem. (Michael Adams) + Replaced the remaining left and right shifts in the QMFB/MCT code that can result in undefined behavior (due to shifting negative values) with call to inline functions. These functions collect all of the undefined behavior in one place and also allow code sanitizers to ignore this ugliness (via function attributes). (Michael Adams) + Fixed a bug in the row/column split operations for QMFBs. (Michael Adams) + Made the PNM decoder more gracefully handle the not-fully- supported feature of signed sample data. (Michael Adams) + The PNM decoder did not gracefully handle an invalid magic number in the PNM header. (Michael Adams) + Fixed a MIF decoder bug. (Michael Adams) + The imginfo command did not correctly handle an image with zero components. (Michael Adams) + Fixed an integer overflow problem. (Michael Adams) + A new experimental memory allocator has been introduced. The allocator is experimental in the sense that its API is not considered stable and the allocator may change or disappear entirely in future versions of the code. This new allocator tracks how much memory is being used by jas_malloc and friends. A maximum upper bound on the memory usage can be set via the experimental API provided and a default value can be set at build time as well. Such functionality may be useful in run-time environments where the user wants to be able to limit the amount of memory used by JasPer. This allocator is not used by default. (Michael Adams) + Changed the configure setup so that if GCC is used warnings and pedantic errors are enabled. (Michael Adams) + Fixed a bug that resulted in the destruction of JP2 box data that had never been constructed in the first place. (Michael Adams) + The memory stream interface allows for a buffer size of zero. The case of a zero-sized buffer was not handled correctly, as it could lead to a double free (bsc#1005242, CVE-2016-8693). (Michael Adams) + Fixed a small memory leak for CRG marker segments. (Michael Adams) + Fixed a problem with a null pointer dereference in the BMP decoder. (Michael Adams) + Introduced jas_fast32_asl, jas_fast32_asr, and friends in order to pull all undefined behavior for left and right shift of (negative) integers into a small number of places and provide a means to have UBSAN ignore this ugliness. (Michael Adams) + Fixed an integral type promotion problem by adding a JAS_CAST. Modified the jpc_tsfb_synthesize function so that it will be a noop for an empty sequence (in order to avoid dereferencing a null pointer). (Michael Adams) + Added some extra debugging log messages for memory allocation/deallocation. (Michael Adams) + The RCT and ICT require at least three components. Previously, this was enforced with an assertion. Now, the assertion has been replaced with a proper error check. (Michael Adams) + The member (pi) in tiles was not properly initialized. This is now corrected. Also, each tile is now only cleaned up once. (Michael Adams) + Initialize uninitialized variable. (Michael Adams) + Added some options to configure for enabling various code sanitizers. (Michael Adams) + Added some range checks on parameters in some JPC marker segments. (Michael Adams) + Fixed potential integer overflow problem. (Michael Adams) + Added some functions for safe integer arithmetic (for size_t) in jas_math.h. (Michael Adams) + Fixed some indentation issues. (Michael Adams) + Converted a few raw mallocs to use jas_alloc2. Added code in the jas_* memory allocation/deallocation functions to generate debugging log messages. Only disable JAS_DBGLOG message if NDEBUG is defined. (Michael Adams) + Added more error/log messages for debugging in the JPEG decoder. (Michael Adams) + Added some extra log messages for debugging. Added check of value returned by jas_matrix_create. (Michael Adams) + Applied fix for VPATH builds (Michael Adams) + Did some configure.ac cleanup (Michael Adams) + Fixed 'inline' for older version of Visual Studio. (dirk) + Fix a potential double fclose of a FILE* in the JPEG decoder. (Michael Adams) + Changed jas_types.h to assume that header files required by the C99 standard are present. (Michael Adams) + Incorporated changes from patch jasper-1.900.3-libjasper-stepsizes-overflow.patch (Michael Adams) + Incorporated changes from patch jasper-1.900.3-CVE-2011-4516-CVE-2011-4517-CERT-VU-887409.patch (Michael Adams) + Incorporated changes from patch jasper-1.900.3-Coverity-RESOURCE_LEAK.patch (Michael Adams) + Incorporated patch jasper-1.900.3-Coverity-NULL_RETURNS.patch (Michael Adams) + Fixed memory leak in jiv. (Michael Adams) + Fixed a sanitizer failure in the BMP codec (bsc#1005084, CVE-2016-8690). Also, added a --debug-level command line option to the imginfo command for debugging purposes. (Michael Adams) + Added some missing type casts to ensure promotion to the correct unsigned type to avoid undefined behavior (and stop warnings from USAN). (Michael Adams) + Fixed a linking problem with newer versions of GCC. (Michael Adams) + Changed --enable-debug configure option to enable some GCC sanitizers. (Michael Adams) + Added range check on XRsiz and YRsiz fields of SIZ marker segment (bsc#1005090, CVE-2016-8691, CVE-2016-8692). (Michael Adams) + At many places in the code, jas_malloc or jas_recalloc was being invoked with the size argument being computed in a manner that would not allow integer overflow to be detected. Now, these places in the code have been modified to use special-purpose memory allocation functions (e.g., jas_alloc2, jas_alloc3, jas_realloc2) that check for overflow. (Michael Adams) + Add fixes for CVE-2014-8137. (Michael Adams) + Added fix for CVE-2016-2089. (Michael Adams) + Moved abort into default case of switch statement. (Michael Adams) + Remove auto-generated file aclocal.m4 from repository. (Michael Adams) + Removed HAVE_VLA stuff from various configuration and build files. Also, changed a few INCLUDES to AM_CPPFLAGS in automake files (since INCLUDES is deprecated). (Michael Adams) + 1.701.0-GL (Richard Hughes) + pkgconfig (Richard Hughes) + Coverity-UNREACHABLE (Richard Hughes) + CVE-2016-1867 (Richard Hughes) + CVE-2014-9029 (Richard Hughes) + CVE-2014-8158 (Richard Hughes) + CVE-2014-8157 (Richard Hughes) + CVE-2014-8138 (Richard Hughes) + CVE-2015-5221 (Richard Hughes) + CVE-2016-2116 (Richard Hughes) + Coverity-FORWARD_NULL (Richard Hughes) + jpc_dec.c (Richard Hughes) + Coverity-CHECKED_RETURN (Richard Hughes) + CVE-2016-1577 (Richard Hughes) + Coverity-UNUSED_VALUE (Richard Hughes) + Coverity-BAD_SIZEOF (Richard Hughes) + CVE-2008-3522 (Richard Hughes) - Removed patches: * jasper-1.900.1-bug258253.patch * jasper-1.900.1-bug392410.patch * jasper-1.900.1-no-undef-true-false.patch * jasper-1.900.1-bug725758.patch * jasper-overflow-bnc906364.patch * jasper-CVE-2014-8137.patch * jasper-CVE-2014-8138.patch * jasper-CVE-2014-8157.patch * jasper-CVE-2014-8158.patch * jasper-jpc_dec.patch * jasper-CVE-2016-1867.patch * jasper-CVE-2016-2089.patch + Fixed upstream - Force -std=c99, since the upstream sources assume C99- Modified patch * jasper-CVE-2016-2089.patch + Use the new version of patch from https://bugzilla.redhat.com/show_bug.cgi?id=1302636 with more targetted checks. - Version the Obsoletes/Provides so that the package does not obsolete itself- Add jasper-CVE-2016-2089.patch * CVE-2016-2089: invalid read in the JasPer's jas_matrix_clip() function (bsc#963983)- Add jasper-CVE-2016-1867.patch * CVE-2016-1867: Out-of-bounds Read in the JasPer's jpc_pi_nextcprl() function (bsc#961886)- Add jasper-jpc_dec.patch to fix failure when manipulating images with 4 component color using reversible color translation (deb#469786); patch taken from Fedora.- fixed CVE-2014-8157, CVE-2014-8158 (bnc#911837) + jasper-CVE-2014-8157.patch + jasper-CVE-2014-8158.patch- fixed CVE-2014-8137, CVE-2014-8138 (bnc#909474, bnc#909475) + jasper-CVE-2014-8137.patch + jasper-CVE-2014-8138.patch- fixed possible overflow CVE-2014-9029 (bnc#906364) + jasper-overflow-bnc906364.patchibs-arm-3 1663573113 2.0.14-150000.3.28.12.0.14-150000.3.28.12.0.14jasperjas_cm.hjas_config.hjas_debug.hjas_dll.hjas_fix.hjas_getopt.hjas_icc.hjas_image.hjas_init.hjas_malloc.hjas_math.hjas_seq.hjas_stream.hjas_string.hjas_tmr.hjas_tvp.hjas_types.hjas_version.hjasper.hlibjasper.sojasper.pc/usr/include//usr/include/jasper//usr/lib64//usr/lib64/pkgconfig/-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:Maintenance:25971/SUSE_SLE-15_Update/47e1b4d22800e351d0091d6f48934b68-jasper.SUSE_SLE-15_Updatecpioxz5aarch64-suse-linuxdirectoryC source, ASCII textpkgconfig filePR]>?\s\Eutf-85bfda45236f33a5d7e621fdf21ceb52a6db1eac8d227563bdc692c7b7d02c644? 7zXZ !t/,FX] crt:bLL %Qy|$0ا[?=䈴.} w6rDa@؟Bj]r @>yx{̤Jw^| ݇v&͂ Wjt {t,#8W7s{"n%a XP":\B)~Q«lKa8JPZvѧۖ0:&}q ]K$G賬< '| X`Br*9#*upܟq]|^@@E${Λ>tY`t"܂EmUʸsZXbs&7Wځ,Tݱ?΋ 5l[tfE|f1].Q>W2JNNk̈bW1-H:$-19S_FGO?M썽+CRdOT[*PHbgWټg&ЮTӒÃLG7=&-c|bc4!L6T)B J,a#j6EF]{ +{bLdRۏf}X7l"*idWk<6 w_8ɃL:}g3K8fR*?G;hq_zq nO&P!;--^x?^$UOqAO2(k8ZYIA*ze\$SAu!ǕLpQӾn:aCTh@nmw;ۀrI{~?:qB[dPJio {LK~P.8fO3v6h>5VVuœZ&cB361X"5F,(+)4Zdg?tr\?\63ĥAnL5n?v ͮ7f`t,\i""-=751Rc E@ɔ&sJ8q[5aygz^(m]G d KMSΞ1.A:b4uY7hK5&AsLvˊ׼ii{B[g2Y}["!Dkd1 UNbxH &s.N=,s"5%C 9xh8 Ѽā}nڂXpEr߃G&ݡiUb:0S W+8tUoAdg/_cұ^ԋ#9q4e[&Gb>FctS2:FF?؅cIEB5yo";.~d=EsjAJC385M'3ރޟB\\IΑx񬸲.: Z8yhPB}ӒF|ݍ:/:j||o= ^? HWzoua5@p>ko)yGk+0.=iMipW|IPfO!}&WKoCпs[L4er{tGas":ydǤ%!r*fa1WV.y=a?p#t g #A. $҃|z_I9jd[Ab1Iw`8`Ľm{~:[ja E#޷-Rլ]+Słj^ %p6Gȝ'"lHk{{7ͤ nX.j0*[:35}u(ФF, P-1̶pC=v29k"f|,dF>MbRr-`,#b\|G \-~-:xB\%q *xm<\6^-u ;/Vp{IR 邴U0_`F N!R*X8\`Vȁ( tβie d.?[.ϱs#o@)Jçu <܂au}PR~e'zȭQ`{L*ERt]x.N9^ *Z\ dt5FOh4me޲!2c2 "R43Fj?&Yqe 'y%k"&#A_| v446qU88خ;27a38odjS,ք"sPvWol2 bVbGUs:PyFZ1BůS-f):t=:G&ʼnz't1GH׻@R6:d:Llu ޯ nP% #";3ԩ.EEKMpm}_-I{IJ\\{ _0 QWpNJOY[\:m"R`8|)kpvB@-$@2bq//)gj ${d YZm3rj'xGjgt,f+7㝖O6x67Hdz`*#:TK42#_27^"WMrPxi22A|2"Rm~}YyݢIYyYA oG] Ow5DNXqZo5jZF,-VNnycHPzZÿ2&!۽pQOi@`lѧIjzja_Szdal,vw\UO*kƻDi6gRCDq$=%@ *8S8ٰ]5^yْGzJәn;,0rȋ'eldpkY30*t_:M>w_mQ0qLO⯔xO޿b|]/.xmyBd@v8p;_:O?k`Dz%?hWWyv8lk=6:19jKiGМI0xgAOGx/-K;Xa.u¢܏TC^15p7/PKO"#47˃m~c a^oGfңM;s#NZP}7y ڽdwJ ibPF'R[g9OM8q ?{FPnW ? ui;*ͺMLn4Z8+T8L,pV7l203tHn /!e_vcش{j7VAU}F=gyFMR:̅Pj44ɯJ"Ϝ' D(/@ 4R8]+ea/BZ[udzI*Ã6|eUz_Gnq-7dxZ,qhdm÷AI :0虖Ar< m_cLhLպڗǔ,{F4UA-mHޟ5&6….ZiM4H(XJgu & }m-08pP8weـ%v %$~r?%h::;=ϫsC7́[D+ivFNhy _iMag&ZA=8!&J d͟&.-2;#?g _O련:ȁ(=n.ssÈEB0qި?)H*[)m|iA4h~ 6&t'gI83w~;gѻ6o㟖B}r17=+3LbjYAuxp~_~Wk !C@^tM"`+Mdc(/JihgDR%dU3In- MˉESRѴaoNζ 7I$ev pѓljgcVQyd$ê#imB?9hTbc]|ٕC{DQ^tdi~ .~-J[";:IƀzQGb5XQ]0D Dp԰@nI bE ,% H8Y~b^ACۜGg 6D1h:ͩhڠt6];ѢWHhy)x}].dd{(W},$CCӉ'b7"ځ(6;IaC>}KCuֺ[s瀇r*5E&Gaj؋̎v\1"O'!|lJ[bzX;_:N4nH< +0Nl)Dh.HNfi'к$[Lr֢ 3<"7F٥+67(g!U+Nep_ƈGlWXgC)t2:Pdq+x160Ms42x7|Eߑ5qy١Y#Y^@&*XT XR9o .xUam/ `o-Fo }#sBr0^g1eQ'EȾ\p^"(ݶ3\={(H/6vLܖ}X$ F<>GD;.'))_WE鲂Ri|Nk5W:? WW $D(W 3~Pov,XVMX2C ~iabj6;z"^wqe[Ǹ)>d ed&_9)$}YI]imdSdڪpɎInE}]㝷db4zбNܢR}!,m%\VI/*. -)8pֶfu~ IST8GޅIb1:t5L+]N-Cn/8C㟌ҭTS̒hycV%\K ]&&4$21 6"|LIy6T3O@Dq5OM߃O|,OW/ZaiR}g0uY+϶/ŢmǪz΂q wlxR  RgH? EJ:Ǵ|x~XffY0ԅ~!0i. A GFsĞW ^)+)d!per>lԺ;a83|5Ȃ8C}j0G,&i&10%dE\ZUhgSᣜf #};k.< IݐYD:\|DsbvI3TAREl!)Cxyx}x2wɖT fAH.mvt7]!\Mɐ._NUn7*$fX "9x\@?E7\,Xf悁"#B71:La\G^~_9k7Xă A23u}4ŝ3Fm]8UJVOKCw>>7g3=5i!;M_20:`WsK#GK.#IKk)iE4fޤ"}-CdV+WKe o%Ayb؈I5:ȤpE-,f0,fxvF ċv>^xoʽKdh2Q:cPc+fWD,'XCL˂HzKE.a޷$ˆmO0oCvquA.atKu΄`C6ňz:q%"u1q , 4tjHs}.t79$1r$[_@]M1 Ly 9q ДULnwX4ҵO>wRփ dbÇ2ݔ\$0X,fǽ{ @V8Txϗnysˊ igC|iZEА%rI!&fYM!ᔘ?Qn [:!2ѣ<6NPCVkBYZE],p.?&_hCG2=ա,U-ԥ0f&G$ɤ#A{I{dF2zkɒ80u sH!{Nӝ[ZYr^\w=9-3?* G,N< zmM/YϮf⩱gVJF XZMX_mA3 fH\:EJ)a#Ӛ!ڋ<y 7xt`愻I&OohMUs֐iS%JEh$1`npkS5abK|kE]W/sXR_Y( b0CM"y"zN$l O$Ue+U2-uq|U͝LMٺTF@ EKO#VO\qa8?D)A)S66PdEtzCyEhħ(Ți&&CAyE&^927I|. e)HߧRc(L g]F*4]182,h4H蠟<2 gc[ƎNއO,c̷d 'mbS[]"9{?%V҄'A$H ]n0^w 8Z.Etxxvn(m X@n\b΂/|]D;>Qn67<@ժ7dU.c_10UzkEV8OP{1$shS-SX9Rv ,]Ԧ-bsvl|\o.9>hig~ᰝt3n^JklK/ \U^re<Fy*^d Vfd"uY15zSܲM8귡+Eb~H#KK]hv0d8 [3!Y!_NƢu0|N`TAxkޙ3 ҔDQ{o'eOZCןx>2=g.Ep h~lK.'rvdO WjH ')B|e*mf >ۮAxh*ӝ%`̎vW:Ř)+uRo'JgeocY)ijjPd5b 23[7 IЂɖu5=Dš sYrmmG}z ;?h2$k0J` ' 'uxU҆<@_-]O15Vg^,ǃO(n&-MBȈy6do8xK1Filr\_1+kĝ.'ꌇ& 8!8XgxZW1tu.N I Y=rRnPClV;Җt@` UCQyd'A *GCta,ӹTKl5 zTSr:|zKZ+e@ qQ)  X!3q Wa}Fqp2[ [Plx{x &n87䅺:#JF][{`цȹCgqNߒk3H(bvxUs:'D;*m,&Ql`vbI[zD< #N u.үV@QJ}v]ñ!z$ T LIU@M~EsT{D#ƌDwAjQvQH˧BsY[oHm.09RK(j&@N)%]8aŌjO87n`i-=xGy_GrU-A^_T苃k,Atk6,Di1Wã;Ob% /VOvHÅTiדꚬ9~!~I0ӰӈX%ډ>J>u iO x-|IYoUîWT*߷ajCiLr@j&̢N+ %!P4*ly`t;~ʽ$O[ Ǽ`Yٓf׎}6I+ ]Mt\uo_@` q_ǻ'-M28 "V㹲2ofû0I VkK׶5n~n5;M dBPZkrD0]U)'@q~V.AI3 9iRNABp(x֘\K10E醬ܙKZjӶ91>Y88( оdB)<#~`ӊ+S؋*+d20x(>qb>$&5X'1ֵcPd{K`o4Akq)HrӸ.PzrP9B`  :Nb521Q* |n)3F̉Qzl3čsw7y]MT.$IrJ^ᷮ=2J;ǷzRgcjʰ#HaE?i'3ÕB `dci)6'SwQ.t^!'[^ޮߚ|Ltv/R _4Z-Qx øN\1Lcp(VOƶ_Y!Uɨb(Ԏoe_ۀ1Pqj@aS=mP"Ru )zTU0qGRy,0hό,;+u:'س dM:Ǎ-e4u:2i/qWt@4vD#4WྔN2~Q1bHPbBU`8z +b u*,XHbRѴpddg!a615iT9iv18 ]paq 8e=mW\5ږYYz8Bsĭqidl.Fb.yX=!yd[) k/]{b-d"ѓ!ԋ@[cuhļZVEIT~xȆH) X>TxKHNVe U'j1wPߒvKjnEQvJ=wd2 9V)`ic4Z4`tIuʩAmύM B/$0~eitGaN]IEvLo)>eo~ t\UI/*'shy-_3z u`X[3XaY5dH ԀpS]>c:9I \0bRF~I E.1bZWtk  `{LΘsmRHo65+^ *P K;!F 6;OgsޤtJrOta=Q`6[? 4s؆vD7瀺 r΋œj%vFk e6k bY2ьs6-.?ee:]VLF)ksy-giZWml:lImW-DLY&f޶G1c9sc:A:wkb쀕3*F݄ywk:g`JK#o tjv=YyHEV!~Tk(ʏ;7w5M]4ҿd%Y(ዔ\eR`2^Pɍ r?;H bqݵӈ2*:E@9'_z_;̠@ n ,)cgxe(؏oBMLhdĽKRz.LSE%BieڃyN}-%}z '<1J3Pjq!.YC!'O[%e^vN*N ~ 9[ul kߡ{#^Sd=6ؗ u +PP(К<^:'_I%9 suuz褺2® : NՉRsKĝ@kOklB43Rε:9 $ܢ[QX̸$@.KλryD.J<_a'+><=tޓ1G*DOjws]],yHlm܃t*3 Y OA2.[NZnmr)E*w፾9ak#=cso2C5 $=6Jb-l#@LuSЦh5rӶ&ßĞ@h^p/O,P)1)!?~m?i`DTDq TGsmަӂ#-2RZ0Wlcuui]ZMlt/c^]jd[rbC"|v -'Va,Yڵu~^U8&sMM5Q?UʳA!`0II%Qӛۙ~4!4ՑH.1"ˠ}|. Q#&3Kq~<ۧg S.oh0OG(wq Ic2]Aٯbz`6J4 aA|ưiKYt)'q ̕5S52M)7*m'T8+%3KJ2ozzty9N/Y`e8cZUOTwS)q0Kp"рkٕQ~Nec x`]3L%x[Jcd͔P4qQS= c3P:lt1<>x,fH/r'˯]O[EsrabG.9ksac'r%< 9`L%^ ϝdxd4m 1X5PvaRgxM*"L5G'+3mD,=ٰm'ݒԻϰw6Xrsp7p96: =)6 R^I,c_'IsC_vܼ *.oM+v1h]ESse-Xt| C~xFpeFVW5! _`/Gl1Q^?(.җ=@~D=%$uw|<,&yMpC+ ǼtҪsTr_w1y:( IB@9.pPyR$DG&X]A|T#>.k2Gjx=jB˃NFқ3X\IM<MlvX_s\y9"*o#Ri#&YH־qG62wlm`@^1}pi53qޚʝGr4'j7EdB8Wj,%jH4^ :jIȮ<Om0ac%M|B[lEW9誄[ QgK1bkcFʐ)MK E\^jabkb_}@u8/U楤+q|HɫV\t`z-?swguM*6',B870XdZ06:a)/m^7 M~T^G3Mi rbq<0AĒo8nn̆dtHx3=l_CF:  wK1m2_m}ͥ%J If8*˟n30A#xL^mFO p} 5YCLHAm)(,q Z^MQXܜ 1FJsHF;P',9p€7[LVn-z:G {]Fs1: ԢGv UABk߃lV呡2zPNk(cf=!H%RFH'"^SW$y2׮NցѾ@ >u).%9Ä_nhL6w&3ßmY Z6! d@Pvڂx7E,zWԑƣ)E۴[a瀽[+C0ʋ~Fnf|+'\Zg]>-f[vH,sAp}=6_3!:ߏ0gY5h1v'V\!}n.pօ:mQJ"@ (5)r|{7BYzcLLSJ\JNW,=;fM!)˅^hYVn^bȸ턠nV$5j5WhcVz?{C 2lOlW 0]Ѿg_=YWYSlsI "' ;(;L+]pV0VDt&&Jt/{@ ӴIդuQ9_jӁ Og9 _T%y:UQq _K'u%;Iߙα׼]@҅ xi H;sP|@ b؏;4~{{U$5?d6ARovVmw-.}Ғfw 5˴4p}Q Fx*aq'ZrHSO@moΝ<%{Caz`mZK>G!K G#"PWo& 2T1 vꁢHI2_Tp\4} _2sf]wU|h^H0s߶{bȷ9i+gE/nDҦA펚_[i2ٖwwcvʾ+ce5fiK}/pS dh6mLmf"Ʊ;&:fEkjA49@C8Kp}snC6 4=E擰da6(悘 $wMf Bʂ*B2s}b0Miiy$jܖ,zUD]b 9ڒEFXOf4,HN4IxWێ}!nlq:0%PR`ogr-=?;GB)Wb^KW3yW G>hxoK,oWAgҙG:z-c /iX ?s//ߎo~2(&֝fXyK3g*3m2wlF1oTw6y8qHԐ 2I-;{j`k=_^Aw/!ǹ=;/N.Cung/Op0i' qP})O!c8x?/Z$}r2FX u\Jj"J )^x+iDwM{ E ɱoy_6D4Սs!z~zr)@*}}|صW%~|3rʞac;`kӰ ,Kw'<*~?̄{gnb"y_3HhD z:o0#H{fXS 3QP:jX  Pc:%Pa ƋSÈ>n} Hɲ!XT诚kR+ѭ[;dA" bJɃ2ԓĮ[Kݨ_'d5CP.r,MvHJψ2Hiؖ bwK{Lsb>́=8t0 WUqym? 80xe, jqv,خLZ@vRAfM^(n#} ~msk.rW;O֜w5c`)0)I?8a|v’޳hhU泲 \bg,g CN(1%J,\G&?C_Y uaUkngOD)]TsVH ̍|p2|8@+9𻗧Ո,e|)_ YZ