ghostscript-9.52-lp152.2.7.1<>,4aAe/=„]0| ? ?9jS=k6`&5u۪K}.87z'E1dLXSwR>0hLL (BFFFTGE:} ^5$)g vGD!8!ڗ'sui} 4 9Tʜ*3UUd^$^1 1qeesMI qatQ~뗻`P-(!PW/pzD+iY 'O>I?d  RX\lp u u u u !lu !u 0uuMuݖݼu | ,(N8X090:u0>@BF$G@uHuIuX` Y Z[\u]u^bcbdefluuv@wuxuy1z\lpCghostscript9.52lp152.2.7.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.htmaAeobs-power8-058>SopenSUSE Leap 15.2openSUSEAGPL-3.0-onlyhttp://bugs.opensuse.orgSystem/Librarieshttps://www.ghostscript.com/linuxppc64le^``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큤aA2aA2aAPaA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA2aA;aACaA1aAPaAPaA:aABaA:aA:aA;aA:aA:aA:aA:aA:aA:aA:aA;aA:aA:aAjsmeix@suse.dejsmeix@suse.dejsmeix@suse.deDr. Werner Fink Dr. Werner Fink Dr. Werner Fink Dr. Werner Fink jsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.destefan.bruens@rwth-aachen.denovell@mirell.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dedaniel.molkentin@suse.comjsmeix@suse.dejsmeix@suse.dejsmeix@suse.destefan.bruens@rwth-aachen.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.deschwab@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.de- CVE-2021-3781.patch fixes CVE-2021-3781 Trivial -dSAFER bypass cf. https://bugs.ghostscript.com/show_bug.cgi?id=704342 (bsc#1190381)- Hardening: link as position independent executable (bsc#1184123).- CVE-2020-15900.patch fixes CVE-2020-15900 Memory Corruption (SAFER Sandbox Breakout) cf. https://bugs.ghostscript.com/show_bug.cgi?id=702582 (bsc#1174415)- The version upgrade to 9.52 fixes in particular CVE-2020-12268: jbic2dec: heap-based buffer overflow in jbig2_image_compose (bsc#1170603) - Version upgrade to 9.52 Highlights in this release include: * The 9.52 release replaces the 9.51 release after a problem was reported with 9.51 which warranted the quick turnaround. Thus, like 9.51, 9.52 is primarily a maintenance release, consolidating the changes we introduced in 9.50. * IMPORTANT: We have forked LittleCMS2 into LittleCMS2mt (the "mt" indicating "multi-thread"). LCMS2 is not thread-safe, and cannot be made thread-safe without breaking the ABI. Our fork will be thread-safe and include performance enhancements (these changes have all been offered and rejected upstream). We will maintain compatibility between Ghostscript and LCMS2 for a time, but not in perpetuity. If there is sufficient interest, our fork will be available as its own package separately from Ghostscript (and MuPDF). * The usual round of bug fixes, compatibility changes, and incremental improvements. Incompatible changes: * New option -dALLOWPSTRANSPARENCY: The transparency compositor (and related features), whilst we are improving it, remains sensitive to being driven correctly, and incorrect use can have unexpected/undefined results. Hence, as part of improving security, we limited access to these operators, originally using the -dSAFER feature. As we made "SAFER" the default mode, that became unacceptable, hence the new option -dALLOWPSTRANSPARENCY which enables access to the operators, cf. https://www.ghostscript.com/doc/9.52/Use.htm#ALLOWPSTRANSPARENCY For a release summary see: https://www.ghostscript.com/doc/9.52/News.htm For details see the News.htm and History9.htm files. - Version upgrade to 9.51 Highlights in this release include: * 9.51 is primarily a maintainance release, consolidating the changes we introduced in 9.50. * We have continued our work on code hygiene for this release, with a focus on the static analysis tool Coverity (from Synopsys, Inc) and we are now maintaining a policy of zero Coverity issues in the Ghostscript/GhostPDL source base. * IMPORTANT: In consultation with a representative of OpenPrinting (http://www.openprinting.org/) it is our intention to deprecate and, in the not distant future, remove the OpenPrinting Vector/Raster Printer Drivers (that is, the opvp and oprp devices). If you rely on either of these devices, please get in touch with us (i.e. Ghostscript upstream), so we can discuss your use case, and revise our plans accordingly. * We (i.e. Ghostscript upstream) are in the process of forking LittleCMS, cf. the other release notes entries below. * The usual round of bug fixes, compatibility changes, and incremental improvements. For a release summary see: https://www.ghostscript.com/doc/9.51/News.htm For details see the News.htm and History9.htm files. - Version upgrade to 9.50 Highlights in this release include: * The change to version 9.50 follows recognition of the extent and importance of the file access control redesign/reimplementation outlined below. * The file access control capability (enable with -dSAFER) has been completely rewritten, with a ground-up rethink of the design. For more details, see: "SAFER" at https://www.ghostscript.com/doc/9.50/Use.htm#Safer * It is important to note that -dSAFER now only enables the file access controls, and no longer applies restrictions to standard Postscript functionality (specifically, restrictions on setpagedevice). If your application relies on these Postscript restrictions, see "OLDSAFER" at https://www.ghostscript.com/doc/9.50/Use.htm#OldSafer and please get in touch, as we do plan to remove those Postscript restrictions unless we have reason not to. IMPORTANT: File access controls are now enabled by default. In order to run Ghostscript without these controls, see "NOSAFER" at https://www.ghostscript.com/doc/9.50/Use.htm#NoSafer * We (i.e. Ghostscript upstream) are in the process of forking LittleCMS, cf. the other release notes entries below. * The usual round of bug fixes, compatibility changes, and incremental improvements. Incompatible changes: * There are a couple of subtle incompatibilities between the old and new SAFER implementations. Firstly, as mentioned above, SAFER now leaves standard Postcript functionality unchanged (except for the file access limitations). Secondly, the interaction with save/restore operations, see "SAFER" at https://www.ghostscript.com/doc/9.50/Use.htm#Safer * The following is not strictly speaking new to 9.50, as not much has changed since 9.27 in this area, but for those who don't upgrade with every release: The process of "tidying" the Postscript name space should have removed only non-standard and undocumented operators. Nevertheless, it is possible that any integrations or utilities that rely on those non-standard and undocumented operators may stop working, or may change behaviour. If you encounter such a case, please contact us (i.e. Ghostscript upstream, either the #ghostscript IRC channel or the gs-devel mailing list would be best), and we'll work with you to either find an alternative solution or return the previous functionality, if there is genuinely no other option. One case we know this has occurred is GSView 5 (and earlier). GSView 5 support for PDF files relied upon internal use only features which are no longer available. GSView 5 will still work as previously for Postscript files. For PDF files, users are encouraged to look at MuPDF https://www.mupdf.com/ For a release summary see: https://www.ghostscript.com/doc/9.50/News.htm For details see the News.htm and History9.htm files. - CVE-2019-10216.patch CVE-2019-14869.patch gs-CVE-2019-14811-885444fc.patch gs-CVE-2019-14817-cd1b1cac.patch openjpeg4gs-CVE-2018-6616-8ee33522.patch are fixed in the version 9.52 upstream sources.- CVE-2019-14869.patch contains commit from Ghostscript upstream https://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=485904772c5f to fix CVE-2019-14869 "-dSAFER escape in .charkeys" (bsc#1156275)- Port latest ghostscript 9.27 from factory including latest security patches to SLES15/SLES12 * Port patch CVE-2019-10216.patch to 9.27 which is the orignal upstream commit now * Drop patch CVE-2019-3838.patch as now part of 9.27- Add patch gs-CVE-2019-14811-885444fc.patch to fix bsc#1146882 for CVE-2019-14811,CVE-2019-14812,CVE-2019-14813 - Add patch gs-CVE-2019-14817-cd1b1cac.patch to fix bsc#1146884 for CVE-2019-14817- Add patch openjpeg4gs-CVE-2018-6616-8ee33522.patch to fix bsc#1140359 for CVE-2019-12973- CVE-2019-10216.patch fixes CVE-2019-10216 forceput/superexec in .buildfont1 is still accessible https://bugzilla.suse.com/show_bug.cgi?id=1144621 bsc#1144621 https://bugs.ghostscript.com/show_bug.cgi?id=701394- Version upgrade to 9.27 Highlights in this release include: * We (i.e. Ghostscript upstream) have extensively cleaned up the Postscript name space: removing access to internal and/or undocumented Postscript operators, procedures and data. This has benefits for security and maintainability. Incompatible changes: The process of "tidying" the Postscript name space should have removed only non-standard and undocumented operators. Nevertheless, it is possible that any integrations or utilities that rely on those non-standard and undocumented operators may stop working, or may change behaviour. If you encounter such a case, please contact us (i.e. Ghostscript upstream) - (either the #ghostscript IRC channel, or the gs-devel mailing list would be best), and we'll work with you to either find an alternative solution. * Fontmap can now reference invidual fonts in a TrueType Collection for font subsitution. Previously, a Fontmap entry could only reference a TrueType collection and use the default (first) font. Now, the Fontmap syntax allows for specifying a specific index in a TTC. See the comments at the top of (the default) Fontmap.GS for details. * The usual round of bug fixes, compatibility changes, and incremental improvements. IMPORTANT: It is our intention, within the next 12 months (ideally sooner, in time for the next release) to make SAFER the default mode of operation. For many users this will have no effect, since they use SAFER explicitly, but some niche uses which rely on SAFER being disabled may need to start explicitly adding the "-dNOSAFER" option. IMPORTANT: We (i.e. Ghostscript upstream) are in the process of forking LittleCMS. LCMS2 is not thread safe, and cannot be made thread safe without breaking the ABI. Our fork will be thread safe, and include performance enhancements (these changes have all be been offered and rejected upstream). We will maintain compatibility between Ghostscript and LCMS2 for a time, but not in perpetuity. Our fork will be available as its own package separately from Ghostscript (and MuPDF). For a release summary see: http://www.ghostscript.com/doc/9.27/News.htm For details see the News.htm and History9.htm files. The Ghostscript 9.27 release should fix (cf. the entry below dated 'Fri Sep 14 10:47:33 CEST 2018' what "should fix" means) in particular those security issues: * CVE-2019-3838 forceput in DefineResource is still accessible https://bugzilla.suse.com/show_bug.cgi?id=1129186 bsc#1129186 https://bugs.ghostscript.com/show_bug.cgi?id=700576 * CVE-2019-3835: superexec operator is available https://bugzilla.suse.com/show_bug.cgi?id=1129180 bsc#1129180 https://bugs.ghostscript.com/show_bug.cgi?id=700585- CVE-2019-3838.patch fixes CVE-2019-3838 forceput in DefineResource is still accessible https://bugzilla.suse.com/show_bug.cgi?id=1129186 bsc#1129186 https://bugs.ghostscript.com/show_bug.cgi?id=700576- Version upgrade to 9.26a The version 9.26a is a special security bugfix version to fix * CVE-2019-6116: subroutines within pseudo-operators must themselves be pseudo-operators https://bugs.ghostscript.com/show_bug.cgi?id=700317 https://bugzilla.suse.com/show_bug.cgi?id=1122319 bsc#1122319- Version upgrade to 9.26 Highlights in this release include: * Security issues have been the primary focus of this release, including solving several (well publicised) real and potential exploits. Thanks to Man Yue Mo of Semmle Security Research Team, Jens Mueller of Ruhr-Universitaet Bochum and Tavis Ormandy of Google's Project Zero for their help to identify specific security issues. PLEASE NOTE: We (i.e. Ghostscript upstream) strongly urge users to upgrade to this latest release to avoid these issues. * The usual round of bug fixes, compatibility changes, and incremental improvements. For a release summary see: http://www.ghostscript.com/doc/9.26/News.htm For details see the News.htm and History9.htm files. The Ghostscript 9.26 release should fix (cf. the entry below dated 'Fri Sep 14 10:47:33 CEST 2018' what "should fix" means) in particular those security issues (bsc#1117331) * CVE-2018-19475: psi/zdevice2.c allows attackers to bypass intended access restrictions https://bugs.ghostscript.com/show_bug.cgi?id=700153 https://bugzilla.suse.com/show_bug.cgi?id=1117327 bsc#1117327 * CVE-2018-19476: psi/zicc.c allows attackers to bypass intended access restrictions because of a setcolorspace type confusion https://bugs.ghostscript.com/show_bug.cgi?id=700169 https://bugzilla.suse.com/show_bug.cgi?id=1117313 bsc#1117313 * CVE-2018-19477: psi/zfjbig2.c allows attackers to bypass intended access restrictions because of a JBIG2Decode type confusion https://bugs.ghostscript.com/show_bug.cgi?id=700168 https://bugzilla.suse.com/show_bug.cgi?id=1117274 bsc#1117274 * CVE-2018-19409: LockSafetyParams is not checked correctly if another device is used https://bugs.ghostscript.com/show_bug.cgi?id=700176 https://bugzilla.suse.com/show_bug.cgi?id=1117022 bsc#1117022 and those security issues * CVE-2018-18284: 1Policy operator gives access to .forceput https://bugs.ghostscript.com/show_bug.cgi?id=69963 https://bugzilla.suse.com/show_bug.cgi?id=1112229 bsc#1112229 * CVE-2018-18073: saved execution stacks can leak operator arrays https://bugs.ghostscript.com/show_bug.cgi?id=699927 https://bugzilla.suse.com/show_bug.cgi?id=1111480 bsc#1111480 * CVE-2018-17961: bypassing executeonly to escape -dSAFER sandbox https://bugs.ghostscript.com/show_bug.cgi?id=699816 https://bugzilla.suse.com/show_bug.cgi?id=1111479 bsc#1111479 * CVE-2018-17183: remote attackers could be able to supply crafted PostScript to potentially overwrite or replace error handlers to inject code https://bugs.ghostscript.com/show_bug.cgi?id=699708 https://bugzilla.suse.com/show_bug.cgi?id=1109105 bsc#1109105- Version upgrade to 9.26rc1 (first release candidate for 9.26). Highlights in this release include: * Purely security and a few bug fixes, there are no new features, and no API changes to report.- Version upgrade to 9.25 For the highlights in this release see the highlights in the 9.25rc1 first release candidate for 9.25 entry below. PLEASE NOTE: We (i.e. Ghostscript upstream) strongly urge users to upgrade to this latest release to avoid these issues. For a release summary see: http://www.ghostscript.com/doc/9.25/News.htm For details see the News.htm and History9.htm files. The Ghostscript 9.25 release should fix (see below) in particular those security issues: * CVE-2018-15909: shading_param incomplete type checking https://bugs.ghostscript.com/show_bug.cgi?id=699660 https://bugzilla.suse.com/show_bug.cgi?id=1106172 bsc#1106172 * CVE-2018-15908: .tempfile file permission issues https://bugs.ghostscript.com/show_bug.cgi?id=699657 https://bugzilla.suse.com/show_bug.cgi?id=1106171 bsc#1106171 * CVE-2018-15910: LockDistillerParams type confusion https://bugs.ghostscript.com/show_bug.cgi?id=699656 https://bugzilla.suse.com/show_bug.cgi?id=1106173 bsc#1106173 * CVE-2018-15911: uninitialized memory access in the aesdecode https://bugs.ghostscript.com/show_bug.cgi?id=699665 https://bugzilla.suse.com/show_bug.cgi?id=1106195 bsc#1106195 * CVE-2018-16513: setcolor missing type check https://bugs.ghostscript.com/show_bug.cgi?id=699655 https://bugzilla.suse.com/show_bug.cgi?id=1107412 bsc#1107412 * CVE-2018-16509: /invalidaccess bypass after failed restore https://bugs.ghostscript.com/show_bug.cgi?id=699654 https://bugzilla.suse.com/show_bug.cgi?id=1107410 bsc#1107410 * CVE-2018-16510: Incorrect exec stack handling in the "CS" and "SC" PDF primitives https://bugs.ghostscript.com/show_bug.cgi?id=699671 https://bugzilla.suse.com/show_bug.cgi?id=1107411 bsc#1107411 * CVE-2018-16542: .definemodifiedfont memory corruption if /typecheck is handled https://bugs.ghostscript.com/show_bug.cgi?id=699668 https://bugzilla.suse.com/show_bug.cgi?id=1107413 bsc#1107413 * CVE-2018-16541 incorrect free logic in pagedevice replacement https://bugs.ghostscript.com/show_bug.cgi?id=699664 https://bugzilla.suse.com/show_bug.cgi?id=1107421 bsc#1107421 * CVE-2018-16540 use-after-free in copydevice handling https://bugs.ghostscript.com/show_bug.cgi?id=699661 https://bugzilla.suse.com/show_bug.cgi?id=1107420 bsc#1107420 * CVE-2018-16539: incorrect access checking in temp file handling to disclose contents of files https://bugs.ghostscript.com/show_bug.cgi?id=699658 https://bugzilla.suse.com/show_bug.cgi?id=1107422 bsc#1107422 * CVE-2018-16543: gssetresolution and gsgetresolution allow for unspecified impact https://bugs.ghostscript.com/show_bug.cgi?id=699670 https://bugzilla.suse.com/show_bug.cgi?id=1107423 bsc#1107423 * CVE-2018-16511: type confusion in "ztype" could be used by remote attackers able to supply crafted PostScript to crash the interpreter or possibly have unspecified other impact https://bugs.ghostscript.com/show_bug.cgi?id=699659 https://bugzilla.suse.com/show_bug.cgi?id=1107426 bsc#1107426 * CVE-2018-16585 .setdistillerkeys PostScript command is accepted even though it is not intended for use https://bugzilla.suse.com/show_bug.cgi?id=1107581 bsc#1107581 * CVE-2018-16802: Incorrect"restoration of privilege" checking when running out of stack during exceptionhandling could be used by attackers able to supply crafted PostScript to execute code using the "pipe" instruction. This is due to an incomplete fix for CVE-2018-16509 https://bugs.ghostscript.com/show_bug.cgi?id=699714 https://bugs.ghostscript.com/show_bug.cgi?id=699718 https://bugzilla.suse.com/show_bug.cgi?id=1108027 bnc#1108027 Regarding what the above "should fix" means: PostScript is a general purpose Turing-complete programming language (cf. https://en.wikipedia.org/wiki/PostScript) that supports in particular file access on the system disk. When Ghostscript processes PostScript it runs a PostScript program as the user who runs Ghostscript. When Ghostscript processes an arbitrary PostScript file, the user who runs Ghostscript runs an arbitrary program which can do anything on the system where Ghostscript runs that this user is allowed to do on that system. To make it safer when Ghostscript runs a PostScript program the Ghostscript command line option '-dSAFER' disables certain file access functionality, for details see /usr/share/doc/ghostscript/9.25/Use.htm Its name 'SAFER' says everything: It makes it 'safer' to let Ghostscript run a PostScript program, but it does not make it completely safe. In theory software is safe against misuse (i.e. has no bugs). In practice there is an endless sequence of various kind of security issues (i.e. software can be misused to do more than what is intended) that get fixed issue by issue ad infinitum. In the end all that means: In practice the user who runs Ghostscript must not let it process arbitrary PostScript files from untrusted origin. In particular Ghostscript is usually run when printing documents (with the '-dSAFER' option set), see the part about "It is crucial to limit access to CUPS to trusted users" in https://en.opensuse.org/SDB:CUPS_and_SANE_Firewall_settings- Version upgrade to 9.25rc1 (first release candidate for 9.25). Highlights in this release include: * This release fixes problems with argument handling, some unintended results of the security fixes to the SAFER file access restrictions (specifically accessing ICC profile files), and some additional security issues over the 9.24 release. * Security issues have been the primary focus of this release, including solving several (well publicised) real and potential exploits. PLEASE NOTE: We (i.e. Ghostscript upstream) strongly urge users to upgrade to this latest release to avoid these issues. * Avoid that ps2epsi fails with 'Error: /undefined in --setpagedevice--' Recent changes required to harden SAFER mode mean that it is no longer possible to run ps2epsi in SAFER mode, because it relies upon unsafe Ghostscript non-standard extension operators. Removing SAFER and DELAYSAFER, and the code to reset SAFER, allow ps2epsi to run as well as it ever did (ie badly). This program (i.e. ps2epsi) should now be considered unsafe, you should not use it on untrusted PostScript programs. Likely we (i.e. Ghostscript upstream) will deprecate and remove this program in future. 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.24 Highlights in this release include: * Security issues have been the primary focus of this release, including solving several (well publicised) real and potential exploits. PLEASE NOTE: We (i.e. Ghostscript upstream) strongly urge users to upgrade to this latest release to avoid these issues. * As well as Ghostscript itself, jbig2dec has had a significant amount of work improving its robustness in the face of out specification files. * IMPORTANT: We (i.e. Ghostscript upstream) are in the process of forking LittleCMS. LCMS2 is not thread safe, and cannot be made thread safe without breaking the ABI. Our fork will be thread safe, and include performance enhancements (these changes have all be been offered and rejected upstream). We will maintain compatibility between Ghostscript and LCMS2 for a time, but not in perpetuity. Our fork will be available as its own package separately from Ghostscript (and MuPDF). * The usual round of bug fixes, compatibility changes, and incremental improvements. For a release summary see: http://www.ghostscript.com/doc/9.24/News.htm For details see the News.htm and History9.htm files. - fix_ln_docdir_gsdatadir.patch is no longer needed because the issue is fixed in the upstream sources. - CVE-2018-10194.patch is no longer needed because the issue is fixed in the upstream sources.- CVE-2018-10194.patch fixes stack-based buffer overflow in gdevpdts.c (bsc#1090099), see https://bugs.ghostscript.com/show_bug.cgi?id=699255 and http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=39b1e54b2968620723bf32e96764c88797714879- Version upgrade to 9.23 Highlights in this release include: * Ghostscript now has a family of 'pdfimage' devices (pdfimage8, pdfimage24 and pdfimage32) which produce rendered output wrapped up as an image in a PDF. Additionally, there is a 'pclm' device which produces PCLm format output. * There is now a ColorAccuracy parameter allowing the user to decide between speed or accuracy in ICC color transforms. * JPEG Passthrough: devices which support it can now receive the 'raw' JPEG stream from the interpreter. The main use of this is the pdfwrite/ps2write family of devices that can now take JPEG streams from the input file(s) and write them unchanged to the output (thus avoiding additional quantization effects). * PDF transparency performance improvements * IMPORTANT: We (i.e. Ghostscript upstream) are in the process of forking LittleCMS. LCMS2 is not thread safe, and cannot be made thread safe without breaking the ABI. Our fork will be thread safe, and include performance enhancements (these changes have all be been offered and rejected upstream). We will maintain compatibility between Ghostscript and LCMS2 for a time, but not in perpetuity. Our fork will be available as its own package separately from Ghostscript (and MuPDF). * We have continued the focus on code hygiene in this release cleaning up security issues, ignored return values, and compiler warnings. * The usual round of bug fixes, compatibility changes, and incremental improvements. Incompatible changes * The planned device API tidy has, unfortunately, been indefinitely postponed, until appropriate resources are available. For a release summary see: http://www.ghostscript.com/doc/9.23/News.htm For details see the News.htm and History9.htm files. See also the entries below since "Version upgrade to 9.22" (boo#1082896 and boo#1074266).- For now use lcms2 from SUSE because that is what currently Ghostscript upstream recommends according to https://ghostscript.com/pipermail/gs-devel/2018-March/010061.html because since Ghostscript 9.23rc1 there is no longer lcms2 in Ghostscript but now it is lcms2art which is the beginning of a lcms2 fork, see News.htm that reads in particular "LCMS2 is not thread safe ... Our fork will be thread safe ... We will maintain compatibility between Ghostscript and LCMS2 for a time, but not in perpetuity", see also https://bugzilla.opensuse.org/show_bug.cgi?id=1082896#c14 - On SLE11 and on SLE12-SP1 there is liblcms2-2-2.5 which is too old so that configure fails there with configure: error: lcms2 not found, or too old but there is no configure option to build it without lcms2 so that for SLE11 and SLE12-SP1 it is built with the lcms2art in Ghostscript. - ppc64le-support.patch is no longer needed because it only contained a fix for lcms2art/include/lcms2art.h in Ghostscript but currently lcms2 from SUSE is used instead (see above). - Do no longer require any fonts packages in particular neither require ghostscript-fonts-std because the PostScript Base35 fonts are provided by Ghostscript (in 'Resource') nor require ghostscript-fonts-other (provides Bitream Charter, Adobe Utopia, URW Antiqua, URW Grotesq and Hershey fonts where all but the last are also provided by texlive--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./sbin/ldconfig/sbin/ldconfigghostscript-libraryghostscript-libraryghostscript-miniobs-power8-05 1631701349  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvw9.52-lp152.2.7.19.52-lp152.2.7.19.529.529.52           dvipdfeps2epsgsgsbjgsdjgsdj500gsljgslpgsndlprsetup.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/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.opensuse.org/openSUSE:Maintenance:16955/openSUSE_Leap_15.2_Update_ports/4e4baa5e8fcf41141141b70a8825a878-ghostscript.openSUSE_Leap_15.2_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]=0659d74facb24dbacce5953f701067f18331691d, 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]=facc43e3b27b4cb93183fe19ea6b6a09efdf7fa1, strippedELF 64-bit LSB shared object, 64-bit PowerPC or cisco 7500, version 1 (SYSV), dynamically linked, BuildID[sha1]=b603aea3258a05dafa19d7fcda3ecf38f612e55a, 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 RRRRRRRRRRRRRRRRRRRRRRRRPRRRRR RRRRRR RRR R RRPRRe{2 A_cups-filters-ghostscriptghostscript-x119.52-lp152.2.7.1utf-8aff381f0f834cae306def0644822eff7a032ce8312a99b1fff864ee46f3b542e?p7zXZ !t/e]"k%7\ӧ@]b͕?7mCAgxB uW˶Eŵ'M2dp;N }P*!#z׏䍶i;wS9Aes3ewd$0\Iz.?4ԔO[&wdM=% 9؛g~J>O 0&N±EWAs.48>?.8d8dz/=Zt_ gIBElf[T"]S>s2owTsZA3@P ^aވEaLg |:u ?eYcHa4("R98r,,zaƂZp'Z|5u7-DKP ԯf:W7[7yYZ\3g& pS.>K.^H" oPNuq$/ACth62Fϑ_Q}Сa?K#ImP4'۟ "J-?cB|:Z{#1_ak$+Mhr/Tߟ6 c]$~| j6f SA W'@,Ϫ":qQmI2ZߜX5~DPtQ[4ʕu YbsG'%8Lx߸ ag;t]'6WO o whQyWs8&Xh]34gg?0.HרĪT8KZGK ֗u> ~ZI$;Q}6m4oFOao$1FYxյLC$AQL-nJ~L!ܮicp>NhR`7ӺbrFRV\j*cژ =&^A7F O S-xia" GwIƚ-)dm޾>~#1Ao9,@Ex*g!mi4HT+C(S)z(z{n7Dw"p];wmغm>/H.(oO O!@3+62lc4եiUjaYzv`ẁgN@߼a8:Fw!4["B3?;$ 'u֒Gq0iĴ+5. Bj)fE8>Nk6GΫ/(i意kۚ.9PkziI=q~P\sXp(іu A ?I]b1Nڹ{5] cݩjA?֞ޓdXvԖǹ5`Qֽe8AУ)^ŒE:*uغ;LRJ,}[V?!ke0;Yc[xZ%Cy.2ye(egקn|`No%L#V7_Ċ\POy /!˕Nvw'x#@tۄB.84"B?ӄpI$a ON<jzIq] ;ŤۓVN81Ù'l ocZD~F}4_hU,I-/7eآE}4i*n?/6hƋF33xOcm^I91?n C1$`߅+?uV규AFP V }ADL}r5o=2{lDO=Ω2+clAaU7=@q +6uos(\+A+\߮``, (F.wBW㋃XR6 iHXkemVM,- V; A@fQM[P`Xp}UoE Ea(N#d# 9ur_ǔMgEsVT$@f4M.qFarW.G*W3!| K;(9gvłG'Rf lA/Ms" &5,z9Z=wD^vJhZ0{D"7zie_JT:ZK%G2dʡFb_%S JJ9]nl@Y; x)AUܬIHDXXl& ZJ>3 c&~\Qeu˯nƝ4|6[TJQG$$Ke>?uJ>)oI!5/UBC:WF /iͣ1%L$'BR` c ʍC =6PIGņNoxBJ:EjۥClgRbWcs9í UPA _ jtL?`jo6 0DԯjMFNYWAJk]. 3oE?ITǥ 7t9ƺO^|vr_i?:Bwcx hRsyS} ,.=&"6k'm^84.-\ٔuHM>)զ5\l%t>QbV2CߕcZai2\N \H,h.##emCUzwH9Æek+*S8M}edR n S[̘@G M:KN,&2KCN H# X$O>Jgo\2 >YYՆSҟ-azkqQ@wYy!fhf qL.cP $㳠^*9۔#Җ*8ui`mDDae/2%8(rTr.r94Y-,=WM@1R^%g+QpRA$!Q1<I_&PV|` 98o$X[:xh+s`bW:OяOc,PVc+u6]G N!"H;tSĜpoCpgRxg()qNٰk#[%Ek~0h tlƶ1z9<%h3 *o-3מBewCFpOIv;z3ڽ,uCÎb%zmt$h HLM(&ғfiRhϯӶ|TIwV~*_=Q voXٻ aAt B{/hҌǵ~Ki#|Ì7hR4-y蟺/NE3wnel5 Y|,L)V-r7ɋH5bF_kxpȭCߠt5!seu:֢$COs8Au/!JҜۚbB`(L}j!-pG7o P[ c9%u~`(>#T6tP [՞ ̔,烵c kU 5 7+p?8d|µkÃ\i~}y*hGrN`ifizu`:nJ. 7b"c8` ^\9%]5שS>:*N/F4>g2:79N6%$ u`6ęS$EfS,9 J=F3:.NxZUUj“ż!dXmFtxP%$3F9Nk-{ I;i K+Ӣ#zG]otZ.³8S lN@Q=pbdۤ7^妋\MuGC?+hty>nuJ0 q"-mHHQ] '[݁t@n<0k%teP7u2'=u|UJ{V{+uHB V^gܥc3$)ڊN^SxLݻ B$j߳¾*47t=z;KdL R KYeAoޜ%~"rS_:Nx{7Kf&ix1Wq43O-=E'S?@8ZE?wNmN Egw|kfuA&b_h8WJ IB,ak8CT7K-Vj{";eh5B0_PEHǃ7_AׂvVv6vOty!1D;z锔݌u8)l׻ҝ& klxOmDTHX g]CՊ dlF%ֿŠpJa%'f"oT'qm$?i3{N|?^B0f . qQpWB=* 4[ cßPvJZx?b65u|_{x:c4Y6I&YJ' ɐW E[Aفu):gg0]}Vt 93я _7ḺR kr췱@r71Ys xqLQ&ZZ ao g;m|K[B(c՛8_qd3`0(."EPѰYLi^B4d:G|CT,5T ngKmA?M:Uvw ϸΎY+fOFsNuO> 88)p4PJ[-:W v%ah4jC1um"כMWu=EmH`g wG1ik㶅U>qaR|5B=\068Rs#0ۛ Em&|+F8 Hڗ %#wii!͔EYzdN\8vڒCy9̭z9t5|NoHƼWJjPSv~NOONW6BFx]S- h WE>vkRlWJY΃6(C,x?- Q.9j "bϹP@k\ƪ@ V/`4|!c&hxv+'t*0:7 т<suzB!*JLW?W U'gm |3tdhuJcٴ7 wVl0vi_U'2ӷ{EYqwTFh(I{f׸Dit{_ 3>i x~3"帻]޺?Qcؚ 'P;3N>" z8#co0mSFngu%qF GG:LF\Ik`fwQI ҷ4lUBޭzQEEl H5|o劰 ؟В@^XrC)Op #e_&l&bcƭ^%˳u 3 %G׫}(Qz}Yf:-9~$-;X?XHz f)W wR x] z-J9%4ENY8Βӥ91է4I, x{=%'muO+ uyOF dſ*(]6)?:D"}x.Ø)L%QeINƭ'/զ+-oGq2 'jxiBu`0g/ȭ}괮cD;I.gIB=[0 O6 ߩDWold#)9 +o̦@뷘hrEVNt  M8=6t@p!1ʛ@x9s dIPP,}KF/;]|{# bf̤֯Jwb":ut(k=31.S?[e.k#֖0\FYp%ɒ+hp>hryNg7*(O{dWbGF\ݧ &4[x9)PJ6uʟI.β— |NG' GqLUI"[Q,l7Î/2IKf;Xx?VI${?R_c'UjT7a]u9ca-Ti,ԛٽ^^q@F/]71x4]@k\>&41=i)~N{Ge F'.[ܒf&y7GT(&f0Z>ݕD ˂zXt1er5N _ b"'1nݽlV t=Ѭ[rڜ\O!lĒ`z94 {k_@ 4vS,o!hʞwx_k:/*ELUWkYuaCneaOH_vH>e*vy_$EUDIhU(SFaGr"cjKm0R5]9j( 7)LM-LHNMbwqI^iN닯i{o#qaDAVNTUъoz0^ΔCE{-N[)A{KU=pKH1BGV=bp x}\ O+]jȑeKn3HXاN((Pd3 jM$ 4Ho׬M0 Au#O.WXA\(sN :^.irVeEQ.C0sf4q@qҊ uhLT6/*w\4 {q0#hߒ;7Ǿxbʡ)(Ci3Z[?(@]Yhh:~>2Bp |Td:FV\#̜S#WGGC4KK'^s;E+]Q7PЀ6Qfc7jaUtV7D_>03' OJ'^ǰTvIBWhSp>W+9ފ6vSK,MAD!EFH9iL hV&ɿ57J:UR)j*n1һ|P4= DMBWșKxcf-A1S:3&cJ>Z:Iwh($b!*9Oz=hq8˳u>zFeܑJΉ"41+C;gpj2\Մ#6)uO掶 ůJ~SYW Ü`BlvC~\\vFw]%AT{D底Kr?RZH3:i%']ZTFmOWwZ"q[P 7MAODwٹJ:b| *{/k=}?k Wo7Nl&lb۬`Ds=BySe 8іR\F/KB{oJݧ#V2- j.0 1b(-ХM rI 0\bGH{gׁ䱗`[ !V)txf,Fޛe[yJ?|T!н^or]*3z@YpRh%3cd-+d:JO+WG^pzC{3S$B_8R< R kl#W[^{j]WP귰|k,vi?v?uÏ>G`)`ؼ}>Ttj32ܢ|i&+?j.럁{ކY\eoS4Qp3*b^ml?қzs bVWicWI1Za}EJ^ W.e)s=*M}k C$$Z4vAG@wn#L4j9,4+Q:0ʙ~!?[n;>2Ll4z0K^FVyuI Ջn7)&5B^D7endi [GX4Pܓ#Byaz,'Hu|wʫ8Һ?*@1pt`iz1y"0&n| !,[tE!R-SxXvڐާD;/V=%P5ֱ@j#F4$e}keOVFgL{KUt-, c\Q1h^ $LPʖ&뇾Nw28YmBZкhy4nhrǑM\v^6IMG,Ak)Q)ba 9ea܉DcWgJo{Om,CH tXSn:cjM1u/%jWYfݳHQW ]8 4ƪq \r}7a T+'79Pa;H|ٽo5虌bl`a4KX^mguj!EK~jnߖnkaJUX|cF[ ;3.6!-ޮޡ 4B=A$+5Q[[LF3Wc u&`8[5/IvphRVxM3@T4֧"8Bx֖80O,H3a6PctoŖ7[C c%O}xC<})o8 0MʇSRhٜ9X%P+Xо[I&lTĮf_r2pU3:`vz* r %z"1uP$wp=:r[zŨ5J =}O't'fLvٿ6Is9!eWGS:|Rrf(<˛, SS. 煙Q,/Yuo)@tgP厾QY,ܛ%6q͑g!r7\Pۯ4cn$"NZBEX}CQA Xyx<$؁M#-!-ɘf|# v E޶Wwwlcs-p%,lͅ %eĭjP%ƚnVLkQmli) % JڢA9.<Ni.LIoSbѨ]EFa$)z _IiB}ұ鮌Iĥ(bSPh_|-f y9Z4@X cP讝Y_&6eFצibn_#xi >!ˢzl0u@xv"%xl5^j='T<*aKD/t:,*t'8@7=DƿXt)9~N8xKsC-~fRLf#T>*DmlgYu=o r)AK0D sHH`4V,>@ŚQIuFvQ|M.; Rq.Qft*M+U|NG}` O ku6^s}S =MyI?q4LyT_d%a`?}֝W5Hxo\"G |tы(Z\PSZ]f]V+ʺ&hHN [=_luHs`gbd܂ZYๆ i|&*eĐ+pb+W]D<`$ ژZOfnsyyL-uzjSw ~~N,xGoוO9$TcNS1 Giz[WF JX)㙻,נ93pӯ{yT‰k_;]UVb*3?yKT4/u9@u䡯ч(]ML.lwņ KŬE,G犅#ӐJxQ=/̘N9b^Tn6w,rgPvay1{ӮS0$?聦/?>H#,)1[UW/o 0U2hT_hԄ^9~҉(+(Y6ĕU"ڼYw [::=(?lo|w)> Źګ`uN۽8+Ryބ !wM+8`zGN-kf)n1YO{GgL<Ut֎ ܨTۈ7Wh@D,A*#>}Dv6YL: 3]Fԑx Y]_HFB2ZUpSz!lkDS$* vnt;iVy!-ҦMbi ׀*Jy$猖(O|lt0ضCPG<~RFAD|;A'*^|{3>ժ^&G3ҹQ1ˏǺ88嗿Q C]܋ţm^-:&T?sO(-eAxeH縓>Dp~$ۋr&c;%$'&n+!ZOG z q {ͱ`IA+Mo9p߽f>W&`GdVħG);404C%R з@xB=~Q&:mM9ϩOg|md֦VxP\iURmKKaѨV-Cs+2|5ųfR%جhX'p0)vwZN15aj|7(D,ShS%'6(CJ>v E- ;ڂ,ջБhO"<K9]{ DmXqI B!٥}RóoEe#?ӻhh"8_U"+ _}#eyjE `fU10kC~#^v{Ά5}RӋnS oK.^ I$@ pѰôg#ޓЖTI@u/C[ڪF-Vtu-7уZ= b-hF;r΋QrE ~ЂvgrЪy_p5UB9[IZPGL31 ׵ Waq=r8/>)WF#zZNG1AL X1%I9yKX|BŜ@f]0~4$ޏ.Qf1^t3&;vg,g|Ք~S+4UH%Q&4UT8nfQXn^s`F{Pڊlu1;Gn?0O诘{`dwPZ ̐m-ަP#l'1*E#ʠ .|d? [)~ ڟ^l|=}G8 De߽)#D6F!wC9R\_a 5;vDy}6l>$y.{͠&UT^/GDrQTZDi . bg 9V_uf\ɜ9G +{~ x+>R&f"UHs>芟Ů&IL^7n'֘A bSJrt GQKsov2{Ke_`*Ӡy-)8㓗|]GNs@ CW'RnJ 8Q?M|B?l*؃H{XOP5M@R{3ƾdŨ.1jvqFTy1Sg ˬE[^>[;oնV|&<=gt[S omX/HY4 3 "G0KO 6KN#zf_d.jlQxQcDH^,[:;uGM]qp| cHP9JLTO2H./s0)j!9ؗv6"|P)V|Ճj[FZ^ BA"ZASὢp䩀Ǚc\B(u, NKsmY1@m0$ĺ= m{"Y"z7q[P_D l]>PuH(zI!$GZ[1&mx&t 2ԗ?}@("sTEiUoi=!YdOj?z3x5|}P|^ \8uN׆zWgoA[v&T2mfB8@|W+, |mSטt_iNxԿp6)5UkzS&/ٓ/uf|UUA<烐R(Ħl1@'^!0,F'\o&ETc gDzt 2lY!ft2*LLёΘv.sS? ÄC늄^{Rh~55K&c YK5u2ֆAU7 hJƾOqğPhPHѸZV8ZжB4-N>V?QxR?/!*=^20(e!a;Ew;AㅩF09kNL?(vs}! PcQs%B/eV1e*VoCC`^K8a_?{ͻㅬ!/wN'xوwqu|~pܜ~YeKdT1EwA{Zbf_hpa׉ӊM/M +LP0_wc-+LƯk*9ێ]Hcdm}G\,ٞ".o;a#X6ۏwgcjB~X9S_"aRrzT'N빮T$ѣX+S-NJ[X\ \i=LtWiZ?Fш|Fa2;uLй=Y d9mۂ9!ŅȎ~_I)mk qfjtzP"9AYU#NDFR s!nFOt.&I~ek8Ad+lUk>3ҷ@وqw2?}AdJVg#!po+xh5i=H%k4YAΰJ2;-ߝ0]] !K°VGh.Sq78&wN}q'I\ngD \;BT-V8T_yvG9B~ێ|p,0c-08T\,xbk*iq8iZVV=Beִ_QCz:AJOX =i KUM@\ִ Px9S>.rvC>|T!]b.g{Q;sW)r0 !llMo,ru%cIxo+bAM";-*֮EUoDb!)$H_z!&V5/B`.3ZꭡrCǎ JH"uU)N#0*Dj97GjY'%|nitmR厪%ȍ+e>(<0G`30Rw;a4` &Č)q|v+1*HkrԭK smCx(wtr)<Abüy@`"M<"c[ULrѮה+nm.!L?i. 'cKNsǶ$Y$utS[2 _Luߙ:θkd  0!  1+7#ƹ8olv+ќpj~iu 䌌ܒsg$UY|IMbVit%WR"$O씩buB+L-sz~)Nà&)W;ZRU='r|.i>|Y %geDxg a­GW~l1Ԁ{/DiAa^{ƐB?Uin?iY7LHU-e'k|%qhYغf߼Y8z=rV& $pW'cȇj~ͲzE1WADWj]>놬Cxw "kdP#+GWAP % M$ Ŕ>U%J4~O!̓kBo<  'd+E X?FWyc{ȧ\ ;7+ska3_uqJ6EdC2Yjҽp6m֥z[9H5x|:!QfqLjݞf@,D⥬R(E{sE7G7uaiҼ t3ê^m̡.^G V5}ǂ'  7V%6I7l]Iݣ8ZlH(v}q*cNA^՘'auF"gC'هs$WTQVZX+F *Fn+O ~s<:o뜾)Ŋ?a{{?eȌ6VkpAl'Es6J##) c(?w9.i;ٿC]џg6?@`=IDmK{.:_ʢl1&6؏D[GW T0$qEiN݉ <E;-A^έmBMiMTtT'G7M?JGʊd7>!0_!r}Gu|.Sk=aP\԰TLR>ue?4I=/BUydm9_"f \ ^귟ihV_˂4H?/ fb1QZX ަj#?%TTMԿ[HWp}!8UNrŧd Ŵw0~ S&?ʵze* :^) 6,Vyl/Ѧ*,i xoOR܆쩓8 X]gF*O;l,|* TC%h"pD'PwN;AdoX'8E H?^qQ g #\ɤCllП OnȮ6%V:hx8ȴRKWn> %;K?=T2gAJ"N 27N6x9.Ƀ:6ʁ8T|)49/aI`='z`ۊ6YZMse졇_c7N ʑB,ZPDSé$Fn?DD]g e gN7gQ5:'" Ie S i&ĢjFFӚ>VΞuTxnƯnxs9VkyD, zvjJibf+lrNsak/D YGGʯ/EüFOs+7|$(-aD,+ Y<ҿ[\?6&ZD&H<9n9vj G/kFZ_Oɞu$@SXJ:Q}].E!kCYCכw j8{aqF)F{T;\ hЮfxEqPtR%9`䧹DnCVـNS@ٱ?PIv0^M<L{ -"Yۺe'MFK`L .d~@bWmfX--asDkݾdMߒ#j[XMG_E":9^sXf~;UYPeVm8RBFjg 1TC^|S4/Akxz|g+ l'Wp(f9͒w~*22NBeOZ?%̶EUX=Ub08qiO@5 Aˀnv/*=!֭"L$fvAzQV"TL;0J檄2yR.L~~Cmc2CX>?ffa3ލ7 n.'yS eТσ Nwy̖6(X >f]6r0DQYnV6/.a1-r͐1~6th1^=bI9&.u%pI1[ol涩g,'7<$S fO*$[ٷc"]9lV+. OP^B %8k '0=IU"O ]=GdKI9m_"+KzwU7[0uCE\yʥHf 6U&1 Ef/!5jt^Dw/""'˩@"5;  -=*elX݁vϖoz$MΗ]>%H2y3mŷY " DiQ lO@wcbuLF5ɩ"''ڙVj-X+k|*a4s*k; z֮F@H]k:|2i5Q!fJ<ݺ7֪>NїQca_ts" _Fx8d&2cT/"' %t``se}\ MiFig̞=kWMivMaPWI[(WFtݭ`iG~  ] M0?N"J [dX`[nW:5.jTz4 )@X)mfvf7KtE j]7d(yD@pW}Ij{:ł![Rߚ2:p;W\A*HSydq NߋOԎ]PU?FMm;WN{GzvdOi}UOꌧXuP2 |x֪He=wʢrE;;%֞xBH$Ym#z#UH/wskeVeNmH aH\R`P\۸mr/fDr}fvEE!ʴԗ_7)zoto;( î a0Ot 鞥Y1=PŊf1*RRm˺ùrQIϼFf.$ya;K߫JK#j/]+~ FC[m壛MfGN0YO(_ދu6'_:pz&g[` L@ZO %!~,jyּL~bBՀ|[_V_S]S#Nb""|]o[AJ'q\dwgU ՙ`ѝovZ~ݜcsg3lFL.KU{ $hᥕ' 7ICJ[:afwV=搽M]S‰G';b.W'tb0w\aI' sy֊6D;0w3>sGo^6 L57nw "iyRhsg8yǸwNԦ&W1&9`ٛ}5 V) >1Y$b˒c]3=pD5xFT4ikR.{wNMb0Kf0 Fb̿OM[/)iI!Ѫƅ`͉}>=0d~tp>nHHV2Za5КT!!9ܢ̯QȨ)$K<%OPܹbb hѬmď(빘b棐m:_is/.ebqYvyc2+&]KF7SaaOO ?.uͪt~|  ˆXS]%Nj}f=T)r^ꖄ iN\m{Lhk~9n|pF&t qkeB'ֳ@:FE8hߓG,!LӘN{ tE '- }"zjnw6u&$1|Wis΁ HٕO;lw+뉫/JU]160;]&o7؛C洵ա1{OL}^ͧ+ɓorL?vGk+m6=악uG^|oc8J"4N(a(?W[;,%p*o,Z7%"_o2RbMevvo&nMxӼlf'aZ%Ixd=v81 :d9=F,1Pm8@W~γE"~BO}t?\T ӨûBL^|)^Y7z=/Fly6c MjcXA Mhռk6߀B d5 f 2P^Lߢ622b6&V^Im\QѥaՄf!7zO|κwd(RUq}-bh4*mP (pw JeLE`dIcQhq}  Afknܑ*FGՅv{4(}$2o5: }8['+ک-nC~HB_x^Bj)~98ܴ '@Eڐ`Ҟ.$ϭOIy%?WSmCEa: %׌TO"雪 Oe-"bL1_i&kRso4Z.hw/ʸ 41$Fxwf3:So EdG,$ykf4{6i>VS]?$u -E %Uu;'7H4 /R,ZGO^܃Jͼȝ6i4,.%#`;?)Bfw݄FKJmu~n6z=- j$L= ; UNF|g`\&P:1~g:Ǹbᚩ[d6DQQW.FMZm={H~$EkF@ᓐ0 ۚN TNYKA:xfO0vP*ʢNN_RWh ߿FVNMn/亿qwǷ3Pak, b)mԴ0-IweT6S-oR DCyOpr/ JShR$6l{DԹ5bfR2>IU.[tèhG FYK}OsP:7<WHn֌327g{%e?dasnG yJN)ׄ@ /% @jYzR_S7yNStl7BԚuk&fvaRn!Ѭա)T3 =]ФeA[םk[ v!u+!Zգ~uVEhkAJ\,`b]-4b_4׏=;dL\89*7uQnN [m}W8rɆ*嶹FޜOTqTGI9Ǥ[5*'0#o҃njj1@y;| U6Ga]/# kH&f?,S9[na]KcȻyPJID#Oڑh+ëfJ_9:BG#}Gu,[[]ˑZF+̧͋e 2 ^ҽ7^M2`,U_FaJ:FqMfFo' wh{] 8{W3EF48%޻۹ **NjԕPg`Y b,y9&,DKRwQimlq4u]P-Gdhܯΐu3״babXɴ0`s?tb~[9}1t!釱u CjÉUַ&@'SFe|Md7CH#s{pAt>_Vѱ%L4#'?LՆ?B(OpqŠ'8g`x_Mn'F$@vgǺ!B+5@->cő5+}Ebe͵Wk &y,8UDB6n2Q"ۃ%? .nT>3PXLKi89{ M9#"ƾnұS/^[YO {fCYS nsH8c'vs\ֵͱd2f2G~I .>'\4(3cM'haTnbJ¸'lqÍf83(Σë?xtN8\-T=h`l*dyLZþH-7#G3qy&pD)llj?u{<.:U`ZON0 qwbjSVcPT_%WQag|Y^g ҒBϪZYh]m/|lT4mP߱+Vs wfFpu.M5o/uCLV'[~!;oUe(W^&:gݦ|×kAK!~m t>deÕwvbet',0t6'W *W7fPA3Aޣ1:O^%h7Yq"NnrsN \&]rNQv~uoR LEk Џ]df{i[T߰N{4`+dvjvFQ]=v`rՠZ dQ/g#+!*=),"cmrܣI!XЀ10_#3_Ux{.D@phvo<6im+CutQ\E/Ҿ̍>1j+yC?~5@ج]/ۥ.Iq&wvy5eV@xgoV\7>hZrNP%iWLGhx;M¢ܽ^%>)6`W3r9i~Ů^h6q%ZXr}MU]da<&R^C|@k/a&%a̓-QOR3;t Ҝnn{@.(J.vJ!?*0e†ZT]YJ˒2T |~N´xrUL>m`$D SfjQώp+ڝ&Fde8s/cWGPV%\F9 kY=; LaDuϨEf p)ϣOO29MKb:+RpLAJt[8,SKZ{Q?CN)w Lkb,Jxͬaq[z9dzKi3 QgVx){_swsZQֈS_]ew76{/D(9pjeH:mM'W /18'Sh]NL!>}s6 >H5㈳hJ|h|#u:UC\~ _E?"y=̈Shd zRvI(F@`L8"]YT~@ܢ]1=c՜l)jV}@"=[Qw3MO':`6mG rRi1V| 呅F<^sqa EWm+K@*uz4^qi|nz8tz3(bzH. /*_A>AP#cۈ,)Ev1EnY$ bv0AQ-]7,]:QUydfx*^%7@Yj`1jcl? yBq) K=A R A|,/x 1)=xj)U1gɓBvE{W~3Ȩ|mfiG1:X "ר ]Eʘ zspCI&)\ gmPvSԼܯ)ro Tl-$5WNpleE%<܈8H~<_9k8~4E]U8#?%jI,Eh \X.tv9U$x!œ j?D=%plS71`h?Z(=e;=Xuty-Ƥs)]-^$4]%&0@/㾢FeM83@&lZFuubWxRkP1_@4 6hgvhJz҄c!Ρ-c7+9rgإ2: gL2>s ]F)> 5ҽ‰e])+r8UnU;͵3+J$e$jAOoCգ5wbvmմTgRY:.,EpA;Hr.+4^"pQbV<1GGo .]ƒүIrMK dNմ*>)L%хt|ra?yv2V(Y sWE`#=QpR \pTsR9 ` +[0' M2:[҈I(}+ױG`a QX>m8MAof\&:GȪ'QZ+=b֐fp4C24Gi8ʽ뻟S+q`)h)3䧂s5=bx?e(=_YV ¿;z9qrliR'w(N F_]n9􅽕^ԓB28>g`c.6:h(N%wY3oz_0DyQ+9㞘66ũTo,0a;iHQwb@wù9,}bjXfX:c3 Ui\,dl-NHjڐvm@VO& ygeLi#tIbbD㘱z@4&ͽOH.U3ItMiO*HedȘd_:WFx8 ɱVYƕIAV o< kʮelAVT2_3"QHR͍'O`1r%AVzNI\dT6ɷ;|-'HBFQT7wϮ3(AK^aoHigU+p(GUk!mDNgCJ7{b.TY=& ږ=q[d iC|ȢV6> e5K jՆ%z`eoL>OH|Z"WUӺD/O9nYFf8L!GVj%}K3.2(ʽB}Ynրv6DWnwXFtH 9, \{6n\[UD$ddF1h_N_j_:G͊*6b?>,YFW @8qL\B( j2jӾ@j%X_ӏ0m¸;. CXDʇ,-{yxX#9IkO8TwGꒋTf+Z7]'* ԏ CM>;˴5!Zhk#8S1T-lp 1Ц`1!*J}|(g8:`^>#p?`Z0:K&zj=jwv>SȊ,YV=]rsK>9Jm}4}V5'lw x$0σw(oEMݚ77br/m fw.+dG֙A]fS`k gwZ\ҺMG`?u߾)$o=|AvUB~{tTgHU9ω~XNlIzr}ЮlOxm>x)t_8"~fMM<6D**Oi|{˨h'ƿ8wQC;@ypsAfo4$fSMLӡta3 _NуPl9b*nfYETXXltxzw(wӴvav__%ɠt)Y{QPK%֍9\Gy 0htӆVWC%*!VquՖ/=;%eV$Zk,y`X/rqbkatk9LG'%7ZOеOE|]mb?qTp?_ۻpZz4dzoe&{>nCTj=K˯r9]C<jd*?ΐbXDHSZ& 픔Bxy<7_+37t"X 30~8y8 v=.[ zy6hSy0Eț\@kNUfc.Ѷ~k]KaZ8wpK|S{X`:Y¶E5 S>zr(GE< +j7J@!)gK wQr,%RY9"; Sp,<`OТر{:/t֜%#gKQ'P#@}OmPὩ[/J(Mnq)T "ZYng d*Iֽ*e8Q: f0а셇5t/ 李7B~Ų(!)0 촔8 Gy/^ڂ] r$рq^D[H{#:{= ؍Y8 Ϻyۍ=C=x˅>3[J|?gͦ"},3dNXhDhs˂pd:]{MZ2 2,04e$Ʉ˺x T`H|lMie{ou/P:e8=([9ޫ^ڱ$n=qqO_.aS(CGCrM#b$Q&R–EoԜ(A"僨TwFxHEګQWu3÷Q; 3aK1d={8 ;XD7<(E`| ʰ@e@5`s;CWϾˈWtk|Մb+([ZZqjD9YuE5$cxL;aG6bi jc`z؆p{R!$ yVφ]F'}|xcU,<)qx®z8aּMugQ01\; ]^3]懃So@Yl,!$m?p5 Z@LQyu 냝Edx@e#waSn6 ȑUv4ѫ@_=i.1:[' @eo ]*fS\Y:)d T''l/̖h5mAQnڌW8RgP)nHSosNX}ScWzIrt90h*?W4z~\t" {֤EIqR ~]ȡVN]ڑް`Aگ.< vr%4JN >i+t2U:YYL oV &b~9\+*z5roɡ&w0f{ ޣsBC GFS,+KC^V6HbngOi;:FY^fԺCS2زxa~Y:Mtfm?[* TP3a+~|`R;'♽c)x:$ƓaGx G3GW} {Uz9 9ZVy$vZ _fC$)Uo TR Qo9\U*e=IeA' A#f+ӊQ{ NeGTg8so )*89="+V@J!П4z4PZen9E =-eY~{NY/A/?GD_| 2Ҿe|E*8)~kcYc t(o(q~+(5 խ : =(*ӞrMVx".;7e<=KnP3\a0E=s倳1bd8QqJrPky;Ěb_\>'A| ;mu{uA<=4.e"'rUgYL*/Kerh+m6uJM`翓9!(#i8Kx(Fn6ou17rM7<<ˬQ~s-ùG"CBc MiHx픅95c#}!}r#R>7[ +2tr\RȣiatOЖ[}d&ѢQo~Y٢Y[fP*lX↋C䧮ݧEO)1:P_'Ic͵9v[??tӤA)7B`/z0bT}+mRt~`Qpij}pg%ˈ`齃\8}Q4{"#%`rgr 4eZm xSačl5w&hr ýG6*-X\ -]}ѡgڽw M;:LubK&378QiJY!ȣdUH|/ozNOTwDMdoOPlc^!fVlĬ$otx-Cٚ2b2T>鷁=24K`?H#p.A@`&NCᾛVcU8hz c/FQ:'PqŹ|U"ոI+s*' >pziBXdZcg͹ o(I56? ZG B!+ȍ[S޲sz5-%f*ɆRC 8[aq5UkS`:y[.C[Cwt1(!] z{ ĸPBAYy uDP'RFQ.krC&2Ve) aY% W"(4e ؐPXp/W:`\)֛]* ]}`r0fB׉4=spO={Fqpk׻+SZ˞v,W2nY k 8ĉ(53/c1%'ű{"0Eg$ xZYu~O4@ M/d\Ci'`hVWa1 MJ˩ؤU]hNF sk)0+8AE[7nIɺ*%QE'ΰ#v8 mݨә휚J̈W.DJy ^QFmrf`z87c](sD6q㼰AM&%R"- 'BMS`?td ԙl|o>b`.4d2%y+$]  7HOpSeyUny@g|~lihZ` XzGauhu%=)bn֋2L.X>&IvZ"͋;i˵JQ.Firڎa)\`c@aoToC |s."mS9jٚ$,sšD7YcͫW,\M;f>8Ԁ0 0OQOQq o<~& {L)ukGۗx\ //׫O̍iYFE6J 'F!?:WĖ^@$Ahʓ\ʄN,]je!BS+hX缉sp=&v{0fη8Ef4+E՘A *\ %M(_0TɽeAza&xr(V'Mܑ)%yӬDY˦u[Gi .ԕGS*f{^wfSg#|FFWkzIӁK'^Ȥ\;rsAM5\ R),Y#۲P_0ṞW z 5g:8 MF|dO݆ѕ%`t~?7$xpѠ3Ry2VDϱsRq+#Ͻ;o~]M^?H͖@]vz oAe&K(*>@/_chJP~]U|C;ˊҍGHѤ.Uב?Nޔy6Zd 0*eʞ5 ୭Q=sAZ? B`}7r}DHŷ^ꑗؑǿgLqy#䚰wpcns6e)4f&3ߟٖ)xXsL {iToB!Z'G24I vʨ[T^Zce[ºuN̬ޜUX{u`+Ũ~cY=+]}&~w]MBJ PRϑ8slva!V˗Qvț,^` bBif[4n$H9-:hOi $x&3 &5R/w_C@@/RJ?.tn'_Rr? н{?܋,0C7GPpeՋՆ{Fuh(A̢Ia|TEQn%`>D z񾜁-О2dl蒔NjacѨw _s[Q΢ٽ}W}cj^Tr+{ZyT:.}C@3(EZ1*ώ(ܲw <. pѳfSHU~VdLTo2J$M$dV,ﶽ#O5 !ceƊm r=~]j6pv}/1#%)qlJ`xgO+%[BvجM/,SY`nvu : all,(dOp `|Gp_iӈ*w%?pW_Ke@ͷ,EBcPXi+OߜХn+%B'oiȩVsDž N1@v0* !f]:\86Մ11N~'qҝXJY+}@Jc3!jmh$"d8c,} axbuحnA>ǩV`zE`L.\@Cdo(cfvJ-S<-}E@af,gA}sVV؄ 09Mӊ!̋nqf%>/.ln`D ?v[zPP+YMCoUWu+KJ}r'r+{;%>0•h䄖>1XI~j9GE̠"K,Ο=ɠrF94e~'  IQ(byA\uy]![};E C-9|( U[a=)؞JHVՓ`EጆUi+0= 2bb洉mQ a`Kl0uTPI8p['k`])׌ 񸸨FH1O+PI Ь7:$(GX9a"gQq2ZonL.+fs3L+IЗaN:`] = gdgK]N|g = wj*qe]e_J/̓bjq>~Sll+BHTbjd'D}~ܑvxL5X[vkq?xxRq18t{Ⱥ` y[]>r;gg@[p|Re"UW({_;ŖxbꝃÂ9% %][: _Af-2B*]UDrBVnoVreb.2 `{L?FDacuSB]yBY3q &ػ9nּz&DLXEi'6O!%?uIlM?RH2q-sdeljD ^L$Y]XZbE{pH<{o,3&v T!ɺBK LS3SG0AIsA}UKtX\8Q],lu+GvaU# a^5A RZuV:7A N1>^+ ED@$pݽlJViGXO )[V~v8[ 9BxM`*NAپ:0Teutgibm&P#`? & Z*~G9L5G{FHsoQ]WޣŜ`{6Ee؀W[Z T#]Uc-8BxSAgpӽ5P\@>)vʁDh>3Q1n-eh [l;a VHf^B5~=>ԙB>#em-0L(cwZII(f @=L"H #WtV[xGf?o=U"raٞҖuRT]paԫbsf (NK4-Rc,oW%IOK%'$flC [ P3M3qLJ]:|)|ԌnWݴ+MW,96j.5:e:tNսK8x9lx)cTNN{=I#1.Qʫܕm0!lTg,>v1֫֬AAX;n8zp#©ntUM8 9~I_3WG~ӁUmKV}w`D(&ΟKG ЕPjK)Ir(NjU:7X2AKn4\o2rܳ?D(ҼcJ]Yj޲AqOyWvika1\I#AcAẏ >MƦRfְ^#J|hȭ1 ~ILm^v-X4`)1\qbli!M4٬>DѡHyfkH213J܇m3!URvٽ]iϮ$ (m{l2u#;t:_eFCpg'ꆧj|,H?;ė>[ILq=0k/L96 rkkAf4y?Sw&NȸXgҺ)͜suU4LL9iU~ub%GP$ MQbt:9dҶJC.RIh^wy|9?HTgh{0@ma*(H̒ gX5"5re!4jAG駆C Ի'xE8 $v׈ת4_2ȝn;U4:0rjkXE1 `jS 0uD qn]&."EQR*9Epo/v6- N?FR.4#b`NY y ǧhڣr1S'"J5;F&{(o>tHf~ ڂ2;߈xA]Eƃ>`9V )̱ZT&(S(JzК.yj>E%bNgatt4y7 7s!+^{J!pA=ωA}6CQ pB)SӝqƵ?q&}k|^2{rkI|`YF%i #Ꞩy)%]]=NRO޸V~)}J}/w_pꘖh;q! ӻ Vl߼X4/p ' {bqϐO)!8X6aqol`5&ʟ%9'f^p[亖-B; ;Ǔq3gV}/UY5t{mvJhwW[(kעeҁ;36Yu+N#sdCc P@0Ŋe1*R6g*S(6%L'(SEL{ t{pT8!Xy}ƒ@GEvU27.(>" ö\Et d]G MW?G|^v8`l@@>}ќDGa-^H +an{YJR ݼMJ;{p@BT9r^h î_$m?C׻j0{.K;`%xs8 3.գ'\BAMm-~kw)^ؾP9XH[ v $qY=]8c eTl'vz|wQ=**eLWioɼY=.E('=kYFX%}RAnI@P̏YiP"Onvf #wrj3q%92{^{nFc{7Pk+ o1/;KQ@v 9-Y|9o@!X m1 x[#^P7hSe+=aU@s 19 ^: >bWV6TkG1ڦQ _}2 MC{O_ 78cm~1v"67F+6]'R8}J}YeP_4Yj(eԮ1im#{vq'p"( ?9큂}=}#Ô#_)3[)U='e9ރfvwtV'6 ;Y+Vf`"w3)=`֚_3 ?La(MlO"ymURJVq)@@t i.@.FUбW#(tG11.zX*&-xʢpN,bn`36HhމL Y XyQ.k%]6J9y̬ P\ώDH%r%L;y~$z_{Xu`S1U:*!ɽD9ԫn*K>J|}6[ew_9\?b-m`f#.i5̹҆!b~V? v!/f u"#,%|aȒ&Zag3`D};G6Ab >'i} (]"x*_VuR} L+E$N_WBUn\ZrدRj}nS}ଡ#ȲiĘQspu Fo?U6@@*G'JcYԥ)ϐ yf.c#N#ݶ sBu“=Vy2OQ}u"7s˙ Ĺtys$@B[!Tx$fgۑ#i0 6aX:"Jy+q |`f]_s<~:{?-A =9z]Jϒp%̫tЯ}e,%ahzU'tggpŧ&‰Cu-"Y[HCMU#!Û[O@xט_RXNC'w^s"Zqfxn@2j6+6 u d* mOB>ݚS0tԋ#>4D~m^\/nsnAC7ƈUJe_;"6Z\4zm&vt@~hT8HPt FZe/p $ex29RRn8(hnyt2WtBN6)ofѰl6)$ AfZ:IÊUa#T%`҂4T ԄwM(צ\=pCoTn߭i찭9mrڏ=Uɿ>*8w鍗 'b7v g 8ҝ*"!PMt)CTR<CR/tN^.plgK-I󣧞J>%(W'͎UrK /`oӗ#%tL`#$9Z92ڊެ%bI=)h`:DRvc!*<99J뚀Yrr?*4rKz"bԹ{m@a)l,M\Cq@O_!=hI^, 0n>Q1TnD]ڷ.U=jԏ;ս|8%@$=cᒙzѫޣ@ߎ=yEAKqEnB7V_ Q%{O4%W7KyD' mɂBPf,]޲peďX_}WnK'&{-^ύqCUG+5 Tb >[Ê$"&+A:?\189Hc@mxhcʋN s]uS٪UM^Q]g?A:Wq1lJ.3VlՔ;o/˫5ӽ@+\(Dqu6x_/v)wz68"q׭]&a)fϬqϦyH孎]ԊDDN_t~J1'{=RӘK˞O5:\jF{J!'9#jw +yi@l7)B 'bAO&q{. 'ɨndIxLJT /#01\zs ^ 9~yn(Ṷ~Z|1^_ռ=gUyH=feolի,5ϧ` d:w0cB)j@IGM̶)>b-=$J?"9ZD e{̅cRO# g>$,o|bk!F#]@xu2?[YgOFDVVy\؅_^C AuZ+b刊j[4ã.tZu\HEOM Q YZv1A5\A~B݄PGvY)6:CkC^;e[NJ# 3CGERĪp. @PcaDhT(sP@WenY#IEG <8xuݱ0Un&?.@Fv3!WR%<ѠBq$cdf}Py`0IMϸb1ض:X%[o 7&1{0O=aUn[ϪpZ LMYe"-HJ<2CeФ> Qdz،^~*ԩ*C[g5*Эu?;̢}4[:H(Z(m[vtjb_%hI(]GFC3R+iCAs٧z"_Q7 xU>g=CFhH R-xG"azB='D./zʭr.kM}ªQRE祱o cP 8tSh`:N[p⽏S:.|A4?UaR߁(?Wѓx9{1TBs]Jp8"C,R@(]&ܷ4a8 41_>|@+VD]y u,f˗I #7szBcm!0Ϻ9S_,}TFق&3,[#yk-{䀂-RG8A'1DBy%c&)- y4|t*L$Tp{ayȳq".ЗJ0f1# )&1Ow,%4Ŏ\,Fh~OW&{Pד2t{jw! ;s ^" {uǛ*81ݣ9 X,maTfŏ^G0?2"'Xȓ"R‹\LZGp-i"9b4I6DU_krR&QЏ>@WUBԴ3CI{~W7 V=lP,ob2sʂr#5m)A'O{"9m7*Ӈ⛰glGodf=pi]x!OfD;: JNql4%8b,L]ΒSYe`Pe} LEUcWV@eȒe#rlLO'G5\26T A%-!XEgneُO{ە3Y.M714*pGq1-7N1wGg+Dik75 #fMBY?h{cgm-r(K(_2Ć9?*L) ONBWd&g@tʶ_)[M*g[6}=͍q"`;?(H FtMT܋%2VjӀyQ֞/S$K*$`4C890Mx@U^ í9x~Aѹ-Ah1jw<o;" ǭװ1?6$]Ems>r껾|OufG*uA+rW]ӌeu"Onm2i"|*|27&tmJ˂1d18&? {_1pʝ[),3ӣ4Vu}ToGqk>=و$9B:AW~ xE+p< '9woz-naBQ Ì&`-(Bן}]0 sI_筍ж`n ZQƖK`#g֠GN`p$G1?L} X36THɋ)Igx)>M,z&΀Y)Hp`=;)|`~B xDXZ5n9H 3nF:P2ur kSRӧJME=m9tScBBVNϝ'o9>(qՏige=kwTxb#HlW?-B=Ts w?Jb #EecW)e 6]"Y>&zZ!}jtjWqv^n{'ҋZy+0v8Gݐ577e۱1_=m*|&(_*ǫJ c5b.5aytKp6J f dd39`8sP5˛ }6i4_CRL['u6V ":qXdyJ%IA@)SBd| z2e:BXeS>sOr+QzȡF7mÑQl^7@ӛ[cFr2AgFekRYpw^>fŲ޻ u8 083y b6멪 d4 mNַtm'~U\8! ?Wo!PU # ڢ*=+d"_TPlYDT&Ⱥe62K8h墅-%Y堖 ސ]~*hh矫)k$;1 %8 mCAƘ, "R0 yj:Ru"8/!ܿz Q)-?j75DŔ;J5/9%7 ]ӛfy&HZlfk.|c"*{7NQ+ى~G0OBA;:砚Ҁε; ܔ""θΥMw Cwt>*caEMl❦ۙr"Oe _HR&g w J>PR}N`#Aɞ.`WZ2 CRo67;ȾIAn\.WN=#LO@]]v?{3/ i;uWN_[otJ{GZY ;SGmxF{b\w2x5.k/T,߉X›Xkg+fjҕb){ UAWvOWB_aK-=6+ztV $ f{w Q_.q{10*HǩUfz~*Ծ^`̐ (Xx!KpOm-1q :h ϙokfL&mR 7N!KIS$"Pw60hw]7%V.ۈci LEwAإZ AР鳑Z)sx9?qfuVjՍjwbQAO d4H3\bߛDQjC_ 0"μ0\kgB auOI;Q-Wm/tleg%/{F_P-H}ʾ̂ICӱ8[дq&|4D)P0Bt^Ph.G:|L Ό?.!|=95dẂX`,͡Ol78/Ŋ2⊖V|D3k 1e; k /q 0#Atp>셈Inav_"۳PXi3/Q>~=7"]xW͗oK=sN+';?1ޗOOe5I1"zT Nk6U$md qIH~C^#=9/ YVַmfz.{hn2K1E3Ae?r!OϗCF.Q]ek-XKe&å Y$^fbpХ{/E.j]DB Z]p,+OvJ`l|>.=itmPZIG5+,`Y KvJ1cֈ1?mk*#aAWx`HFR#"ϖD)L0 o+O{CPMCcp1]T:Y~q$5{mت['+MWУyLVOz]gҭ|آLz^~_)b;=y th͛!׀'kSG"Mf:66vnd$I, 5paUHv22h2FxDO5+]ʈY[CEU%wy\j5SV[q9 dֺV~fw-SzefOt 'SXV}N7ަrHD67\ޖ«y“?0vq$[YFnt AtnL܈)pT.w/ix>7ˑx;*[ sGDI?+Ls aÏ]UN8[lUrkdMyt|G[#{oS⎘X2#j~=ị6?povb\'(^@%nʘFɉaʧ6Ԋ j\m:yB9m !@ﴏs>7[VJ2)#JXm?q]tg+11yUYy, 4aߋJ;ݥԃ`,Y\#[3r`@hI^j5z̙U5s%5i׍xhEF&MlKl|s >vl ' (C@:Dj1#<&ٕ]P]I8 EFN`f?F]s4+ L|0"I~SnpYrzsQ3F8wf=Z$*63|事lIMS4; 3t&%5S:s&[a![o&4Mj3w/*9p7hS@pS&#AaWd@UGgcPڭ点t' h/kNwJfǺyj+jJf'5*`ۚNKy T DEe}i.*x+g$qCbBJ~.N| Uy hnʖ g7sOafip-&t;bI]N4KK GkbU1LE|U SًGDЄ;%H_Vԥԭ7+hrq+C2Mr[[QS̗+{$ E?qm=rm%&uiJ} cȹ_O?Gݕeඊ'VbO(c R2UHl'JyXablbv:8Oi8 9k9q [ 3)10Cu>:C"IAj5Wp$av@ ڗoW+G@`bq#O(Ox{ϏCsH& xr,znW hɂ:fJUM#줾'h)d@C9ݷ{.ʛ^F7kޓ:hp l"B0]1{HmPװ4Dw:oe:O-h ~-2dGr1*l^ؽG@"W#\uٝ t_WR0j2@&nȼE)/uPZGx4 ^F.PQTk'bvmrg+{·QU+^V+ iBZ{zd1@lϲ(8R!mKMDBTj 0uQjM-9 *Tci㶁#AC׋Aݼ/TA+p?O'b$RI%˕@`|礼eg#Zv9?jz_sMGDߴ7H] :e}+:(`+JO`A'1 3 z=Xqs0$&({LH8{\iqlA0 3zaR]N#F"B(A 5xZG[釾F JVhpMR>CP)`Ԣkx{v2,诮EU>z= 'NJö CTMìzk w ҉$M@j h\aG:X9NukRj wZ# r5ku .<0'SV2d$ ya5 >jY49{\]AO0@Yrj@K!V^:~C?Ue#N8鈯~~o[ZaO-=eBU)G[I-%UK C54$&qMPDC#DQM vꦱ#t96ýf2Mg!O5s ;0Fu]-N:i[*kgT/d )4`z-QE2V2n3RPBGMeґ~D/K)S k? EcD/(+\(r .p."!1اe(ƅ%r$*.c!Ar E؈GD_,Ք~3^aծх~jTh&SorCbmG{;ߓ$o+* (@ո @Ċ5X'ϬVI9Ovn1!NV_a)F-EE,ftW?#%wnThw>kА8Mbɢ55jB:#5Qw un.-RO犮cXnh wU˱ ECyk:v'HoMEl(:ό.tqne|G Ge8IPj^ 7t%SkdƳ\:9QajkXv1ݞcnu8?_oQ<&]uyTr>gAגsbx owa0 o8[~D]ݤ#j%IAAERtp q$lz@R^v<2q=v=R:9;H6e:}z_ј .kj寭*ӮDX|~ͼ+h#WNbPgYBkx~K2Ш#J`1xԓn@QpZ˹'`'>SޘDBbh v:z\S}SWs2TӐCkdeQދZL'8@+57\h\Ql2Q?,ޮ hwCe#; XdVHѷڡbN` 8Pz"`.9v9pJuKaR(ihL3܊A 390@+L^F`5hW4PC:?@ w|ys_ȸAM*M<ޣLp&e0+;48)i~eNk_NX< S#,o苨'+z=ɦW@zIi:d2@?Nmtg暳S#_CjA$0@$ ݘdf]LmIWx[ͳjbt^~ UA$w'"9 qf1\@l8* c3ؙ I"S|-.7G)s/v6~pu>WK71ҵ1q&)$~Ǽ 1N.g9- #o~>LpIH5-`p3Aٶ䧦aSLZ_`.}Oh4~.пW&.>tXOՇ΋uKH:a6PCsr,>Z [[Z óNaOnq,K)PGdVMT1ח׀% n-z9B&HX $q=#SFަ,Ah>⨊hDļ6‚_ XzrF' +#deϧ>eogoRB#6nɟf^EP֎l:=,";|:y ^^/MS#$K#Dv8UROGحA|9/<$'Wsй{l]A^ opIES8?spp v<1q?g=qNP*i3Nr)X;vWxltrvB= tlsNR-kGvҊySh2z:h 7'5.(_]95mJb[w>4'~& ÿ|9?Xk~E}to0NRRa,`- _t-5]q]/ŋ noi :Qq/gK偒=(ś_Tp퉡/ Xt撁̬b٫ǦO'f1فJC1RhU\uad8D}x,0 Ǭ\\"V8mؠg|s܉ ASlǣ r)v8`$'aZXwWU?z>LY gS%zl^7LSK힩N ?"4P4*jCZN„4:gS OB/yTc"*^̯O$~`!@:?`A LmSԮO0FߝD˴GtuӺRٿd F~Bds&nPzf)>O_sulE8_uFeozJX΀OU[rƍ3GV&&]0۳%@A0x6{0bx)67O|9hR܍ U+T&?|1F#&n&,>Ppߊ}&/mȦul8l%Ԅ2 lNVj+S\>2UM"u4R]סTptA|,Kl;.Wߪn:0-3VS_ {DJ]Z.w$͝AdLs<-3+/Z/R 8Q OCZܭtB9-].ɕD2E}vKT-?6\N zMf>QE:w=;h޾ب OX=/+sl4wEuS،!SOh5:M8=D\|6gˍaLnΣJGO[Hl|> l |8QkP-V1^EP#M_gbn A tG>qP Y[%WV-c/<'7(i*5ܻ 4o\;̎46V_{DL F\pka5B?\cl$b2=xr! ?fc2#_=GG `tKbkC$z[[^=A~)T0XnrF!7}H)H{y7s.ϿdjL BV) {Tg g<-2Hukr4+>t6fd]艞x-ϼCae;golnK@s]z,Nu-?’cW[tv/n;I*WT/hk$vs*Ar ֙a)VN C4pc1ԧs4[4v@RQA%_61~|%# @kqgK@1Kk1_mNA rǕy~]5PZmփr*Pz3ô$Lxu%fݟ@=yHF_u?GW<ij8 fP4vԅx#O\Ƒ6b700ke~1) j| 2즁,4 j r0lϤ=:^Κ,| P<LzN/9Y4G*3%aĊvx  Ś8Vhas>Ndh`k<OiUf50ZƔ[iRJz/XH< q0 }-t$`<ʞ!#wjn "'wQ-.kb.L]!^/P(v5bWKi؂tW`'ΌJsA 6vA]22ȗQdgJz _Z3dKD,h3]Y'VG:A!)PTGO׾s(?iPyt Z01'o,w0[qT#e>(+<{C^F7,Gir#h<ʙDQjATf-h6W|x蝗;fX3e F+ܛPyOs98+M8[?ƏcMH$ `6ngG71_SI65Zko([o`rM}fU1~ZMMOoI055Y-w5cuLѴ  ^nK}mlǢ8˅pHe8J@"ӡ/νضMYP_Ys_^CrlϙWϡNoF a![$N Q>xh9$M%^M^r`J#5U8;OԭG f0{Vg>׈]ۚ*k42҅&zW![$"0Uʅl$LɩiXJ(W}Ê,4 Y#$PaH4$[B~˵&G7u(lhVi "ƌ6C4:9"3? nIR+c%)Q<-k 9Ld ϋ.eX Օ*K]Ցk^jfr[} 0k{2a_Rzp :r-C煟MM};^!UWj Oncc pXY8*kXc t_M}at'صR4Oɖ̟ԧFc2gc1{eI xY:@۔0Er8in}~,T0-ai9z$}iw1c7a (pF2Ӻ(4K$ED]zPtXy'5ܒ!r*VO 8;Df^`x ] ))}O:%_v{R^5Lx:_bv/3vWI|q]ag)kK%>V^ֽ哀V<;QN:|h]M}Δ؊UmX+h(@օOsQ%kA" ~w1ҡ,[IsŗsEԺp;O)GH >Scq`iӼU'ѐrĒn0.bS^ 2(BJ. pBkVM,(6 hX#,e8}NF4,k!8K*`xꤺ~uFH\B3'|IP; }-F@WX:Z>:_TQ7Y)‡{tsI$1ȉ H6(dŨwPr<*X9 peC,ʻ0'ӷ`Ͼ[<{I^?u#*_h}G[ŸSFOKg@YimPi](4;S 2"y ?rۑ`Ϙ/@i9 EADK8nW1\Y(pP49tR86hY1^} BO%L؛X\qLMPjjEEAb0C莹K5x6n_/f!-&%E}Wojp up-^TFnPO_GG:tw3rKrp]aPz0ۀ 1!5_ꪽlI#K) Ct#Y{J&w]`QbA3hOKB([ZzCh;u x31hrʫ*h~UeȎ{GU.w=E):>cSJ:߇)Y *߽b}. : I~\ }^ơ[ #4Uf,nv.;Acoa" Nj-mߊjp 8 [-m8N@dG@˄#^gC; >6zm]%2JޡO:/g-~;Us+v5Dؙ@pf'hzcTALtKH1yav8]6F߹9ۘM ߑEx$C5V1 !$ ޴$ $A]$$ !@RcViYE'(}`ɴ ߙ[#O vlYӱvƹ:}qwe"lТAgI6'_ u\?ZR<+6鉞FK\}JjoJOTD0f?E╷d!5ˢ _oB='!G?ɜAO֏1Sre^׀>&LBm%"ݷljyAap|`(UG7mq_*f>CăU RHj⡶j6kAж;)78 Ep9@({ѲcsU/!p\(>JWkBUjV#H2fn@ ً"6#0oY$2Ti(?Pdu8*x@_$z@OiDNI VBzlrv&5ѦCŔ^q _ <4vQdZ 34hMA]:,z$:nGE1U1̓￸H侈ۨgN^BVP5`cpq4Mz]9@ 5KZ0GݦMzڸ$w1woy#ډ|ݶ1T`Bi #A@ok&zKH=l]r+ R'6p EN" 23UGا:b=93 s"ȭ !YdV@7`['^j !bGg'r4%@( _c3 _@N`{g3)$-xZ+$dyb&dTs(ܭT3\^ x f+rnpNg])ڍ#(ϐ NyFb zVd@,C a((anh(˷TTmHȍK:"t =8hL}Duƨ4u=Ӆl%e}%i7t BlǏJ^y[U@:T/"L r-O;%V15d֢x6`Te] "&ߥF`&#(I ]FwWn'k%`wclBUUw*4Vʝoa]F~))chtXH6k]uɿ^5-`@/1L8P 3{4nnT=!p~n[@XG->I7`& ׆kFRwU1(^Ce90A\7jVPÇ(}#ՉhFPx|ۀjIH9zz|})kY)3.-v+?F1җ.}sY9@myEBpU2'Q[5~9>]ZOlޤ:8ا1).ѤæL83O͜HbW0-)BI"m[.[U`x _]z\}'E\WrSX$Uh p>stP\"s~TP;$\Ŧ,TVSBLJ3RKXZy$<"nb˨2`G tM+co^;wVFJ21J0Aѩ]^iIW-"'$DVxBaoJBX./ Ô&/߀O̶~9̒ttv9 hPONvX,Q?Fa+w@T#ٱƪjdl&*P\̴:-^F̢tM";W1#ʑ' = ;U ,%ƓHO;x ǩTOOgLO$ܳd4Z|GpЬ7DƇ<$Q!cF1 moͼbt~ίÑdj׎3;:j7vpx_yzՒA9"/7OiУa?c"xoUebMl d+>Mx9'}DhLD{}'%+gNas3lzjġ* 0=KXu9V8u+\?@00".}飋o#cZaɀFQ0Ui,Sj҂K^Ӹo ɫEAXcGHb Йm]hmAFrp!ԋ,nj0Hp}ĦWWb6Mp*0-x8z_-_]G *.Ƥ"B$<\}zoT%=«X)#ݟ,e^W$(Dg< |K|sV2$}l) zؙ6iդV\sf@Th2B^ ~?/̬JC 4-9ި0S'eq'Fՠ;q)6![+)1֧ '{F l lM))$pu:{P{s+VQa0xWVЖeeӚ:SΕHxs:)>U=o D9Bp6x< Pİx=dU;x}` +?W yeݰ,dVbИtw)g6foo%IL~#bRڀ= ~- #;MeɒEU Bl./įƎ}]qeg2d2Ro|7 ߢ̕F<5H(z #]4aZm* W(TÅn/7%Gu=m˫ϣBd^. C#Ն`kn&2|բ7ݘe`ި|jiyib*l@2Ta䊾S03D^PU r望~ۥuWVs Ӂ 3P6ps *9@/9'B+po#0XlQ NGM8Mm3P84n^)?6uYJt~%!)b>C-\hL:koKmG)BѽN1'B=Id{Qw7L{;KCo BzB}SňM ڈ6'!C/q-ߢ%tΧ»<;EKVDe[wުtm2* vޥ rX%8Z)A7_:݅!lTag>[~XX:>UI^i g( _'