File ghostscript-mini.changes of Package ghostscript-library
-------------------------------------------------------------------
Thu Apr 16 16:20:21 CEST 2009 - werner@suse.de
- Use initial workaround for bnc#492765
-------------------------------------------------------------------
Thu Mar 12 11:53:25 CET 2009 - werner@suse.de
- Add fix for ICC library integer overflows (bnc#483303,
CVE-2009-0583, CVE-2009-0584)
-------------------------------------------------------------------
Tue Jul 29 13:53:46 CEST 2008 - werner@suse.de
- Fix crash in bjc driver (bnc#412523)
-------------------------------------------------------------------
Thu Jul 24 18:12:47 CEST 2008 - werner@suse.de
- Fix crash on null pointer reference (bnc#409605)
-------------------------------------------------------------------
Mon Apr 7 12:39:52 CEST 2008 - werner@suse.de
- Be sure the disabling of Font API works even without the driver
-------------------------------------------------------------------
Wed Apr 2 15:36:53 CEST 2008 - werner@suse.de
- Add CJK patch from debian but diable it (missmatch in rev 8554+)
-------------------------------------------------------------------
Tue Apr 1 14:37:22 CEST 2008 - werner@suse.de
- Remove already included patches
- Add some patches from SVN trunk tree revision 8572 upto revision 8617
- Update to GPL ghostscript 8.6Update to2
* Fix typo that caused unbalanced 'q' 'Q' operators in PDF's (caused by
rev 8501). gsbug#689728.
* Remove some C++ style comments.
* Update product name, copyright and release dates.
* Add default FontResourceDir needed when COMPILE_INITS=1 is used so
that the fonts from Resource/Font in the distribution directory that
are built into %rom%Resource/Font/ will be found.
* Attempt to repair invalid embedded TT fonts without cmap table.
gsbug#689707, customer 531.
* Fix (clist interpreter) : Improve transparency performance, step 4.
* Added setting of fill_rule in pclxl_endpath().
* Fix (clist interpreter) : Improve transparency performance, step 1.
* Remove a space betveen -f and a file name to prevent parsing of the file name
that starts with '-' as an options. gsbug#689682.
* When the values of the color key mask exceed the valid range clip them to the
nearest valid values and continue. Don't discard the mask as we did before.
gsbug#689717, customer 580.
* Fix (images) : Improve coordinate precision when scaling an image (continued 7).
* Add definitions of some C99 types missing from old versions of Cygwin.
* Fix (images) : Improve coordinate precision when scaling an image (continued 6).
* Fix (FAPI) : Embedded fonts didn't work.
* Propagate the new method argument change introduced in r8528 to the wts
device so that it compiles again.
* Fix (images) : Improve coordinate precision when scaling an image (continued 3).
* Fix (images) : Improve coordinate precision when scaling an image (continued 2).
* Fix for regressions introduced with rev 8526. Some resolutions of CMYK, 1-bit
per component devices that had CMYK colors and Gray colors had strange dithers.
gsbug#689706.
* Fix (images) : Improve coordinate precision when scaling an image (continued).
* Document the need to update the current documentation snapshot.
* Include 12 and 16 bit image support as part of the core graphics
library. gsbug#689688.
* Fix (images) : Improve coordinate precision when scaling an image.
* Modify pdf_info utility to match the changes in PDF interpreter interface.
gsbug#689680.
* Fix ColorValues parameter problem when device has total number of bits (depth)
of more than 31 bits, resulting in a "rangecheck" (-15) error.
* Fix (TT): Ignore broken post 2.0 table generated by "Windows Type 1 Installer".
* Fix (graphics) : Optimize filling a path with a shading color.
* Fix (TT): Fix a gsbug#in /getinterval_from_stringarray
* Fix (clist & transparency) : Improve the compositor queue logic.
* Fix (Font renderer) : Horizontal metrics sometimes applied with WMode 1 fonts.
* Fix (DSC parser) : Avoid a structure type name duplicate.
* Fix (patterns) : The clipping was wrong with antrivial pattern matrix.
* Fix (shadings) : A memory deallocation problem.
* Fix (save/restore) : Remove gs_ref_memory_s::inherited.
* Only report the ICC Profile colorspace when the jasper library's degsbug#
level is above zero. gsbug#689662.
* Explicitly close CMap files opened during CMap-CIDFont font enumeration.
On certain systems file handles were used up before GC freed inaccessible
handles causing PostScript errors. gsbug#689594.
* Fix (clist interpreter) : Skip idle compositors, step 6.
* Fix : Cygwin/gcc warnings.
* Comment-only change: remove obsolete reference to MS-DOS limitations and
mention that PDF interpreter passes un-escaped font names to PS level.
gsbug#689651.
* Unbreak the build.
* Fixed umlauts (maybe, am having trouble testing the results).
* Add unmodified byte-oriented AES encryption code by Brian Gladman. These
files serve as a reference point. They are not yet included into any
project nor can be compiled by some of the compilers we support.
* Remove EXTEND_NAMES from the top level makefiles.
* There is a fallback to the default value of 0 in inameidx.h so there
is no change in the default behaviour. The extended name table can
still be activated by defining EXTEND_NAMES on the compiler command
line or changing the source directly.
* Deprecate USE_FPU, no changes expected.
* Re-export runpdfbegin, dopdfpages, and runpdfend procedures, which turned out
to be used by 3rd party programs. Partly revert the rev. 8325.
* Don't ignore xref stream in a hybrid "classic xref" + "stream xref" file
as PDF 1.5-compatible should do. Thanks to SaGS for the patch. gsbug#688282.
* Remove the SYSTEM_CONSTANTS_ARE_WRITABLE compile-time define.
* Add a flag that marks PDF text rendering mode 3 to avoid confusion with other
non-rendering text operations such as stringwidth. This avoids unnecessary
calculation of the current point, which fails when the CTM is singular. This
patch continues conservative approach to the text rendering modes started in
rev. 4006. gsbug#689614, customer 384.
* Remove the USE_ASM build flag.
* Don't try to obtain the bounding box of a glyph when FontBBox is invalid and
CTM is singular. Set an empty box and consider it valid. The bounding box is
not used when the CTM is singular. gsbug#689614, customer 384.
* Add -Wundef to the autoconf build.
* There have been a number of problems related to missing defines lately.
* Also remove gdevcmap from the documentation.
* Document the behaviour of the reference count macros.
* Further update the graphics library unit test and build. The gslib test
executable builds and works now.
* Fix (jbig2dec): The global data stream for a JBIG2 image in a PDF
file was being released, and the data freed by the garbage collector,
before the data was used.
* Details: gsbug#689568 and #689569. Uses the patch supplied by Alex
in thread for #689569, implements Ralph's comments about the structure
naming. Does not attempt to change the memory allocator. This slightly
modified patch also works with the Luratech decoder.
* sjbig2.h, sjbig2_luratech.h; make the global data structure
s_jbig2_global_data_t public. Store the structure in the
stream decoder state.
* sjbig2.c, sjbig2_luratech.c; store a pointer to the global
data structure.
* sjbig2_luratech.c; don't reset the pointer during initialisation!
* zfjbig2.c; Pass the global pointer to the stream decoder for
release in the finalize routine.
* Remove some old helper scripts.
* They aren't used much and we no longer wish to maintain them.
* Ignore operator readonly when it is applied to a wrong type inside an
embedded Type 1 font. gsbug#689617, customer 580.
* Update the graphics library unit tests for recent code changes.
* Fix (pdfwrite): PDFXTrimBoxToMediaBoxOffset used the supplied data
incorrectly.
* Fix (transparency) : Providing a right nested masks logic (continued).
* Fix (clist interpreter) : Improving degsbug#trace about compositors.
* Work around a GCC 4.2.1 gsbug#on PowerPC that generates incorrect code in the
release build affecting scanning of binary tokens containing floating point
numbers. gsbug#689586.
* Align the pointer to gx_clist_state array in gx_device_clist_writer device to
the natural boundary to avoid misaligned memory access and bus errors on ARM
processors. gsbug#689600.
* Fix (transparency) : Unwinding the nested masks logic.
* Fix for SEGV when more than 4 colorants used with psdcmyk device.
gsbug#689457 for customer #460.
* Replaced C++ comments with C comments (// -> /* */).
* Update to previous commit. Add pdf14_buffer maskbuf pointer to GC structures.
* Pick up the transparency mask buffer when a new transparency group is pushed rather than when it is popped. Solves memory leaks and incorrect rendering when transparency groups are nested.
* Use a smaller buffer for eexecDecode filter to avoid consumption of the data
that follow a short (and incorrect) run of 0's in PS files generated by
Adobe Acrobat from PDF files with usage restrictions. gsbug#689577
* Fix (clist interpreter) : Skip idle compositors, step 3.
* Fix (clist interpreter) : Skip idle compositors, step 2.
* Let CUPS filters use buffered input to Ghostscript via '-_', to work around gsbug#689577.
* Fix (shadings) : Optimize fill_linear_color_scanline with analitic computation of the color change position.
* Adds the base font address to the -Zm tracing output.
* Add URW fonts to the Resource/Font directory. These will be included when
COMPILE_INITS=1. Fontmap.GS still references the disk file name so that
the disk file based fonts can still be used if they are available.
* Fix (shadings) : Optimize path manipulations for shading fill (continued).
* Add the 'pamcmyk32' (previously the 'pam' device) to all default builds.
This will be used for regression testing of 32-bit CMYK.
* Document the jasper build file version skew menioned in gsbug#689570.
* Fix CIEBasedA problem, add DeviceGray and DeviceRGB support to this utility.
* Update the regression code license headers with the current contact
address.
* Change the regression scripts to rewrite the product as
"GPL Ghostscript".
* Fix (pdfwrite): Fonts containing glyphs with no sbw or hsbw
instruction caused pdfwrite to crash.
-------------------------------------------------------------------
Fri Feb 22 16:15:37 CET 2008 - werner@suse.de
- Update to GPL ghostscript 8.61 (bnc#297524)
* default device is now x11alpha is available otherwise bbox
* Check that a device halftone exists before writing it
* Change the product name for the release
* Wrong background color of a soft mask group
* Remove spurious executable bits
* pdfwrite: type 3 fonts with exceedingly small BoundingBox
entries were clamped to 0 or 1
* pdfwrite: named objects, created via a pdfmark such as /BP,
could not have their content modified after the object was
completed
* Correct obvious typo in default rgb to cmyk color mapping
* TT font handler: Place the True Type interpreter and its
data into stable memory
* TT fonts: Ignore invalid entries in loca table
* Fix command list-based devices on 64-bit platforms
* pdfwrite: A wrong encoding of Metadata.
* Fix for seg fault caused by undersized buffer
* transparency in clist: Write transparent paths and images
to clist as high level objcts
-------------------------------------------------------------------
Wed Feb 6 10:48:12 CET 2008 - werner@suse.de
- Make member counting of range_buff array independend from type
-------------------------------------------------------------------
Tue Feb 5 18:07:49 CET 2008 - werner@suse.de
- Fix stack-based buffer overflow (CESA-2008-001, bnc#358914)
-------------------------------------------------------------------
Thu Jan 31 14:55:27 CET 2008 - werner@suse.de
- ghostscript-mini: No self conflict but provide
ghostscript-fonts-std and ghostscript-library
-------------------------------------------------------------------
Thu Nov 22 12:14:11 CET 2007 - werner@suse.de
- Move all Omni dependencies from ghostscript-library to
ghostscript-omni but Recommends ghostscript-omni (bug #343336)
-------------------------------------------------------------------
Wed Nov 14 14:48:27 CET 2007 - werner@suse.de
- Correct path of pkgconfig file ijs.pc
-------------------------------------------------------------------
Wed Nov 14 13:26:21 CET 2007 - werner@suse.de
- Suggest hpijs instead of a hard requirement (bug #341564)
- Add security fix for lib jasper in ghostscript 8.60 (bug #340138)
- Provide all PPDs for CUPSToOmni filter and move all together
to ghostscript-omni
- Provide a ghostscript-devel which includes libgs.so link together
with ghostscript API and DSP device header files.
- Suppress some new warnings of new gcc 4.3
- Make Omni compile with gcc 4.3
-------------------------------------------------------------------
Mon Nov 5 17:15:57 CET 2007 - werner@suse.de
- Do not handle pipes from standard in as character devices
-------------------------------------------------------------------
Tue Oct 23 17:08:43 CEST 2007 - werner@suse.de
- Do not use freetype library for mini ghostscript
-------------------------------------------------------------------
Mon Oct 19 11:36:26 CEST 2007 - werner@suse.de
- Re-enable escputils for SLES10/SL10.1 only
-------------------------------------------------------------------
Tue Oct 2 13:22:47 CEST 2007 - werner@suse.de
- Fix miss-compilation within bbox_draw() of zchar1.c
-------------------------------------------------------------------
Fri Sep 28 19:06:17 CEST 2007 - werner@suse.de
- Be sure that libgs.so does not link with X11 libraries as we
use the X11.so shared module with dlopen()
-------------------------------------------------------------------
Fri Sep 21 18:26:21 CEST 2007 - werner@suse.de
- Make if build even with older distributions
- Reorder freetype2 patch for the FAPI interface
- Avoid compiling twice even for ghostscript-mini
-------------------------------------------------------------------
Thu Sep 6 13:05:29 CEST 2007 - werner@suse.de
- CIDFontType 2 is FontType 11
- Avoid error message on failing freetype FAPI plugin
- Extend FONTPATH to find all fonts of type 1, 9, 11, and 42
-------------------------------------------------------------------
Wed Sep 5 12:41:03 CEST 2007 - werner@suse.de
- Avoid version on 10.2 and less for libijs
- Use fdupes for omni development files
- Do not forget xorg fonts packages to make configure happy
- Diable FAPI to avoid mapping on not existing fonts
-------------------------------------------------------------------
Tue Sep 4 13:15:21 CEST 2007 - werner@suse.de
- Make the drivers djet820c, stp, dmprt, and hpdj working without
using the obsolete and therefore removed gs_stderr
- Fix driver dmprt to use new API of lib_fopen()
- Re-add missed .runlibfileifexists PostScript macro
- Split off mini ghostscript package
-------------------------------------------------------------------
Tue Aug 7 18:42:39 CEST 2007 - werner@suse.de
- Switch back to original ghostscript 8.60 now with GPL license due
to the fact that ESP ghostscript is dead
- Port missed patches I've done for ESP project to 8.60
- Resort order of changelog entries
- Make it build and pack
-------------------------------------------------------------------
Sat Jul 21 08:50:57 CEST 2007 - coolo@suse.de
- do not require xorg-x11 to build
-------------------------------------------------------------------
Thu Jun 21 17:44:18 CEST 2007 - adrian@suse.de
- fix changelog entry order
-------------------------------------------------------------------
Wed Jun 6 19:03:34 CEST 2007 - werner@suse.de
- Branch ijs-devel subpackage for ijs-config, headers, and library
-------------------------------------------------------------------
Fri Jun 1 15:24:06 CEST 2007 - werner@suse.de
- libijs.so is required by us even with RPMlint
-------------------------------------------------------------------
Tue May 29 14:51:55 CEST 2007 - werner@suse.de
- Remove not required devel files
- RPMlint: ignore omni .so files too because those are files are
required and loaded with dlopen by the omni library.
- RPMlint: Move some gimpprint devel files into libgimpprint-devel
-------------------------------------------------------------------
Thu May 24 01:41:16 CEST 2007 - ro@suse.de
- added ldconfig to post scripts
-------------------------------------------------------------------
Thu Mar 29 20:07:39 CEST 2007 - aj@suse.de
- Add flex to BuildRequires.
-------------------------------------------------------------------
Tue Dec 5 16:51:32 CET 2006 - werner@suse.de
- Make sgirgb driver more robust on itanium (bug #209879)
-------------------------------------------------------------------
Tue Nov 7 16:08:12 CET 2006 - werner@suse.de
- More on bug #203287: do not create a new bbox device for the
overprint opterator for an already existing memory device.
-------------------------------------------------------------------
Fri Nov 3 17:04:05 CET 2006 - werner@suse.de
- More on bug #203287 check for the bbox because otherwise some
some areas will not be updated.
-------------------------------------------------------------------
Thu Nov 2 16:16:00 CET 2006 - werner@suse.de
- X11 device: reset update count after flush to avoid that the
page is flushed twice, fix for bug #203287
-------------------------------------------------------------------
Sun Oct 22 15:35:17 CEST 2006 - olh@suse.de
- remove /usr/share/man/man1/escputil.1.gz, conflicts with gutenprint
-------------------------------------------------------------------
Sat Oct 21 15:15:10 CEST 2006 - schwab@suse.de
- Fix bogus version check.
-------------------------------------------------------------------
Mon Oct 16 11:27:55 CEST 2006 - werner@suse.de
- Redo removing escputil to avoid conficts with gutenprint
-------------------------------------------------------------------
Sat Oct 14 07:55:15 CEST 2006 - aj@suse.de
- Use suse_version to get setup xorg paths.
-------------------------------------------------------------------
Fri Oct 13 21:10:40 CEST 2006 - aj@suse.de
- Delete /usr/bin/dumphint for ghostscript-library.
-------------------------------------------------------------------
Wed Oct 11 14:11:49 CEST 2006 - werner@suse.de
- Update t oversion espgs 8.15.3
* Fixes bug #202092
* Fixes bug #209879
-------------------------------------------------------------------
Wed Sep 20 12:49:14 CEST 2006 - kssingvo@suse.de
- removed escputil to avoid file conflicts.
escputil incl. manual are now in the package "gutenprint"
-------------------------------------------------------------------
Fri Aug 11 18:40:10 CEST 2006 - mfabian@suse.de
- move URW symlink to /usr/share/fonts (because of X11R7).
-------------------------------------------------------------------
Wed Jul 12 15:48:28 CEST 2006 - werner@suse.de
- Do never build in parallel, this will not work
-------------------------------------------------------------------
Tue Jun 20 16:16:22 CEST 2006 - dmueller@suse.de
- Remove ghostscript-symlink as it breaks update
- Build parallel
-------------------------------------------------------------------
Tue Jun 13 11:30:57 CEST 2006 - werner@suse.de
- Do not stop execution on unknown page device features (#161004)
-------------------------------------------------------------------
Thu Jun 1 15:52:39 CEST 2006 - werner@suse.de
- Update to espgs version 8.15.2 (unstripped:)
-------------------------------------------------------------------
Wed May 17 19:58:15 CEST 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Thu Mar 9 11:16:03 CET 2006 - werner@suse.de
- Use the pdf_sec.ps of the new GPL ghostscript 8.50 to be able
to read newest encrypted pdf files.
-------------------------------------------------------------------
Wed Mar 1 12:05:42 CET 2006 - werner@suse.de
- Add new krgb-1.2 patch for gdevijs to fix buffer overflow
-------------------------------------------------------------------
Wed Mar 01 11:07:06 CET 2006 - mfabian@suse.de
- add "Provides: locale(ghostscript-mini:ru;bg)" to
ghostscript-fonts-rus sub-package.
-------------------------------------------------------------------
Tue Feb 28 15:43:38 CET 2006 - werner@suse.de
- Fix a crash if a broken bbox is found in pdf file (bug #152780)
-------------------------------------------------------------------
Fri Jan 27 01:30:49 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 13 15:27:46 CET 2006 - werner@suse.de
- Fix crash on writing compressed image in pdfwrite (bug #140387)
-------------------------------------------------------------------
Thu Jan 12 12:29:58 CET 2006 - werner@suse.de
- Use the gcc stack protector
- Some cleanups
-------------------------------------------------------------------
Tue Dec 20 14:52:59 CET 2005 - werner@suse.de
- Mark and move configuration to /etc/ghostscript/ (bug #140312)
-------------------------------------------------------------------
Mon Dec 19 13:54:00 CET 2005 - werner@suse.de
- Add URW sym link to file list
-------------------------------------------------------------------
Wed Sep 28 14:27:46 CEST 2005 - werner@suse.de
- Update to current SVN version which includes most of our patches
- Make it install even with norootforbuild
- Enable shared library libgs to get /usr/bin/gs much smaller
- Be sure that out make.catalog script works with this
- Add X11 font path to default library path of ghostscript
-------------------------------------------------------------------
Thu Sep 22 17:32:02 CEST 2005 - werner@suse.de
- The new vector device force bbox device to use alloc (#118205)
-------------------------------------------------------------------
Wed Aug 31 14:24:13 CEST 2005 - werner@suse.de
- Fix double free corruption (bug #114056)
- Remove example driver bmpa* accordingly to the docs (bug #114056)
- Fix stupid typecheck error of inferno driver (bug #114068)
- Fix polarity and gcc4 trouble of devicen driver (bug #114068)
- Rotate page dimensions of cljet5 driver (bug #114068)
-------------------------------------------------------------------
Tue Aug 30 13:53:26 CEST 2005 - werner@suse.de
- Remove pcx2up example device (bug #114068)
- Use gs standard for open file and pipes in cgm device (#114068)
Problem: this driver is IMHO broken even if it writes to pipes
-------------------------------------------------------------------
Mon Aug 29 17:13:58 CEST 2005 - werner@suse.de
- Fix buffer overflow in sprintf buffer (bug #113823)
-------------------------------------------------------------------
Thu Aug 25 15:08:22 CEST 2005 - werner@suse.de
- Fix color model handling of pcl3 driver for gs 8.15 (bug #112659)
-------------------------------------------------------------------
Wed Aug 24 12:52:59 CEST 2005 - mfabian@suse.de
- Bugzilla #104656 revisited: improved patch to help display
Japanese PDF files produced by Acroread correctly.
Thanks to Takashi Iwai <tiwai@suse.de> for adapting the patch
to our ghostscript package.
-------------------------------------------------------------------
Mon Aug 15 16:29:46 CEST 2005 - mfabian@suse.de
- Bugzilla #104656: Fix for Ghostscript to render vertical
Japanese correctly again.
-------------------------------------------------------------------
Thu Jun 30 15:42:48 CEST 2005 - werner@suse.de
- Make a real fix of the bjc drivers (bug #90551)
- Make -O1 also available on install section and mini spec
-------------------------------------------------------------------
Fri Jun 24 16:07:33 CEST 2005 - werner@suse.de
- Fix broken definition of the cinfo structures of lx5000 printer
driver which also enables the BitsPerPixel option (bug #90551)
-------------------------------------------------------------------
Thu Jun 23 18:27:01 CEST 2005 - werner@suse.de
- Switch back to old color model for bjc drivers to re-enable
the BitsPerPixel option (bug #90551)
-------------------------------------------------------------------
Tue Jun 21 18:39:33 CEST 2005 - werner@suse.de
- Do not check for the first directory in LIBPATH for Resources
but for the first occurance of CMap (bug #91584)
-------------------------------------------------------------------
Wed May 4 15:43:46 CEST 2005 - werner@suse.de
- Extend ttfont fix for 64bit architecture (#77399, #78859, #78860)
-------------------------------------------------------------------
Fri Apr 1 17:48:13 CEST 2005 - werner@suse.de
- Make gdevcd8-cdj880.c gcc4 clean
-------------------------------------------------------------------
Fri Mar 18 11:59:05 CET 2005 - werner@suse.de
- Remove patch junks from library directory
-------------------------------------------------------------------
Thu Mar 17 19:53:36 CET 2005 - werner@suse.de
- Add check for using a pipe for older printer drivers
-------------------------------------------------------------------
Thu Mar 17 11:09:16 CET 2005 - werner@suse.de
- Add A4 paper sizes to print pcl of stp driver (bug #73606)
- Add fix for TrueType Fonts on 64bit architectures
- Add workaround for color switch in ps files for hpdj (bug #72932)
- Fix allocation bug in driver lx5000 (bug #73608)
-------------------------------------------------------------------
Wed Mar 16 18:34:46 CET 2005 - werner@suse.de
- Fix alignment in imagen driver (bug #72929)
- Fix gray mapping in stcolor driver (bug #72931) and maybe in
hpdj driver (bug #72932)
-------------------------------------------------------------------
Mon Mar 14 15:01:35 CET 2005 - werner@suse.de
- Remove uint cast on pointer adresses which breaks e.g. on ia64
- Add version independent Resource directory
-------------------------------------------------------------------
Thu Mar 10 11:57:26 CET 2005 - werner@suse.de
- Add the driver postscript file for printer mj700v2c to file list
-------------------------------------------------------------------
Tue Mar 8 17:37:25 CET 2005 - werner@suse.de
- Add rc2 patch to get pdf/ps with ttf fonts working
- Also the two printers dj505j and picty180 are back
- Eplaser and other japanese printers is now part of
esp ghostscript 8.15
- Disable ppc patch for now because rc2 seems to be
correct fixed in the allocation engine
-------------------------------------------------------------------
Tue Mar 1 16:56:57 CET 2005 - werner@suse.de
- Disable redirection of %stdout to %stderr (bug #67027)
-------------------------------------------------------------------
Tue Mar 1 14:17:37 CET 2005 - werner@suse.de
- Move hplip drivers list into a file to build without hplip
-------------------------------------------------------------------
Wed Feb 23 16:04:17 CET 2005 - werner@suse.de
- Remove hpijs which is provided by hplip
- make.catalog and make.lost should use correct gs version
-------------------------------------------------------------------
Wed Feb 23 14:22:21 CET 2005 - werner@suse.de
- For stcolor.ps: the product name is now ESP Ghostscript
-------------------------------------------------------------------
Tue Feb 22 13:02:42 CET 2005 - werner@suse.de
- Use original patch for eplaser with gs 8.15 from Epson
-------------------------------------------------------------------
Mon Feb 21 14:44:26 CET 2005 - werner@suse.de
- Add workaround for broken structure alignment on ppc architecture
-------------------------------------------------------------------
Thu Feb 17 14:04:05 CET 2005 - werner@suse.de
- Update to esp ghostscript 8.15rc1
- Update to eplaser to 3.1.6 (bug #49979)
- Include open printing glue into gs (bug #49978)
- Add many new printers and devices and skip the broken devices
- Skip hpijs program from file list (now part of hplib sub rpm)
-------------------------------------------------------------------
Mon Feb 7 01:20:22 CET 2005 - ro@suse.de
- prevent re-make during make install
-------------------------------------------------------------------
Sat Feb 5 00:08:53 CET 2005 - schwab@suse.de
- Fix building with gcc4.
-------------------------------------------------------------------
Fri Oct 29 18:58:38 CEST 2004 - werner@suse.de
- Move from no to nb for gimp-print library
- Add the fonts to the provide of ghostscript-mini
-------------------------------------------------------------------
Sun Oct 10 19:26:29 CEST 2004 - schwab@suse.de
- Fix requires.
-------------------------------------------------------------------
Thu Sep 23 18:24:29 CEST 2004 - werner@suse.de
- Make it build even with DEBUG on
-------------------------------------------------------------------
Fri Aug 13 13:15:01 CEST 2004 - mfabian@suse.de
- Bugzilla #39451: run SuSEconfig.fonts only if it exists.
-------------------------------------------------------------------
Thu Aug 12 17:24:31 CEST 2004 - werner@suse.de
- Just get the fonts even for ghostscript-mini
- Use gimpprint-config only once
-------------------------------------------------------------------
Tue Aug 10 12:51:00 CEST 2004 - werner@suse.de
- Remove t1utils dependcy
-------------------------------------------------------------------
Fri Aug 6 14:23:47 CEST 2004 - werner@suse.de
- Make Omni knowing about lib64
-------------------------------------------------------------------
Thu Aug 5 13:16:45 CEST 2004 - werner@suse.de
- Update to Omni 0.9.1
- Update to HPIJS 1.6.1
- Update to gimp-print 4.2.7
- New package ghostscript-omni for the Omni toolkit
now installed.
-------------------------------------------------------------------
Wed Jun 30 18:02:48 CEST 2004 - werner@suse.de
- Fix const object to const address of object for new gcc
-------------------------------------------------------------------
Fri Jun 4 14:46:53 CEST 2004 - werner@suse.de
- Add t1utils to neededforbuild
-------------------------------------------------------------------
Fri Jun 4 14:03:24 CEST 2004 - werner@suse.de
- Fix name table count issue, force normal allocation (bug #41501)
- Change Epson Stylus page offset fix
- Use chown rpm macro
-------------------------------------------------------------------
Wed Apr 28 16:21:45 CEST 2004 - mfabian@suse.de
- Bugzilla #39592: add the directories
/usr/X11R6/lib/X11/fonts/ /usr/share/fonts/
to the allowed directories for fonts even when -DPARANOIDSAFER
is used to make kghostview be able to display CJK PostScript
documents again.
-------------------------------------------------------------------
Mon Apr 26 15:40:05 CEST 2004 - werner@suse.de
- Avoid compiler warning about strict-aliasing
-------------------------------------------------------------------
Wed Apr 14 15:55:13 CEST 2004 - werner@suse.de
- Add Epson Stylus page offset fix
- Add cups page counting patch
-------------------------------------------------------------------
Fri Mar 26 00:32:58 CET 2004 - mfabian@suse.de
- more fixes for reopened Bugzilla #36778:
set "/isFixedPitch true" for all variants of "Nimbus Mono L"
-------------------------------------------------------------------
Wed Mar 24 17:37:59 CET 2004 - werner@suse.de
- Choose initial modular memory chunk size to avoid crash (#35906)
-------------------------------------------------------------------
Wed Mar 24 00:59:27 CET 2004 - mfabian@suse.de
- Bugzilla #36778:
add gnu-gs-fonts-std-8.11.patch to change the weight of
"Nimbus Roman No9 L:style=Medium Italic"
and "Nimbus Roman No9 L:style=Medium" back to "Bold" again
instead of "Medium".
As the patch is applied after converting to .pfa, t1utils
is added to "# neededforbuild".
-------------------------------------------------------------------
Fri Mar 19 21:35:12 CET 2004 - mfabian@suse.de
- ghostscript-fonts-std subpackage:
run SuSEconfig.fonts in %post and %postun,
use %suseconfig_fonts_prereq
-------------------------------------------------------------------
Thu Mar 18 19:33:15 CET 2004 - werner@suse.de
- New eplaser 3.1.3 with better support gs-7.x (request of Sun)
-------------------------------------------------------------------
Tue Mar 16 18:00:57 CET 2004 - werner@suse.de
- Fix cast trouble on 64 bit architectures (bug #35798)
-------------------------------------------------------------------
Thu Mar 11 18:46:06 CET 2004 - werner@suse.de
- Change standard fonts from version 6.0 to 8.11 (bug #35699)
-------------------------------------------------------------------
Tue Mar 2 16:36:28 CET 2004 - werner@suse.de
- Simply skip the malloc patch on ppc to fix bug #35028
-------------------------------------------------------------------
Thu Feb 26 16:51:35 CET 2004 - werner@suse.de
- Correct gimp-print version number
- Fix bug #35028 by overwriting the autodetected aligment of jmpbuf
- Add patch for gs_ttf.ps which may help on some 12 cmap ttf fonts
-------------------------------------------------------------------
Wed Feb 11 13:28:55 CET 2004 - werner@suse.de
- Update gimp-print to 4.2.6
- Be sure that _all_ stuff is compiled with -fno-strict-aliasing
- Enable FLAGS even for all trees
- Make aclocal.m4 of Omni more upto date
-------------------------------------------------------------------
Sun Jan 18 23:15:45 CET 2004 - meissner@suse.de
- Fixed some losssage from last autoconf upgrade by removing
AC_OUTPUT for directories that are not present.
-------------------------------------------------------------------
Wed Jan 14 16:26:22 CET 2004 - werner@suse.de
- Add hijs cahnges for new gcc-3.4 because of trouble with
referenced objects and simple types.
-------------------------------------------------------------------
Mon Sep 22 08:09:09 CEST 2003 - kukuk@suse.de
- Remove lot of unecessary packages from neededforbuild
-------------------------------------------------------------------
Wed Aug 27 20:04:15 CEST 2003 - mfabian@suse.de
- Bugzilla #29127: add similar patch to Werner's patch
which loads Fontmap files with ".runlibfile" only if they exist
also to the code which loads CIDFnmap files.
-------------------------------------------------------------------
Thu Aug 14 18:17:39 CEST 2003 - werner@suse.de
- Update to espgs-7.07.1rc1
- Update to OMNI 0.9.0
- Update to (HP)IJS 1.4.1
-------------------------------------------------------------------
Mon Aug 4 11:41:48 CEST 2003 - mfabian@suse.de
- add more fixes from the gs-cjk mailing list to gs_ttf.ps to
make vertical printing work correctly with the kochi-substitute
fonts.
-------------------------------------------------------------------
Mon Jul 28 18:03:08 CEST 2003 - mfabian@suse.de
- Add gs_ttf.ps-make-kochi-substitute-work.patch from gs-cjk
mailing list to make ghostscript-cjk work with the
kochi-substitute fonts.
-------------------------------------------------------------------
Mon Jul 21 10:39:56 CEST 2003 - meissner@suse.de
- Added new GLIB search path.
-------------------------------------------------------------------
Tue Jun 10 16:27:19 CEST 2003 - okir@suse.de
- security fix for (%pipe%) file commands [#27300]
-------------------------------------------------------------------
Wed Jun 4 08:47:30 CEST 2003 - ro@suse.de
- also disable pre/post scripts for subpacks in -mini case
-------------------------------------------------------------------
Mon Jun 2 19:02:43 CEST 2003 - ro@suse.de
- completely disable subpacks in -mini case
-------------------------------------------------------------------
Mon May 26 17:17:29 CEST 2003 - ro@suse.de
- sync with main package
-------------------------------------------------------------------
Thu May 15 10:19:57 CEST 2003 - kukuk@suse.de
- Fix Filelist (add missing directory)
-------------------------------------------------------------------
Wed May 14 12:35:54 CEST 2003 - ro@suse.de
- libtoolize in omni subdir
-------------------------------------------------------------------
Thu May 8 16:49:29 CEST 2003 - mfabian@suse.de
- remove gnu-gs-fonts-std-6.0.patch (obsolete, because
fonts.{dir,scale} are now autogenerated by
mkfontscale/fonts-config)
- add fonts.scale.nimbus-sans-condensed as an override for
the condensed versions of "Nimbus Sans" which mkfontscale
cannot distinguish from the "normal" versions. Maybe this
can be fixed in future versions of mkfontscale?
-------------------------------------------------------------------
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
- fix install_info --delete call and move from preun to postun
-------------------------------------------------------------------
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de
- fix install_info --delete call and move from preun to postun
-------------------------------------------------------------------
Thu Mar 13 16:46:31 CET 2003 - ro@suse.de
- removed epoch
-------------------------------------------------------------------
Mon Mar 10 17:34:38 CET 2003 - werner@suse.de
- Fix sigsegv within gdevcups.c (bug #24872)
-------------------------------------------------------------------
Tue Mar 4 12:58:09 CET 2003 - werner@suse.de
- Fix buf #23785: include fonts into source rpm due space on DVD
-------------------------------------------------------------------
Tue Mar 4 12:58:09 CET 2003 - werner@suse.de
- Fix buf #23785: include fonts into source rpm due space on DVD
-------------------------------------------------------------------
Fri Feb 28 18:20:13 CET 2003 - werner@suse.de
- Fix Font Resource Path (is not identical to normal fonts path)
-------------------------------------------------------------------
Wed Feb 26 17:38:43 CET 2003 - kssingvo@suse.de
- fixed permissions of cups related files and directories
-------------------------------------------------------------------
Wed Feb 26 17:38:43 CET 2003 - kssingvo@suse.de
- fixed permissions of cups related files and directories
-------------------------------------------------------------------
Tue Feb 25 11:29:56 CET 2003 - ro@suse.de
- export LC_CTYPE during build
(works around not specifying charset in message catalogs)
-------------------------------------------------------------------
Mon Feb 24 16:20:32 CET 2003 - ro@suse.de
- fixed build for x86_64 (copy config.sub/guess from Omni for hpijs)
-------------------------------------------------------------------
Thu Feb 20 14:21:45 CET 2003 - werner@suse.de
- Remove lxm3200 driver source because espgs-7.05.6 already
includes them (bug #23890)
-------------------------------------------------------------------
Mon Feb 17 12:25:16 CET 2003 - mfabian@suse.de
- add "(Fontmap.X11-auto) .runlibfile" to
/usr/share/ghostscript/*/lib/Fontmap. It's added on top to
give the autogenerated Fontmap.X11-auto lowest priority. The
Fontmap files included later may contain manually
edited/packaged entries and should override anything generated
automatically.
-------------------------------------------------------------------
Sat Feb 15 18:19:49 CET 2003 - ro@suse.de
- run configure in main src dir to create gs_res.ps
-------------------------------------------------------------------
Fri Feb 14 15:39:11 CET 2003 - werner@suse.de
- Make it build
- Fix bug #23432: use install_info rpm macro
-------------------------------------------------------------------
Thu Feb 13 19:36:49 CET 2003 - werner@suse.de
- Update versions: espgs 7.05.6, Omni 0.7.2, ijs 1.3.1,
gimp
-------------------------------------------------------------------
Wed Nov 20 13:19:38 CET 2002 - werner@suse.de
- Initial mini ghostscript spec file which is a copy of the
full ghostscript library spec file with switches for bulding
minimal filter only.