ghostscript-devel-9.15-13.14>t  DH`pY`#5/=„R8Bu˶rc\M0?ݲ1{t v(NC.GlmlԐf=\XŴ)vc dڹ4hXcU ]nu7(I $K wUE:0P&!G+z&4YH֞&'PA|JP?I56;DϹ1y0&)]9h-, ˻A8<9Ł.iie$9cAe9FjWƜa#4\'Rcb325d609220780fa0dea0229e8f4f5b12057f60hY`#5/=„z5V'%`%?ɐ͸ )}P.T6A۹RL7>4li*/u2:2 O9 ҐV.p1ec X0Ec[Iy3%..]N#eXh0|Jk&HÈ<)AO[woMrjƌ^szDpjzSqcIky:1M4t#-o$TЙ~:d✴my_:h{k!ʅ 9q >=>?>d  A   H  `  x        H  ( (,84%9%:%F; G; H;L I;| X;Y;\; ]; ^T x> y>z>Cghostscript-devel9.1513.14Development files for GhostscriptThis package contains the development files for Ghostscript.Y`"lamb65openSUSE Leap 42.3openSUSEAGPL-3.0http://bugs.opensuse.orgDevelopment/Libraries/C and C++http://www.ghostscript.com/linuxx86_64'1[ ~  ݁A큤A큤Y`"Y`"Y`"Y`"Y`"Y`"Y`"Y`"Y`"Y`"Y`"Y`"59026723bc9534c1b27073c3abeb762b3ab03ecc8caa31febae0fae5655d901e63f449770a70fabfa38738265482eb43e289989fefcac72d214730f7612905854e6464240b53acdb626000ec30ef1471a0b22377a6e89f257063b353e5ed8b46167f6e70fa3bc9ecaf4709ed16211cdc404960a0add2dbfc32c6168c816b9356libgs.so.9.15libijs-0.35.sorootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootghostscript-9.15-13.14.src.rpmghostscript-develghostscript-devel(x86-64)pkgconfig(ijs)@@   /bin/sh/usr/bin/pkg-configghostscriptrpmlib(CompressedFileNames)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsLzma)9.153.0.4-14.0-14.4.6-1ghostscript-libraryghostscript-libraryghostscript-minighostscript-mini-devel9.159.154.11.2Y.Y.X2@XWVT@U@T'@T!`TwTSS4RR%@R7QR@Q#i@PrPd?P`K@OO@OO}@Or@OleOc+@OaOaOG{OG{O@MTvcizek@suse.comvcizek@suse.comalarrosa@suse.comjsmeix@suse.desflees@suse.defcrozat@suse.comjsmeix@suse.dero@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.demeissner@suse.comjsmeix@suse.deuweigand@de.ibm.comjsmeix@suse.dejsmeix@suse.demmeister@suse.comjsmeix@suse.dejsmeix@suse.demmeister@suse.comidonmez@suse.comjsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejsmeix@suse.dejw@suse.comjsmeix@suse.de- CVE-2016-9601.patch fixes an integer overflow in jbig2_image_new see https://bugs.ghostscript.com/show_bug.cgi?id=697457 (bsc#1018128) - CVE-2016-10220.patch fixes a NULL pointer dereference in gx_device_finalize see https://bugs.ghostscript.com/show_bug.cgi?id=697450 (bsc#1032120) - CVE-2017-5951.patch fixes a NULL pointer dereference in ref_stack_index see https://bugs.ghostscript.com/show_bug.cgi?id=697548 (bsc#1032114) - 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-8291.patch fixes a type confusion in .rsdparams and .eqproc see https://bugs.ghostscript.com/show_bug.cgi?id=697808 (bsc#1036453)- Add 0001-Fix-locksafe.patch to fix a regression introduced in CVE-2013-5653.patch by which ps files couldn't be opened in okular/evince (boo#1006592, kde#371887).- CVE-2016-8602.patch fixes a NULL dereference in .sethalftone5 see http://bugs.ghostscript.com/show_bug.cgi?id=697203 (bsc#1004237).- Fix multiple -dsafer realated CVE's (bsc#1001951) * CVE-2013-5653.patch * CVE-2016-7978.patch * CVE-2016-7979.patch- Add fix-mutex-crash.patch: fix crash in mutex (bsc#963017) (ghostscript bug #695862)- CVE-2015-3228.patch fixes out of bound read/write cause by integer overflow in gsmalloc.c (boo#939342).- readd ppc64le patch ppc64le-support.patch lcms has not been fixed upstream and lcms2 has been fixed in a broken way- Version upgrade to 9.15. Primarily a maintenance release. There are no recorded incompatible changes (as of this writing). Highlights in this release include: * Ghostscript now supports the PDF security handler revision 6. * The pdfwrite and ps2write (and related) devices can now be forced to "flatten" glyphs into "basic" marking operations (rather than writing fonts to the output), by giving the -dNoOutputFonts command line option (defaults to "false"). * PostScript programs can now use get_params or get_param to determine if a page contains color markings by reading the pageneutralcolor state from the device (so whether the page is "color" or "mono"). Note that this is only accurate when in clist mode, so -dMaxBitmap=0 and -dGrayDetection=true should both be used. * The pdfwrite device now supports Link annotations with GoTo and GoToR actions. * The pdfwrite device now supports BMC/BDC/EMC pdfmarks * Regarding the new color management for the pdfwrite device introduced in the previous release, the proscription on using the new color management when producing PDF/A-1 compliant files is now lifted. To reiterate, also, with the new color management implementation, using the UseCIEColor option is strongly discouraged. For further information on the new pdfwrite color management, see in Ps2pdf.htm the "Color Conversion and Management" section. * Plus the usual round of bug fixes, compatibility changes, and incremental improvements. For details see the News.htm and History9.htm files.- Version upgrade to 9.15rc2 (second release candidate for 9.15). Ghostscript upstream QA highlighted a couple of issues that they felt warranted a fresh release candidate. For details see the History9.htm file.- Version upgrade to 9.15rc1 (first release candidate for 9.15). For details see the News.htm and History9.htm files. - ppc64le-support.patch is no longer needed because it is fixed in the upstream sources. - Removed trailing whitespaces in spec file and changes file.- gs does not seem to require libopenssl-devel for building.- Version upgrade to 9.14. Primarily a maintenance release. Highlights in this release include (excerpt): * pdfwrite now uses the same color management engine as Ghostscript rendering devices (by default LCMS2). For the duration of this release a new switch -dPDFUseOldCMS is available which will restore the old color management. See: "Color Conversion and Management" in Ps2pdf.htm Due to constraints of the PDF/A-1 specification, the new color management does not yet apply when producing PDF/A files. * A new device 'eps2write' has been added which allows for the creation of EPS files using the ps2write device instead of the deprecated and removed pswrite device. The epswrite device is now also deprecated and will be removed in a future release. * Ghostscript has a new "pwgraster" output device for PWG Raster output. * The CUPS device now has improved support for PPD-less printing. For details see the News.htm and History9.htm files.- ppc64le-support.patch from IBM fixes endianness in lcms (the Little-CMS library) to support the new architecture ppc64le (IBM Power PC Little Endian architecture) because ppc64 is big-endian and ppc64le is little-endian and lcms has a hard-coded check that assumes PowerPC is always big-endian which is incorrect on ppc64le. The fix is already in the main Little-CMS repository by this Git commit https://github.com/mm2/Little-CMS/commit/b4f5c91a2c1582bd284f0d0f49cb43e2c2235a79 (There are some cosmetic changes in the upstream patch.) It is not yet in the imported copy in Ghostscript. IBM will work with upstream to get the fix imported too.- Version upgrade to 9.10. Primarily a maintenance release. Highlights in this release include: * LittleCMS2 and libpng have both been updated to the latest versions. * The URW Postscript font set has been updated to the latest version, fixing many compatibility problems with the Adobe fonts. * The CUPS filters gstoraster and gstopxl have been removed from Ghostscript. Those filters are now provided by cups-filters (a free software package hosted by OpenPrinting) that contains all CUPS filters needed by CUPS under Linux (see also the openSUSE issue bnc#735404 comment#44 at https://bugzilla.novell.com/show_bug.cgi?id=735404#c44). For details see the News.htm and History9.htm files. - fix-undefined-operation.patch is no longer needed because it is fixed in the upstream sources.- Version upgrade to 9.10rc1 (release candidate for the 9.10 version). For details see the News.htm and History9.htm files. - Prepare spec files to build both releases and release candidates easily in the future by using special different version strings. - fix-undefined-operation.patch fixes http://bugs.ghostscript.com/show_bug.cgi?id=694546 - Removed BuildRequires for liblcms-devel because it is not needed when we build Ghostscript that works in compliance with upstream (see https://bugzilla.novell.com/show_bug.cgi?id=828751#c5).- Added url as source. Please see http://en.opensuse.org/SourceUrls- Version upgrade to 9.07. * As of this release (9.07), Ghostscript is distributed under the GNU Affero General Public License (AGPL). * Ghostscript has been extended to support file sizes >4Gb in particular reading and writing PDF files. * Color management enhancements. Full details of the color management features can be found in: GS9_Color_Management.pdf * The pdfwrite devices now supports linearized (or optimized for fast web view) output directly ("-dFastWebView"). * With the addition of linearisation to pdfwrite, pdfopt.ps has become redundant. Since it is difficult to maintain, has a number of bugs, and is believed not to work properly anyway, it is removed. Accordingly the pdfopt shell script that used pdfopt.ps is also removed.- Provide libijs (that is not done via "configure --with-ijs") because libijs is needed by the pdftoijs filter in the cups-filters package (see the README file in cups-filters).- Version upgrade to 9.06. Mainly a bugfix release. * pdfwrite announcements: pdfwrite now supports the creation of PDF/A-2 files. For further details see the NEWS file. * removed moribund dumphint tool, see History9.htm and http://bugs.ghostscript.com/show_bug.cgi?id=693223- "export SUSE_ASNEEDED=0" disables -Wl,--as-needed linker flags, see http://bugs.ghostscript.com/show_bug.cgi?id=693100- Require Ghostscript's font packages because the Ghostscript package provides the "Fontmap" file /usr/share/ghostscript//Resource/Init/Fontmap.GS which lists Ghostscript's fonts but the fonts itself are provided in the separated packages ghostscript-fonts-std and ghostscript-fonts-other so that a RPM requirement is needed to make sure that Ghostscript has its fonts. - Extract the catalog of devices which are actually built-in in exactly this Ghostscript and provide it as catalog.devices in the Ghostscript package.- BuildRequires dbus-1-devel for "configure --enable-dbus" to have colord support in gstoraster (see the entry regarding "color management daemon" in doc/History9.htm).- Install documentation which is not installed by default (LICENSE doc/AUTHORS doc/COPYING doc/thirdparty.htm doc/WhatIsGS.htm doc/GS9_Color_Management.pdf doc/gs-vms.hlp doc/Ps2ps2.htm). - Add a link from SUSE's usual documentation directory (/usr/share/doc/packages/ghostscript/) to Ghostscript's documentation directory (/usr/share/ghostscript/9.05/doc/) because "configure --docdir=..." does not work.- Removed BuildRequires docbook-toys which is not needed (db2ps and db2pdf called in ijs/Makefile.am to make ijs_spec.ps and ijs_spec.pdf but neither of them is made - both are provided in the sources) but docbook-toys pulls in packages like texlive-bin-jadetex and texlive-jadetex which needlessly blow up the build system.- Require the basic fonts for Ghostscript (package ghostscript-fonts-std) and recommend the optional fonts (package ghostscript-fonts-other).- Cleaned up BuildRequires. - Added ghostscript-mini.spec with minimal BuildRequires. - Explicitly specify configure --with-* versus --without-* in ghostscript.spec versus ghostscript-mini.spec to make the differences clear.- Unfortunately ghostscript-library.spec and ghostscript-mini.spec have unversioned "Provides: ghostscript" and for RPM this means that both ghostscript-library and ghostscript-mini provide any version of ghostscript. Therefore any non-matching version of ghostscript-library and ghostscript-mini fulfill any RPM requirement for ghostscript in the ghostscript-x11 and ghostscript-devel sub-packages which is wrong. Therefore explicit conflicts with ghostscript-library and ghostscript-mini are specified in the ghostscript-x11 and ghostscript-devel sub-packages to avoid the mess.- Configure --without-libpaper disables libpaper support because SUSE does not have libpaper.- Configure --without-jasper and --enable-openjpeg because since Ghostscript 9.05 JasPer is deprecated and Ghostscript now ships modified OpenJPEG sources for JPEG2000 decoding (replacing JasPer). Performance, reliability and memory use whilst decoding JPX streams are all improved. Accordingly the BuildRequires libjasper-devel is removed. - Configure --without-ufst and --without-luratech because those are relevant to commercial releases only which would require a commercial license. - Added BuildRequires libtool which requires automake and automake requires autoconf to fix build requirements for openSUSE:Factory.- Using fixed /usr/lib/cups/filter (no lib64) because CUPS in the Printing project uses it in any case.- Adapt RPM dependencies to what is actually used in openSUSE:Factory (dated 22 Feb. 2012).- Added RPM dependencies to make sure ghostscript-x11 and the main-package have exact matching version-release because both could have any kind of Ghostscript-internal dependencies. This is only an approximation to have ghostscript-x11 and the main-package from the same build where the main-package and its sub-package have been made but currently there is no clean way to specify a 'same build' RPM dependency. Therefore currently ghostscript-x11 and the main-package could have same version-release but nevertheless come from different projects/repositories (e.g. with different patches or whatever kind of differences).- Split files which require X11 stuff into a ghostscript-x11 sub-package (currently only /usr/lib/ghostscript/9.05/X11.so) so that the ghostscript package can be installed without X11.- Upgrade to version 9.05 (see bnc#735824): New simple ink-coverage device (inkconv). The ps2write device has a large number of improvements. Fixes and improvements for the CUPS Raster output device (in particular Ghostscript bug 691922 regarding color model). Renamed the PXL CUPS filter from "pstopxl" to "gstopxl". For details see the doc/News.htm file. - Removed "make cups" and "make cups-install" from spec file using "configure ... --with-install-cups" instead (new since version 9.04, see "configure --help").- Upgrade to version 9.04 (see bnc#735824): For details see the doc/News.htm file. - Added "make cups" and "make cups-install" to spec file.- Initial ghostscript package.lamb65 1499472580 9.15-13.149.15-13.140.35ijs-configghostscriptgdevdsp.hiapi.hierrors.hijsijs.hijs_client.hijs_server.hlibgs.solibijs.soijs.pc/usr/bin//usr/include//usr/include/ghostscript//usr/include/ijs//usr/lib64//usr/lib64/pkgconfig/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-tables -gobs://build.opensuse.org/openSUSE:Leap:42.3/standard/eb01ff1e299b30d6a454243d375f9ad0-ghostscriptcpiolzma5x86_64-suse-linuxPOSIX shell script, ASCII text executabledirectoryC source, ASCII textASCII textpkgconfig fileRPRȱꝯ/O V?0] crv9uhЈsz2SG@1뾊{82Α,;q۠)EP}dcPDʢשD[e]Zk8doȄ l = ~ǑX\j=xo>,r7 zGfui A8PiBpQFkW]t{^.ٶ'F#Re Q)HB}6ِy &.xtk0Z3]FzC2PLgQ*jiŁĬL[J?ĭĶ&~PL>0q@-`$ {FW]ǖQE ^UkxbKd8't2 JңdpT$n#cepj%< Amu=}zLTLock̓mVd•F鯢1~zE0AHuU;:o'lk!on;0}XtQR ߥ}֞L-zg=[>vf۸|aѼTVH`܋|Ce"p y]dDknT(ş|]GV'VgvK [hwo/춟-K*$#xf#ξ吒6~Tg'˥J`D\IS V$@UAZEՒaVrX ͷL>G\Ysi|/8gټP?nY^n O>DM˒QD(JYR<p?Ly&WC>t}מ7 l3?eDzZ)@=H2τXӁf%#Sc*QdiqThv+F"ʝ,8Ljo= %J[u#KNQM@Nq2`2tnL[r.[ QȘL)0‘ kF@RKf"T nݼUϨpY B=lqgr5[H5e tBtX_>c")\R嵷l@ B`Qj]*4-L,r(7xxNAchw $3:w-\0)Ɏh "VHu vF@:\j-BDg+iL.4DcncHՓl άe94 2/C-Kh$9GՁCBJvvj~3wspJgU>Y^:=kY9Jަ)*C_㳜J $0xt (CsY|ƁdF' ,`^hxɦt1n|׏1%סܐµ;{9fɣq]rWi覊U]ُh[-"2,anE-'D>ى{. nrL՘$RbBcALQ/U$]z4aaK1\s"h{0&~:_nx=AF7,.wp^!r= ~ǁzo# wvǑ%oo uQ_Z-A2C,a+ *Ҭ*J Zth*ڳ%Zf(:PJ!uԗ `` t!5eH c4-'MZ4k6km3]]x%!zYt8 %HK/#{xïE^ވ%ۡ{Šp [p42=C; <8I 1z`M,9Wx](oJ~s`]-=܍Y'j ld'ojtGЫjÖCC`q[LE,NC=ORB%%Xb,wU2Ztne? %o .w+gd;a/} 5!2$U[;&MjP5K䟈ĵ=c:^ XB|c+Qn]|, 4UuNe ^׿]% U4}EpmvBv l8׾$fMN>փ.K@P"Tqt?63gxXmO[U۔C_Bb*P(-El0mtB N 3P7A87kI%%}\Girv擸zfyˈ7$_8d<iًM6|0 eWVcE. |?9dGU9@= Ӝ}-i$Du~sv]#Nک/D%`+[f>} @Ґi(o1agrp6"Pֶ+$0ߋ5]?}Lո!rM墜aHJ{^ |G)M$/GaUm[i#68z?>+kt#N#.vnJlDgLs+sCc`ߵn@jnhң+o͡&ssZ`s )9Eh[{#U}B+`1WS~δA4+VRz\քVyGNClUsG0-rwyߗZxHoHS8YalY"e߉<6b#W:?uKrCEr@ gl>GDAL]@3/0\qh 諬@xK}c!2! O@z%Y-oqH:hNy&<0|w4MIz~V1[]z챧Y? 16RN5H=/c_\OIdWT$Jy˦ߊHh b,<0ut}I꾍3wTfiQ{h0 `(*{{;(Ђդg@z1%wy jAӚKr&tlK V~EOM\\-@R*7 U('CCMOUzl6'_2B-~KmFF+;w˾Ol":~E[3Zb(^@+7J]?kr1cO+r) ;/шirA"g0i0Y^5T]`(G~2ﹽ8]${ Zjf zeu%qa!|,O.&zc]~5qX+Ht&)<(n00.ZfőZDhR3=a,(saoNȒ@xd;h䰯*1&޿&G b&ٶcj\elBK-<'Ś|R m5E;.= Hɗwq_F6R|rxpZ I8YZj3^\R׼; N"&v}rZpl-Y"|2"已ąVϋ>u'sJHYG'p1Xz*Mͦ0qù6jf3Ћ‹_PXxai`-f3]掺d<(=Bq+u7Hh50%tG| Hl ڹվؽ1@: *رUpkZ)?o[ڣlC`F{fL%#Fݢ" W?Nq~3qfAHi&Z4Ze N AaPu^r+Փpc]Y*,Z5-A=#<Έ Mz;VX{+@K}RTMˆẎav 76~ 5p7jZkP _>5T;ib8kһ2k}wcٖCvW{T3& udRt$zܖaytXaŝ9Kwd|0Gj-됧AgWѳ]]rv+3LL`]6h'>r{9# Օbb_ OpQEgP#JN%fk\m_.%<] f@?b7E5ɍCXP#tZHCk%pVf@ 8)k=&Ԇ 8AYL3 F JtyڮvE#g#JY*Op}a`ܥx,7}3]S0xqF|mnJGdiv5^ac7J%vkK2{t48Eѿ ғZ^!p}xAHWь/*6Gx h':#nGwxB{HS)JڶQr^wKRve%3\ &}(L_˪#emDFdLEa:F@],m}y_]QX֠܆5s 5mz_i'LQh)S *KXG?+J$'^ö=Sa~6jr+Ol\5zVgGXj2gTQ1t ^H*dT VEy0U G})%# K*E.>Pش(|o(3K$}$%b mWG>]e7SdfVk"fYuIF>o9zc_cIY CyI4Ҭ,q M]tpcĭ %,WvB1~$6SgHvI[۾tC( Iߞx{ =.rђ+[#:t-*U#LgR#fg #+8EdԒ12c^mq -ș&fN>y{M>q)/Q}puM/Fljv+Q~ekp'" rQ&+&>ݤ1g&ajf 26`K 7ZX&Nv4]⼴ҕ-:_i2U6 릎n{$ 76"ąBJ^~sz0Da;ԋ\nR2 {De88>x6mǑQo 40Sy6&{-FP77˼.,@FiOL- "T7]@6D M)9=&޽R/|j#(bxoZ蘭ZɼFǑĪj,S+з ּR=l`.uvj6/=3ZY%SS1X07198@8 o\-?Ј:1;l4I$ZG'[dT.sCoyϒI[:Vշ8-\=zDT1wo}&:&VmEI3 tћĐK<#۝@T#t ˊ N ngY*>Uv`R@POp h F00 ~)jfFtQh5Ӧu@#F+[_{#hJ&1d))= z+fUvi##/B}^FS/)A6B 0PJcR+&__(``SQ9[$뷱 \[VwUvH 6nwb?fME4RQ+tn10 }NBs˹q:"G(]DVzyCy)&T<䓒!D]&NTec>_ M9nCec{ںOմHFf7J Ȳ9zƭ3؃l5uGi#/ܻ=H@,p!Hs9Y@g/+J ]ԠEPî/ᡴ)#?m<-jY@`fhu(|,_QW+|{aqOsͤ<\iKL֎n NT99PhohPf-G 7춪]0ĎL1=3LzR&i锔M5O#_#+;39B;sQ I5jt oŖ:Bl*t1AGj+WhTgr*6NB`Z?+wl&=Or 8SEO kIC Q?L$#+$K6ܜh1P&=A(^amQHƁk '.3|\"סvUڬB۴xm<8lCijKkgCR$c>_^O,LJνeRVKRm3_)