openjpeg2-devel-2.1.0-22.1<>,Z[J/=„mT}6RَҤ^f-M'2/X "VKbQC? _Uj\OFi8{s8 |3Zp?$VQkW ֦qGriEЕḩ&;;e%Ąh&h}ϩ1<ȩFBo>=?d  =dhpt  T      T# V ]hfoowHwwx(x+8x49x:zFGHlIXY\]$^< b%cdYe^fcleuxvwxTyzCopenjpeg2-devel2.1.022.1Development files for openjpeg2The OpenJPEG library is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, the new still-image compression standard from the Joint Photographic Experts Group (JPEG). This package provides the development files for openjpeg2.[Jbuild79IopenSUSE Leap 42.3openSUSEBSD-2-Clausehttp://bugs.opensuse.orgDevelopment/Libraries/Otherhttp://www.openjpeg.org/linuxx86_64L}1V Pq)to8bC50XJ%75DUS}l>oldfofQ.H<՟ JXVR>ihP  Y>  Q YoeG-M DUL}k}hU&`)O!9#3!!(#\ 22 /z":629#D.2!9$ \2C!/"K7($ H-*$"(1eo25p1%$D<9vO+E"?;H. K+6O@e!~Qx()_2^#-1j%IZ*7b_CX0a DzH:2OPKn8O%V=L1MSxOOqb ZՋz:6,ܫpA:'=)A70qPq@P@K\6@hpj@suse.comhpj@suse.comhpj@suse.comhpj@suse.comhpj@suse.comp.drouand@gmail.comschwab@suse.dempluskal@suse.comcoolo@suse.comopensuse@dstoecker.dehpj@urpla.netpgajdos@suse.comgber@opensuse.orgmrdocs@opensuse.orggber@opensuse.orggber@opensuse.orggber@opensuse.orgbehrisch@users.sourceforge.netAngelos Tzotsos Angelos Tzotsos - Add security fixes: openjpeg2-CVE-2015-1239.patch (CVE-2015-1239, bsc#1066713), openjpeg2-CVE-2017-17479-CVE-2017-17480.patch (CVE-2017-171479, CVE-2017-17480, bsc#1072124, bsc#1072125).- Add security fixes: openjpeg2-CVE-2016-10507.patch (CVE-2016-10507, bsc#1056421), openjpeg2-CVE-2017-14039.patch (CVE-2017-14039, CVE-2017-14164, bsc#1056622, bsc#1057511), openjpeg2-CVE-2017-14040.patch (CVE-2017-14040, bsc#1056621), openjpeg2-CVE-2017-14041.patch (CVE-2017-14041, bsc#1056562).- Add patch: openjpeg2-CVE-2016-7163.patch (bsc#997857, CVE 2016-7163).- Add patch: openjpeg2-CVE-2015-8871.patch (bsc#979907, CVE 2015-8871).- Add patches: openjpeg2-CVE-2016-9572-CVE-2016-9573.patch, openjpeg2-CVE-2016-9580-CVE-2016-9581.patch, openjpeg2-CVE-2016-7445.patch, openjpeg2-CVE-2016-8332.patch, openjpeg2-CVE-2016-9112.patch, openjpeg2-CVE-2016-9113.patch, openjpeg2-CVE-2016-9114.patch, openjpeg2-CVE-2016-9115.patch, openjpeg2-CVE-2016-9116.patch, openjpeg2-CVE-2016-9117.patch, openjpeg2-CVE-2016-9118.patch (bsc#999817, bsc#1002414, bsc#1007739, bsc#1007740, bsc#1007741, bsc#1007742, bsc#1007743, bsc#1007744, bsc#1007747, bsc#1014543, bsc#1014975).- Add a pkg-config dependency; expand pkgconfig- Re-add baselibs.conf, needed by poppler and leptonica- Use cmake macro - Remove baselibs.conf (it was broken anyways for months) - Cleanup spec file with spec-cleaner- pimp up the previous changelog- update to version 2.1.0 New Features: * Digital Cinema profiles have been fixed and updated * New option to disable MCT if needed * extended RAW support: it is now possible to input raw images with subsampled color components (422, 420, etc) * New way to deal with profiles API/ABI modifications: (see abi_compat_report in dev-utils/scripts) * Removed deprecated functions - opj_stream_create_default_file_stream(FILE*,...) - opj_stream_create_file_stream(FILE*,...) - opj_stream_set_user_data (opj_stream_t* p_stream, void * p_data) * Added - opj_stream_create_default_file_stream(char*,...) - opj_stream_create_file_stream(char*,...) - opj_stream_destroy(opj_stream_t*) - opj_stream_set_user_data (opj_stream_t* p_stream, void * p_data, ... opj_stream_free_user_data_fn p_function) - JPEG 2000 profiles and Part-2 extensions defined through '#define' * Changed - 'alpha' field added to 'opj_image_comp' structure - 'OPJ_CLRSPC_EYCC' added to enum COLOR_SPACE - 'OPJ_CLRSPC_CMYK' added to enum COLOR_SPACE - 'OPJ_CODEC_JPP' and 'OPJ_CODEC_JPX' added to CODEC_FORMAT (not yet used in use) - 'max_cs_size' and 'rsiz' fields added to opj_cparameters_t Misc: * OpenJPEG is now officialy conformant with JPEG 2000 Part-1 and will soon become official reference software at the JPEG committee. * Huge amount of bug fixes. See CHANGES for details.- version 2.0.1 - New Features: * Digital Cinema profiles have been fixed and updated * New option to disable MCT if needed * extended RAW support: it is now possible to input raw images with subsampled color components (422, 420, etc) - API/ABI modifications: (see abi_compat_report_2.0.1.html in dev-utils/scripts) * No changes, API/ABI fully compatible with 2.0.0 - Misc: * OpenJPEG is now officialy conformant with JPEG 2000 Part-1 and will soon become official reference software at the JPEG committee. * Huge amount of bug fixes. See CHANGES for details. - adjust library name- add libopenjp2.pc (demand introduced by ImageMagick 6.8.8-5)- remove bogus dependency on libjpeg-devel- add explicit libjpeg-devel to fix build on SLE 11- use pkgconfig macros - let openjpeg2-devel only recommend openjpeg2- remove bogus dependency on libgeotiff-devel and depend on libtiff-devel - ensure no bundled libraries are used- cleanup - improve group, summary, description - fix license - fix build dependencies - use optflags, don't mess with debug symbols - fix library install path - create main package containing codec tools - build doxygen documentaion - fix %post/un scriptlets for the libopenjp2-6 subpackage - add baselibs- fixed make install for non suse targetsUpdate to version 2.0 Final, fixed some major issues : * support of Large JPEG2000 Files greater than 2 GBytes * support of tile coding and decoding which allows to encode or decode only specific part of image if the file is tiled * implements subset of the MCT part 2 * streaming system * improvement of the cmake build system * adding a CDash platform to support continuous integration of the different version * opaque pointers (opj_stream, opj_codec) have been used to simplify the API * the library does not perform the t1 decoding of non-needed resolutions any more (increases performance) * a lot of code has been simplified/factored in order to lower the memory consumption. * j2k.c and jp2.c have been modified to support a simpler extension mechanism * prefix all public and the great majority of the private symbols with opj_ to avoid conflict with external libraries* Initial build from SVNbuild79 1526976330  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~2.1.0-22.12.1.0-22.12.1.0openjpeg-2.1openjpeg.hopj_config.hopj_stdint.hlibopenjp2.soopenjpeg-2.1OpenJPEGConfig.cmakeOpenJPEGTargets-relwithdebinfo.cmakeOpenJPEGTargets.cmakelibopenjp2.pcopenjpeg2-develhtml_doxyfile-html_8dox.htmlannotated.htmlarrowdown.pngarrowright.pngauxtrans__manager_8c.htmlauxtrans__manager_8h.htmlauxtrans__manager_8h_source.htmlbc_s.pngbdwn.pngbio_8c.htmlbio_8h.htmlbio_8h_source.htmlbox__manager_8c.htmlbox__manager_8h.htmlbox__manager_8h_source.htmlboxheader__manager_8c.htmlboxheader__manager_8h.htmlboxheader__manager_8h_source.htmlbyte__manager_8c.htmlbyte__manager_8h.htmlbyte__manager_8h_source.htmlcache__manager_8c.htmlcache__manager_8h.htmlcache__manager_8h_source.htmlcachemodel__manager_8c.htmlcachemodel__manager_8h.htmlcachemodel__manager_8h_source.htmlchannel__manager_8c.htmlchannel__manager_8h.htmlchannel__manager_8h_source.htmlcidx__manager_8c.htmlcidx__manager_8h.htmlcidx__manager_8h_source.htmlcio_8c.htmlcio_8h.htmlcio_8h_source.htmlclasses.htmlclosed.pngcodestream__manager_8c.htmlcodestream__manager_8h.htmlcodestream__manager_8h_source.htmldec__clientmsg__handler_8c.htmldec__clientmsg__handler_8h.htmldec__clientmsg__handler_8h_source.htmldir_3b6241772014a43a06e738daa75b5c88.htmldir_43e0a1f539e00dcfa1a6bc4d4fee4fc2.htmldir_607a6c8dbc3b4a5b3a2027684daa5cb1.htmldir_64096f318993b4bf86a3cdf755e40a49.htmldir_97e2ff57598e1e9600813a2dc43d0480.htmldir_991fdc0be5cf19da5424bbbd4aa3f9c0.htmldir_9b9a6ed6bbf152086d73a87558947ea6.htmldir_de73efe7854ea40069ad602f4bef8e41.htmldir_df6beb78cdefd35bd5195ab8878a4b8d.htmldoc.pngdoxygen.cssdoxygen.pngdwt_8c.htmldwt_8h.htmldwt_8h_source.htmldynsections.jsevent_8c.htmlevent_8h.htmlevent_8h_source.htmlfaixbox__manager_8c.htmlfaixbox__manager_8h.htmlfaixbox__manager_8h_source.htmlfiles.htmlfolderclosed.pngfolderopen.pngfunction__list_8c.htmlfunction__list_8h.htmlfunction__list_8h_source.htmlfunctions.htmlfunctions_b.htmlfunctions_c.htmlfunctions_d.htmlfunctions_e.htmlfunctions_f.htmlfunctions_g.htmlfunctions_h.htmlfunctions_i.htmlfunctions_j.htmlfunctions_k.htmlfunctions_l.htmlfunctions_m.htmlfunctions_n.htmlfunctions_o.htmlfunctions_p.htmlfunctions_q.htmlfunctions_r.htmlfunctions_s.htmlfunctions_t.htmlfunctions_u.htmlfunctions_v.htmlfunctions_vars.htmlfunctions_vars_b.htmlfunctions_vars_c.htmlfunctions_vars_d.htmlfunctions_vars_e.htmlfunctions_vars_f.htmlfunctions_vars_g.htmlfunctions_vars_h.htmlfunctions_vars_i.htmlfunctions_vars_j.htmlfunctions_vars_k.htmlfunctions_vars_l.htmlfunctions_vars_m.htmlfunctions_vars_n.htmlfunctions_vars_o.htmlfunctions_vars_p.htmlfunctions_vars_q.htmlfunctions_vars_r.htmlfunctions_vars_s.htmlfunctions_vars_t.htmlfunctions_vars_u.htmlfunctions_vars_v.htmlfunctions_vars_w.htmlfunctions_vars_x.htmlfunctions_vars_y.htmlfunctions_w.htmlfunctions_x.htmlfunctions_y.htmlglobals.htmlglobals_a.htmlglobals_b.htmlglobals_c.htmlglobals_d.htmlglobals_defs.htmlglobals_defs_b.htmlglobals_defs_e.htmlglobals_defs_f.htmlglobals_defs_h.htmlglobals_defs_i.htmlglobals_defs_j.htmlglobals_defs_l.htmlglobals_defs_m.htmlglobals_defs_n.htmlglobals_defs_o.htmlglobals_defs_p.htmlglobals_defs_r.htmlglobals_defs_t.htmlglobals_e.htmlglobals_enum.htmlglobals_eval.htmlglobals_f.htmlglobals_func.htmlglobals_func_b.htmlglobals_func_c.htmlglobals_func_d.htmlglobals_func_e.htmlglobals_func_f.htmlglobals_func_g.htmlglobals_func_h.htmlglobals_func_i.htmlglobals_func_j.htmlglobals_func_m.htmlglobals_func_o.htmlglobals_func_p.htmlglobals_func_r.htmlglobals_func_s.htmlglobals_func_t.htmlglobals_func_u.htmlglobals_func_w.htmlglobals_g.htmlglobals_h.htmlglobals_i.htmlglobals_j.htmlglobals_l.htmlglobals_m.htmlglobals_n.htmlglobals_o.htmlglobals_p.htmlglobals_q.htmlglobals_r.htmlglobals_s.htmlglobals_t.htmlglobals_type.htmlglobals_u.htmlglobals_vars.htmlglobals_w.htmlglobals_x.htmlgroup___b_i_o.htmlgroup___c_i_o.htmlgroup___d_w_t.htmlgroup___e_v_e_n_t.htmlgroup___i_m_a_g_e.htmlgroup___i_n_v_e_r_t.htmlgroup___j2_k.htmlgroup___j_p2.htmlgroup___m_c_t.htmlgroup___m_i_s_c.htmlgroup___m_q_c.htmlgroup___o_p_j___i_n_t_m_a_t_h.htmlgroup___p_i.htmlgroup___r_a_w.htmlgroup___t1.htmlgroup___t2.htmlgroup___t_c_d.htmlgroup___t_g_t.htmlgroup___v_a_l.htmlihdrbox__manager_8c.htmlihdrbox__manager_8h.htmlihdrbox__manager_8h_source.htmlimage_8c.htmlimage_8h.htmlimage_8h_source.htmlimgreg__manager_8c.htmlimgreg__manager_8h.htmlimgreg__manager_8h_source.htmlimgsock__manager_8c.htmlimgsock__manager_8h.htmlimgsock__manager_8h_source.htmlindex.htmlindex__manager_8c.htmlindex__manager_8h.htmlindex__manager_8h_source.htmlindexbox__manager_8h.htmlindexbox__manager_8h_source.htmlinvert_8c.htmlinvert_8h.htmlinvert_8h_source.htmlj2k_8c.htmlj2k_8h.htmlj2k_8h_source.htmlj2kheader__manager_8c.htmlj2kheader__manager_8h.htmlj2kheader__manager_8h_source.htmljp2_8c.htmljp2_8h.htmljp2_8h_source.htmljp2k__decoder_8c.htmljp2k__decoder_8h.htmljp2k__decoder_8h_source.htmljp2k__encoder_8c.htmljp2k__encoder_8h.htmljp2k__encoder_8h_source.htmljpip__parser_8c.htmljpip__parser_8h.htmljpip__parser_8h_source.htmljpip_architect.pngjpip_protocol.pngjpipstream__manager_8c.htmljpipstream__manager_8h.htmljpipstream__manager_8h_source.htmljquery.jsmainpage_8dox.htmlmanfbox__manager_8c.htmlmanfbox__manager_8h.htmlmanfbox__manager_8h_source.htmlmarker__manager_8c.htmlmarker__manager_8h.htmlmarker__manager_8h_source.htmlmct_8c.htmlmct_8h.htmlmct_8h_source.htmlmetadata__manager_8c.htmlmetadata__manager_8h.htmlmetadata__manager_8h_source.htmlmhixbox__manager_8c.htmlmhixbox__manager_8h.htmlmhixbox__manager_8h_source.htmlmodules.htmlmqc_8c.htmlmqc_8h.htmlmqc_8h_source.htmlmsgqueue__manager_8c.htmlmsgqueue__manager_8h.htmlmsgqueue__manager_8h_source.htmlnav_f.pngnav_g.pngnav_h.pngopen.pngopenjpeg_8c.htmlopenjpeg_8h.htmlopenjpeg_8h_source.htmlopenjpip_8c.htmlopenjpip_8dox.htmlopenjpip_8h.htmlopenjpip_8h_source.htmlopenjpippage.htmlopj__clock_8c.htmlopj__clock_8h.htmlopj__clock_8h_source.htmlopj__codec_8h.htmlopj__codec_8h_source.htmlopj__includes_8h.htmlopj__includes_8h_source.htmlopj__intmath_8h.htmlopj__intmath_8h_source.htmlopj__inttypes_8h.htmlopj__inttypes_8h_source.htmlopj__malloc_8h.htmlopj__malloc_8h_source.htmlopj__stdint_8h.htmlopj__stdint_8h_source.htmlpages.htmlphix__manager_8c.htmlpi_8c.htmlpi_8h.htmlpi_8h_source.htmlplaceholder__manager_8c.htmlplaceholder__manager_8h.htmlplaceholder__manager_8h_source.htmlppix__manager_8c.htmlquery__parser_8c.htmlquery__parser_8h.htmlquery__parser_8h_source.htmlraw_8c.htmlraw_8h.htmlraw_8h_source.htmlsession__manager_8c.htmlsession__manager_8h.htmlsession__manager_8h_source.htmlsock__manager_8c.htmlsock__manager_8h.htmlsock__manager_8h_source.htmlsplitbar.pngstruct_c_o_dmarker__param.htmlstruct_s_i_zmarker__param.htmlstructaux__response__param.htmlstructauxtrans__param.htmlstructbox__param.htmlstructboxcontents__param.htmlstructboxheader__param.htmlstructboxlist__param.htmlstructcache__param.htmlstructcachelist__param.htmlstructcachemodel__param.htmlstructcachemodellist__param.htmlstructchannel__param.htmlstructchannellist__param.htmlstructcodestream__param.htmlstructdec__server__record.htmlstructdwt__local.htmlstructfaixbox__param.htmlstructfaixelem4__param.htmlstructfaixelem8__param.htmlstructihdrbox__param.htmlstructimgreg__param.htmlstructindex__param.htmlstructj2k__prog__order.htmlstructjpip__dec__param.htmlstructmanfbox__param.htmlstructmarker__param.htmlstructmarkeridx__param.htmlstructmessage__param.htmlstructmetadata__param.htmlstructmetadatalist__param.htmlstructmhixbox__param.htmlstructmsgqueue__param.htmlstructopj__bio.htmlstructopj__codec__private.htmlstructopj__codestream__index.htmlstructopj__codestream__info.htmlstructopj__codestream__info__v2.htmlstructopj__cp.htmlstructopj__cparameters.htmlstructopj__dec__memory__marker__handler.htmlstructopj__decoding__param.htmlstructopj__dparameters.htmlstructopj__encoding__param.htmlstructopj__event__mgr.htmlstructopj__image.htmlstructopj__image__comp.htmlstructopj__image__comptparm.htmlstructopj__j2k.htmlstructopj__j2k__dec.htmlstructopj__j2k__enc.htmlstructopj__jp2.htmlstructopj__jp2__box.htmlstructopj__jp2__cdef.htmlstructopj__jp2__cdef__info.htmlstructopj__jp2__cmap__comp.htmlstructopj__jp2__color.htmlstructopj__jp2__comps.htmlstructopj__jp2__header__handler.htmlstructopj__jp2__img__header__writer__handler.htmlstructopj__jp2__index.htmlstructopj__jp2__metadata.htmlstructopj__jp2__pclr.htmlstructopj__marker__info.htmlstructopj__mct__data.htmlstructopj__mqc.htmlstructopj__mqc__state.htmlstructopj__packet__info.htmlstructopj__pi__comp.htmlstructopj__pi__iterator.htmlstructopj__pi__resolution.htmlstructopj__poc.htmlstructopj__procedure__list.htmlstructopj__raw.htmlstructopj__simple__mcc__decorrelation__data.htmlstructopj__stepsize.htmlstructopj__stream__private.htmlstructopj__t1.htmlstructopj__t2.htmlstructopj__tccp.htmlstructopj__tccp__info.htmlstructopj__tcd.htmlstructopj__tcd__band.htmlstructopj__tcd__cblk__dec.htmlstructopj__tcd__cblk__enc.htmlstructopj__tcd__image.htmlstructopj__tcd__layer.htmlstructopj__tcd__pass.htmlstructopj__tcd__precinct.htmlstructopj__tcd__resolution.htmlstructopj__tcd__seg.htmlstructopj__tcd__tile.htmlstructopj__tcd__tilecomp.htmlstructopj__tcp.htmlstructopj__tgt__node.htmlstructopj__tgt__tree.htmlstructopj__tile__index.htmlstructopj__tile__info.htmlstructopj__tile__v2__info.htmlstructopj__tp__index.htmlstructopj__tp__info.htmlstructplaceholder__param.htmlstructplaceholderlist__param.htmlstructquery__param.htmlstructrange__param.htmlstructsession__param.htmlstructsessionlist__param.htmlstructsubfaixbox4__param.htmlstructsubfaixbox8__param.htmlstructtarget__param.htmlstructtargetlist__param.htmlstructv4dwt__local.htmlsync_off.pngsync_on.pngt1_8c.htmlt1_8h.htmlt1_8h_source.htmlt1__generate__luts_8c.htmlt1__luts_8h.htmlt1__luts_8h_source.htmlt2_8c.htmlt2_8h.htmlt2_8h_source.htmltab_a.pngtab_b.pngtab_h.pngtab_s.pngtabs.csstarget__manager_8c.htmltarget__manager_8h.htmltarget__manager_8h_source.htmltcd_8c.htmltcd_8h.htmltcd_8h_source.htmltgt_8c.htmltgt_8h.htmltgt_8h_source.htmlthix__manager_8c.htmltpix__manager_8c.htmlunionopj__v4__t.htmlunionsubfaixbox__param.htmllibopenjp2.3.gz/usr/include//usr/include/openjpeg-2.1//usr/lib64//usr/lib64/openjpeg-2.1//usr/lib64/pkgconfig//usr/share/doc/packages//usr/share/doc/packages/openjpeg2-devel//usr/share/doc/packages/openjpeg2-devel/html//usr/share/man/man3/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:8154/openSUSE_Leap_42.3_Update/68dcabf9d33167f9388fb8136479e94f-openjpeg2.openSUSE_Leap_42.3_Updatedrpmlzma5x86_64-suse-linux       directoryC source, ASCII textASCII textpkgconfig fileHTML document, ASCII textHTML document, ASCII text, with very long linesPNG image data, 16 x 22, 8-bit/color RGBA, non-interlacedPNG image data, 8 x 30, 8-bit/color RGBA, non-interlacedPNG image data, 7 x 8, 8-bit/color RGBA, non-interlacedPNG image data, 9 x 9, 8-bit/color RGBA, non-interlacedPNG image data, 24 x 22, 8-bit/color RGBA, non-interlacedPNG image data, 104 x 31, 8-bit/color RGBA, non-interlacedPNG image data, 770 x 174, 8-bit/color RGB, non-interlacedPNG image data, 600 x 372, 8-bit/color RGB, non-interlacedASCII text, with very long linesPNG image data, 1 x 56, 8-bit/color RGB, non-interlacedPNG image data, 1 x 6, 8-bit/color RGBA, non-interlacedPNG image data, 1 x 12, 8-bit/color RGB, non-interlacedPNG image data, 6 x 1024, 8-bit/color RGB, non-interlacedPNG image data, 24 x 24, 8-bit/color RGBA, non-interlacedPNG image data, 1 x 36, 8-bit/color RGB, non-interlacedtroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)PRဓԎߝzyRopenjpeg22.1.0?0]"k%w!n.]7C'f6C8e^G%޾p6dPԂCN$P U(*\+}Ait٢uCdE>-,oaŖUqVp<_EbyRD+P@k,.r U+1|o|hI'$x$zLN`''T:J+<%#6Oaܻ0firWȰxn܎S#/eReb=S vj^25eG1gҔ|spâohΥljV nyz9juSINJƲ$| ](MHSyUUlN i#c# GG/h@;MUUU$mG L9*ͲV斀_q3暱M@u.|*JwUU[ )xOrE[y2=\g&{FzdkS"fiy$rRI!ڵSsAAj4 M-U+?0V,i7𷅐nS2cVmG|+r{;UIzb PŸ/-TLX:7 q YbR`F3ePƛ+oD<;gc*B*ژsn%v%\&<ȗK!3IRC߉JZɔ]jxPX܂qm>J>땂K-E`߄AU0+P6k4!rG9pմX^PX%͸O8o0Ί;y;MAHVhWꋨ׽0 XvjgJ\r8sE/щ|]_XMX*ڭ\~M>1^`$ E~kb6koRFNAiQ L+{f˳Ӑt2mUrqKZ7'5j|AS?Cin'Pe| #T(C˳GD`lv͕oU#(b?`AK-?n3Ru0:+X)_Xh8My?ۇ}3>mQܭ K#8$ u"XrNRXXCѕOl-nl\y)qqEDlҸl?5ZM讓iWG ʭH •h⿥ 66BΕkܙ(`2%oK4H]1^&䑸J~{";Ve|B#۲[D;&Lw;ҳX#(  rǎ!NzLr$U Q.!w#+4mF'KG>M\q/S L;/y$zLors/ŏX2m: Yj=ƔbV`N{bL#HZ[ پ7Zu 5إ uE NpjubMfѸ3^RH+m<;s%k?H5|{&16ɓ,n\GOe֘xVD>RSQVSd닼4hoqFz;2ـpW:Ԟ8^o Q_J8:^0~іu\J^jI*lkx'Я:s ^x&ñW缋hi&t)_\+g$ƛJ>I>=G7ut'#5njJ۠?@j*oԓ +EAi cIj[P0,wta!aQ<\6up}aѝ,% BjzDA9M![$Ɍۄ #͢*,"47Hմ ]\?@\K>1?h刔LJ߽u5LDYV&&>QPwPC"sZPP 0SWCQ,{-$^wrˑ-\ QXUCʯF )$@ߏCl<_Q339#zyswicp# yyNkEX@hO< .ފ;ff(;[t h_/(hg2%R;;)DX3=~ Atn &dαɗCE?k葠,b~4٬?wC " g,ãB7Bx+ZxVn1/jX34pC (ⲢgH7).I&E,sgHmnrpvnH۶[sa _4 My 吙-EE2nW,K '4Obi FA@ V:|]gZ^%ƻ%=Kq5C>)v>]R(^}?1-YӅ/HF/eׄ<81~.Tc| niOW|*>><1y¶)N5:=qkڿo Gz/w6