ghostscript-9.52-150000.177.1<>,9 exEf[w<‡/16; 93?=9jyd{'*{Vƭ[3'DKS{>Y6{(/&[b`+\♎(ɒYRP T!M+1zWYؓʞ-S޵ʑ!>Ld?Td  SX\lp  gww w w "\w w Hw$wwww ho(8 797:Y7>?@BF3GLwH(wIwX| Y¤ Z[\w]w^Ibcd9e>fAlCuXwv4@w4wxwy1zPCghostscript9.52150000.177.1The Ghostscript interpreter for PostScript and PDFGhostscript is a package of software that provides: An interpreter for the PostScript language, with the ability to convert PostScript language files to many raster formats, view them on displays, and print them on printers that don't have PostScript language capability built in. An interpreter for Portable Document Format (PDF) files, with the same abilities. The ability to convert PostScript language files to PDF (with some limitations) and vice versa. A set of C procedures (the Ghostscript library) that implement the graphics and filtering (data compression / decompression / conversion) capabilities that appear as primitive operations in the PostScript language and in PDF. For information how to use Ghostscript see /usr/share/ghostscript/9.52/doc/Use.htmex[SUSE Linux Enterprise 15SUSE LLC AGPL-3.0-onlyhttps://www.suse.com/System/Librarieshttps://www.ghostscript.com/linuxppc64le/sbin/ldconfig /usr/sbin/update-alternatives \ --install /usr/bin/gs gs /usr/bin/gs.bin 15if test $1 -eq 0 ; then /usr/sbin/update-alternatives \ --remove gs /usr/bin/gs.bin fi^``a^^w 6E !8 7np #E i>dtG G,xG&xwZas8C6J.(6Q"1F|.I, ;8 c: 9:0 @:K;4:_sss[ ! ut R S y a >=  04#0  Z \ & <=<  a' ID Vcs D \ i Q u m[) R 5 5& @ [ J 0W   . !-I_ / >> . /1P - CXI  ݊ v %mM 0  r : O pF ) K  *  ITrM1<Mp. I  9 I Zhm s,6 !E  T :^E6OaXZA.$A&+ A_<yBvpcz-^/$/ )m2lS0d9A!97KH V"Cb$<,} O ]p JLt WWE G 00Ѣ{*6M`O VbX  D cbJ)ycX W 33 `4\ 2(44(  dv]dt[[u[t[[t[l||+, N J^Hd+ G I  R\Y]c P J{/ZW1-.;-"W"!\0CzuVQjp8WX=oo[GKn[Iyc f b;(*pp ] u6   2XX  :AAAA큤A큤AAAA큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤A큤ex-fonts) and those fonts are not required for PostScript compliance, see https://bugzilla.opensuse.org/show_bug.cgi?id=1082896#c13- Version upgrade to 9.23rc1 (first release candidate for 9.23). For details see the News.htm and History9.htm files. Regarding installing packages (in particular release candidates) from the openSUSE build service development project "Printing" see https://build.opensuse.org/project/show/Printing - Adapted ppc64le-support.patch: In Ghostscript 9.23 there is now lcms2art/include/lcms2art.h (instead of lcms2/include/lcms2.h). - ghostscript-fix-debug-use.patch is no longer needed because the issue is fixed in the upstream sources. - fix_ln_docdir_gsdatadir.patch avoids "base/unixinst.mak:162: recipe for target 'install-doc' failed" - Adapted spec file to the new Ghostscript upstream documentation directory /usr/share/doc/ghostscript/9.23/- Use -p /sbin/ldconfig instead of shell post(un) scriptlet, drop explicit Prereq for ldconfig - Use shared libgs library for gs binary instead of static linked version - Use --disable-compile-inits, to allow unbundling of Resource files - Remove --disable-omni switch, has been removed in GS 9.20 - Keep patch ordering in full/mini consistent - Remove patch backup files to avoid packaging- Add ghostscript-fix-debug-use.patch from upstream to fix broken printing with some drivers (especially Dell Printers) from https://bugs.ghostscript.com/show_bug.cgi?id=698837 - Fix build for SLE targets- Version upgrade to 9.22. For details see the News.htm and History9.htm files. Highlights in this release include: * Ghostscript can now consume and produce (via the pdfwrite device) PDF 2.0 compliant files. * The main focus of this release has been security and code cleanliness. Hence many AddressSanitizer, Valgrind and Coverity issues have been addressed. * The usual round of bug fixes, compatibility changes, and incremental improvements. Incompatible changes * The planned device API tidy (still!) did not happen for this release, due to time pressures, but we still intend to undertake the following: We plan to somewhat tidy up the device API. We intend to remove deprecated device procs (methods/function pointers) and change the device API so every device proc takes a graphics state parameter (rather than the current scheme where only a very few procs take an imager state parameter). This should serve as notice to anyone maintaining a Ghostscript device outside the canonical source tree that you may (probably will) need to update your device(s) when these changes happen. Devices using only the non-deprecated procs should be trivial to update. - Up to 9.22rc1 it "just built" for all openSUSE versions but since 9.22rc2 the libijs part does no longer buid for any released openSUSE version where if fails with messages like libtool: Version mismatch error. This is libtool 2.4.6 Debian-2.4.6-2, but the definition of this LT_INIT comes from libtool 2.4.2. You should recreate aclocal.m4 with macros from libtool 2.4.6 Debian-2.4.6-2 and run autoconf again. Makefile: recipe for target 'ijs.lo' failed so that currently it only builds for Tumbleweed/Factory. Presumably it is not too complicated to make it build again also for released openSUSE versions but currently I have less than zero energy to fix such "latest breaking changes" so that for now Ghostscript 9.22 is only provided for openSUSE Tumbleweed/Factory and the upcoming SLE15/Leap15.- Version upgrade to 9.22rc2 (second release candidate for 9.22). For details see the News.htm and History9.htm files. Regarding installing packages (in particular release candidates) from the openSUSE build service development project "Printing" see https://build.opensuse.org/project/show/Printing- Version upgrade to 9.22rc1 (first release candidate for 9.22). For details see the News.htm and History9.htm files. Regarding installing packages (in particular release candidates) from the openSUSE build service development project "Printing" see https://build.opensuse.org/project/show/Printing - Since Ghostscript 9.22rc1 font2c and wftopfa are removed. - CVE-2017-5951.patch CVE-2017-7207.patch CVE-2017-8291.patch and CVE-2017-9216.patch are fixed in the version 9.22rc1 upstream sources.- CVE-2017-7207.patch fixes a NULL pointer dereference in mem_get_bits_rectangle see https://bugs.ghostscript.com/show_bug.cgi?id=697676 (bsc#1030263) - CVE-2017-9216.patch fixes a NULL pointer dereference in jbig2_huffman_get see https://bugs.ghostscript.com/show_bug.cgi?id=697934 (bsc#1040643)- CVE-2017-8291.patch fixes a type confusion in .rsdparams and .eqproc see https://bugs.ghostscript.com/show_bug.cgi?id=697808 and https://bugs.ghostscript.com/show_bug.cgi?id=697799 (bsc#1036453).- CVE-2016-10317 (bsc#1032230) heap buffer overflow in fill_threshhold_buffer() is not yet fixed because there is no fix available at https://bugs.ghostscript.com/show_bug.cgi?id=697459 - CVE-2016-10219 (bsc#1032138) divide by zero in intersect() https://bugs.ghostscript.com/show_bug.cgi?id=697453 is fixed in the version 9.21 upstream sources - CVE-2016-10218 (bsc#1032135) null pointer dereference in pdf14_pop_transparency_group() https://bugs.ghostscript.com/show_bug.cgi?id=697444 is fixed in the version 9.21 upstream sources. - CVE-2016-10217 (bsc#1032130) use-after-free in pdf14_cleanup_parent_color_profiles() that is related to pdf14_open() in base/gdevp14.c https://bugs.ghostscript.com/show_bug.cgi?id=697456 is fixed in the version 9.21 upstream sources. - CVE-2016-10220 (bsc#1032120) null pointer dereference in gx_device_finalize() that is related to gs_makewordimagedevice() in base/gsdevmem.c https://bugs.ghostscript.com/show_bug.cgi?id=697450 is fixed in the version 9.21 upstream sources. - CVE-2017-5951.patch fixes null pointer dereference in ref_stack_index() that is related to mem_get_bits_rectangle() in base/gdevmem.c https://bugs.ghostscript.com/show_bug.cgi?id=697548 (bsc#1032114)- Version upgrade to 9.21. For details see the News.htm and History9.htm files. Highlights in this release include: * pdfwrite now preserves annotations from input PDFs (where possible). * The GhostXPS interpreter now provides the pdfwrite device with the data it requires to emit a ToUnicode CMap: thus allowing fully searchable PDFs to be created from XPS input (in the vast majority of cases). * Ghostscript now allows the default color space for PDF transparency blends. * The Ghostscript/GhostPDL configure script now has much better/fuller support for cross compiling. * The tiffscaled and tiffscaled4 devices can now use ETS (Even Tone Screening) * The toolbin/pdf_info.ps utility can now emit the PDF XML metadata. * Ghostscript has a new scan converter available (currently optional, but will become the default in a near future release). It can be enabled by using the command line option: '-dSCANCONVERTERTYPE=2'. This new implementation provides vastly improved performance with large and complex paths. * The usual round of bug fixes, compatibility changes, and incremental improvements. Incompatible changes: * The planned device API tidy (still!) did not happen for this release, due to time pressures, but we still intend to undertake the following: We plan to somewhat tidy up the device API. We intend to remove deprecated device procs (methods/function pointers) and change the device API so every device proc takes a graphics state parameter (rather than the current scheme where only a very few procs take an imager state parameter). This should serve as notice to anyone maintaining a Ghostscript device outside the canonical source tree that you may (probably will) need to update your device(s) when these changes happen. Devices using only the non-deprecated procs should be trivial to update. - CVE-2016-7976.patch and CVE-2016-7977.patch and CVE-2016-7978.patch and CVE-2016-7979.patch and CVE-2016-8602.patch are no longer needed because those issues are fixed in the upstream sources. - 0001-mkromfs-make-build-reproducible-use-buildtime-from-S.patch and 0002-mkromfs-sort-gp_enumerate_files-output-for-determini.patch are no longer needed because both are included in the upstream sources, see the upstream issue https://bugs.ghostscript.com/show_bug.cgi?id=697484 - Again use the zlib sources from Ghostscript upstream and disable remove-zlib-h-dependency.patch because Ghostscript 9.21 does no longer build this way, cf. the entry below dated "Wed Nov 18 11:46:58 UTC 2015"- Set SOURCE_DATE_EPOCH based on changelog head - Add 0001-mkromfs-make-build-reproducible-use-buildtime-from-S.patch * Use SOURCE_DATE_EPOCH for mkromfs output for reproducible build - Add 0002-mkromfs-sort-gp_enumerate_files-output-for-determini.patch * Sort ROM contents for deterministic output- CVE-2013-5653 (getenv and filenameforall ignore -dSAFER) is fixed in the Ghostscript 9.20 upstream sources see http://bugs.ghostscript.com/show_bug.cgi?id=694724 (bsc#1001951). - CVE-2016-7976.patch fixes that various userparams allow %pipe% in paths, allowing remote shell command execution see http://bugs.ghostscript.com/show_bug.cgi?id=697178 (bsc#1001951). - CVE-2016-7977.patch fixes that .libfile doesn't check PermitFileReading array, allowing remote file disclosure see http://bugs.ghostscript.com/show_bug.cgi?id=697169 (bsc#1001951). - CVE-2016-7978.patch fixes that reference leak in .setdevice allows use-after-free and remote code execution see http://bugs.ghostscript.com/show_bug.cgi?id=697179 (bsc#1001951). - CVE-2016-7979.patch fixes that type confusion in .initialize_dsc_parser allows remote code execution see http://bugs.ghostscript.com/show_bug.cgi?id=697190 (bsc#1001951). - CVE-2016-8602.patch fixes a NULL dereference in .sethalftone5 see http://bugs.ghostscript.com/show_bug.cgi?id=697203 (bsc#1004237).- Version upgrade to 9.20. Purely a maintenance release. For details see the News.htm and History9.htm files. Highlights in this release include: * The usual round of bug fixes, compatibility changes, and incremental improvements. Incompatible changes: * The planned device API tidy did not happen for this release, due to time pressures, but we still intend to undertake the following: We plan to somewhat tidy up the device API. We intend to remove deprecated device procs (methods/function pointers) and change the device API so every device proc takes a graphics state parameter (rather than the current scheme where only a very few procs take an imager state parameter). This should serve as notice to anyone maintaining a Ghostscript device outside the canonical source tree that you may (probably will) need to update your device(s) when these changes happen. Devices using only the non-deprecated procs should be trivial to update.- Version upgrade to 9.20rc1 (first release candidate for 9.20). For details see the News.htm and History9.htm files. Regarding installing packages (in particular release candidates) from the openSUSE build service development project "Printing" see https://build.opensuse.org/project/show/Printing- Version upgrade to 9.19. Mainly a maintenance release. For details see the News.htm and History9.htm files. Highlights in this release include: * Metadata pdfmark is now implemented. This allows the user to specify an XMP stream which will be written to the Catalog of the PDF file. A new pdfmark 'Ext_Metadata' has been defined. This takes a string parameter which contains XML to be add to the XMP normally created by pdfwrite. See "pdfwrite pdfmark extensions" for more information. * An experimental, rudimentary raster trapping implementation has been added to the Ghostscript graphics library. See "Trapping" for details. Incompatible changes: * (Minor) API change: copy_alpha now supports 8 bit depth (as well as the previous 2 and 4). * The gs man pages are woefully out of date and basically unmaintained. With the release following 9.19, we intend to replace their contents with a very limited summary of (unlikely to ever change aspects of) calling Ghostscript, and a pointer to the (maintained) HTML documentation. That is, unless a volunteer is willing to update, and commit to maintaining the man pages. * ijs-config is no longer provided Planned incompatible changes: * We plan (ideally for the release following 9.19) to somewhat tidy up the device API. We plan to remove deprecated device procs (methods/function pointers). We also intend to merge the imager state and graphics state (thus eliminating the imager state), and change the device API so every device proc takes a graphics state parameter (rather than the current scheme where only a very few procs take an imager state parameter). This should serve as notice to anyone maintaining a Ghostscript device outside the canonical source tree that you may (probably will) need to update your device(s) when these changes happen. Devices using only the non-deprecated procs should be trivial to update. - fix_make_install.patch fixes and add_brackets_for_old_autoconf.patch are no longer needed because both issues are fixed in the upstream sources.- Version upgrade to 9.19rc1 (first release candidate for 9.19). For details see the News.htm and History9.htm files. Regarding installing packages (in particular release candidates) from the openSUSE build service development project "Printing" see https://build.opensuse.org/project/show/Printing - ijs-config is no longer provided - fix_make_install.patch fixes an install error and add_brackets_for_old_autoconf.patch fixes an autoconf error see http://bugs.ghostscript.com/show_bug.cgi?id=696665 - fix_ijs_and_x11_for_FirstPage_and_LastPage.patch is no longer needed because it is fixed in the upstream sources. - install_gserrors.h.patch is no longer needed because it is fixed in the upstream sources.- Do not use library sources for freetype jpeg libpng tiff zlib from the Ghostscript upstream tarball because we prefer to use for long-established standard libraries the ones from SUSE in particular to automatically get SUSE security updates for standard libraries. In contrast we use e.g. lcms2 from the Ghostscript upstream tarball because this one is specially modified to work with Ghostscript so that we cannot use lcms2 from SUSE. - remove-zlib-h-dependency.patch removes dependency on zlib/zlib.h in makefiles as we do not use the zlib sources from the Ghostscript upstream tarball.- An incompatible change appeared when building other software with Ghostscript 9.18. Since version 9.18 Ghostscript does no longer provide e_ (e.g. e_NeedInput) in its header files (gserrors.h and ierrors.h). When building other software with Ghostscript 9.18 gs_error_ (e.g. gs_error_NeedInput) must be used, see boo#953149 and http://bugs.ghostscript.com/show_bug.cgi?id=696317- install_gserrors.h.patch installs gserrors.h to fix http://bugs.ghostscript.com/show_bug.cgi?id=696301 because without gserrors.h several other packages fail to build (in particular texlive, libspectre, gimp,...).- fix_ijs_and_x11_for_FirstPage_and_LastPage.patch fixes the Ghostscript device ijs and the x11* devices so that they also work when -dFirstPage/-dLastPage is used, see http://bugs.ghostscript.com/show_bug.cgi?id=696246- Version upgrade to 9.18. A maintenance release. There are no recorded incompatible changes (as of this writing). Highlights in this release include: * A substantial revision of the build system and GhostPDL directory structure. Ghostscript-only users should not be affected by this change. * A new method of internally inserting devices into the device chain has been developed, named "device subclassing". This allows suitably written devices to be more easily and consistently as "filter" devices. The first fruit of this is a new implementation of the "-dFirstPage"/"-dLastPage" feature which functions a device filter in the Ghostscript graphics library, meaning it works consistently with all input languages. * Plus the usual round of bug fixes, compatibility changes, and incremental improvements. See http://www.ghostscript.com/doc/9.18/News.htm For details see the News.htm and History9.htm files.- Version upgrade to 9.18rc2 (second release candidate for 9.18). For details see the News.htm and History9.htm files. Regarding installing packages (in particular release candidates) from the openSUSE build service development project "Printing" see https://build.opensuse.org/project/show/Printing - assign_pointer_not_value_in_gximono.c.patch is no longer needed because it is fixed in the upstream sources.- Version upgrade to 9.18rc1 (first release candidate for 9.18). For details see the News.htm and History9.htm files. Regarding installing packages (in particular release candidates) from the openSUSE build service development project "Printing" see https://build.opensuse.org/project/show/Printing - CVE-2015-3228.patch is no longer needed because it is fixed in the upstream sources. - assign_pointer_not_value_in_gximono.c.patch attempts to fix a "assignment makes pointer from integer without a cast" compiler warning by assigning the pointer and not the integer value. - Removed --disable-compile-inits from configure, see http://bugs.ghostscript.com/show_bug.cgi?id=696223 and "Precompiled run-time data" in /usr/share/ghostscript/9.18/doc/Make.htm- CVE-2015-3228.patch fixes out of bound read/write cause by integer overflow in gsmalloc.c (boo#939342).- Version upgrade to 9.16. Primarily a maintenance release. There are no recorded incompatible changes (as of this writing). Highlights in this release include: * "LockColorants" command line option for tiffsep and psdcmyk devices. * Improved high level devices handling of Forms. See http://www.ghostscript.com/doc/9.16/News.htm For details see the News.htm and History9.htm files. - fix.including.pread.pwrite.pthread_mutexattr_settype.diff is no longer needed because it is fixed in the upstream sources.- fix.including.pread.pwrite.pthread_mutexattr_settype.diff fixes on SLE11 implicit declaration of function warnings for 'pread' 'pwrite' 'pthread_mutexattr_settype' see http://bugs.ghostscript.com/show_bug.cgi?id=695882 - ppc64le-support.patch is a remainder of the previous patch now the hunk for LCMS (lcms/include/lcms.h) is removed because LCMS 1.x is removed since Ghostscript 9.16 but the hunk for LCMS2 (lcms2/include/lcms2.h) is still needed see http://bugs.ghostscript.com/show_bug.cgi?id=695544- Version upgrade to 9.16rc2 (second release candidate for 9.16). For details see the News.htm and History9.htm files. Regarding installing packages (in particular release candidates) from the openSUSE build service development project "Printing" see https://build.opensuse.org/project/show/Printing- For SLE12 build it with traditional CUPS 1.5.4 to ensure it works on SLE12 both with CUPS 1.7.5 and CUPS 1.5.4./bin/sh/bin/sh/sbin/ldconfigghostscript-libraryghostscript-libraryghostscript-miniibs-power9-13 1702378727 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxy9.52-150000.177.19.52-150000.177.19.52-150000.177.19.529.529.52            gsdvipdfeps2epsgsgs.bingsbjgsdjgsdj500gsljgslpgsndlprsetup.shpdf2dscpdf2pspf2afmpfbtopfapphsprintafmps2asciips2epsips2pdfps2pdf12ps2pdf13ps2pdf14ps2pdfwrps2psps2ps2unix-lpr.shghostscript9.52libgs.so.9libgs.so.9.52libijs-0.35.soghostscript9.52API.htmC-style.htmCOPYINGCommprod.htmDLL.htmDeprecated.htmDevelop.htmDevices.htmDrivers.htmFonts.htmGS9_Color_Management.pdfHistory9.htmInstall.htmLICENSELanguage.htmLib.htmMake.htmNews.htmPs-style.htmPs2epsi.htmPsfiles.htmReadme.htmRelease.htmSavedPages.htmSource.htmUnix-lpr.htmUse.htmVectorDevices.htmWhatIsGS.htmcatalog.devicesgdevds32.cgs-style.cssimagesArtifex_logo.pngfavicon.pngghostscript_logo.pnghamburger-light.pngx-light.pngindex.htmlindex.jspscet_status.txtsample_downscale_device.htmstyle.csssubclass.htmthirdparty.htmghostscriptghostscript9.52ResourceCIDFSubstDroidSansFallback.ttfCIDFontArtifexBulletCMap78-EUC-H78-EUC-V78-H78-RKSJ-H78-RKSJ-V78-V78ms-RKSJ-H78ms-RKSJ-V83pv-RKSJ-H90ms-RKSJ-H90ms-RKSJ-V90msp-RKSJ-H90msp-RKSJ-V90pv-RKSJ-H90pv-RKSJ-VAdd-HAdd-RKSJ-HAdd-RKSJ-VAdd-VAdobe-CNS1-0Adobe-CNS1-1Adobe-CNS1-2Adobe-CNS1-3Adobe-CNS1-4Adobe-CNS1-5Adobe-CNS1-6Adobe-CNS1-7Adobe-GB1-0Adobe-GB1-1Adobe-GB1-2Adobe-GB1-3Adobe-GB1-4Adobe-GB1-5Adobe-Japan1-0Adobe-Japan1-1Adobe-Japan1-2Adobe-Japan1-3Adobe-Japan1-4Adobe-Japan1-5Adobe-Japan1-6Adobe-Japan2-0Adobe-Korea1-0Adobe-Korea1-1Adobe-Korea1-2B5-HB5-VB5pc-HB5pc-VCNS-EUC-HCNS-EUC-VCNS1-HCNS1-VCNS2-HCNS2-VETHK-B5-HETHK-B5-VETen-B5-HETen-B5-VETenms-B5-HETenms-B5-VEUC-HEUC-VExt-HExt-RKSJ-HExt-RKSJ-VExt-VGB-EUC-HGB-EUC-VGB-HGB-VGBK-EUC-HGBK-EUC-VGBK2K-HGBK2K-VGBKp-EUC-HGBKp-EUC-VGBT-EUC-HGBT-EUC-VGBT-HGBT-VGBTpc-EUC-HGBTpc-EUC-VGBpc-EUC-HGBpc-EUC-VHHKdla-B5-HHKdla-B5-VHKdlb-B5-HHKdlb-B5-VHKgccs-B5-HHKgccs-B5-VHKm314-B5-HHKm314-B5-VHKm471-B5-HHKm471-B5-VHKscs-B5-HHKscs-B5-VHankakuHiraganaHojo-EUC-HHojo-EUC-VHojo-HHojo-VIdentity-HIdentity-UTF16-HIdentity-VKSC-EUC-HKSC-EUC-VKSC-HKSC-Johab-HKSC-Johab-VKSC-VKSCms-UHC-HKSCms-UHC-HW-HKSCms-UHC-HW-VKSCms-UHC-VKSCpc-EUC-HKSCpc-EUC-VKatakanaNWP-HNWP-VRKSJ-HRKSJ-VRomanUniCNS-UCS2-HUniCNS-UCS2-VUniCNS-UTF16-HUniCNS-UTF16-VUniCNS-UTF32-HUniCNS-UTF32-VUniCNS-UTF8-HUniCNS-UTF8-VUniGB-UCS2-HUniGB-UCS2-VUniGB-UTF16-HUniGB-UTF16-VUniGB-UTF32-HUniGB-UTF32-VUniGB-UTF8-HUniGB-UTF8-VUniHojo-UCS2-HUniHojo-UCS2-VUniHojo-UTF16-HUniHojo-UTF16-VUniHojo-UTF32-HUniHojo-UTF32-VUniHojo-UTF8-HUniHojo-UTF8-VUniJIS-UCS2-HUniJIS-UCS2-HW-HUniJIS-UCS2-HW-VUniJIS-UCS2-VUniJIS-UTF16-HUniJIS-UTF16-VUniJIS-UTF32-HUniJIS-UTF32-VUniJIS-UTF8-HUniJIS-UTF8-VUniJIS2004-UTF16-HUniJIS2004-UTF16-VUniJIS2004-UTF32-HUniJIS2004-UTF32-VUniJIS2004-UTF8-HUniJIS2004-UTF8-VUniJISPro-UCS2-HW-VUniJISPro-UCS2-VUniJISPro-UTF8-VUniJISX0213-UTF32-HUniJISX0213-UTF32-VUniJISX02132004-UTF32-HUniJISX02132004-UTF32-VUniKS-UCS2-HUniKS-UCS2-VUniKS-UTF16-HUniKS-UTF16-VUniKS-UTF32-HUniKS-UTF32-VUniKS-UTF8-HUniKS-UTF8-VVWP-SymbolColorSpaceDefaultCMYKDefaultGrayDefaultRGBTrivialCMYKsGraysRGBDecodingFCO_DingbatsFCO_SymbolFCO_UnicodeFCO_WingdingsLatin1StandardEncodingUnicodeEncodingCEEncodingExpertEncodingExpertSubsetEncodingNotDefEncodingWingdingsFontC059-BdItaC059-BoldC059-ItalicC059-RomanD050000LNimbusMonoPS-BoldNimbusMonoPS-BoldItalicNimbusMonoPS-ItalicNimbusMonoPS-RegularNimbusRoman-BoldNimbusRoman-BoldItalicNimbusRoman-ItalicNimbusRoman-RegularNimbusSans-BoldNimbusSans-BoldItalicNimbusSans-ItalicNimbusSans-RegularNimbusSansNarrow-BoldNimbusSansNarrow-BoldObliqueNimbusSansNarrow-ObliqueNimbusSansNarrow-RegularP052-BoldP052-BoldItalicP052-ItalicP052-RomanStandardSymbolsPSURWBookman-DemiURWBookman-DemiItalicURWBookman-LightURWBookman-LightItalicURWGothic-BookURWGothic-BookObliqueURWGothic-DemiURWGothic-DemiObliqueZ003-MediumItalicIdiomSetPscript5IdiomInitFAPIcidfmapFAPIconfigFAPIfontmapFCOfontmap-PCLPS2FontmapFontmap.GScidfmapgs_agl.psgs_btokn.psgs_cet.psgs_cff.psgs_cidcm.psgs_ciddc.psgs_cidfm.psgs_cidfn.psgs_cidtt.psgs_cmap.psgs_cspace.psgs_dbt_e.psgs_diskn.psgs_dps1.psgs_dps2.psgs_dscp.psgs_epsf.psgs_fapi.psgs_fntem.psgs_fonts.psgs_frsd.psgs_icc.psgs_il1_e.psgs_img.psgs_init.psgs_lev2.psgs_ll3.psgs_mex_e.psgs_mgl_e.psgs_mro_e.psgs_pdf_e.psgs_pdfwr.psgs_res.psgs_resmp.psgs_setpd.psgs_statd.psgs_std_e.psgs_sym_e.psgs_trap.psgs_ttf.psgs_typ32.psgs_typ42.psgs_type1.psgs_wan_e.pspdf_base.pspdf_draw.pspdf_font.pspdf_main.pspdf_ops.pspdf_rbld.pspdf_sec.psxlatmapSubstCIDCNS1-WModeGB1-WModeJapan1-WModeKorea1-WModeexamplesalphabet.psannots.pdfcjkall_ac1.psall_ag1.psall_aj1.psall_aj2.psall_ak1.psarticle9.psgscjk_ac.psgscjk_ag.psgscjk_aj.psgscjk_ak.psiso2022.psiso2022v.pscolorcir.psdoretree.psescher.psgolfer.epsgrayalph.psridt91.epssnowflak.pstext_graph_image_cmyk_rgb.pdftext_graphic_image.pdftiger.epstransparency_example.psvasarely.pswaterfal.psiccprofilesa98.iccdefault_cmyk.iccdefault_gray.iccdefault_rgb.iccesrgb.iccgray_to_k.icclab.iccps_cmyk.iccps_gray.iccps_rgb.iccrommrgb.iccscrgb.iccsgray.iccsrgb.icclibPDFA_def.psPDFX_def.psPM760p.uppPM760pl.uppPM820p.uppPM820pl.uppStc670p.uppStc670pl.uppStc680p.uppStc680pl.uppStc740p.uppStc740pl.uppStc760p.uppStc760pl.uppStc777p.uppStc777pl.uppStp720p.uppStp720pl.uppStp870p.uppStp870pl.uppacctest.psalign.psbj8.rpdbj8gc12f.uppbj8hg12f.uppbj8oh06n.uppbj8pa06n.uppbj8pp12f.uppbj8ts06n.uppbjc6000a1.uppbjc6000b1.uppbjc610a0.uppbjc610a1.uppbjc610a2.uppbjc610a3.uppbjc610a4.uppbjc610a5.uppbjc610a6.uppbjc610a7.uppbjc610a8.uppbjc610b1.uppbjc610b2.uppbjc610b3.uppbjc610b4.uppbjc610b6.uppbjc610b7.uppbjc610b8.uppcaption.pscbjc600.ppdcbjc800.ppdcdj550.uppcdj690.uppcdj690ec.uppcid2code.psdmp_init.psdmp_site.psdnj750c.uppdnj750m.uppdocie.psescp_24.srcfont2pcl.psghostpdf.ppdgs_ce_e.psgs_il2_e.psgs_kanji.psgs_ksb_e.psgs_l.xbmgs_l.xpmgs_l_m.xbmgs_lgo_e.psgs_lgx_e.psgs_m.xbmgs_m.xpmgs_m_m.xbmgs_s.xbmgs_s.xpmgs_s_m.xbmgs_t.xbmgs_t.xpmgs_t_m.xbmgs_wl1_e.psgs_wl2_e.psgs_wl5_e.psgslp.psgsnup.psht_ccsto.psimage-qa.psjispaper.pslandscap.pslines.psmkcidfm.psnecp2x.uppnecp2x6.upppdf2dsc.pspdf_info.pspf2afm.pspfbtopfa.psppath.pspphs.psprfont.psprintafm.psps2ai.psps2epsi.psras1.uppras24.uppras3.uppras32.uppras4.uppras8m.upprollconv.pss400a1.upps400b1.uppsharp.uppsipixa6.uppst640ih.uppst640ihg.uppst640p.uppst640pg.uppst640pl.uppst640plg.uppstc.uppstc1520h.uppstc2.uppstc200_h.uppstc2_h.uppstc2s_h.uppstc300.uppstc300bl.uppstc300bm.uppstc500p.uppstc500ph.uppstc600ih.uppstc600p.uppstc600pl.uppstc640p.uppstc740ih.uppstc800ih.uppstc800p.uppstc800pl.uppstc_h.uppstc_l.uppstcany.uppstcany_h.uppstcinfo.psstcolor.psstocht.pstraceimg.pstraceop.psuninfo.psviewcmyk.psviewgif.psviewjpeg.psviewmiff.psviewpbm.psviewpcx.psviewps2a.pswinmaps.pszeroline.psdvipdf.1.gzeps2eps.1.gzgsnd.1.gzpdf2dsc.1.gzpdf2ps.1.gzprintafm.1.gzps2ascii.1.gzps2pdf.1.gzps2pdf12.1.gzps2pdf13.1.gzps2pdf14.1.gzps2ps.1.gzdvipdf.1.gzeps2eps.1.gzgs.1.gzgsbj.1.gzgsdj.1.gzgsdj500.1.gzgslj.1.gzgslp.1.gzgsnd.1.gzpdf2dsc.1.gzpdf2ps.1.gzpf2afm.1.gzpfbtopfa.1.gzprintafm.1.gzps2ascii.1.gzps2epsi.1.gzps2pdf.1.gzps2pdf12.1.gzps2pdf13.1.gzps2pdf14.1.gzps2pdfwr.1.gzps2ps.1.gz/etc/alternatives//usr/bin//usr/lib64//usr/lib64/ghostscript//usr/share/doc//usr/share/doc/ghostscript//usr/share/doc/ghostscript/9.52//usr/share/doc/ghostscript/9.52/images//usr/share/doc/packages//usr/share//usr/share/ghostscript//usr/share/ghostscript/9.52//usr/share/ghostscript/9.52/Resource//usr/share/ghostscript/9.52/Resource/CIDFSubst//usr/share/ghostscript/9.52/Resource/CIDFont//usr/share/ghostscript/9.52/Resource/CMap//usr/share/ghostscript/9.52/Resource/ColorSpace//usr/share/ghostscript/9.52/Resource/Decoding//usr/share/ghostscript/9.52/Resource/Encoding//usr/share/ghostscript/9.52/Resource/Font//usr/share/ghostscript/9.52/Resource/IdiomSet//usr/share/ghostscript/9.52/Resource/Init//usr/share/ghostscript/9.52/Resource/SubstCID//usr/share/ghostscript/9.52/examples//usr/share/ghostscript/9.52/examples/cjk//usr/share/ghostscript/9.52/iccprofiles//usr/share/ghostscript/9.52/lib//usr/share/man/de/man1//usr/share/man/man1/-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:31874/SUSE_SLE-15_Update/a989c1daba2825b9a6a22ea6a5b1b24e-ghostscript.SUSE_SLE-15_Updatedrpmxz5ppc64le-suse-linux      !"#$%&'()*+,-./01234567777788797:7;7<7;777777777====77777777777777>>?>>>>>??????????????POSIX shell script, ASCII text executableELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, interpreter /lib64/ld64.so.2, BuildID[sha1]=85e1632c6704f30732c5f97057a0ee0839d372af, for GNU/Linux 3.10.0, strippedPOSIX shell script, ASCII text executable, with overstrikingdirectoryELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=f9887c88821ec2fac7613917b9f52850396d42e0, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=7ca751efbcdd2c328b9bc992915c7813e751758c, strippedHTML document, UTF-8 Unicode textASCII textC source, UTF-8 Unicode textHTML document, UTF-8 Unicode text, with very long linesC source, ASCII textPNG image data, 194 x 40, 8-bit colormap, non-interlacedPNG image data, 32 x 32, 8-bit/color RGBA, non-interlacedPNG image data, 108 x 119, 8-bit/color RGBA, non-interlacedPNG image data, 20 x 15, 8-bit gray+alpha, non-interlacedHTML document, ASCII textTrueType Font data, 16 tables, 1st "FFTM", name offset 0x3be414PostScript document text conforming DSC level 3.0, Level 3PostScript document text conforming DSC level 3.0PostScript Type 1 font text (C059-BdIta 1.00)PostScript Type 1 font text (C059-Bold 1.00)PostScript Type 1 font text (C059-Italic 1.00)PostScript Type 1 font text (C059-Roman 1.00)PostScript Type 1 font text (D050000L 2.00)PostScript Type 1 font text (NimbusMonoPS-Bold 1.00)PostScript Type 1 font text (NimbusMonoPS-BoldItalic 1.00)PostScript Type 1 font text (NimbusMonoPS-Italic 1.00)PostScript Type 1 font text (NimbusMonoPS-Regular 1.00)PostScript Type 1 font text (NimbusRoman-Bold 1.00)PostScript Type 1 font text (NimbusRoman-BoldItalic 1.00)PostScript Type 1 font text (NimbusRoman-Italic 1.00)PostScript Type 1 font text (NimbusRoman-Regular 1.00)PostScript Type 1 font text (NimbusSans-Bold 1.00)PostScript Type 1 font text (NimbusSans-BoldItalic 1.00)PostScript Type 1 font text (NimbusSans-Italic 1.00)PostScript Type 1 font text (NimbusSans-Regular 1.00)PostScript Type 1 font text (NimbusSansNarrow-Bold 1.00)PostScript Type 1 font text (NimbusSansNarrow-BoldOblique 1.00)PostScript Type 1 font text (NimbusSansNarrow-Oblique 1.00)PostScript Type 1 font text (NimbusSansNarrow-Regular 1.00)PostScript Type 1 font text (P052-Bold 1.00)PostScript Type 1 font text (P052-BoldItalic 1.00)PostScript Type 1 font text (P052-Italic 1.00)PostScript Type 1 font text (P052-Roman 1.00)PostScript Type 1 font text (StandardSymbolsPS 2.00)PostScript Type 1 font text (URWBookman-Demi 1.00)PostScript Type 1 font text (URWBookman-DemiItalic 1.00)PostScript Type 1 font text (URWBookman-Light 1.00)PostScript Type 1 font text (URWBookman-LightItalic 1.00)PostScript Type 1 font text (URWGothic-Book 1.00)PostScript Type 1 font text (URWGothic-BookOblique 1.00)PostScript Type 1 font text (URWGothic-Demi 1.00)PostScript Type 1 font text (URWGothic-DemiOblique 1.00)PostScript Type 1 font text (Z003-MediumItalic 1.00)PostScript document textassembler source, ASCII textPostScript document text conforming DSC level 2.0PostScript document text conforming DSC level 1.0PostScript document text conforming DSC level 2.0, type EPSPostScript document text conforming DSC level 3.0, type EPSX pixmap image, ASCII texttroff or preprocessor input, UTF-8 Unicode text (gzip compressed data, max compression, from Unix)troff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix) .RRRR RRRRRRRRRRRRRRRRRRRRRRRRPRRR RRRRRRRRRR R R RRPRR֐V|A8cups-filters-ghostscriptghostscript-x119.52-150000.177.1utf-865d8d8939e2957be2c305fef8f8862c42645323f42854009fc2d294bb1e3b803?@7zXZ !t/d]"k%׶\ӧ@]b͕dzjH/жahcw8d`Zʨ]xܮJ?01Βd:-(ԯuzhNz|5V\nv:DO;z(&SWˡ;2*+5ROS_`ţE)??a~~CvMJ9&zThqȦ*늑Zdu|)Dl6'M0+Ụ_nRS,"scpaLQIHOѴA&Fyدmi% 8Q׬!Vk1V+iVh+ҏt1]9#^ëj a+xs*o̡a#R`Atcsys|xV%-m %*(UH3Wm }ro>/E(Qdr3%Ʉ䅸Hh \l؂a2cv>* aL]چ}2vzQ!<[#*o[>ifPKQ i'xQ?W 3S(fge_ti($'Ԏt4WƄcx?,2Puff@Nc8'}3€Orٌٰ# WDsT1DmRͿQ9:iD1%TbJWi@IFv=a4=Uc+V^Bk@E<D^GsyH m3ʵo3}Mz6gu pU q>QO)Du'$K8,Q*5q#A+Fa3(ųs@>_ gɸܮ)wIa C.@ɍh WVTɃm_"^# p/~GF5ÐӾn#pw=ٓ;  ,b\utYo44[fa\FgZLY {ZAv8=dH,+Wf\Z Σ {БgܧQNS 0^0Z 0y=nGylzCXIVxnr5{ep< ϭd\ݡ 'Z~vTUTJY$*QEMY:-OkzZ3z9]G0 VS/u8 S4c^,DjS ]\m^i/VL}3=to-"\ ]Y-a(/(^ K~B_ZauD;(MOyǮVr9P1^>KzɛSm?r[::Fkyf85%̅ ;W՚.ϗȋx,i`QIrUBbL"if=&VpK LrycٹP_ima= mSUG'|c "UsAX\4;dic-m!'0:EM.|G!^BKƁ¶5,Rb@ow6PxxY]Z7ptoΰk:Fh$m5{풋>[y',ɬ*94U!<-H:.hK=>(h 2DhWQ(m<7/ZZ'g756~%;(JC]b [⯠JϾkc:] @0vΝ+:fWaM-Aqmb&<,nIVr25Tَ$ןXwI]䌸1x_xw^խPq-YmJEt/{"'R߃CppRH>⃄vnLn]u> q~-Ai1֟*陣ysWOLq jjIIq&bhW|i<#5MmZ9 wG6Գ{ @PoRe ԒRP֨XifW'{ULG *E' 8GC,(Ԏ O1⽳8#3XJbBMG^UhH#Ĩk{3l LgO$^b`yAo9)6j,%4jԏ5ӡ`imaz+A6MzD@@d jNV#yD(M׸`‰ !~y벪Z6-2Ϗ,#}^~uӅZB&1AN.a c/5BylzEG0;N7fq?]wO8-1"_xΉJ>Z7ZB yK+]bC5!wN)Ec>̹&֛$:g݂0i*rm-uo} "t:J6-\Bj(BXQqut`r&$W[Cl# ͌n>__lGX3tɵ f+ֵ݂yd0 >k؝jbh_$0;BGj5Ġ Q8f<&\߶!{Lz ~^\S1N8ez,U~MѾ⡈Hר[idNLDȠO ]<"QpRݤ!IoMfC8ĆXx)@9bGzg"W Eߙ(FUq˴eW-[Z"*ͺt*fKC5%fV0(TZ W}iAh#Wޫ&)L\<q8sB\\l QU m :-/zekVƄb? &:`E~ w7kTd#y̘*v kg\ n N{ L fb1qԩ/􅺫I~s~?ͥth S6Sճ`8H~eζ=4He(cObjV!.A;+[yV*V~uە]Gil2'd0| Q^qDYӤ>XcJ6xU ~&b->ZGʪ'ۚq'?Jaآ;d_m¯oy??taȏGL}3g>WYΤ.?O zi B)Ql%kE5\eRL0-ӕﻋfKֹw1\vέoh>D$^j0``=i;V+> &KB MaqCD9;tv2qbM7ȋOUbP\1k/2W6ug\N&VK;+9()vf33]AIB`>:Dhrþpw9Ǒ5P7XchdZS؄QϰD~H 2oWs`SdN .49+H",'p[ޙ4Z{y&KEtrHPqo[.DN j/"|  $`/E 0<ݻ>oMY]a |}R˒)@1 (pG%Dʀs0s+;`{c\K ?Oyp%fhfy]_k6 vqtЀ3{6<5ԟs& q]ٔ&4HB=ZjecZQ,nq R{(}?$\uPQʪa`%H-y0t7T'XYu#wTw$ed ]Uelp5bB)q}mG!?pU,s`[Ĭ;T#p? TSK i2gc}NJ`yp'$+o{PA% :N֪Y0-laq2 H?9=&q@}p U觐&Q?msS7Y }笽*8Y$ȏhp@5/DPP.]4=|O0%.(DUZu2;;V) &3\ w?j~9NvT7qT5\G d~JdiKIE邮Hc޹ f,)GK"Bϳ$"h%WdR@v9cOP,IdZj<;L+ּM"c!P]tz41A.Wm97,ƅDu(6u 쌡Ω06&ާd {˨WE5D0]܍ӁW1`Wih@c.pRti^l>iY>Fެ[<aI;dro i4kKsU\'j2J$Bx˗PѵƘ>""?=PL{`{Ym_R;gbTs: )٪=iq;P 2縧U^YRn_o^Y=:E"IXOmbRs/È: ;{] TH x'l@EX6{%ɔ9Er"A6Qs;W^xN:_|5$'4bʱ M>_4CH?rJgor%{@g0~ ?x& ƢP>(yrTtK*0C3oin!D^ S۸]F/ woJOG X:u6:氝wyc̺* [W.d& ŰGCΥXV+*ŌlTR])7 Z8E\MK~Ǧ@KF(;)@h[ jZ@HW{ &o=Y}-/e(c,Ċ,weB2cqc<}rF;c =H0rҪIIdqռ$^DM+<}j"A _dmtrƙ^` Z֬=@0s" ^Vtj xZ4n[mMU'+\0h|Jk̀"䲹:\^6JF$0+hS\{hZ=NV|VTYzi Ì\Rfdvf5TS9Vac?|2T$Š)q|YsWvu)"D0b%f;J>]ډ}4Bgë%GLVv0ǜ$4gIM#Un/Td-<ڧKX*ݢrچKTV)L"%ْ]q h(Pf,}/P M[U:tU8g!nGQtswڛNAウ< AaZ]k07O#)^umj*{ zt! WqQF|N+LG/`9~ K򷢦߽b05^S'G¼fgR/hFdr%: S7%'uTM@uIXږTDŽ2&_n'p-YrP+PfWx=J{+Y;6O>|l<]&pa;H:Y.268J~ؼ߲ xq_ypك`;JI#E/{{͖<a,=C IH*F$ӈА>q; w7.>=Ûz WbtZqD@8WT$ Kgj}ZͽT?#AGg+W z=iJ̅HftGR4BYt"Vx_%$+Dd: :M-J(9qX H!e:q^)\4/K[G~"o! ̘NX9 9x׿MQ v/J_Ԛ.2~,T}2kye<-y%l>DEd/4:o܍=-y 5 iNXP\$xp`Drd_㻓 <27 3ݫW~pFNo Rprp % cdQC ưw*5@-c4CVPLYfs]^O+)٥? ևF*O =҃{|чl{S)©0W1C'3`Ufi%>oR}=`4]U?a[`};絏ٚȢ qSK>3zGwb88&Lwv?̝{gv݂lT`um eq0hmE%;V.gPb9VXUWtJÖh1q&4o3*sONfdO A}s1`0T_5&JXE}dd#tz3/c#ǒ"zy5-(Eچ"vxq[z*eI gA(kM,UJhgZ*b`y0:u&owpF8f`F~ YmC8jajOWDGKYɐT<.!IYiP@U\q9Nu(ئvgu0"\º5b&BO7<}eI|H"xH`)6uV Dl6y4Qx|҅VִZ\ƣk`UL^fG/;Ϊ}HKp`7YE^Vo"} Q(:6hW:@ Lj)O0QYMp\dŰ\QOTl|lP;g=`2U܃Po]ΛƃT4-_H_IU>IO).0zb7~|dʆN~R>:A8N-uwxP~ja!El^\,z~L!2sʽOW+y3^Qc,;$[CMaTPH-^1he/ yQ2hVctd&8\u sT8|EeQu(xgIMn-yVcQ_SrQt}Dqqߟ@m\$:6l?RY-ʺN8 ю6`Yq.kL42b?O4xt,rjҕf״W.ָ_lTL3f_p>Sx9FX\Ť&Dyi ֎z.NPeb %ePjGyO k>x @vN 5e&xDhgcliNPw26kW“ PQPe VcN=$H撯 hiC^jav4n3ALyuPK~Nf4:"^J#w!08D :f8) Nt7փ-+%6ǖͺ(ssT#MD: %FªgN"uBV` 2f&`E(۴BVMoRdƻk1-t U݅/W4=mC4߇ҦGjݰo5p2dWD1G'΄S 9ǚ ҎCZnPӉ e{4Ü:^T~s )k(,yhі@{ެq] rkfg7h& >g[ߩʌتl~nCBJLi*I)z;f:s<oyH)|؍@zo#XUɋ*3qELc&3RR+  12ܑ) ;cTg2|܄)_HM{!|tS?c'QL01H4HIkq￝/tN3( ]`q79Ktʳl ѕ ;T0*@X]3Z/@ٺ#kLW%3T . <Ĝ2{IփH tº>_WBc% +GcPzDhXXs$EĘ-}>l!B.fky 21^,R pEt0KZ}5]]Pnol=ۃ ~/j7ji9Ov6) ,獷-?6AejRZXn#l]M|Myd:TPsxqa8?.i)+rB_&I)%ɉU&$3yZ@T),r*')W >Jv[l/uԬJӐ>fȠ'g6pa畱t{`KÛL4{x,N/Q%@׈,U' Uˠu4?H<{>%^"CY`mW[Spj9!eMOuB9!vI $HCV@~IW-^w䧿k%}<>ațD^x&g| Bd{-WrZQJY^ZRQ А_>^d;&Z{ ek@WIeH>w twuuRr]!22M,y*\o73H8 KLI=}ȏ<֠F6W(W #np趱 aB7jFc16ݸA?D'Y w4wޭe(ĥt[k(<>/ bVL3"eLȮTQ+K"P2IOXGM대mpf>7F0":YR~[|aYe4:MO+bn_ȋު"]܆$Y:f6cw̳#@:_U`L$#GBtđq낃cT9A>:v&)3p.#eҘ_>:8ܯ϶8@vp֯We.mN@36T~$;9V?;={y@O#Y5 }BjȿQu(v4FvtŠ P|ޙ@árTXO!yrqEhˋa0Rڸ>V*I&&c/ f}޺>xWT=OmJLQA=ŰͥQuU0 ͯ 8r9iEFHivr'@]O4f0~{礬xʱ#.t^;~=O2歧>ԏR_MZ8dMmJ 0Hc}yBv%V1 {ZܚbK\v^t#m fchnF(;/yTbTw Y%#!&2IDb{i%ŞrKe$`ghU&C8? za0Ne:ίNnL2AFYp{䡾i8zbR*=LStn>q-0BHPb౔+qYg2t>XeG9'[fKb|RPU\Ļ|*DTC%TggDq B4繭ثc̷'TFlJ(^nQJ?{43+ >WQc/ Od<95GZH5cwG>VqDPm&5mX-j!0IZ!ee?Z$Df',ɜXwK{uwdtKzPzGXo 1[/VxJsH9V|{Za9(NF,@^͚8X seS'aէi:(8uYN)+x:h u^2Ygn11JwP-^={,]{ 6Z9-3ZޏEEco`5wAǠ[\EV6/ ZO>qXJj6^]!?pz'_gqaFi];9|2Y1/u4?:gU Vn_j(+YܳÎ[3Ȓ/(- kEl4 60e28RAվFɰ8}N<Kva6j#t$^ze0 \`JGwЧW5*5B H_t~ˋ8 W9QVr?UjN` 9.8LNv@[Mt 7lTLXėPkU^=Hu!˨bZ3^2{ztAS ̃[- _~(zm[\w~ I[\ Ȭ;c!Lqth$2騉)ܶoH> x/WMݡkl%SX r;(BO,a*MF>4ʄ "++1/j %զr vK8P Ժvz]59 AkvAW%~>.[ArtEI.I$q|LGы,.E&ocr_d< iSU"=@\5g* JHKj]D U> M@4w:}iܜCh 6r j|7~\WIacQʱ 9zTZ^kUG2AB^tGCӦF@@P(Bb񗃎'--;KD!;Hi>pISF^f[ =Ш7-ĚB7(ٿ%*̾9,(CsxG<͙q,1<^k]R2s_NGȦU/{le2`i?KGD5Vp"BII}ǕKx;#bc^o"MP/,*~,&P٩D̾ ׃VlY'Wne׏Cިgҋb:(zH+==TB7kȓOrjV!`)`v. Y8=hLx6P@M&w %Hnc֟e:(* -;5vnn6K qa[٘ۗIڝbyiݗSz5}*g=h33#kD{w-F4&-k.41˷_P@EDJnz~"m"]2idc;H_g9'6Eh/6t~'z( Ф&I@iG]kYhq \2ŝ ٪@0Y 24 A" DU0R[ZL٫c)ͨ,&(2 X',i (l*+.!nी{K8v1m2 02/*c_E37Pv ڒrvI$([\}^1) 3,Խ3ѳ{#.X5f=mda䛗?=O1!̒eZ8Η«$|OJ~MGgXE}-NTn*͆ee=䱞&EaTFj>;},Y@ɑW4eYF{O0<8G`d1Ն-b6OkC/c5Eug6v7!)-À &HMPg$DOݐ{ ×$ص:W-S F}0$ކqwkݬS~ "м |2TZF5!H #}Ћٜaz:@-kAM7gDvp+@Uxiz8 /Ҵ,+]YS2bk풚a(~xqBn& iCmH:v-h5TA-8fua[Nv:,,p[Q @ vb?Ԯ%V E}ˈ$>+ _dBIE J`Qo"{>qUT3\b}0Пカ7Ҁ3J_ ː 4ӰISQ4PxE 2<f v]gKy[ h ş4 w3 @r88XtmȌb_1%dx-ts0vȵ .k}'O!.9/eKN{Dg[rPe^Ƴ2d!ՎS! uߦQ"YĢ) Ctʅ9zlA+WGo55Mt$-lEOu}4>UcS&|Ci?VU9ar N]AN3O - ~7'͸&o43&+^rod Cޘq G@-A#ivKC.T*V̦ҿALٽ" -z$6XݞHD8N3[o "`0iJbۉ̥w $=o:U>LQYE8ĘmTVd*\(2kITyrkS>K?)y۽mx˸nO"!}+*^ C~aF*K)ÈG\zRb]e;AUBFKġE~eR:C?MڨC o֏ E/Y &_jx֋A' 1ս]L^jV|ESQIEy Jx*mifƄOj')VvYŚ*iWd{!MfJ ,ZUQ\[;/J)zPXr6a&~ &+EXA"Mi|7T98ޞ_@d PL?_7aݨDkwH/C#5scB4q|'HN\R}>p/cev,>Cߥ!U2geRKsv<HwA&!6jla&Іrxdt\0z"҆"{P UDb]H+(*],bȬ*,9Fsqe&IH5]ֺ*;g~&>O:qvi 2=pW1Q ^d\[47iP$;\"iRYT~wB!(vקpfyeSJdqkqVJP6'BӀ~L,B{JWA:XgOw/^:1\Y ϷGKBc @;Y7k]=,Z)`)(Tzz7O4:b]sD|[YP*[DNBp*v@lbSѻ xx`Ja_'_M>c|!ĖɊs1=ŸcVU@Bqc{C$Se|'ϐB^ [;8֮(BQ2T JA3k.jvW,rݵa K@ CJx{1#,΅Lh%ߵF#7 OE@{b1FߓԑL9L=ca?pFKIam@z;汙\RXw7{A b3)+)4n%V1:xSNwX0u4ޗޯOU`LCvvVW.&{/㽖&Fpm}ɍ2< נצ(S"7XK"g|rⶀFsTan&(ƌPw @^RpS䨁ց }?݋TF``鞋JI)ŕĜ'D$ ,m̱ I#L=U Zġ wKʖJB&}8-(Kcu |n1[SZ,v/K%J$BwdX4$*rc+ =&HW#&[r#ַggVf]K"3,l l7x[,e^`!*HnaNX}Nd;:`n04Αn7*&-K.X6aib|:o zj/tǛ@b> 6a/cd{"-B)xV!LT1)AFPI(TV] Xf4 Zj=af5ZXK8/`Vl%5g?&7 ;1OCK"\) s "XvȪިˮ;J5CmYgqn%A]@AAj)~I+& ܱ!J\oDmQ#<`8)ݮ aQ}ݻk__]),d0%yȇTVSlu!R0&uՓ_0䋱v쒯Q17oܼT1ZpAb7D~Q[{c/~n6s3mlw2ю?AZ%]Z7I*Z<_?i/E6 HS6S d?evd\Cy Y_Zy!2sKŴb\ex6A' x*W4 g9&qܚouh;G/\p><!s81Ps . 6کV؅VUN 'Nz%pkٕV6X"6 A-:zt?ޠ#H]t Aλݕtvfڱ`R9jXI8Sɔ勄>auuBszYCv@I4WeVXJId1soJRQ4H!࠴Emz)T@(/MrIsg뷼)05(E6z v+U=i[OomN} Sh$6;<ȼDUQl97L8I*SFgR?ƟfñlfARKѶ}>\(ZEOh{ۚ2A~&X1 fq))zG73m@~#S5aEٌ W'lBzM05f3ϗp rc4/Ê>@˙nJ#,'<y7e -Q1o~`#g Ӎ‘'aŧYG4Z3 AyH9o'4s> gun{ QLJ <=C8,$$teDpc= `^DdBވ(_@ۏYUk$@ɄAR{k`Wn:لЉ5cgD{|ş*=6Z8lo-=ݛRk.:D[BQPٲvD$#JI/Gb+!CԜnBIU9JW@ ϺI0b}9[9Ζ2tm!3[uy·i'^3T]EղEWŅ } J_/+IѴ6y/Pt.2$&BPjsU[bL8t(BCM+([!xk5F, bh-<{^Ē%ı֞iroXH˧ݼ^ΙY%|f4H/8ֺ.Koܫ Զ$3>Ԛ™׺X9I+ọ=x+_)3hH}*1(Bま|[̈3sΖA*$QIi;$Q\eP ǚ}ʤwTd{ ۴s:#-8͠F_[g6x9|aY4h\LK?iC $F!Z"u=$&a"4(kC:2sggtg Փ|c`tV pzj$跺U aZAմ}q\{F|nyD֤,غ#IE enҞ9ܾ|+Nb\rFM#IVﰜ}0I[^۱/gA4*OjqdQ{V-Q2dI}kI`uAP 8*kN"CMt݁y+>ZB )d#xB]^W~=qFNM"ġℌ!,F\9VTԫr67 au 2[O >%c޳*Hl\s^N)M!J,sN2ݙDvf *V'׿ӛ= .i6 <8[EvPO+[*Sz=;XdFƃ-cc7cfoϞKJn @X$OL˂'%‡M6ϙ%b߄ ڢv@3&R+ãN{&7NXh}. pO{+"."MH[)1)x5 ݮ,A;ebSM|h {P#=ldeW ~C+ةŸN(u=B޴ S]IC2U!H*'op|jD7fqa?&H$_D<CY*|"'C:X"Y㧊xཟ[2;U@TK1X`0WIX1bV.S{s]9kN %y M[;g˺e=֒m(Vx ܗ`p'EUGg~ V0*~1S]nӇ|oY]tY GDH&C';#10DK>daɒn]UϾy1nĤ9z-]8hBxH.Dz4^E<.wmFbSH6K5TOJƋO}1}ԯ '$IM_~ſ T̉չ5D^sr KW Gg}h/!cdC2mNPV-kޠTA:VZ-%VPb^9׼FC+Vn Ͳd-RdA+|Ҙ]ʼn–}(& p9SRVe]K`8 ʼny쾘\H‡&(`AgTn^Rઌ8V[e;fZJ(phT $w mM ZAPrٲz$v4 2Q7W|zr;mDjZB6ZfU; SV0@ "v)v 4BtM=jZkH6JWo.r1Q|ޘ>۞+VzQ6uQT%wl닀D懄.eӏl8w_2>Wje ;[i-7U`e?|>@Q()E k|Yf &;u‹乱¡`c٧ɾ =wdL,Գ2Q|bLsaY pU|tIu`B^5=8])dze'{( v$hͶ*)HJ׏3/eKoH#ݣP*HL~Pܝ\'鸁$dz e)~#M'YN Հ]iu.( |b<3Q8ՄOÐ 4J[:Zb6NOmQ3*`Q"lTZ?}^>@ oUc`0,Pϭ{bP)J< h `}7u"U8\w(`MFZϹ' IQ8s-m}q )jre81eO?] x!TO7sYi~Ȭ&0[O8ث +#g0ն{wGGy+%9X>,+&uA [AuX؏ ӡFR7P2䉈"_;̷o>WpN3CeP!z"u!u]M-I/SmD) _e! Yt@.⻮:]>"9sP904;c _&"ų'0pS${wYo!ڞHs[GM.7ϛo~8@Фzhq'*3xA%`;^[̔1JN{vQAqX TWfj\*WI|nF :Mm7'-= SpyfǕw9<ҲϧQ8o64 ZA@wWԘeGindFTї]O4%=45VLdz{ pyL?t*ۊ8nqCYPܘFC\`;"/UD"6'v5MKTˋNPK֚޵#1SYb77_M0d@r2`'-enw-vr jN6h-6ۿoK킃k$to$03WV][HmvlڅQы&4uZw.xt#ݵ6$ܾkYv& ]>]C&O;^Z;΋X'\P6ﺹ`[*#+;\ka 3r$NEN`_/B %UH3dkrU-P=wTר_Oa ThYpk YiBuN+bH-GDN_~*4^ā9 WY}(V- /VڄY͎_;aLHf$P]q: siMw0k*76lS`0YharVo=ZXHiC. _:WDzL(XM%?nl|e1pV%hhr _·ٴS2AiiCEh""I-.pO/K; j o`snR h6 rh :,&{>K샴/çպ PaB{|̂ ūRCfjWsc{ ,I.)|5J&=ia)䗶x |ud#[<^o!wӌm=q+o85 ڣÑTT)Q7GtyWS3=MmӔPsoBdUYۺtc;\xĄ]*NyA8we[ۋGX&%H**;W=&;ѓ3ZWKo8%XI'}J/gv̖ʋH=0q-kIB=7R @ZiۋBeRMyTQdlQN9 ;O,la[K.*ju2+q~ b1ދ 򰻋Bl#¨z;ol1|pffg JM;צVxh;I:Kޡ}k2琊ϑ5_SYitU|}h hPPCt4Hyb= 6f ڮ2ʝўؖs ;DY:(dhڸe|ï%~ps$Ǜ$!+G/eXtHט+-P\xXƚD?/ EqJc1=ƞ6]@(Fj  <{]2$Э g[u0+kCjFԼeήơ~Ƭߪ.KYѧ|AИ^u$$ppn茎soIyP4BV^. QTuMcC.hSHA%.ٽ$ #b"pN7 Y[׊Yw:Jiv-@a&М|G)qI~!oWvJȄ"7U핦$Sꀘ?Đcy~3Yzsz RR \~I1% MO=M=Jv+hlLDd%p?)7D'!xf5rêˏt/s>V|GWO Zy[JR_#!f?.z] {E-¹J.1lf6s=>DæB,Ǣn8pP}%pv66ϿBv3Y-bo`S烡2%tؘ=lehrᖚ'.Q=/AMκ@o㝭k"?"uנVF+wj0߶Cju>Aitq!y s9 bH2a!|l6K#9bc TH߀Z*:~" ' )E+ԑ[-'R0wxD)²bk m*Qצ^xrg}W>96C S^e,dso,jc 3Ķ:)0WXWYkQŠl۵6Bu΅Yx Jvl#䯯{h|Iآ=y3/rW^e ϸU/=ǩ11<%M\.~X-SWD2֩g7z Nߥmw0*QsV]lt.\/f/ $ApuO+V~+! 2Sě%ÇǏ~"p/1;yy^}h ڒ k܋"PVɽV#=ӧڼ"XRͶ?$-L(~OpO 3@?Yy*>Sᨁ0 }ك;W)v JiRzH2_'4)miKS-V~h2.Ʋ8 Vu N󲑾mN;xf W̏FA%K{J1dlE9 ePwE)QOU䐣HԮsǰ}C٠Ko4hyļyc=;T PaxdDO[ZGF-T#~0Sldd LEQ_I⻋MmU//LG}_`.pix6<[j ]6 >Yx!& ;V3cT;΄Jip h7ɑ9d@l쐅nn܁!\x0۞CDP]hNZ؊k,jb狐~h{| ߾!QgaA*vBjA:EV/fsC0/ E~7D*4_:[`Rڣy46-8dzMT]9`:<wgG.>¡2,)+ڑA.^ll Ȝ`ݏpSl501Q\4_Bҽ}aצ%<,"%82Խy^- ,ir}sypxQ>ٕ1T)Ѧ{ԻOo1*Q5`rňD:by'}[cy[/6N+6+Uىi,qDϥ~!0n}ew [uWT ڒ㚐7wl:|PYcsݬ˅9Y2#28!L@Pj`ҍk7hpF8( [r#- SK"vG ?_e oTRdbI 4;ѻGn>ۧ< z'2$Z1SQOOPΛ|dŸ_kةgՇ8$ʱ8q/e;g#1WSKT/ #+v_*i5Z Kn;!JqpY4`CBN;xDY"\߁< G3aS`d/Βs8, w{etC͘bh؝ޛƩlfD ҩ5q3=o}Ǟȏ5ACK3A%:.ݶ0_ɥvCۋ~I.KJTe?+VSZuZG\+'0E.! k*Jeiz5RtI4vmB?pџrNL1X{QsŃjɊ,ԇ7Oņ2Q,ևB嘣Wv~e^72ͽ]ACL Lt( 8?Ù'`r [ W"Q0o> yJO8뽭EGImĦpӓU.4%# I1qpXtwxSӊ5x;_x: -N{a֎yW tWo3:M*kuWB~ (U̠9GB>08+)pwܼ88љakA߇#pNnV8OS8yue?= /]x}H:V7>SpgU!8N%_W.)QGqɍ PXGJcᛒ5RӢ6ޢ6Ca.JNA>W" ф4 s{$ƕL}ɕaAra,-ce MDthIJ^TtLM{#8U[%.:v^妜*ncfsQs9[m؏rR_LmUo9qpN0m1ξ\Qׯ,vSiR:G9LJ(t]}7İWzG0K)TDޕiuL8f."j>xeRc=SYS[2[z32o\ړd s,|ragE¯b2%ns[&S,5bX7 Kq/j@lp9OI?jL? r1Z:&Q,*69׃8"ϙGrH&_`;l QI݇]vzO2'{`nΏy?0Ih5Qѝ|g%\6vi띚nȝ7C(WC#Քuwl1$.yz#fmjLEy8G1 ` A;~Mꔞ o?W:F]W7>Twp,YɳEP")E*{tLKR6Y;jgTYlHl9aqxt82/e%mia >ׇBkX@s2̱7 VMiFҟِm~ c5L3RcM%;_!ƶc^PKW[1 L!9y F)?@kVR)<>$RX%-vDef7$PՂڍb|m|og^v8EwfE`4r ņUJE]f^zDF[因q p1r4r=88nP}4;l1yCY^,mX@$k>,JRX? *4KdkGOnXCyS4Pi VkVs yfmR&V%z*Fp,NT}R[)g:˝:^$2(BJY*'8zhbi m(3WX7 <*>g ls߆k?+VrO`#4nS?hBʚܤ0DL66c4JLX* {"R`@ :ʙ|A<{ )<*@şӡ2?aBmw--֥D. Y)YT w58 D{S2l!n-z*@0_Q d$j9j݈5mSR}%Ĝ,fLG=wpC2X35C\ƽ C붔~ C+d5f\cd*;Y-8s8)/~`UHgqXfK6z;31DTS$Va 6kʚ % ! ҕ6$xߨZWnׯ"[*;SFc8-aJ{&U}N&saݔbݧʛZ e(>LeL!Jc#E B2RVCk%bKx\U .1YHxpAdژ:a^z zGNe֗\&1ӟb? h 鬕T׬ 8N U[Vi?` j*ƜLmY#h!N:u]#%iCL @ /zHw|y1;W|6tH j:*@{0l -zp֒;?ŦG[c3@wΌHLČ.}IK,ƭ[**+A԰IjU)L+p`FQJǓK6?#}ʻt&KEiI{b1,y̬ Ε&x:V1 ywL0 ኯ7j,o *=+eJy"q@(0_ Ε‚EgƵ%b'r$}NBf5؋*GUqr>>9x34O}VXc(a>w*n"x 1c#l0ñ+'U&P㇑]0'@ev٦kلm 9 yFTN`h x!(+_`O(k$OEc(Kke.c6?~NX'?zpYHWAlo/y~1],Z4vʖ? nPN+h0i {t |&\&0; Nm:px+]jS໙v6tNqcY6Rmqz".riB.#+zь$h`*B6^&@d)/R[jBR xsCw{킭m/W )JՆ 6 5Xfy%Z([`\/:iXa4϶9hIl"u]_ܟVl+ `aM371$&3s([xQ[%Hs'y չe W11Vqx*jq@Njj ;*٤m6.![ްEd1HiMF=^ 堔͑?`氺<^"-e0I57U flЈ 3ՌNQJʁ7V ;=9Zɴ3h&.=^uL'*Ĝ%I/VQu~_4Z6 bvth\b3P!u+6JW(dF& cBO*-T!e0i!_*I;9zOU(ƋCi+\"XgZZe;lf%l5ɮ'sm5RhiOA5rnt\0TdY`qG0{Y4wԥ%:#i'm.AUu3:d esd4%@s@wKr;'d5ȃ>}L74wA T͏glؗ"niNl5Nwv Ou.I5^hX4$\:b>WS9y:K($Y (Q}nΤAEѝ{9Y.]&ZۼNCΡrVLǐ)qcT@&B[] z#2XvLqD?hh"i0$3yc&ʊg+E+4 B;#>?= I74)CfDxd!~4; y&>ǻ3p n QY4H9).HNeQ߽S Bu+\x*}#_'5(a1 0S/ "K!lDǺ<7Qàrд'sgrF4{&5&"uEp{w/%_bq6e2hFa8hêCTt [Zk,`VVr_0Zw)ݨI֙MKDXLB{]X.wސGYPg|]=³d.dAo [>%-_4Lڃ%Xp.f[II\t>`n*+_pB~-=jmI|BBZs{/F%0~(tBfk*J+'X>c@=ܒQoHc8^Ԅ 'Oϱ3mC<~LBψ@DKsJ'>i_]S<31vPV ]- P9/.BӷVħAbǠyyN82P`S˹|4F(L=hB@6L}TyAv:f'[sm/v5+0IKYWcn R'B#'78G]rԻ5ԩ6 g"U<0g1É,vó c';jSqW ;ĒՅz9Y 3]'$ݒ:(xhQ}e Go=eͧߖFɛU^* Dm9w Dc4v6ت4aݳptqRQxҥjb:n-h#oDSZUJ+*|sCI-oLhx*vdc!7{u C%Vn휆P@K]}.0;RXN"|?WjNl"pEIt,]Vǐ^񶆱n[2lug)sE٦E ^0hJ[H C!ͱe,V Ml $E% wWzDL4f Cs5D(6c]oj_2X~됮4Xq/=`9vR_BAP׽]ߓ?j2KhvXdߜ/Cꎧ)Z$\Q{C$b q;+/ůirWv~Xq8?'ȵCܧ-mNnxzUz Jơũ=F>M Շ/N CFHoR>аHsx\_!p(E뻀I% n 'fBP+>.]9:r ~Ӭ&UJ~=-}KDdUk=$Ș~CJD1;J.PY0ت1?1>+ DGPBUQau!$,MM%_ͷT$< ;mo?ʡqx=OI 9ʏba#MGS|c@Hp'4Ñe`=E iwy*7R` T7Y5ۂn H4xD7zCEţӯogTvc׸C^'"Q8.PX*&,J8ҍr.9O\-G:bEb+sx_?kRu":cy%͓ V jؕv#q>O$ E pJrQ՜$ C-zgpUu49횗m~ *FKvxg"ʟ㈶qJ~c޻?> O1[[Oi򢔉h¼}9'AR A틡(SE?."%؉AwXXZa%h (ifvb=Z5njmzי x3ÊV*CV$Kg<CHFDΥ; Q Y/AL2⧹R[ 0sH .Snq#Ҩ‚ZyEM7ҙIOb۫k,TK~rQnftQ Ͻ#mz-},0K]Z"҈kGɼ_^PImA4ŋe.J @!Í!^PW$n;˕;3؟mDʉe2rQ5}i'%A>QTm:?Ur*&mq%S4w6хz>I_1RUӘ49JZ'Vn~&ԦYBاi jKughՕ8'uM~߃]_<Q:uẓV_w]geYhc%xX'mG=9f>jz[e=şDtu,,T욶 ,ِ f`cǹC$Pe)B k=,-&$N蛉liO-5aZރfaVBG'n']okÌ՚~P?]/TuRU!?hfs}o4W6^4:%+LGcNDC.eQj47 oX$۱a)wҍ]|s: cltk)l¬XZ,ZIg>/ 6蠥ZsRA|0mo&Ӂav'CqL@ _y9)6 ?RqrB"-*uqϘ><.#*F#]{N?ͬе^δR_CY^qSABҕĎWx3$iE#UW,8_)1\򯲤|6.ŇvJE,0i *qqɈۄO%|wiX1pΥ#Oo[Ayj>[jTUST  ,$E} G7_I0.ᭇlת2rZEQ4O_yE۽KN6bf2&8cMWĵ5h܋H0:MzdEf3ɮ h}k`z;ɕv p4vMp5iuu뿇11QY:UsQw@;vdՑwh.iaal@gbX-NHYNrv̪Jƫ0zGW3Ѡfgd6li0!וO{ xQ`Q+TEDm[K)dRkqyntr1m$\]o%߻n#,51OWCv BT)cKۊ8}(bNQa7(%sFO!h eAPݪ&Bnw%_b! 6myZǁ2IDs5ܶm|NEOiѪel (O qlN+zPN:Ƕ7ńG/d_qmkH!;9"'#ZOBZuEy݆͘cCR4yrAvMm|ʆUaN9HJ5&3rhDUv/*ZkQVPSg*_[glX}zDbR!!Ɓ !MQ T.*pV 9m}[%gy}3ܶ|~jO:7`šP{waS# ~S/zj!}H  Rt1_}&ybE5܃m^ε ̄(WrW 1l|n^~V.ܮ݃-(69hsYt\!'@=O<5i<f[V6YSw՚[tj?ƪk4驱t_M*o;](Pzϸh;``1,3HQ5N:G†PG

"s٭Nh!<H Ynh|<|Rk%0&|h '4͠X@Tp Ń^[pZf [tԑ_,ylf@+]cC{G?(fdz*D]oN *Ru-,ѡΥp=cC'zsƟENb:B^ ުMW8Fh%̉c4g 1,Bje:Ez(Yel䭹xT6ԉrIh} bY.HP6uB#C^Ax\oK04MW鯄gq<0&6}=N<&OrY9N˩Ghs`?[C rz)94A1v؏L=n9)i7F 5$-̈́9M8쉚I쓬׷ '7AϘ؂8 #Tzagq~_2dMA= woh]|/և\P 6솫O֜ FڤA J~PU-R4@¡]5c,oȻxIOm?n-T lA?(x7YO8ۚ Y6@_^9IX L=oM˚ߣն@`饑k6PožRa⨲z}TK#Vzl`?o-@I=ɫ26_Fv "|g}$M+>xPNa5QB GU.p+{L͜T#dؕi(~uhs'eKSo͉.䛴z`8&8U΄}Xnƹ>-JvD5U #pKp{6F5h+fvDl#^ǯ9G- 2"@KLOX UGbtpb|9U2h!_ 6 1L GYE)3P?uo0& 켸l$H.dU-I0s1ɁMx "L;6%;qXӒ]ohf֟2N|'bLqvSɿ}ꈮM&7#w;w$E^[wUv' oǪK¢7ٿ1+j+qQ"%'V9GГt] U.Ie˱ Ҍvxf  @86`U ? *ۛ{*IC~%і*^ɆCzMOjԡS9dI33X5۳o{럂-37 $3v-#eB b6vKb˦dۙqAix v?5WaTtliyLWg70dmJ&,uNY8jk6=\ۊ'̂$ sAҡ HBmI6Q9n+R>OJ )kWQA trV6r3Tvc[ta@Gyb{7LcGr~2P+N &;@ #/i}k KD^"(,J dq@|HY~+^- -zhtW4cMbJP]3vȊ]Sԣ3 [ԧZ|'Bϲg}gNfyxÁbL{*-ic|DB oaf(SM9k A`䜀$DD&h%`y})uƥ2[5S zη1{@trDPWNy(E0unZV5t„TA@GАsuYtV_{VkecN_RXʻ]쟑S\*81n<ΟVrj$1fzKƥ}t×.Zg|Hk5-ܦVc!&'2p[nT>Tyݬc`(Ea6=G>2\,8X(A{87{]YGqeH[^~)́7n>%B01ȂhQߪ,XWb~?bzFrhN56V r+Rkui 1*Q{Օǣ3k>7Q?^7\lS5, Dř1U&% rpV4ժhH0D2͔9Q9>&Jk '܀2fSDSa(M*2>$WLHVjzzԜ FY/HBR-'a= *b- fo應)c=M9fu(H!ʼ0#E(ϩ<,]@kߗo)^28z'MDžDחZ5\0F+$}' Z)5<)=x!+]hf(|j. ]QJ;hP6@'ksGy cN&f?Zc62Bч)BSGϨ 艗peAAY.Z\7 vm3d; z%B>5t>i|%oX#*g#ٍw1D+5AXX7чYe7:6ҏ'Md5|ωs;NXrvc2kkt-zLYg.m Jz"NuQML d~8wAҨM? ִ7zW!>f|~$ _hɨL4~k*唩DK-c{găAIG7Wf39A51*Bœ/i{6iBk+#@!8 Ve)*%3Jah:-C`NBv#ԧѠr4Yg:?,f*O`N0lNHܚEY5 9sW,;t7[۶G_GЈG偤h3~ KrBVAn!zG)f}y9t%%bAqJ`劃T<⬱+!k SW 4#Rm{Xk@o۸).Q"expvqf39Ա`64k @XNK@X\mPI]g\Rq=1)q`gFZ$ B0vR]+MPtH)]RE+zwJ# f)i{tX#Mq؝@j |ّ%2IVJ>>,wr Sh h%N#pNCnf<5n9FauGl[o? e=$C&!)v4!*_GHp|PAS+0$TwQ !;8ae@Qm A9Tkh+WŒEhgV/Bks֢h;5Gy Q.3Hc^)a;P h}d`jQXU]}abfۇ Gс_^ZGm4Fki[gܗ9d 4ך1Fո LPJ?0Oie4aNK$ p +7K'zDn(SZFt@T 䂁ql8_8[ajIAn=9L/[y\W!MS92bCI.E6˕d_5 8X(14n=VT|Uv)Z@_H 'K{ PU\Qz@ĭg#_ͳNHse浂E!?b.'Fð&0JHk[ьQ`oO,15Ka\בi\) $[L$N*}?F]dn O3ACuz97R`Ȳ Ҕ#*]%'C #{*J+-R9r:(mk|cz$C2X%"RM>zW#m@s]>_WfbF˨T٥4.0/K2I`o>jw,ZRe#6]gȏUI 'yt_VYW>}eL=3EG,vJ-KzB'B )Vџ$ßâUѕD;̃1֎tR2UJ0c#+/nu(OJ{^uAy3CV)YÒ9'cj s 8!uPù PFC,)jl( SO{rU鞷^7rx4 ,ׄ.A{ǿhfFҾ&}o *-H,~ib}zDeS |D5ū t{ģe*:GQjz)>&s]g8MsfJ蘔\!|ﵘEO L*CK*A be˜˃FZdՂ\$#tП¨L=ه2PFh:&7iDd|T1ϩ3:!DnH+6ykLZ P |2zj6Z>Rd!õc%4fZQCV u:Aef/i0odWЏB.>U%rjCs/k9t-H@{͘ǛukAfO㿞e;n&)OfW#.ׇBRk{!{N4cx>b+OL &q1=' tf8ʯ"Vg o<7f)䚬ۇF\d饓`Pmcu''CaPΨ͙\uVW`pC qQ4KIGeޯ3cG|;@#4ϲD]*v%g6ޏs1ilp[xS5Í06.e$B,A01i=hH)Nn#|%hhIq۲d(u{vng'NMJTtֈ^תdd@i*uhLQnJ`N&ڒTc虒,IgY,:ȬIPa_xE$#Y:TEM*pۻY="&YGݐp:cO1P4tNhz X2 Jl^-p(^L#nds9(U0GN@z cEQaB&5=!ChC[s񂎉>g9*6T3ԝBxz@à K=Ɯ⯎Zd7Frؿt- CF%4r0(SS23ʞ@N.创I 2#~$k`_.d5@ii\ nB4eN H-_ϼwm}|LjTtO "aÜ FІlb׎zz窽 %'YH|qys,zY_FNZ}45dK}py.5{ڒth܆+[) w| .T0EŏW.nE&7y;V# D:|oc*ZQ3:\_gCy}Lf!b _$LhBTHd_jd`]pKf{=޹qnlJz/4KH6oz O3y͌Fje#PXsi bm@X\UqtwOTق頁CE^Bvy!i=eF޽+;hl90v8IC h(Zl!xL57M ;)1% }8Sʣ%۫xG `PzB2eI2ިRߖ1#uAS<6O>0P A>HlEֶ [Y4OIօ;/eOVԄp,0@WYD(݊~L?.azlNwbkX0оd`Ћac霂ܬi6+c^0W*'MA$MQnaLZE^/yg>>R6¬ }(( ┚Lw5ki"Bl~Gd%M1 ʈ\!A_tƀnNPہ<:g`1f p ]4HURu4 $:pKT\F8 /I`,<Ơӏ ohz$} +2Xd^I_uaixs1iu!<:|@zj9*Ns8Yn>aV lh?J2WAv `tmM!KJ׻{S1R9s8]Ϣ \GcT\Th@£ח1Esl/7ۯL;#AeъĜ a =/@c腱]Vl.j.rjݕ9abI:+_A0A#Q;ͨ4 0~ JvJ7UdGćbk+é(~ /3hJ: gI*դn1^|ryd >;׵px6,|}:Q9'Ud >&UJY롮5&ftIs:YȰ UGu( 'hOǗ0Ef%Kb#Z\;-``k o"eVx Nar "/t PeUp9G@[f6^9i.;rC(Nʕ86."—%v X&d)¥\P\yjz8c H?ُA7dQc-0i<u#9(ilm|Pոҗ+#&jErDStqK:W.$V%PLc8M=kjء@'![-J < я%Wt*Ϛ;c/+3ԳD 搿yFLvhW_-E[xH֤i{{ûժnMkp  RO1hEǨ>Z H74g{iZBcW5ui7k>O,p?_Ȫė!׍f(jJ_ėY /+֍0:m[N dN7D[]5O:[,~)[H~lx?R/ i^kj( ȥKB3{A07V/ 农oO`Eq?: | mEh i+ژ)ө jĩM̹ Rg#RRPuEF;YnFd5'fY-x_t7. CWoqRw! Ay?bT57/ ~t3 !K^L 0i0[SR"0Vs"C 6|EeЪ![/jHR,6yi!9!:*ZCq#7Ra+~(;nb>jFiBs0Rݧ _ț ںO+tV}h@H'd7,T9 tSJ~>)}gVsaH,KV{pxnjwLTIcLukn̲-$gy}Ws Ib:ёjx.z b*i3U:'{!C3Z']M6៛]\1O ZS-Kz][ni; pAI}ӏb(Tz 5:Qw,{sjd ~`o)jt\bѸHk}u&;22*xÓZo7R ?QczXncEPlB/'Ri\gB/3YgYG8vL /@$Q*}#Rt҇ LMb7Arg^Xn 9|T_WUq35 nb]b2 fj&>DP,@J5x;b*XMp'c"hR+ -Rw@F)GxZP 4QkX7FLFfJ:TXQb"Γ7Ѻ`}u W0.)A@AvΛEQ4ط^S!v 8)\VwIqbP2a+A_9j?U73 ,:PsjSzZSjz@kNAbܷ JRDžkC4"M"əmUj+_Y:r(+eHNqanʰjoU$r@Y{::/o!df @Ac=a#սD<^\Ka/Du-Mb2WV+\aOwj`oSUI£(ᅻL`.U!EQŗf2]9ZY ]v3:JC1d U& ~3*q5p}l$FWDm)&tv +eJx!l>mP *[̲r"G=,UfJXG._7d(Ɩ:rpړ bz~!ڱ_:~1C5۸yͶ)~qCu*Ƃ|~z>ucPݤXP' +`xӯ@Փtm2*'.1~)])v[YjjPV?$8y_a_j+u .27 j%t<Ӥ+A.e}*/,:a A FAmD LO6#cWc&^Ҫ17x6>掸 u;L?BսT$;݋%#5$8Ûr< E{l |zˑuTI.ɶɻ<#y㾅x`4$&F:> *`p\E_߳h&˖V|gݡQs)`њ@in9ӥ9@)sNdڵt*/'sձX*tml혵p!{;UDlX<1 FT J[6% Ҩx|DiM_|("g:/.)9(c6TQ^3(<,>_\YrrQo} KݤuK` *뗆4#|1@/7p%E 8u\[1 Ubej}fTXcK|Ƴ.{}t! 4)Jc#J/q1y,E`HV`5B[ o` HiTA}aLcBz.~3UЕvt'Ŀ1$E[:d`32\zev@|,cQH4}f;_?|8[; zNu5=&]+1t*'V6{p̋!} X4wU  j]^hp!j;c_"HRiNV;ɰܶG-U}uDP'HQ1<w G<kKQ9(hܺ 5uq~'i3f bI r117f`N]Niػ-tՑP1k]W<|R[EdE>:toF@Lgz0 3{-GjX3mJAMHyv-u\jvOn 87wcN@Ry龙ɳH +^CͿ ZN$:Wfn8p1ߒbγHL"Sk=/ͳVL;|lj3NtP{llo(Fejl)Y{YkaC}őOx qN7%%@1 L' IKhς $>$LPHjw|[3+|aofv5n]U`_etyw%aAlٞVclD4Cb7(e241<Z._K]vDf a!I^;-ŮSΰ|uw!_kѽ3߮ A[MְK9᠋8=&] uꉡGD+sFj[Y ڙ)8*;45yZ#3=I wgÙq";ӺRKL;FS#db DqTJKM%I\7]ݬ+ Z"͹>FLHcAZ3;L 88a h*'|曛ߪ:Q@S]̚,ՇsUIVq\͕'I핃h@dަ|ܷ)f%E5F X#,JcKҭ1L6m7ʒ ܷ 0x0UM Dp99WTX*il9ݾr*?IngKaRITYΊE)B$\L!cǶ%luF׈2 aj zj_t`g]IfEѸ1m^u.()Iu90Ւ◲zyеC&.W`a/zj[+Z-W2X\~lhج  k"_G*LamL{nW;QMKSރZ3dQ*/L[^ɇ/.҄Ѽ)nayiu-/[ypv~hGJ=!@sOI{szݡsxBx/~ԿuHbE=P$Q AY)mh]Je*v;rLW#s =uWpqӪaږf j7jHH `i]F<հ(Hݿ9mSq.u$Z{67eSif,tCܼ:YpGeʄq,^h2oWΘg3IIʁZ?QYj[Y2(_oK:;H|/.Fnҏ8`Y~kF4&E, 0].LE#h2vVY^Ny7%s~22pEgńux[/O7e08ZCd_=^f<]D8] 1X2{Ҟr[o}g/l[{i<7 N!_q` i;tYQBJ&e|/fЛCVF!ncj /Ls^~KDRL]5"ofr.rB.Q ~P!60d%]H_*a2F}-2~N0qgQ HpE׈ّE}WPեOG V˪diM^?7;@r.o›BA԰ۏ k%]v_6$H9d.YNj|I?:;T[ac/ሩ`Qܛ8 Yg'm3?^9} iBVڨ`]_O|ofN'L8V ̗K-3'Ky\jp<7|d!,eEɐ~f$#G3R=oߢ_K܂nG_[nT. qGSY{Kupц=>C34'4,ˋ:H;g9^; ;&BZZ=3Fov_|o3LFي&(F5܂9ݩS4UIjw}lOhC/xA9:x^ɾI ^KoRl1`? w['QpQ+b &W/!z7n>)>ˁAA6nT:l%QbW݉υh*Ўv%J(|;ߣ'5+KQ[b͒Gf,edg?o: 0u}OjOߩ)s{'|Hg#B}֧*c񱏑T/hNQjVIZe#XS4g4쬯ՉA*9??'4 9l}/Wh_݀]/؀pkw3Ўْ i#>ۢkHxe1NG׏**x/e?7Cm< \7\ė>2.${ۗ1 &תbԀQjxXc 0K{mO a+LN.}DuΆz"[HIZC2i[3>UfZ~c-#񯺣9o$pyZ^݄},~,Ք`U;rqs?!fKr[ɹGI}B6"e]PZ%,2IcyϣC褙{n׃SӞ-^?%ņӉ,[x݇>|i6̭@{fmeȦDK 4FH .xü H15M>JK.x876 \)JW,[֪e%<%ƹ ͷY}FJ v̈:dlאeĂv6qJn>%PFc?5]j !hb\MUNIx]eQ!*(:ifPwCf(n\R-@0qXF~$u^Rvj1쩻_В=BԪ2j~sIBTABeӎ~4efڑApKYF`3w6Q\b?- Ң?&DMSĀGwiQ AJ“CfIT(=5j2 8|aLɪ87}6ʽv@/0N;Е*Xx'ʊEŊǜfU5Z,*Ea{JIݶC-sl~wgj~(\x`]^tގ=AIaZf*d2UtM~0)׵N/" l?W^*j?ӅyuBR!P¾O;3k1}c# D,03fA ߼0sq} g?{ᗾ2֪B4_)ȥI]b~n}ɏ z.iG/R4a'R;:Uq' j7 5)[ťin06,M7Y</`ž@J[ gF=G>qB3dy榎ޘHJ%C5fCVeő ѓ%“:I?~(K> vMc6[ f#mzݹ}!DiYŮgwH:(:l FQj?/ۀHZ;_Y^[Z(// ЧXa.gH]n\|&&8%Q"X GlP- <%up =Xh:F-AϮ!re >NnXhSs@o:PH5firTW'6aBI]UG^W:=dS.ױ-2GI|iPMƺ)S'FHk?3$ ?>Fݝ|9$MHmgS`ە)yΜpm>.H=f8 @;/K:G rtϸjR˻LYP$BY_ نukxėvJmxoc;#*{ɝf7$Hr5?rʧcĪK6dD/\~o)fgޙŢSd})~)=H5Uwu'g_q ?JQfε09 h ASwyG>> |Ϥ*avb쳶Dd8N'[ \7bA[ԚYAtnM}sIgr}?a .B5 ,vMUGŶ>?yHUm)&0^bW09!ۑ]O8 X_^X*C׬4&;Nz*3kx*u _6#A띏.CF)_֠?Ք[,j7ڝwm`Gl,:$$$MR4WJ$`fZt(+kTZM#!ޔ!F-^abS!T3c]BwrC9@>Qp dȊgq$Oi֭$NDc@bWIa FľeeКbvOV.[ %q#^]$O#PBu-(|[Dyo~ne%iΡ%{0iu:Q1-ԭԸ#Ǫ{o^B۴-!:7j^?pȲn2~ip> m;NuVU8[يn>G\Ek v[[x+"rNc^҅.qkSdF3q3gDTQϭbXn $=Q*2$Ggכ Z"X&M0^`Ie1yGtGe[cɒ#tS[ Xۥ0 88ft16_yES+TJ»Łqڤ,$fp J.=C׭J"Tu{{, {9gP2<>› {܎t5;Q[<$fx b~ lJPŽf3Kd׹YD%v 6 u4\IĆUu/Wo77m)ITu$t+8hmɠǣ0#֤c0<>w`L()ڒӼM=*]ܑ*zB۫14mrj*ſIDC^7*s#g|q͎t;Yy 9]+vr$~{6*9Tc* WJ 4r7ޓ/m4"e$J MLhħX쫡ySFYQq _yG+Z[<xy_^F)ux%Cߺꠟ} yPAՀQٍ6K @*HP*B %C@"%*~|}?)F,E^o`>)UjPgpzM0iH1S =F1242mOQLڙ jmM)IF<چM=AS Pf2􁦍h@i)?Ԥ=6. YFǷ3,]SU+@B*p˧ #']{[=|-_<. ۳uwȥaϳ9FLzuˡNݎ݃<1Mҥa\øwE H&kLٳVSiBL1M3&awTbw &8o+¶)gk.ݔOۂ=`|*H'ϯ U aS rhנ[o_̥]R \\)gG%{?Ҥ 3T[ס{|nH ZQtxWSQ5