|
|
ea5d11 |
%define gs_ver 9.07
|
|
|
ea5d11 |
%define gs_dot_ver 9.07
|
|
|
ea5d11 |
%{expand: %%define build_with_freetype %{?_with_freetype:1}%{!?_with_freetype:0}}
|
|
|
ea5d11 |
Summary: A PostScript interpreter and renderer
|
|
|
ea5d11 |
Name: ghostscript
|
|
|
ea5d11 |
Version: %{gs_ver}
|
|
|
ea5d11 |
|
|
|
f1e96c |
Release: 31%{?dist}.11
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Included CMap data is Redistributable, no modification permitted,
|
|
|
ea5d11 |
# see http://bugzilla.redhat.com/487510
|
|
|
ea5d11 |
License: AGPLv3+ and Redistributable, no modification permitted
|
|
|
ea5d11 |
URL: http://www.ghostscript.com/
|
|
|
ea5d11 |
Group: Applications/Publishing
|
|
|
ea5d11 |
Source0: ghostscript-%{gs_ver}-cleaned.tar.bz2
|
|
|
ea5d11 |
# ghostscript contains a jpegxr directory containing code we cannot
|
|
|
ea5d11 |
# ship due to licensing concerns. Therefore we use this script to
|
|
|
ea5d11 |
# remove that directory before shipping it. Download the upstream
|
|
|
ea5d11 |
# tarball and invoke this script while in the tarball's directory:
|
|
|
ea5d11 |
Source1: generate-tarball.sh
|
|
|
ea5d11 |
Source2: CIDFnmap
|
|
|
ea5d11 |
Source4: cidfmap
|
|
|
ea5d11 |
|
|
|
ea5d11 |
Patch1: ghostscript-multilib.patch
|
|
|
ea5d11 |
Patch2: ghostscript-scripts.patch
|
|
|
ea5d11 |
Patch3: ghostscript-noopt.patch
|
|
|
ea5d11 |
Patch4: ghostscript-runlibfileifexists.patch
|
|
|
ea5d11 |
Patch5: ghostscript-icc-missing-check.patch
|
|
|
ea5d11 |
Patch6: ghostscript-cups-filters.patch
|
|
|
ea5d11 |
Patch7: ghostscript-Fontmap.local.patch
|
|
|
ea5d11 |
Patch8: ghostscript-iccprofiles-initdir.patch
|
|
|
ea5d11 |
Patch9: ghostscript-gdevcups-debug-uninit.patch
|
|
|
ea5d11 |
Patch10: ghostscript-gs_sprintf.patch
|
|
|
ea5d11 |
Patch11: ghostscript-pdfwrite-segfault.patch
|
|
|
ea5d11 |
Patch12: ghostscript-strange-fonts.patch
|
|
|
ea5d11 |
Patch13: ghostscript-wrf-snprintf.patch
|
|
|
ea5d11 |
Patch14: ghostscript-cups-colord.patch
|
|
|
ea5d11 |
Patch15: ghostscript-zfapi-crash.patch
|
|
|
ea5d11 |
Patch16: ghostscript-gstoraster-costs.patch
|
|
|
ea5d11 |
Patch17: ghostscript-trio-g.patch
|
|
|
ea5d11 |
Patch18: ghostscript-crash.patch
|
|
|
ea5d11 |
Patch19: ghostscript-import-lcms2-2.6-changes.patch
|
|
|
ea5d11 |
Patch20: ghostscript-hanging-in-convert.patch
|
|
|
ea5d11 |
Patch21: ghostscript-check-icc-profile-errors.patch
|
|
|
ea5d11 |
Patch22: ghostscript-cups-icc-profile.patch
|
|
|
ea5d11 |
Patch28: ghostscript-handle-glyphdirectory-array.patch
|
|
|
ea5d11 |
Patch29: ghostscript-fix-locksafe.patch
|
|
|
ea5d11 |
Patch30: ghostscript-fix-infinite-for-loop.patch
|
|
|
ea5d11 |
Patch33: ghostscript-cope-with-negative-run-length.patch
|
|
|
ea5d11 |
Patch34: ghostscript-raise-VMThreshold-limit.patch
|
|
|
993c09 |
Patch35: ghostscript-fix-pxl-devices-printing.patch
|
|
|
993c09 |
Patch36: ghostscript-more-than-11-elements-in-array.patch
|
|
|
01c841 |
Patch41: ghostscript-remove-as-many-non-standard-operators-as-possible.patch
|
|
|
5ed7ec |
Patch47: ghostscript-restore-flushpage.patch
|
|
|
7c5933 |
Patch57: ghostscript-pdf2ps-reports-error-when-reading-stdin.patch
|
|
|
f1e96c |
Patch66: ghostscript-fix-DSC-comment-parsing.patch
|
|
|
f1e96c |
Patch69: ghostscript-pdf2dsc-regression.patch
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Security patches:
|
|
|
ea5d11 |
# -----------------
|
|
|
ea5d11 |
Patch23: ghostscript-cve-2013-5653.patch
|
|
|
ea5d11 |
Patch24: ghostscript-cve-2016-7977.patch
|
|
|
ea5d11 |
Patch25: ghostscript-cve-2016-7978.patch
|
|
|
ea5d11 |
Patch26: ghostscript-cve-2016-7979.patch
|
|
|
ea5d11 |
Patch27: ghostscript-cve-2016-8602.patch
|
|
|
ea5d11 |
Patch31: ghostscript-cve-2017-7207.patch
|
|
|
ea5d11 |
Patch32: ghostscript-cve-2017-8291.patch
|
|
|
ea5d11 |
Patch37: ghostscript-cve-2018-10194.patch
|
|
|
ea5d11 |
Patch38: ghostscript-cve-2018-16509.patch
|
|
|
ea5d11 |
Patch39: ghostscript-cve-2018-15910.patch
|
|
|
ea5d11 |
Patch40: ghostscript-cve-2018-16542.patch
|
|
|
01c841 |
Patch42: ghostscript-cve-2018-16511.patch
|
|
|
5ed7ec |
Patch43: ghostscript-cve-2018-16539.patch
|
|
|
5ed7ec |
Patch44: ghostscript-cve-2018-15908.patch
|
|
|
5ed7ec |
Patch45: ghostscript-cve-2018-15909.patch
|
|
|
5ed7ec |
Patch46: ghostscript-cve-2018-16863.patch
|
|
|
1164f7 |
Patch48: ghostscript-cve-2018-15911.patch
|
|
|
1164f7 |
Patch49: ghostscript-cve-2018-16802.patch
|
|
|
1164f7 |
Patch50: ghostscript-cve-2018-19409.patch
|
|
|
1164f7 |
Patch51: ghostscript-cve-2018-16541.patch
|
|
|
1164f7 |
Patch52: ghostscript-cve-2018-17183.patch
|
|
|
1164f7 |
Patch53: ghostscript-cve-2018-18073.patch
|
|
|
1164f7 |
Patch54: ghostscript-cve-2018-17961.patch
|
|
|
1164f7 |
Patch55: ghostscript-cve-2018-18284.patch
|
|
|
1164f7 |
Patch56: ghostscript-cve-2018-19134.patch
|
|
|
7c5933 |
Patch58: ghostscript-cve-2018-16540.patch
|
|
|
7c5933 |
Patch59: ghostscript-cve-2018-19475.patch
|
|
|
7c5933 |
Patch60: ghostscript-cve-2018-19476.patch
|
|
|
7c5933 |
Patch61: ghostscript-cve-2018-19477.patch
|
|
|
f1e96c |
Patch62: ghostscript-cve-2019-3839-part1.patch
|
|
|
f1e96c |
Patch63: ghostscript-cve-2019-6116.patch
|
|
|
f1e96c |
Patch64: ghostscript-cve-2019-6116-downstream.patch
|
|
|
f1e96c |
Patch65: ghostscript-cve-2019-3839-part2.patch
|
|
|
f1e96c |
Patch67: ghostscript-cve-2019-3835.patch
|
|
|
f1e96c |
Patch68: ghostscript-cve-2019-3838.patch
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Upstream is not versioning the SONAME correctly, thus the rpmbuild is unable
|
|
|
ea5d11 |
# to recognize we need a newer version of lcms2. This 'hackish' workaround
|
|
|
ea5d11 |
# will make ghostscript to require at least the version we are built with. (bug #1436273)
|
|
|
ea5d11 |
%global lcms2_version %(pkg-config --modversion lcms2 2>/dev/null || echo 0)
|
|
|
ea5d11 |
Requires: lcms2 >= %{lcms2_version}
|
|
|
ea5d11 |
|
|
|
ea5d11 |
Requires: urw-fonts >= 1.1, ghostscript-fonts
|
|
|
ea5d11 |
Requires: poppler-data
|
|
|
ea5d11 |
BuildRequires: xz
|
|
|
ea5d11 |
BuildRequires: libjpeg-devel, libXt-devel
|
|
|
ea5d11 |
BuildRequires: zlib-devel, libpng-devel, unzip, gtk3-devel
|
|
|
ea5d11 |
BuildRequires: glib2-devel, gnutls-devel
|
|
|
ea5d11 |
# Omni requires libxml
|
|
|
ea5d11 |
BuildRequires: libxml2-devel
|
|
|
ea5d11 |
BuildRequires: libtiff-devel
|
|
|
ea5d11 |
BuildRequires: cups-devel >= 1.1.13
|
|
|
ea5d11 |
BuildRequires: libtool
|
|
|
ea5d11 |
BuildRequires: jasper-devel
|
|
|
ea5d11 |
BuildRequires: dbus-devel
|
|
|
ea5d11 |
BuildRequires: poppler-data
|
|
|
ea5d11 |
BuildRequires: lcms2-devel
|
|
|
ea5d11 |
BuildRequires: openjpeg-devel
|
|
|
ea5d11 |
%{?_with_freetype:BuildRequires: freetype-devel}
|
|
|
ea5d11 |
BuildRoot: %{_tmppath}/%{name}-%{gs_ver}-root
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# See bug #83516.
|
|
|
ea5d11 |
Conflicts: ttfonts-ja < 1.2-23
|
|
|
ea5d11 |
Conflicts: ttfonts-ko < 1.0.11-27
|
|
|
ea5d11 |
Conflicts: ttfonts-zh_CN < 2.12-2
|
|
|
ea5d11 |
Conflicts: ttfonts-zh_TW < 2.11-20
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%description
|
|
|
ea5d11 |
Ghostscript is a set of software that provides a PostScript
|
|
|
ea5d11 |
interpreter, a set of C procedures (the Ghostscript library, which
|
|
|
ea5d11 |
implements the graphics capabilities in the PostScript language) and
|
|
|
ea5d11 |
an interpreter for Portable Document Format (PDF) files. Ghostscript
|
|
|
ea5d11 |
translates PostScript code into many common, bitmapped formats, like
|
|
|
ea5d11 |
those understood by your printer or screen. Ghostscript is normally
|
|
|
ea5d11 |
used to display PostScript files and to print PostScript files to
|
|
|
ea5d11 |
non-PostScript printers.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
If you need to display PostScript files or print them to
|
|
|
ea5d11 |
non-PostScript printers, you should install ghostscript. If you
|
|
|
ea5d11 |
install ghostscript, you also need to install the ghostscript-fonts
|
|
|
ea5d11 |
package.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%package devel
|
|
|
ea5d11 |
Summary: Files for developing applications that use ghostscript
|
|
|
ea5d11 |
Requires: %{name} = %{version}-%{release}
|
|
|
ea5d11 |
Group: Development/Libraries
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%description devel
|
|
|
ea5d11 |
The header files for developing applications that use ghostscript.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%package doc
|
|
|
ea5d11 |
Summary: Documentation for ghostscript
|
|
|
ea5d11 |
Requires: %{name} = %{version}-%{release}
|
|
|
ea5d11 |
Group: Documentation
|
|
|
ea5d11 |
BuildArch: noarch
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%description doc
|
|
|
ea5d11 |
The documentation files that come with ghostscript.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%package gtk
|
|
|
ea5d11 |
Summary: A GTK-enabled PostScript interpreter and renderer
|
|
|
ea5d11 |
Requires: %{name} = %{version}-%{release}
|
|
|
ea5d11 |
Group: Applications/Publishing
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%description gtk
|
|
|
ea5d11 |
A GTK-enabled version of Ghostscript, called 'gsx'.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%package cups
|
|
|
ea5d11 |
Summary: CUPS filter for interpreting PostScript and PDF
|
|
|
ea5d11 |
Requires: %{name} = %{version}-%{release}
|
|
|
ea5d11 |
Requires: cups
|
|
|
ea5d11 |
Group: System Environment/Daemons
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%description cups
|
|
|
ea5d11 |
CUPS filter and conversion rules for interpreting PostScript and PDF.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%prep
|
|
|
ea5d11 |
%setup -q -n %{name}-%{gs_ver}
|
|
|
ea5d11 |
rm -rf expat freetype icclib jasper jpeg lcms lcms2 libpng openjpeg zlib cups/libs
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Fix ijs-config not to have multilib conflicts (bug #192672)
|
|
|
ea5d11 |
%patch1 -p1 -b .multilib
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Fix some shell scripts
|
|
|
ea5d11 |
%patch2 -p1 -b .scripts
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Build igcref.c with -O0 to work around bug #150771.
|
|
|
ea5d11 |
%patch3 -p1 -b .noopt
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Define .runlibfileifexists.
|
|
|
ea5d11 |
%patch4 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Fixed missing error check when setting ICC profile.
|
|
|
ea5d11 |
%patch5 -p1 -b .icc-missing-check
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Install CUPS filter convs files in the correct place.
|
|
|
ea5d11 |
%patch6 -p1 -b .cups-filters
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Restored Fontmap.local patch, incorrectly dropped after
|
|
|
ea5d11 |
# ghostscript-8.15.4-3 (bug #610301).
|
|
|
ea5d11 |
# Note: don't use -b here to avoid the backup file ending up in the
|
|
|
ea5d11 |
# package manifest.
|
|
|
ea5d11 |
%patch7 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Don't assume %%rom%% device is available for initial ICC profile dir.
|
|
|
ea5d11 |
%patch8 -p1 -b .iccprofiles-initdir
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# gdevcups: don't use uninitialized variables in debugging output.
|
|
|
ea5d11 |
%patch9 -p1 -b .gdevcups-debug-uninit
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Back-ported locale fix (bug #961149).
|
|
|
ea5d11 |
%patch10 -p1 -b .gs_sprintf
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Upstream patch to fix pdfwrite segfault (bug #962120).
|
|
|
ea5d11 |
%patch11 -p1 -b .pdfwrite-segfault
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Upstream patch from bug #690692 to handle strange fonts (bug #969660).
|
|
|
ea5d11 |
%patch12 -p1 -b .strange-fonts
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Use more caution when converting floats to strings (bug #980085).
|
|
|
ea5d11 |
%patch13 -p1 -b .wrf-snprintf
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Use correct colord device ID in gstoraster.
|
|
|
ea5d11 |
%patch14 -p1 -b .cups-colord
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Upstream patch from bug #693921 to avoid zfapi crash (bug #969785).
|
|
|
ea5d11 |
%patch15 -p1 -b .zfapi-crash
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Tweak filter costs for gstoraster (part of bug #998977).
|
|
|
ea5d11 |
%patch16 -p1 -b .gstoraster-costs
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Fix insufficient integer digits in trio's rendering of "%g" (bug #1096158).
|
|
|
ea5d11 |
%patch17 -p1 -b .trio-g
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Prevent memory handling crash (bug #1105519).
|
|
|
ea5d11 |
%patch18 -p1 -b .crash
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Prevent crashing when opening a .ps file followed by another (bug #959351)
|
|
|
ea5d11 |
%patch19 -p1 -b .import-lcms2-2.6-changes
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Fix ghostscript hanging indefinitely when converting PDF -> PNG (bug #1302121)
|
|
|
ea5d11 |
%patch20 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Do not SIGSEGV after icc_profile error, report error instead (bug #1243784)
|
|
|
ea5d11 |
%patch21 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Fix the color printing on HP InkJet printers (bug #1225858)
|
|
|
ea5d11 |
%patch22 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# getenv and filenameforall: do not ignore -dSAFER (bug #1380327)
|
|
|
ea5d11 |
%patch23 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# .libfile: honor -dSAFER (bug #1380415)
|
|
|
ea5d11 |
%patch24 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Avoid reference leak in .setdevice (bug #1382300)
|
|
|
ea5d11 |
%patch25 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# DSC parser - validate parameters (bug #1382305)
|
|
|
ea5d11 |
%patch26 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# check for sufficient params in .sethalftone5 (bug #1383940)
|
|
|
ea5d11 |
%patch27 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Fix of SIGSEGV when processing GlyphDirectory (bug #1390847)
|
|
|
ea5d11 |
%patch28 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Fix .locksafe [fixes regression from previous CVE fixes](bug #1411725)
|
|
|
ea5d11 |
%patch29 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Fix infinite 'for' loop in gdevp14.c file (bug #1424752)
|
|
|
ea5d11 |
%patch30 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Check for null-pointer dereference in mem_get_bits_rectangle() (bug #1435546):
|
|
|
ea5d11 |
%patch31 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Fix for corruption of operand stack (bug #1446063):
|
|
|
ea5d11 |
%patch32 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Cope with negative run length in CCITT Fax decode (bug #1473337):
|
|
|
ea5d11 |
%patch33 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Raise the default VMThreshold from 1Mb to 8Mb (bug #1479852):
|
|
|
ea5d11 |
%patch34 -p1
|
|
|
ea5d11 |
|
|
|
993c09 |
# Fix MediaPosition, ManualFeed and MediaType with pxl devices (bug #1551782):
|
|
|
993c09 |
%patch35 -p1
|
|
|
993c09 |
|
|
|
993c09 |
# Allow more than 11 elements in array for setdash (bug #1432209):
|
|
|
993c09 |
%patch36 -p1
|
|
|
993c09 |
|
|
|
993c09 |
# CVE-2018-10194 (bug #1569819):
|
|
|
ea5d11 |
%patch37 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# CVE-2018-16509 (bug #1621158):
|
|
|
ea5d11 |
%patch38 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# CVE-2018-15910 (bug #1621160):
|
|
|
ea5d11 |
%patch39 -p1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# CVE-2018-16542 (bug #1621382):
|
|
|
ea5d11 |
%patch40 -p1
|
|
|
ea5d11 |
|
|
|
01c841 |
# Remove as many non-standard operators as possible to make the codebase
|
|
|
01c841 |
# closer to upstream for later CVEs:
|
|
|
01c841 |
%patch41 -p1
|
|
|
01c841 |
|
|
|
01c841 |
# CVE-2018-16511 (bug #1621383):
|
|
|
01c841 |
%patch42 -p1
|
|
|
01c841 |
|
|
|
5ed7ec |
# CVE-2018-16539 (bug #1649721):
|
|
|
01c841 |
%patch43 -p1
|
|
|
01c841 |
|
|
|
5ed7ec |
# CVE-2018-15908 (bug #1621159):
|
|
|
01c841 |
%patch44 -p1
|
|
|
01c841 |
|
|
|
5ed7ec |
# CVE-2018-15909 (bug #1621381):
|
|
|
5ed7ec |
%patch45 -p1
|
|
|
5ed7ec |
|
|
|
5ed7ec |
# CVE-2018-16863 (bug #1652901):
|
|
|
5ed7ec |
%patch46 -p1
|
|
|
5ed7ec |
|
|
|
5ed7ec |
# ghostscript update breaks xdvi (gs: Error: /undefined in flushpage) (bug #1654290):
|
|
|
5ed7ec |
%patch47 -p1
|
|
|
5ed7ec |
|
|
|
1164f7 |
# CVE-2018-15911 (bug #1651149):
|
|
|
1164f7 |
%patch48 -p1
|
|
|
1164f7 |
|
|
|
1164f7 |
# CVE-2018-16802 (bug #1650060):
|
|
|
1164f7 |
%patch49 -p1
|
|
|
1164f7 |
|
|
|
1164f7 |
# CVE-2018-19409 (bug #1652935):
|
|
|
1164f7 |
%patch50 -p1
|
|
|
1164f7 |
|
|
|
1164f7 |
# CVE-2018-16541 (bug #1654621):
|
|
|
1164f7 |
%patch51 -p1
|
|
|
1164f7 |
|
|
|
1164f7 |
# CVE-2018-17183 (bug #1650210):
|
|
|
1164f7 |
%patch52 -p1
|
|
|
1164f7 |
|
|
|
1164f7 |
# CVE-2018-18073 (bug #1645516):
|
|
|
1164f7 |
%patch53 -p1
|
|
|
1164f7 |
|
|
|
1164f7 |
# CVE-2018-17961 (bug #1648891):
|
|
|
1164f7 |
%patch54 -p1
|
|
|
1164f7 |
|
|
|
1164f7 |
# CVE-2018-18284 (bug #1643115):
|
|
|
1164f7 |
%patch55 -p1
|
|
|
1164f7 |
|
|
|
1164f7 |
# CVE-2018-19134 (bug #1655937):
|
|
|
1164f7 |
%patch56 -p1
|
|
|
1164f7 |
|
|
|
7c5933 |
# pdf2ps reports an error when reading from stdin (bug #1665919):
|
|
|
7c5933 |
%patch57 -p1
|
|
|
7c5933 |
|
|
|
7c5933 |
# CVE-2018-16540 (bug #1657333):
|
|
|
7c5933 |
%patch58 -p1
|
|
|
7c5933 |
|
|
|
7c5933 |
# CVE-2018-19475 (bug #1660569):
|
|
|
7c5933 |
%patch59 -p1
|
|
|
7c5933 |
|
|
|
7c5933 |
# CVE-2018-19476 (bug #1660828):
|
|
|
7c5933 |
%patch60 -p1
|
|
|
7c5933 |
|
|
|
7c5933 |
# CVE-2018-19477 (bug #1661278):
|
|
|
7c5933 |
%patch61 -p1
|
|
|
7c5933 |
|
|
|
f1e96c |
# CVE-2019-3839 part1 (bug #1673398):
|
|
|
7c5933 |
%patch62 -p1
|
|
|
7c5933 |
|
|
|
f1e96c |
# CVE-2019-6116 (bug #1667442):
|
|
|
f1e96c |
%patch63 -p1
|
|
|
f1e96c |
|
|
|
f1e96c |
# CVE-2019-6116 downstream changes (bug #1667442):
|
|
|
f1e96c |
%patch64 -p1
|
|
|
f1e96c |
|
|
|
f1e96c |
# CVE-2019-3839 part2 (bug #1673398):
|
|
|
f1e96c |
%patch65 -p1
|
|
|
f1e96c |
|
|
|
518276 |
# ghostscript: Regression: double comment chars '%%' in gs_init.ps
|
|
|
518276 |
# leading to missing metadata (bug #1673915):
|
|
|
f1e96c |
%patch66 -p1
|
|
|
518276 |
|
|
|
518276 |
# CVE-2019-3835 (bug #1678171):
|
|
|
f1e96c |
%patch67 -p1
|
|
|
518276 |
|
|
|
518276 |
# CVE-2019-3838 (bug #1680025):
|
|
|
f1e96c |
%patch68 -p1
|
|
|
f1e96c |
|
|
|
f1e96c |
# fix for pdf2dsc regression to allow fix for CVE-2019-3839
|
|
|
f1e96c |
# https://bugs.ghostscript.com/show_bug.cgi?id=700704
|
|
|
f1e96c |
%patch69 -p1
|
|
|
518276 |
|
|
|
ea5d11 |
# Remove pdfopt man pages which were mistakenly left in (bug #963882).
|
|
|
ea5d11 |
rm man/{de/,}pdfopt.1
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Convert manual pages to UTF-8
|
|
|
ea5d11 |
from8859_1() {
|
|
|
ea5d11 |
iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_"
|
|
|
ea5d11 |
mv "${1}_" "$1"
|
|
|
ea5d11 |
}
|
|
|
ea5d11 |
for i in man/de/*.1; do
|
|
|
ea5d11 |
if [ "$(file --brief --mime-encoding "$i")" = iso-8859-1 ]; then
|
|
|
ea5d11 |
from8859_1 "$i"
|
|
|
ea5d11 |
fi
|
|
|
ea5d11 |
done
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Convert ps files to UTF-8
|
|
|
ea5d11 |
for i in examples/cjk/gsc*.ps; do from8859_1 "$i"; done
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%build
|
|
|
ea5d11 |
# Compile without strict aliasing opts due to these files:
|
|
|
ea5d11 |
# gdevescv.c gdevl4v.c gdevopvp.c gdevbbox.c gdevdbit.c gdevddrw.c
|
|
|
ea5d11 |
# gdevp14.c gdevpdfd.c gdevpdfi.c gdevpdfo.c gdevpdft.c gdevpdfv.c
|
|
|
ea5d11 |
# gdevpdte.c gdevpdtt.c gdevps.c gdevpx.c gscoord.c gscparam.c gscrd.c
|
|
|
ea5d11 |
# gsdps1.c gsimage.c gspath1.c gsptype1.c gsptype2.c gstype2.c
|
|
|
ea5d11 |
# gstype42.c gxccache.c gxchar.c gxclimag.c gxclpath.c gxfcopy.c
|
|
|
ea5d11 |
# gximag3x.c gximage3.c gxipixel.c gxshade1.c gxstroke.c gxtype1.c
|
|
|
ea5d11 |
# ibnum.c iscanbin.c zchar1.c zchar.c zcharx.c zfapi.c zfont32.c
|
|
|
ea5d11 |
# zfunc0.c zfunc3.c zfunc4.c zpcolor.c zshade.c
|
|
|
ea5d11 |
EXTRACFLAGS="-fno-strict-aliasing"
|
|
|
ea5d11 |
|
|
|
ea5d11 |
FONTPATH=
|
|
|
ea5d11 |
for path in \
|
|
|
ea5d11 |
%{_datadir}/fonts/default/%{name} \
|
|
|
ea5d11 |
%{_datadir}/fonts/default/Type1 \
|
|
|
ea5d11 |
%{_datadir}/fonts/default/amspsfnt/pfb \
|
|
|
ea5d11 |
%{_datadir}/fonts/default/cmpsfont/pfb \
|
|
|
ea5d11 |
%{_datadir}/fonts \
|
|
|
ea5d11 |
%{_datadir}/%{name}/conf.d \
|
|
|
ea5d11 |
%{_sysconfdir}/%{name} \
|
|
|
ea5d11 |
%{_sysconfdir}/%{name}/%{gs_dot_ver} \
|
|
|
ea5d11 |
%{_datadir}/poppler/cMap/*
|
|
|
ea5d11 |
do
|
|
|
ea5d11 |
FONTPATH="$FONTPATH${FONTPATH:+:}$path"
|
|
|
ea5d11 |
done
|
|
|
ea5d11 |
autoconf --force
|
|
|
ea5d11 |
%configure --with-ijs --enable-dynamic --with-fontpath="$FONTPATH" \
|
|
|
ea5d11 |
--with-drivers=ALL --disable-compile-inits --with-system-libtiff \
|
|
|
ea5d11 |
--with-install-cups \
|
|
|
ea5d11 |
CFLAGS="$CFLAGS $EXTRACFLAGS"
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Build IJS
|
|
|
ea5d11 |
cd ijs
|
|
|
ea5d11 |
./autogen.sh
|
|
|
ea5d11 |
%configure --enable-shared --disable-static
|
|
|
ea5d11 |
make
|
|
|
ea5d11 |
cd ..
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%if %{build_with_freetype}
|
|
|
ea5d11 |
FT_CFLAGS=$(pkg-config --cflags freetype2)
|
|
|
ea5d11 |
make so RPM_OPT_FLAGS="$RPM_OPT_FLAGS $EXTRACFLAGS" prefix=%{_prefix} \
|
|
|
ea5d11 |
FT_BRIDGE=1 FT_CFLAGS="$FT_CFLAGS" FT_LIB=freetype
|
|
|
ea5d11 |
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS $EXTRACFLAGS" prefix=%{_prefix} \
|
|
|
ea5d11 |
FT_BRIDGE=1 FT_CFLAGS="$FT_CFLAGS" FT_LIB=freetype
|
|
|
ea5d11 |
%else
|
|
|
ea5d11 |
make so RPM_OPT_FLAGS="$RPM_OPT_FLAGS $EXTRACFLAGS" prefix=%{_prefix}
|
|
|
ea5d11 |
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS $EXTRACFLAGS" prefix=%{_prefix}
|
|
|
ea5d11 |
%endif
|
|
|
ea5d11 |
make cups
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%install
|
|
|
ea5d11 |
rm -rf $RPM_BUILD_ROOT
|
|
|
ea5d11 |
mkdir -p $RPM_BUILD_ROOT
|
|
|
ea5d11 |
mkdir -p $RPM_BUILD_ROOT/{%{_mandir},%{_bindir},%{_datadir},%{_docdir}}
|
|
|
ea5d11 |
mkdir -p $RPM_BUILD_ROOT/{%{_libdir},%{_includedir}/ijs}
|
|
|
ea5d11 |
|
|
|
ea5d11 |
make install soinstall \
|
|
|
ea5d11 |
%{?_with_freetype:FT_BRIDGE=1} \
|
|
|
ea5d11 |
prefix=$RPM_BUILD_ROOT%{_prefix} \
|
|
|
ea5d11 |
mandir=$RPM_BUILD_ROOT%{_mandir} \
|
|
|
ea5d11 |
datadir=$RPM_BUILD_ROOT%{_datadir} \
|
|
|
ea5d11 |
gsincludedir=$RPM_BUILD_ROOT%{_includedir}/ghostscript/ \
|
|
|
ea5d11 |
bindir=$RPM_BUILD_ROOT%{_bindir} \
|
|
|
ea5d11 |
libdir=$RPM_BUILD_ROOT%{_libdir} \
|
|
|
ea5d11 |
docdir=$RPM_BUILD_ROOT%{_docdir}/%{name}-%{gs_dot_ver} \
|
|
|
ea5d11 |
gsdir=$RPM_BUILD_ROOT%{_datadir}/%{name} \
|
|
|
ea5d11 |
gsdatadir=$RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver} \
|
|
|
ea5d11 |
gssharedir=$RPM_BUILD_ROOT%{_libdir}/%{name}/%{gs_dot_ver} \
|
|
|
ea5d11 |
CUPSSERVERROOT=$RPM_BUILD_ROOT`cups-config --serverroot` \
|
|
|
ea5d11 |
CUPSSERVERBIN=$RPM_BUILD_ROOT`cups-config --serverbin` \
|
|
|
ea5d11 |
CUPSDATA=$RPM_BUILD_ROOT`cups-config --datadir`
|
|
|
ea5d11 |
|
|
|
ea5d11 |
mv -f $RPM_BUILD_ROOT%{_bindir}/gsc $RPM_BUILD_ROOT%{_bindir}/gs
|
|
|
ea5d11 |
|
|
|
ea5d11 |
cd ijs
|
|
|
ea5d11 |
%makeinstall
|
|
|
ea5d11 |
cd ..
|
|
|
ea5d11 |
|
|
|
ea5d11 |
echo ".so man1/gs.1" > $RPM_BUILD_ROOT/%{_mandir}/man1/ghostscript.1
|
|
|
ea5d11 |
ln -sf gs $RPM_BUILD_ROOT%{_bindir}/ghostscript
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Rename an original cidfmap to cidfmap.GS
|
|
|
ea5d11 |
mv $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/Resource/Init/cidfmap{,.GS}
|
|
|
ea5d11 |
# Install our own cidfmap to allow the separated
|
|
|
ea5d11 |
# cidfmap which the font packages own.
|
|
|
ea5d11 |
install -m0644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/Resource/Init/CIDFnmap
|
|
|
ea5d11 |
install -m0644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/%{name}/%{gs_dot_ver}/Resource/Init/cidfmap
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Documentation
|
|
|
ea5d11 |
install -m0644 doc/COPYING $RPM_BUILD_ROOT%{_docdir}/%{name}-%{gs_dot_ver}
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Don't ship libtool la files.
|
|
|
ea5d11 |
rm -f $RPM_BUILD_ROOT%{_libdir}/libijs.la
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Don't ship ijs example client or server
|
|
|
ea5d11 |
rm -f $RPM_BUILD_ROOT%{_bindir}/ijs_{client,server}_example
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Don't ship URW fonts; we already have them.
|
|
|
ea5d11 |
rm -rf $RPM_BUILD_ROOT%{_datadir}/ghostscript/%{gs_dot_ver}/Resource/Font
|
|
|
ea5d11 |
|
|
|
ea5d11 |
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ghostscript/%{gs_dot_ver}
|
|
|
ea5d11 |
touch $RPM_BUILD_ROOT%{_sysconfdir}/ghostscript/%{gs_dot_ver}/Fontmap.local
|
|
|
ea5d11 |
touch $RPM_BUILD_ROOT%{_sysconfdir}/ghostscript/%{gs_dot_ver}/cidfmap.local
|
|
|
ea5d11 |
touch $RPM_BUILD_ROOT%{_sysconfdir}/ghostscript/%{gs_dot_ver}/CIDFnmap.local
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# The man/de/man1 symlinks are broken (bug #66238).
|
|
|
ea5d11 |
find $RPM_BUILD_ROOT%{_mandir}/de/man1 -type l | xargs rm -f
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Don't ship fixmswrd.pl as it pulls in perl (bug #463948).
|
|
|
ea5d11 |
rm -f $RPM_BUILD_ROOT%{_bindir}/fixmswrd.pl
|
|
|
ea5d11 |
|
|
|
ea5d11 |
# Don't ship CMaps (instead poppler-data paths are in search path).
|
|
|
ea5d11 |
rm -f $RPM_BUILD_ROOT%{_datadir}/ghostscript/%{gs_dot_ver}/Resource/CMap/*
|
|
|
ea5d11 |
|
|
|
ea5d11 |
MAIN_PWD=`pwd`
|
|
|
ea5d11 |
(cd $RPM_BUILD_ROOT; find .%{_datadir}/ghostscript/%{gs_dot_ver}/Resource -type f | \
|
|
|
ea5d11 |
sed -e 's/\.//;' | grep -v Fontmap | grep -v gs_init.ps > $MAIN_PWD/rpm.sharelist
|
|
|
ea5d11 |
find .%{_bindir}/ | sed -e 's/\.//;' | \
|
|
|
ea5d11 |
grep -v '/$\|/hpijs$\|/gsx$\|/ijs-config$' \
|
|
|
ea5d11 |
>> $MAIN_PWD/rpm.sharelist)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%clean
|
|
|
ea5d11 |
rm -rf $RPM_BUILD_ROOT
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%post -p /sbin/ldconfig
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%postun -p /sbin/ldconfig
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%files -f rpm.sharelist
|
|
|
ea5d11 |
%defattr(-,root,root)
|
|
|
ea5d11 |
%dir %{_sysconfdir}/ghostscript
|
|
|
ea5d11 |
%dir %{_sysconfdir}/ghostscript/%{gs_dot_ver}
|
|
|
ea5d11 |
%dir %{_datadir}/ghostscript/%{gs_dot_ver}
|
|
|
ea5d11 |
%dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource
|
|
|
ea5d11 |
%dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/Init
|
|
|
ea5d11 |
%config %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/Init/gs_init.ps
|
|
|
ea5d11 |
%config %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/Init/Fontmap*
|
|
|
ea5d11 |
%dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/CMap
|
|
|
ea5d11 |
%dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/CIDFont
|
|
|
ea5d11 |
%dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/CIDFSubst
|
|
|
ea5d11 |
%dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/ColorSpace
|
|
|
ea5d11 |
%dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/Decoding
|
|
|
ea5d11 |
%dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/Encoding
|
|
|
ea5d11 |
%dir %{_datadir}/ghostscript/%{gs_dot_ver}/Resource/SubstCID
|
|
|
ea5d11 |
%{_datadir}/ghostscript/%{gs_dot_ver}/lib
|
|
|
ea5d11 |
%{_datadir}/ghostscript/%{gs_dot_ver}/iccprofiles
|
|
|
ea5d11 |
%{_mandir}/man*/*
|
|
|
ea5d11 |
%lang(de) %{_mandir}/de/man*/*
|
|
|
ea5d11 |
%{_libdir}/libgs.so.*
|
|
|
ea5d11 |
%{_libdir}/libijs-*.so*
|
|
|
ea5d11 |
%dir %{_libdir}/%{name}
|
|
|
ea5d11 |
%{_libdir}/%{name}/%{gs_dot_ver}
|
|
|
ea5d11 |
%config(noreplace) %{_sysconfdir}/ghostscript/%{gs_dot_ver}/*
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%files doc
|
|
|
ea5d11 |
%defattr(-,root,root)
|
|
|
ea5d11 |
%doc %{_datadir}/ghostscript/%{gs_dot_ver}/examples
|
|
|
ea5d11 |
%doc %{_docdir}/%{name}-%{gs_dot_ver}
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%files gtk
|
|
|
ea5d11 |
%defattr(-,root,root)
|
|
|
ea5d11 |
%{_bindir}/gsx
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%files cups
|
|
|
ea5d11 |
%defattr(-,root,root)
|
|
|
ea5d11 |
%{_datadir}/cups/model/pxl*
|
|
|
ea5d11 |
%{_datadir}/cups/mime/*.convs
|
|
|
ea5d11 |
%{_cups_serverbin}/filter/*
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%files devel
|
|
|
ea5d11 |
%defattr(-,root,root)
|
|
|
ea5d11 |
%dir %{_includedir}/ghostscript
|
|
|
ea5d11 |
%{_includedir}/ghostscript/*.h
|
|
|
ea5d11 |
%dir %{_includedir}/ijs
|
|
|
ea5d11 |
%{_includedir}/ijs/*
|
|
|
ea5d11 |
%{_bindir}/ijs-config
|
|
|
ea5d11 |
%{_libdir}/pkgconfig/ijs.pc
|
|
|
ea5d11 |
%{_libdir}/libijs.so
|
|
|
ea5d11 |
%{_libdir}/libgs.so
|
|
|
ea5d11 |
|
|
|
ea5d11 |
%changelog
|
|
|
f1e96c |
* Thu Mar 21 2019 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.11
|
|
|
f1e96c |
- Resolves: #1673398 - CVE-2019-3839 ghostscript: missing attack vector
|
|
|
f1e96c |
protections for CVE-2019-6116
|
|
|
f1e96c |
- fix for pdf2dsc regression added
|
|
|
f1e96c |
|
|
|
518276 |
* Tue Jan 29 2019 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.10
|
|
|
518276 |
- Resolves: #1673915 - ghostscript: Regression: double comment chars
|
|
|
518276 |
'%%' in gs_init.ps leading to missing metadata
|
|
|
518276 |
- Resolves: #1678171 - CVE-2019-3835 ghostscript: superexec operator
|
|
|
518276 |
is available (700585)
|
|
|
518276 |
- Resolves: #1680025 - CVE-2019-3838 ghostscript: forceput in DefineResource
|
|
|
518276 |
is still accessible (700576)
|
|
|
518276 |
|
|
|
7c5933 |
* Thu Jan 24 2019 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.9
|
|
|
7c5933 |
- Related: #1667442 - CVE-2019-6116 - added missing parts of patch
|
|
|
7c5933 |
|
|
|
7c5933 |
* Fri Jan 18 2019 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.8
|
|
|
7c5933 |
- Resolves: #1667442 - CVE-2019-6116 ghostscript: subroutines within
|
|
|
7c5933 |
pseudo-operators must themselves be pseudo-operators
|
|
|
7c5933 |
|
|
|
7c5933 |
* Thu Dec 20 2018 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.7
|
|
|
7c5933 |
- Resolves: #1665919 pdf2ps reports an error when reading from stdin
|
|
|
7c5933 |
- Resolves: #1657333 - CVE-2018-16540 ghostscript: use-after-free in
|
|
|
7c5933 |
copydevice handling (699661)
|
|
|
7c5933 |
- Resolves: #1660569 - CVE-2018-19475 ghostscript: access bypass in
|
|
|
7c5933 |
psi/zdevice2.c (700153)
|
|
|
7c5933 |
- Resolves: #1660828 - CVE-2018-19476 ghostscript: access bypass in
|
|
|
7c5933 |
psi/zicc.c
|
|
|
7c5933 |
- Resolves: #1661278 - CVE-2018-19477 ghostscript: access bypass in
|
|
|
7c5933 |
psi/zfjbig2.c (700168)
|
|
|
7c5933 |
|
|
|
1164f7 |
* Mon Dec 10 2018 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.6
|
|
|
1164f7 |
- Resolves: #1657822 - ghostscript: Regression: Warning: Dropping incorrect
|
|
|
1164f7 |
smooth shading object (Error: /rangecheck in --run--)
|
|
|
1164f7 |
|
|
|
1164f7 |
* Wed Dec 05 2018 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.5
|
|
|
1164f7 |
- Resolves: #1654621 - CVE-2018-16541 ghostscript: incorrect free logic in
|
|
|
1164f7 |
pagedevice replacement (699664)
|
|
|
1164f7 |
- Resolves: #1650210 - CVE-2018-17183 ghostscript: User-writable error
|
|
|
1164f7 |
exception table
|
|
|
1164f7 |
- Resolves: #1645516 - CVE-2018-18073 ghostscript: saved execution stacks
|
|
|
1164f7 |
can leak operator arrays
|
|
|
1164f7 |
- Resolves: #1648891 - CVE-2018-17961 ghostscript: saved execution stacks
|
|
|
1164f7 |
can leak operator arrays (incomplete fix for CVE-2018-17183)
|
|
|
1164f7 |
- Resolves: #1643115 - CVE-2018-18284 ghostscript: 1Policy operator
|
|
|
1164f7 |
allows a sandbox protection bypass
|
|
|
1164f7 |
- Resolves: #1655937 - CVE-2018-19134 ghostscript: Type confusion in
|
|
|
1164f7 |
setpattern (700141)
|
|
|
1164f7 |
|
|
|
1164f7 |
* Thu Nov 29 2018 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.4
|
|
|
1164f7 |
- Resolves: #1651149 - CVE-2018-15911 ghostscript: uninitialized memory
|
|
|
1164f7 |
access in the aesdecode operator (699665)
|
|
|
1164f7 |
- Resolves: #1650060 - CVE-2018-16802 ghostscript: Incorrect "restoration of
|
|
|
1164f7 |
privilege" checking when running out of stack during exception handling
|
|
|
1164f7 |
- Resolves: #1652935 - CVE-2018-19409 ghostscript: Improperly implemented
|
|
|
1164f7 |
security check in zsetdevice function in psi/zdevice.c
|
|
|
1164f7 |
|
|
|
5ed7ec |
* Wed Nov 28 2018 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.3
|
|
|
5ed7ec |
- Resolves: #1654290 ghostscript update breaks xdvi (gs: Error: /undefined in flushpage)
|
|
|
5ed7ec |
|
|
|
5ed7ec |
* Mon Nov 26 2018 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.2
|
|
|
5ed7ec |
- Resolves: #1652901 - CVE-2018-16863 ghostscript: incomplete fix for
|
|
|
5ed7ec |
CVE-2018-16509
|
|
|
5ed7ec |
|
|
|
01c841 |
* Wed Nov 14 2018 Martin Osvald <mosvald@redhat.com> - 9.07-31.el7_6.1
|
|
|
01c841 |
- Remove as many non-standard operators as possible to make the codebase
|
|
|
01c841 |
closer to upstream for later CVEs
|
|
|
01c841 |
- Resolves: #1621383 - CVE-2018-16511 ghostscript: missing type check in type
|
|
|
01c841 |
checker (699659)
|
|
|
5ed7ec |
- Resolves: #1649721 - CVE-2018-16539 ghostscript: incorrect access checking
|
|
|
5ed7ec |
in temp file handling to disclose contents of files (699658)
|
|
|
01c841 |
- Resolves: #1621159 - CVE-2018-15908 ghostscript: .tempfile file permission
|
|
|
01c841 |
issues (699657)
|
|
|
01c841 |
- Resolves: #1621381 - CVE-2018-15909 ghostscript: shading_param incomplete
|
|
|
01c841 |
type checking (699660)
|
|
|
01c841 |
|
|
|
993c09 |
* Mon Sep 10 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-31
|
|
|
ea5d11 |
- Added security fixes for:
|
|
|
993c09 |
- CVE-2018-16509 (bug #1621158)
|
|
|
993c09 |
- CVE-2018-15910 (bug #1621160)
|
|
|
993c09 |
- CVE-2018-16542 (bug #1621382)
|
|
|
993c09 |
|
|
|
993c09 |
* Tue Apr 17 2018 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-30
|
|
|
993c09 |
- Fix MediaPosition, ManualFeed and MediaType with pxl devices (bug #1551782)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jul 25 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-29
|
|
|
ea5d11 |
- Fix rare Segmentation fault when converting PDF to PNG (bug #1473337)
|
|
|
ea5d11 |
- Raise the default VMThreshold from 1Mb to 8Mb (bug #1479852)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu May 11 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-28
|
|
|
ea5d11 |
- Security fix for CVE-2017-8291 updated to address SIGSEGV
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed May 03 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-27
|
|
|
ea5d11 |
- Added security fix for CVE-2017-8291 (bug #1446063)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Apr 11 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-26
|
|
|
ea5d11 |
- Updated requirements for lcms2 to avoid possible issues in the future
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Apr 06 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-25
|
|
|
ea5d11 |
- Added security fix for CVE-2017-7207 (bug #1434353)
|
|
|
ea5d11 |
- Added explicit requirement for lcms2 version we are build with (bug #1436273)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Mar 21 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-24
|
|
|
ea5d11 |
- Fix infinite 'for' loop in gdevp14.c file (bug #1424752)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 15 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-23
|
|
|
ea5d11 |
- Fix for regression caused by previous CVE fixes (bug #1411725)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jan 10 2017 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-22
|
|
|
ea5d11 |
- Fix of SIGSEGV in cid_font_data_param when using ps2pdf (bug #1390847)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Nov 3 2016 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-21
|
|
|
ea5d11 |
- Added security fixes for:
|
|
|
ea5d11 |
- CVE-2013-5653 (bug #1380327)
|
|
|
ea5d11 |
- CVE-2016-7977 (bug #1380415)
|
|
|
ea5d11 |
- CVE-2016-7978 (bug #1382300)
|
|
|
ea5d11 |
- CVE-2016-7979 (bug #1382305)
|
|
|
ea5d11 |
- CVE-2016-8602 (bug #1383940)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jul 13 2016 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-20
|
|
|
ea5d11 |
- Fixed some complains of CovScan in ghostscript-hanging-in-convert.patch
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jun 2 2016 David Kaspar [Dee'Kej] <dkaspar@redhat.com> - 9.07-19
|
|
|
ea5d11 |
- Import LCMS2 2.6 rebase changes into ghostscript (bug #959351)
|
|
|
ea5d11 |
- Fix hanging of ghostscript when converting PDF -> PNG (bug #1302121)
|
|
|
ea5d11 |
- Do not SIGSEGV after icc_profile error, report error instead (bug #1243784)
|
|
|
ea5d11 |
- Fix the color printing on HP InkJet printers (bug #1225858)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Sep 24 2014 Tim Waugh <twaugh@redhat.com> 9.07-18
|
|
|
ea5d11 |
- Applied patch from upstream to fix memory handling issue that could
|
|
|
ea5d11 |
lead to crashes (bug #1105519).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Sep 5 2014 Tim Waugh <twaugh@redhat.com> 9.07-17
|
|
|
ea5d11 |
- Fix insufficient integer digits in trio's rendering of "%g" (bug #1096158).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 9.07-16
|
|
|
ea5d11 |
- Mass rebuild 2014-01-24
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 9.07-15
|
|
|
ea5d11 |
- Mass rebuild 2013-12-27
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Dec 13 2013 Tim Waugh <twaugh@redhat.com> 9.07-14
|
|
|
ea5d11 |
- Filter costs for gstoraster tweaked again (bug #1032117).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Sep 25 2013 Tim Waugh <twaugh@redhat.com> 9.07-13
|
|
|
ea5d11 |
- Regenerate tarball (bug #1012902).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 21 2013 Tim Waugh <twaugh@redhat.com> 9.07-12
|
|
|
ea5d11 |
- Tweak filter costs for gstoraster (part of bug #998977).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jul 18 2013 Tim Waugh <twaugh@redhat.com> 9.07-11
|
|
|
ea5d11 |
- Remove bundled (and unused) lcms source.
|
|
|
ea5d11 |
- Fixed license tag (AGPLv3+).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jul 17 2013 Tim Waugh <twaugh@redhat.com> 9.07-10
|
|
|
ea5d11 |
- Added in missing part of gs_sprintf backport: add in the header to
|
|
|
ea5d11 |
stdio_.h. Without this there are problems with va_args on some
|
|
|
ea5d11 |
platforms (bug #979681).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jul 8 2013 Tim Waugh <twaugh@redhat.com> 9.07-9
|
|
|
ea5d11 |
- Upstream patch from bug #693921 to avoid zfapi crash (bug #969785).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jul 1 2013 Tim Waugh <twaugh@redhat.com> 9.07-8
|
|
|
ea5d11 |
- Use correct colord device ID in gstoraster.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jul 1 2013 Tim Waugh <twaugh@redhat.com> 9.07-7
|
|
|
ea5d11 |
- Use more caution when converting floats to strings (bug #980085).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jun 18 2013 Tim Waugh <twaugh@redhat.com> 9.07-6
|
|
|
ea5d11 |
- Upstream patch from bug #690692 to handle strange fonts (bug #969660).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri May 17 2013 Tim Waugh <twaugh@redhat.com> 9.07-5
|
|
|
ea5d11 |
- Remove pdfopt man pages which were mistakenly left in (bug #963882).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu May 16 2013 Tim Waugh <twaugh@redhat.com> 9.07-4
|
|
|
ea5d11 |
- Upstream patch to fix pdfwrite segfault (bug #962120).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu May 9 2013 Tim Waugh <twaugh@redhat.com> - 9.07-3
|
|
|
ea5d11 |
- Back-ported locale fix (bug #961149).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Apr 25 2013 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Unowned directories (bug #902525).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Apr 8 2013 Tim Waugh <twaugh@redhat.com> - 9.07-2
|
|
|
ea5d11 |
- Rebuilt.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Mar 8 2013 Tim Waugh <twaugh@redhat.com> - 9.07-1
|
|
|
ea5d11 |
- 9.07.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.06-7
|
|
|
ea5d11 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 18 2013 Adam Tkac <atkac redhat com> - 9.06-6
|
|
|
ea5d11 |
- rebuild due to "jpeg8-ABI" feature drop
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 4 2013 Tim Waugh <twaugh@redhat.com> - 9.06-5
|
|
|
ea5d11 |
- Updated build requirement from gtk2-devel to gtk3-devel so that gsx
|
|
|
ea5d11 |
gets built using the correct loader (bug #884483).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Dec 21 2012 Adam Tkac <atkac redhat com> - 9.06-4
|
|
|
ea5d11 |
- rebuild against new libjpeg
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Sep 27 2012 Tim Waugh <twaugh@redhat.com> - 9.06-3
|
|
|
ea5d11 |
- Remove cups/libs to avoid bundling, although it isn't built in any
|
|
|
ea5d11 |
case.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Sep 4 2012 Tim Waugh <twaugh@redhat.com> - 9.06-2
|
|
|
ea5d11 |
- Fixed encoding of German ps2pdf man page (bug #853764).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 8 2012 Tim Waugh <twaugh@redhat.com> - 9.06-1
|
|
|
ea5d11 |
- 9.06.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.05-5
|
|
|
ea5d11 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jul 17 2012 Tim Waugh <twaugh@redhat.com> - 9.05-4
|
|
|
ea5d11 |
- Ship pkg-config file for ijs (bug #840830).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Apr 30 2012 Tim Waugh <twaugh@redhat.com> - 9.05-3
|
|
|
ea5d11 |
- Removed more bundled packages (bug #816747).
|
|
|
ea5d11 |
- Fixed missing error check when setting ICC profile.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Apr 26 2012 Jon Ciesla <limburgher@gmail.com> - 9.05-2
|
|
|
ea5d11 |
- Fixed encodings and changelog version for merge review BZ 225795.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Feb 9 2012 Tim Waugh <twaugh@redhat.com> 9.05-1.1
|
|
|
ea5d11 |
- Avoid mixed tabs and spaces in spec file.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Feb 9 2012 Tim Waugh <twaugh@redhat.com> 9.05-1
|
|
|
ea5d11 |
- 9.05.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 6 2012 Tim Waugh <twaugh@redhat.com> 9.04-9
|
|
|
ea5d11 |
- Use %%_cups_serverbin macro.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 6 2012 Tim Waugh <twaugh@redhat.com> 9.04-8
|
|
|
ea5d11 |
- Rebuilt for GCC 4.7.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Nov 8 2011 Tim Waugh <twaugh@redhat.com> 9.04-7
|
|
|
ea5d11 |
- Applied fix for type 1 font copying code SEAC scanner (bug #728710).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Nov 7 2011 Tim Waugh <twaugh@redhat.com> 9.04-6
|
|
|
ea5d11 |
- Rebuilt for new libpng.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Nov 1 2011 Tim Waugh <twaugh@redhat.com> 9.04-5
|
|
|
ea5d11 |
- Applied upstream fix for skipping "cached" outline glyphs (bug #742349).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 31 2011 Tim Waugh <twaugh@redhat.com> 9.04-4
|
|
|
ea5d11 |
- Fixed typo (EXTRAFLAGS -> EXTRACFLAGS).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Aug 22 2011 Tim Waugh <twaugh@redhat.com> 9.04-3
|
|
|
ea5d11 |
- Updated upstream fix for gdevcups RGBW handling (Ghostscript bug #691922).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Aug 16 2011 Tim Waugh <twaugh@redhat.com> 9.04-2
|
|
|
ea5d11 |
- Applied upstream fix for gdevcups handling of RGBW (Ghostscript
|
|
|
ea5d11 |
bug #691922).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Aug 1 2011 Tim Waugh <twaugh@redhat.com> 9.04-1
|
|
|
ea5d11 |
- 9.04.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Aug 1 2011 Tim Waugh <twaugh@redhat.com> 9.02-5
|
|
|
ea5d11 |
- No longer need jbig2-image-refcount patch.
|
|
|
ea5d11 |
- Fixed error reporting in the gstoraster filter.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed May 25 2011 Tim Waugh <twaugh@redhat.com> 9.02-4
|
|
|
ea5d11 |
- colord is optional (bug #706619).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Apr 12 2011 Tim Waugh <twaugh@redhat.com> 9.02-3
|
|
|
ea5d11 |
- Prevent segfault when running gstoraster outside CUPS.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Apr 7 2011 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Remove bundled expat directory. Not used, but this makes it
|
|
|
ea5d11 |
clearer.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Apr 6 2011 Tim Waugh <twaugh@redhat.com> 9.02-2
|
|
|
ea5d11 |
- pxl: match landscape page sizes (bug #692165).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Apr 4 2011 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Fixed source URL.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Apr 4 2011 Tim Waugh <twaugh@redhat.com> 9.02-1
|
|
|
ea5d11 |
- 9.02.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Mar 10 2011 Tim Waugh <twaugh@redhat.com> 9.01-3
|
|
|
ea5d11 |
- colord support: prefix printer name with "cups-" to get device ID.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Feb 10 2011 Richard Hughes <rhughes@redhat.com> 9.01-2
|
|
|
ea5d11 |
- Backport a patch from svn trunk to enable colord support.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Feb 10 2011 Tim Waugh <twaugh@redhat.com> 9.01-1
|
|
|
ea5d11 |
- 9.01. No longer needed gdevcups-691733, glyph-stretch-691920,
|
|
|
ea5d11 |
icc-fix, scan_token, or system-jasper patches.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 9.00-14
|
|
|
ea5d11 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 2 2011 Tim Waugh <twaugh@redhat.com> 9.00-13
|
|
|
ea5d11 |
- Applied fix for upstream bug #691920.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 28 2011 Tim Waugh <twaugh@redhat.com> 9.00-12
|
|
|
ea5d11 |
- Use poppler-data for CMaps (bug #630632).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jan 17 2011 Tim Waugh <twaugh@redhat.com> 9.00-11
|
|
|
ea5d11 |
- Fixed macro in comment.
|
|
|
ea5d11 |
- Include full source URL.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 14 2011 Tim Waugh <twaugh@redhat.com> 9.00-10
|
|
|
ea5d11 |
- Avoid symbol clash with scan_token (bug #590914).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jan 10 2011 Tim Waugh <twaugh@redhat.com> 9.00-9
|
|
|
ea5d11 |
- Replaced width-and-height patch with the one actually used upstream.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 7 2011 Tim Waugh <twaugh@redhat.com> 9.00-8
|
|
|
ea5d11 |
- Applied upstream ICC fix (bug #655449).
|
|
|
ea5d11 |
- gdevcups: use correct width and height values when allocating memory
|
|
|
ea5d11 |
(upstream bug 691733).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Nov 26 2010 Tim Waugh <twaugh@redhat.com> 9.00-7
|
|
|
ea5d11 |
- Fixed more summaries ending with ".".
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Oct 21 2010 Tim Waugh <twaugh@redhat.com> 9.00-6
|
|
|
ea5d11 |
- Own more directories (bug #645075).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Oct 14 2010 Tim Waugh <twaugh@redhat.com> 9.00-5
|
|
|
ea5d11 |
- gdevcups: don't use uninitialized variables in debugging output
|
|
|
ea5d11 |
(Ghostscript bug #691683).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Oct 1 2010 Tim Waugh <twaugh@redhat.com> 9.00-4
|
|
|
ea5d11 |
- Reverted incorrect change introduced to fix bug #635786.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Sep 30 2010 Tim Waugh <twaugh@redhat.com> 9.00-3
|
|
|
ea5d11 |
- Don't use carriage return in ps2epsi output (bug #635786).
|
|
|
ea5d11 |
- Include more documentation (bug #634354).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Sep 29 2010 jkeating - 9.00-2
|
|
|
ea5d11 |
- Rebuilt for gcc bug 634757
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Sep 23 2010 Tim Waugh <twaugh@redhat.com> 9.00-1
|
|
|
ea5d11 |
- Updated to 9.00. No longer need -P-, CVE-2009-4270, CVE-2010-1628,
|
|
|
ea5d11 |
SEARCH_HERE_FIRST, bbox-close, cups-realloc-color-depth,
|
|
|
ea5d11 |
epstopdf-failure, fPIC, gdevcups-ripcache, iname-segfault, ldfalgs,
|
|
|
ea5d11 |
pdf2dsc, pdftoraster-exit, tif-fail-close, tiff-default-strip-size,
|
|
|
ea5d11 |
or tiff-fixes patches.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Sep 13 2010 Tim Waugh <twaugh@redhat.com> 8.71-16
|
|
|
ea5d11 |
- Pulled in gs_fonts.ps modification for .runlibfileifexists from
|
|
|
ea5d11 |
OpenSUSE package (bug #610301).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Sep 3 2010 Tim Waugh <twaugh@redhat.com> 8.71-15
|
|
|
ea5d11 |
- Restored Fontmap.local patch, incorrectly dropped after
|
|
|
ea5d11 |
ghostscript-8.15.4-3 (bug #610301).
|
|
|
ea5d11 |
- Applied patch to let gdevcups use automatic memory allocation. Use
|
|
|
ea5d11 |
RIPCache=auto in /etc/cups/cupsd.conf to enable.
|
|
|
ea5d11 |
- Applied patch to fix NULL dereference in bbox driver (bug #591624).
|
|
|
ea5d11 |
- Applied upstream patch to fix iname.c segfault (bug #465311).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Aug 26 2010 Tim Waugh <twaugh@redhat.com> 8.71-14
|
|
|
ea5d11 |
- Avoid epstopdf failure using upstream patch (bug #627390).
|
|
|
ea5d11 |
- More upstream fixes for bug #599564.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 25 2010 Tim Waugh <twaugh@redhat.com> 8.71-13
|
|
|
ea5d11 |
- Fix implementation of -P- (bug #599564).
|
|
|
ea5d11 |
- Use -P- and -dSAFER in scripts (bug #599564).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 25 2010 Tim Waugh <twaugh@redhat.com> 8.71-12
|
|
|
ea5d11 |
- Change SEARCH_HERE_FIRST default to make -P- default instead of -P
|
|
|
ea5d11 |
(bug #599564).
|
|
|
ea5d11 |
- Removed redundant gs-executable patch (bug #502550).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Aug 5 2010 Tim Waugh <twaugh@redhat.com> 8.71-11
|
|
|
ea5d11 |
- Avoid another NULL pointer dereference in jbig2 code (bug #621569).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jul 16 2010 Tim Waugh <twaugh@redhat.com> 8.71-10
|
|
|
ea5d11 |
- Applied patch to fix CVE-2010-1628 (memory corruption at PS stack
|
|
|
ea5d11 |
overflow, bug #592492).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Mar 16 2010 Tim Waugh <twaugh@redhat.com> 8.71-9
|
|
|
ea5d11 |
- Backported some more TIFF fixes (bug #573970).
|
|
|
ea5d11 |
- Use upstream fix for TIFF default strip size (bug #571520).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Mar 15 2010 Tim Waugh <twaugh@redhat.com> 8.71-8
|
|
|
ea5d11 |
- Restore the TIFF default strip size of 0 (bug #571520).
|
|
|
ea5d11 |
- Don't segfault closing tiffg3 device if opening failed (bug #571520).
|
|
|
ea5d11 |
- Don't revert gdevcups y-axis change (bug #541604).
|
|
|
ea5d11 |
- Reallocate memory in gdevcups when color depth changes (bug #563313).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Mar 5 2010 Tim Waugh <twaugh@redhat.com> 8.71-7
|
|
|
ea5d11 |
- Don't own the %%{_datadir}/ghostscript or
|
|
|
ea5d11 |
%%{_datadir}/ghostscript/conf.d directories as the filesystem
|
|
|
ea5d11 |
package already does (bug #569442).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Mar 3 2010 Tim Waugh <twaugh@redhat.com> 8.71-6
|
|
|
ea5d11 |
- Fixed summary.
|
|
|
ea5d11 |
- Fixed macros in changelog.
|
|
|
ea5d11 |
- Avoid mixed spaces and tabs.
|
|
|
ea5d11 |
- Ship COPYING file.
|
|
|
ea5d11 |
- Added comments for all patches.
|
|
|
ea5d11 |
- More consistent macro use.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Feb 22 2010 Tim Waugh <twaugh@redhat.com> 8.71-5
|
|
|
ea5d11 |
- The doc subpackage is now noarch (bug #567179).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sat Feb 20 2010 Tim Waugh <twaugh@redhat.com> 8.71-4
|
|
|
ea5d11 |
- Actually revert the upstream gdevcups changes (bug #563313).
|
|
|
ea5d11 |
- Fixed pdf2dsc.ps (bug #565935).
|
|
|
ea5d11 |
- Use fixed patch for LDFLAGS to make sure libgs.so gets a soname
|
|
|
ea5d11 |
(bug #565935).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Feb 19 2010 Tim Waugh <twaugh@redhat.com> 8.71-3
|
|
|
ea5d11 |
- Fixed LDFLAGS when building dynamically linked executables (bug #565935).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 17 2010 Tim Waugh <twaugh@redhat.com> 8.71-2
|
|
|
ea5d11 |
- Use system libtiff.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 17 2010 Tim Waugh <twaugh@redhat.com> 8.71-1
|
|
|
ea5d11 |
- 8.71 (bug #565935).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Feb 16 2010 Tim Waugh <twaugh@redhat.com> 8.70-7
|
|
|
ea5d11 |
- Reverted gdevcups duplex changes as they cause a regression
|
|
|
ea5d11 |
(see bug #563313).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jan 25 2010 Tim Waugh <twaugh@redhat.com> 8.70-6
|
|
|
ea5d11 |
- Fixed pdftoraster so that it waits for its sub-process to exit.
|
|
|
ea5d11 |
- Another gdevcups duplex fix from upstream revision 10631
|
|
|
ea5d11 |
(bug #541604).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 22 2010 Tim Waugh <twaugh@redhat.com> 8.70-5
|
|
|
ea5d11 |
- Don't build static library for ijs (bug #556051).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jan 21 2010 Tim Waugh <twaugh@redhat.com> 8.70-4
|
|
|
ea5d11 |
- Fixed gdevcups duplex output (bug #541604) by backporting upstream
|
|
|
ea5d11 |
revision 10625.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Dec 24 2009 Tim Waugh <twaugh@redhat.com> 8.70-3
|
|
|
ea5d11 |
- Don't ship libtool la files (bug #542674).
|
|
|
ea5d11 |
- Fix debugging output from gdevcups (CVE-2009-4270, bug #540760).
|
|
|
ea5d11 |
- Harden ghostscript's debugging output functions (bug #540760).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Oct 15 2009 Tim Waugh <twaugh@redhat.com> 8.70-2
|
|
|
ea5d11 |
- New cups sub-package for pstoraster/pdftoraster/pstopxl.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Aug 3 2009 Tim Waugh <twaugh@redhat.com> 8.70-1
|
|
|
ea5d11 |
- 8.70.
|
|
|
ea5d11 |
- License has changed to GPLv3+. Packages containing programs that
|
|
|
ea5d11 |
link to libgs/libijs are:
|
|
|
ea5d11 |
- foomatic (GPLv2+)
|
|
|
ea5d11 |
- libspectre (GPLv2+)
|
|
|
ea5d11 |
- ImageMagick (ImageMagick, listed on Licensing wiki page under
|
|
|
ea5d11 |
"Good Licenses" and marked as GPLv3 compat)
|
|
|
ea5d11 |
- gutenprint (GPLv2+)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Aug 3 2009 Tim Waugh <twaugh@redhat.com> 8.64-12
|
|
|
ea5d11 |
- Moved examples to doc subpackage (bug #515167).
|
|
|
ea5d11 |
- Converted spec file to UTF-8.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jul 30 2009 Tim Waugh <twaugh@redhat.com> 8.64-11
|
|
|
ea5d11 |
- Fixed CVE-2009-0583,0584 patch by using 255 as the maximum number of
|
|
|
ea5d11 |
points, not 100, and by not treating a missing black point tag as an
|
|
|
ea5d11 |
error (bug #487744).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jul 30 2009 Rex Dieter <rdieter@fedoraproject.org> - 8.64-10
|
|
|
ea5d11 |
- License: GPLv2 and Redistributable, no modification permitted (bug #487510)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.64-9
|
|
|
ea5d11 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jun 10 2009 Tim Waugh <twaugh@redhat.com> 8.64-8
|
|
|
ea5d11 |
- Fix scripts so they don't get broken on install (bug #502550).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jun 4 2009 Tim Waugh <twaugh@redhat.com> 8.64-7
|
|
|
ea5d11 |
- Applied patch to fix NULL dereference in JBIG2 decoder (bug #503995).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Apr 15 2009 Tim Waugh <twaugh@redhat.com> 8.64-6
|
|
|
ea5d11 |
- Applied patch to fix CVE-2009-0792 (bug #491853).
|
|
|
ea5d11 |
- Applied patch to fix CVE-2009-0196 (bug #493379).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Mar 20 2009 Tim Waugh <twaugh@redhat.com> 8.64-5
|
|
|
ea5d11 |
- Applied patch to fix CVE-2009-0583 (bug #487742) and CVE-2009-0584
|
|
|
ea5d11 |
(bug #487744).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 8.64-4
|
|
|
ea5d11 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Feb 17 2009 Tim Waugh <twaugh@redhat.com> 8.64-3
|
|
|
ea5d11 |
- Fix bitcmyk driver (bug #486644).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 4 2009 Tim Waugh <twaugh@redhat.com> 8.64-2
|
|
|
ea5d11 |
- 8.64 (bug #483958).
|
|
|
ea5d11 |
- Removed trade marks to avoid any potential confusion.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Oct 17 2008 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Removed last patch (unsuccessful).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Oct 17 2008 Tim Waugh <twaugh@redhat.com> 8.63-4
|
|
|
ea5d11 |
- Try out a work-around for bug #465311.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Oct 15 2008 Tim Waugh <twaugh@redhat.com> 8.63-3
|
|
|
ea5d11 |
- Don't ship fixmswrd.pl as it pulls in perl (bug #463948).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Oct 14 2008 Tim Waugh <twaugh@redhat.com> 8.63-2
|
|
|
ea5d11 |
- Split out a doc sub-package (bug #466507).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Aug 4 2008 Tim Waugh <twaugh@redhat.com> 8.63-1
|
|
|
ea5d11 |
- 8.63. No longer need r8591 or incomplete-ccittfax patches.
|
|
|
ea5d11 |
- Compile without strict aliasing opts due to warnings across several
|
|
|
ea5d11 |
files.
|
|
|
ea5d11 |
- Don't run autogen.sh for main package, just for ijs which doesn't
|
|
|
ea5d11 |
ship with a configure script.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jun 23 2008 Tim Waugh <twaugh@redhat.com> 8.62-4
|
|
|
ea5d11 |
- Applied patch to work around bug #229174.
|
|
|
ea5d11 |
- Applied patch from upstream to fix box_fill_path for shfill (bug #452348).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Mar 31 2008 Tim Waugh <twaugh@redhat.com> 8.62-3
|
|
|
ea5d11 |
- Fix pksmraw output (bug #308211).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Mar 4 2008 Tim Waugh <twaugh@redhat.com> 8.62-2
|
|
|
ea5d11 |
- No longer need CVE-2008-0411 patch.
|
|
|
ea5d11 |
- Don't ship URW fonts; we already have them.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Mar 4 2008 Tim Waugh <twaugh@redhat.com> 8.62-1
|
|
|
ea5d11 |
- 8.62. No longer need IJS KRGB patch, or patch for gs bug 689577.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 27 2008 Tim Waugh <twaugh@redhat.com> 8.61-10
|
|
|
ea5d11 |
- Applied patch to fix CVE-2008-0411 (bug #431536).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Feb 22 2008 Tim Waugh <twaugh@redhat.com> 8.61-9
|
|
|
ea5d11 |
- Build with jasper again (bug #433897). Build requires jasper-devel, and
|
|
|
ea5d11 |
a patch to remove jas_set_error_cb reference.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 13 2008 Tim Waugh <twaugh@redhat.com> 8.61-8
|
|
|
ea5d11 |
- Rebuild for GCC 4.3.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jan 28 2008 Tim Waugh <twaugh@redhat.com> 8.61-7
|
|
|
ea5d11 |
- Don't build with jasper support.
|
|
|
ea5d11 |
- Remove bundled libraries.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Dec 11 2007 Tim Waugh <twaugh@redhat.com> 8.61-6
|
|
|
ea5d11 |
- Applied upstream patch for bug #416321.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Nov 30 2007 Tim Waugh <twaugh@redhat.com> 8.61-5
|
|
|
ea5d11 |
- Fixed runlibfileifexists patch.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Nov 30 2007 Tim Waugh <twaugh@redhat.com> 8.61-4
|
|
|
ea5d11 |
- Revert previous change, but define .runlibfileifexists, not just
|
|
|
ea5d11 |
runlibfileifexists.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Nov 28 2007 Tim Waugh <twaugh@redhat.com> 8.61-3
|
|
|
ea5d11 |
- No longer need runlibfileifexists.
|
|
|
ea5d11 |
- Use runlibfile in cidfmap.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Nov 28 2007 Tim Waugh <twaugh@redhat.com> 8.61-2
|
|
|
ea5d11 |
- Add /usr/share/fonts to fontpath (bug #402551).
|
|
|
ea5d11 |
- Restore cidfmap-switching bits, except for FAPIcidfmap which is no
|
|
|
ea5d11 |
longer used.
|
|
|
ea5d11 |
- Add runlibfileifexists to gs_init.ps.
|
|
|
ea5d11 |
- Build with --disable-compile-inits (bug #402501).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Nov 23 2007 Tim Waugh <twaugh@redhat.com> 8.61-1
|
|
|
ea5d11 |
- 8.61.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Oct 23 2007 Tim Waugh <twaugh@redhat.com> 8.60-5
|
|
|
ea5d11 |
- Applied patch from upstream to fix CVE-2007-2721 (bug #346511).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Oct 9 2007 Tim Waugh <twaugh@redhat.com> 8.60-4
|
|
|
ea5d11 |
- Marked localized man pages as %%lang (bug #322321).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Sep 27 2007 Tim Waugh <twaugh@redhat.com> 8.60-3
|
|
|
ea5d11 |
- Back-ported mkstemp64 patch (bug #308211).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Aug 23 2007 Tim Waugh <twaugh@redhat.com> 8.60-2
|
|
|
ea5d11 |
- More specific license tag.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Aug 3 2007 Tim Waugh <twaugh@redhat.com> 8.60-1
|
|
|
ea5d11 |
- 8.60.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jul 16 2007 Tim Waugh <twaugh@redhat.com> 8.60-0.r8112.2
|
|
|
ea5d11 |
- Own %%{_libdir}/ghostscript (bug #246026).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jul 10 2007 Tim Waugh <twaugh@redhat.com> 8.60-0.r8112.1
|
|
|
ea5d11 |
- 8.60 snapshot from svn. Patches dropped:
|
|
|
ea5d11 |
- big-cmap-post
|
|
|
ea5d11 |
- split-cidfnmap
|
|
|
ea5d11 |
- exactly-enable-cidfnmap
|
|
|
ea5d11 |
- Fontmap.local
|
|
|
ea5d11 |
No longer needed:
|
|
|
ea5d11 |
- gxcht-64bit-crash
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Apr 17 2007 Tim Waugh <twaugh@redhat.com> 8.15.4-3
|
|
|
ea5d11 |
- Apply fonts in CIDFnmap even if the same fontnames are already registered
|
|
|
ea5d11 |
(bug #163231).
|
|
|
ea5d11 |
- New file CIDFmap (bug #233966).
|
|
|
ea5d11 |
- Allow local overrides for FAPIcidfmap, cidfmap and Fontmap (bug #233966).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Apr 3 2007 Tim Waugh <twaugh@redhat.com> 8.15.4-2
|
|
|
ea5d11 |
- Fixed configuration file locations (bug #233966).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Mar 14 2007 Tim Waugh <twaugh@redhat.com> 8.15.4-1
|
|
|
ea5d11 |
- 8.15.4.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jan 25 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-7
|
|
|
ea5d11 |
- dvipdf script fixes (bug #88906).
|
|
|
ea5d11 |
- Moved libijs.so and libgs.so into devel package (bug #203623).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jan 24 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-6
|
|
|
ea5d11 |
- Configure with --with-drivers=ALL since the advertised default is not
|
|
|
ea5d11 |
what gets used (bug #223819).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jan 18 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-5
|
|
|
ea5d11 |
- Backported gxcht 64bit crash fix from GPL trunk (bug #177763).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 12 2007 Tim Waugh <twaugh@redhat.com> 8.15.3-4
|
|
|
ea5d11 |
- Own cjkv directory (bug #221380, bug #222375).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Dec 5 2006 Tim Waugh <twaugh@redhat.com> 8.15.3-3
|
|
|
ea5d11 |
- Added split-cidfnmap patch (bug #194592).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Nov 16 2006 Tim Waugh <twaugh@redhat.com> 8.15.3-2
|
|
|
ea5d11 |
- 8.15.3. No longer need gtk2, ps2epsi, badc, pagesize,
|
|
|
ea5d11 |
use-external-freetype, split-font-configuration or cjkv patches.
|
|
|
ea5d11 |
- Renumbered patches.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Oct 3 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-9
|
|
|
ea5d11 |
- Apply CJKV patch from svn164:165 plus the fix from svn173:174 (bug #194592,
|
|
|
ea5d11 |
bug #203712, possibly bug #167596).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 8.15.2-8.1
|
|
|
ea5d11 |
- rebuild
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jun 23 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-8
|
|
|
ea5d11 |
- Revert CJKV patch.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 8.15.2-7
|
|
|
ea5d11 |
- rebuilt with new gnutls
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jun 13 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-6
|
|
|
ea5d11 |
- Undo svn sync.
|
|
|
ea5d11 |
- Apply CJKV patch from svn164:165.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jun 9 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-5
|
|
|
ea5d11 |
- Sync to svn165.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri May 26 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-4
|
|
|
ea5d11 |
- Fix ijs-config not to have multilib conflicts (bug #192672)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue May 2 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-3
|
|
|
ea5d11 |
- Remove adobe-cmaps and acro5-cmaps, since latest CMaps are already
|
|
|
ea5d11 |
included (bug #190463).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Apr 25 2006 Tim Waugh <twaugh@redhat.com> 8.15.2-2
|
|
|
ea5d11 |
- 8.15.2.
|
|
|
ea5d11 |
- No longer need build, krgb, pdfwrite, str1570 patches.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Apr 24 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-10
|
|
|
ea5d11 |
- Fix emacs interaction (bug #189321, STR #1570).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Apr 10 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-9
|
|
|
ea5d11 |
- Add %%{_datadir}/fonts/japanese to font path (bug #188448).
|
|
|
ea5d11 |
- Spec file cleanups (bug #188066).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sat Apr 8 2006 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Build requires libtool (bug #188341).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Apr 6 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-8
|
|
|
ea5d11 |
- Fix pdfwrite (bug #187834).
|
|
|
ea5d11 |
- CUPS filters go in /usr/lib/cups/filter even on lib64 platforms.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Mar 2 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-7
|
|
|
ea5d11 |
- BuildRequires: gnutls-devel
|
|
|
ea5d11 |
- Updated KRGB patch for gdevijs.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Feb 28 2006 Karsten Hopp <karsten@redhat.de> 8.15.1-6
|
|
|
ea5d11 |
- BuildRequires: libXt-devel
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 8.15.1-5.2
|
|
|
ea5d11 |
- bump again for double-long bug on ppc(64)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 8.15.1-5.1
|
|
|
ea5d11 |
- rebuilt for new gcc4.1 snapshot and glibc changes
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jan 30 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-5
|
|
|
ea5d11 |
- Updated adobe-cmaps to 200406 (bug #173613).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jan 27 2006 Tim Waugh <twaugh@redhat.com> 8.15.1-4
|
|
|
ea5d11 |
- Support reading a big cmap/post table from a TrueType font.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
|
|
ea5d11 |
- rebuilt
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Nov 9 2005 Tomas Mraz <tmraz@redhat.com> 8.15.1-3
|
|
|
ea5d11 |
- Build does not explicitly require xorg-x11-devel.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Nov 9 2005 Tomas Mraz <tmraz@redhat.com> 8.15.1-2
|
|
|
ea5d11 |
- rebuilt with new openssl
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Sep 26 2005 Tim Waugh <twaugh@redhat.com> 8.15.1-1
|
|
|
ea5d11 |
- Some directories should be "8.15" not "8.15.1" (bug #169198).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Sep 22 2005 Tim Waugh <twaugh@redhat.com> 8.15.1-0.1
|
|
|
ea5d11 |
- 8.15.1.
|
|
|
ea5d11 |
- No longer need overflow patch.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Aug 16 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.3
|
|
|
ea5d11 |
- Rebuilt for new cairo.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Aug 15 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.2
|
|
|
ea5d11 |
- Parametrize freetype, and disable it (bug #165962).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Aug 12 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc4.1
|
|
|
ea5d11 |
- 8.15rc4.
|
|
|
ea5d11 |
- Fixed lips4v driver (bug #165713).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Aug 9 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.7
|
|
|
ea5d11 |
- Install adobe/acro5 CMaps (bug #165428).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jul 18 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.6
|
|
|
ea5d11 |
- Fixed split font configuration patch (bug #161187).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jul 13 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.5
|
|
|
ea5d11 |
- Split font configuration (bug #161187).
|
|
|
ea5d11 |
- Reverted this change:
|
|
|
ea5d11 |
- Build requires xorg-x11-devel, not XFree86-devel.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jul 12 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.4
|
|
|
ea5d11 |
- Add Japanese fonts to FAPIcidfmap (bug #161187).
|
|
|
ea5d11 |
- Moved Resource directory.
|
|
|
ea5d11 |
- Added use-external-freetype patch (bug #161187).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jul 11 2005 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Build requires libtiff-devel (bug #162826).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jun 9 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.3
|
|
|
ea5d11 |
- Build requires xorg-x11-devel, not XFree86-devel.
|
|
|
ea5d11 |
- Include ierrors.h in the devel package.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jun 8 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.2
|
|
|
ea5d11 |
- Drop 'Provides: libijs.so' because it is incorrect.
|
|
|
ea5d11 |
- Build igcref.c with -O0 to work around bug #150771.
|
|
|
ea5d11 |
- Renumber patches.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jun 3 2005 Tim Waugh <twaugh@redhat.com> 8.15-0.rc3.1
|
|
|
ea5d11 |
- Switch to ESP Ghostscript.
|
|
|
ea5d11 |
- 8.15rc3.
|
|
|
ea5d11 |
- Lots of patches dropped. Perhaps some will need to be re-added.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Mar 10 2005 Tim Waugh <twaugh@redhat.com> 7.07-40
|
|
|
ea5d11 |
- Build igcref.c with -O0 to work around bug #150771.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Mar 1 2005 Tim Waugh <twaugh@redhat.com> 7.07-39
|
|
|
ea5d11 |
- Rebuilt for new GCC.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Feb 21 2005 Tim Waugh <twaugh@redhat.com> 7.07-38
|
|
|
ea5d11 |
- Fixes inspired by GCC 4.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jan 18 2005 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Correct permissions for %%{_datadir}/ghostscript/Resource (bug #145420).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Dec 10 2004 Tim Waugh <twaugh@redhat.com> 7.07-37
|
|
|
ea5d11 |
- Fixed missing return statement (bug #136757).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Dec 9 2004 Tim Waugh <twaugh@redhat.com> 7.07-36
|
|
|
ea5d11 |
- Remove VFlib2 bits (bug #120498).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Dec 3 2004 Tim Waugh <twaugh@redhat.com> 7.07-35
|
|
|
ea5d11 |
- Added /etc/ghostscript to search path and to file manifest (bug #98974).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sat Nov 20 2004 Miloslav Trmac <mitr@redhat.com> - 7.07-34
|
|
|
ea5d11 |
- Convert man pages to UTF-8
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Oct 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-33
|
|
|
ea5d11 |
- Fix for bug #136322 (temporary files).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Sep 28 2004 Tim Waugh <twaugh@redhat.com> 7.07-32
|
|
|
ea5d11 |
- Turn off fontconfig until it's fixed (bug #133353).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 18 2004 Tim Waugh <twaugh@redhat.com> 7.07-31
|
|
|
ea5d11 |
- Only ship gsx in the gtk subpackage.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Aug 6 2004 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Run /sbin/ldconfig in %%post/%%postun.
|
|
|
ea5d11 |
- Stricter requirements for the main package in the subpackages.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jul 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-30
|
|
|
ea5d11 |
- Updated eplaser driver to add alc4000 (bug #128007).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jun 25 2004 Tim Waugh <twaugh@redhat.com> 7.07-29
|
|
|
ea5d11 |
- Prevent pdf2ps generating "null setpagesize" (bug #126446).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jun 24 2004 Tim Waugh <twaugh@redhat.com> 7.07-28
|
|
|
ea5d11 |
- Fix Omni patch assumption about /usr/lib which breaks for multilib
|
|
|
ea5d11 |
architectures.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
ea5d11 |
- rebuilt
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jun 1 2004 Tim Waugh <twaugh@redhat.com> 7.07-26
|
|
|
ea5d11 |
- Removed another debug message from the fontconfig patch.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Mar 9 2004 Tim Waugh <twaugh@redhat.com> 7.07-25
|
|
|
ea5d11 |
- Added bjc250gs driver (bug #117860).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Mar 4 2004 Tim Waugh <twaugh@redhat.com> 7.07-24
|
|
|
ea5d11 |
- Fix compilation with GCC 3.4.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
|
|
ea5d11 |
- rebuilt
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 18 2004 Tim Waugh <twaugh@redhat.com> 7.07-23
|
|
|
ea5d11 |
- Build against gtk2/glib2 (bug #115619). Patch from W. Michael Petullo.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com> 7.07-22
|
|
|
ea5d11 |
- rebuilt
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Feb 12 2004 Tim Waugh <twaugh@redhat.com> 7.07-21
|
|
|
ea5d11 |
- Leave gdevpdfm.c seemingly-mistaken bitwise ops alone (bug #115396).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Feb 5 2004 Tim Waugh <twaugh@redhat.com> 7.07-20
|
|
|
ea5d11 |
- Fix compilation with GCC 3.4.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jan 28 2004 Tim Waugh <twaugh@redhat.com> 7.07-19
|
|
|
ea5d11 |
- Attempt to fix gdevcups crash (bug #114256).
|
|
|
ea5d11 |
- Make gs dynamically link to libgs (bug #114276).
|
|
|
ea5d11 |
- Fix gdevesmv.c's misuse of const (bug #114250).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jan 20 2004 Tim Waugh <twaugh@redhat.com> 7.07-18
|
|
|
ea5d11 |
- Turn on libgs again (bug #88175).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jan 19 2004 Tim Waugh <twaugh@redhat.com> 7.07-17
|
|
|
ea5d11 |
- Removed stp driver. Use the IJS version (ijsgimpprint) instead.
|
|
|
ea5d11 |
- No longer conflicts with foomatic for hpijs versioning.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jan 12 2004 Tim Waugh <twaugh@redhat.com> 7.07-16
|
|
|
ea5d11 |
- Split hpijs out into separate source package.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jan 8 2004 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Fix several mistakenly-used bitwise operations.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jan 6 2004 Tim Waugh <twaugh@redhat.com> 7.07-15
|
|
|
ea5d11 |
- Build for Fedora Core 1 printer drivers update.
|
|
|
ea5d11 |
- Conflicts with foomatic before hpijs 1.5 data.
|
|
|
ea5d11 |
- Make fontconfig optional.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sat Dec 13 2003 Tim Waugh <twaugh@redhat.com> 7.07-14
|
|
|
ea5d11 |
- Disable unnecessary debug messages from fontconfig support.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Dec 5 2003 Tim Waugh <twaugh@redhat.com> 7.07-13
|
|
|
ea5d11 |
- Add fontconfig support (bug #111412).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Nov 27 2003 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Build requires libjpeg-devel (bug #110737).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Nov 11 2003 Tim Waugh <twaugh@redhat.com> 7.07-12
|
|
|
ea5d11 |
- Updated hpijs to 1.5 (bug #109714).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Nov 10 2003 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Updated lxm3200 patch (bug #109625).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Sep 30 2003 Tim Waugh <twaugh@redhat.com> 7.07-11
|
|
|
ea5d11 |
- Updated gdevcups.c from CUPS 1.1.19.
|
|
|
ea5d11 |
- Apply NOMEDIAATTRS patch from CUPS 1.1.19 (bug #105401).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Aug 28 2003 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Fix lips4v driver (bug #92337).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 20 2003 Tim Waugh <twaugh@redhat.com> 7.07-10
|
|
|
ea5d11 |
- Fix compilation problems in hpijs.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Aug 4 2003 Tim Waugh <twaugh@redhat.com> 7.07-9
|
|
|
ea5d11 |
- Further fix from bug #100685.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jul 31 2003 Tim Waugh <twaugh@redhat.com> 7.07-8
|
|
|
ea5d11 |
- Further fix from bug #100685.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jul 29 2003 Tim Waugh <twaugh@redhat.com> 7.07-7
|
|
|
ea5d11 |
- Further fix from bug #100685.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jul 25 2003 Tim Waugh <twaugh@redhat.com> 7.07-6
|
|
|
ea5d11 |
- Further fix from bug #100557.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jul 24 2003 Tim Waugh <twaugh@redhat.com> 7.07-5
|
|
|
ea5d11 |
- Further fix from bug #100557.
|
|
|
ea5d11 |
- Fix bug #100685.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jul 23 2003 Tim Waugh <twaugh@redhat.com> 7.07-4
|
|
|
ea5d11 |
- Fix bug #100557.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com> 7.07-3
|
|
|
ea5d11 |
- rebuilt
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue May 27 2003 Tim Waugh <twaugh@redhat.com>
|
|
|
ea5d11 |
- Fix sed usage in ps2epsi (bug #89300).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue May 20 2003 Tim Waugh <twaugh@redhat.com> 7.07-2
|
|
|
ea5d11 |
- HPIJS 1.4 (bug #91219).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sun May 18 2003 Tim Waugh <twaugh@redhat.com> 7.07-1
|
|
|
ea5d11 |
- 7.07.
|
|
|
ea5d11 |
- Parametrize build_libgs.
|
|
|
ea5d11 |
- Remove Omni requirement (bug #88177).
|
|
|
ea5d11 |
- Fix ghostscript-gtk obsoletes: line (bug #88175).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Apr 3 2003 Tim Waugh <twaugh@redhat.com> 7.06-1
|
|
|
ea5d11 |
- 7.06.
|
|
|
ea5d11 |
- Updated config, vflib.fixup patches.
|
|
|
ea5d11 |
- No longer need dx6, jpeg patches.
|
|
|
ea5d11 |
- No longer need to add in missed GNU drivers.
|
|
|
ea5d11 |
- Turn off dj970 driver (hpijs drives that).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Mar 31 2003 Tim Waugh <twaugh@redhat.com> 7.05-34
|
|
|
ea5d11 |
- Apply fix for CJK font search method when the fonts are not available
|
|
|
ea5d11 |
(bug #83516).
|
|
|
ea5d11 |
- The gb18030 patch no longer applies here.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Mar 27 2003 Tim Waugh <twaugh@redhat.com> 7.05-33
|
|
|
ea5d11 |
- Add some missing font aliases (bug #73342).
|
|
|
ea5d11 |
- Use the system jpeg library.
|
|
|
ea5d11 |
- Update hpijs to 1.3.1.
|
|
|
ea5d11 |
- Update gdevcups.c from cups-1.1.18.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 7.05-32
|
|
|
ea5d11 |
- debuginfo rebuild
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Feb 21 2003 Elliot Lee <sopwith@redhat.com> 7.05-31
|
|
|
ea5d11 |
- Add ghostscript-7.05-oob-66421.patch to fix the segfault behind #66421
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jan 30 2003 Tim Waugh <twaugh@redhat.com> 7.05-30
|
|
|
ea5d11 |
- Remove rss patch from hpijs (not needed).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jan 22 2003 Tim Powers <timp@redhat.com> 7.05-29
|
|
|
ea5d11 |
- rebuilt
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jan 16 2003 Tim Waugh <twaugh@redhat.com> 7.05-28
|
|
|
ea5d11 |
- Add Korean font aliases to CIDFnmap CJK resource files (bug #81924).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sat Dec 14 2002 Tim Waugh <twaugh@redhat.com> 7.05-27
|
|
|
ea5d11 |
- Obsolete ghostscript-gtk (bug #79585).
|
|
|
ea5d11 |
- Omni 121002 patch.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Dec 10 2002 Tim Waugh <twaugh@redhat.com> 7.05-26
|
|
|
ea5d11 |
- Don't ship the shared object yet (part of bug #79340).
|
|
|
ea5d11 |
- Don't make the gtk package, since that needs the shared object.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Nov 26 2002 Tim Waugh <twaugh@redhat.com> 7.05-25
|
|
|
ea5d11 |
- Fix level 1 PostScript output (bug #78450).
|
|
|
ea5d11 |
- No need to carry gomni.c, since it comes from the patch.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Nov 11 2002 Tim Waugh <twaugh@redhat.com> 7.05-24
|
|
|
ea5d11 |
- Omni 071902 patch.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Nov 11 2002 Tim Waugh <twaugh@redhat.com> 7.05-23
|
|
|
ea5d11 |
- hpijs-1.3, with updated rss patch.
|
|
|
ea5d11 |
- Fix XLIBDIRS.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Oct 25 2002 Tim Waugh <twaugh@redhat.com> 7.05-22
|
|
|
ea5d11 |
- hpijs-rss 1.2.2.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Oct 14 2002 Tim Waugh <twaugh@redhat.com> 7.05-21
|
|
|
ea5d11 |
- Set libdir when installing.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Aug 15 2002 Tim Waugh <twaugh@redhat.com> 7.05-20
|
|
|
ea5d11 |
- Add cups device (bug #69573).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Aug 12 2002 Tim Waugh <twaugh@redhat.com> 7.05-19
|
|
|
ea5d11 |
- Fix the gb18030 patch (bug #71135, bug #71303).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sat Aug 10 2002 Elliot Lee <sopwith@redhat.com> 7.05-18
|
|
|
ea5d11 |
- rebuilt with gcc-3.2 (we hope)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Aug 9 2002 Tim Waugh <twaugh@redhat.com> 7.05-17
|
|
|
ea5d11 |
- Add CIDnmap for GB18030 font (bug #71135).
|
|
|
ea5d11 |
- Fix URL (bug #70734).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jul 23 2002 Tim Waugh <twaugh@redhat.com> 7.05-16
|
|
|
ea5d11 |
- Rebuild in new environment.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jul 9 2002 Tim Waugh <twaugh@redhat.com> 7.05-15
|
|
|
ea5d11 |
- Remove the chp2200 driver again, to fix cdj890 (bug #67578).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jul 5 2002 Tim Waugh <twaugh@redhat.com> 7.05-14
|
|
|
ea5d11 |
- For CJK font support, use CIDFnmap instead of CIDFont
|
|
|
ea5d11 |
resources (bug #68009).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jul 3 2002 Tim Waugh <twaugh@redhat.com> 7.05-13
|
|
|
ea5d11 |
- Build requires unzip and gtk+-devel (bug #67799).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jun 26 2002 Tim Waugh <twaugh@redhat.com> 7.05-12
|
|
|
ea5d11 |
- File list tweaking.
|
|
|
ea5d11 |
- More file list tweaking.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jun 25 2002 Tim Waugh <twaugh@redhat.com> 7.05-10
|
|
|
ea5d11 |
- Rebuild for bootstrap.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jun 19 2002 Tim Waugh <twaugh@redhat.com> 7.05-9
|
|
|
ea5d11 |
- Omni 052902 patch.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jun 10 2002 Tim Waugh <twaugh@redhat.com> 7.05-8
|
|
|
ea5d11 |
- Requires recent version of patchutils (bug #65947).
|
|
|
ea5d11 |
- Don't ship broken man page symlinks (bug #66238).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed May 29 2002 Tim Waugh <twaugh@redhat.com> 7.05-7
|
|
|
ea5d11 |
- Put gsx in its own package.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue May 28 2002 Tim Waugh <twaugh@redhat.com> 7.05-6
|
|
|
ea5d11 |
- New gomni.c from IBM to fix an A4 media size problem.
|
|
|
ea5d11 |
- Use new Adobe CMaps (bug #65362).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sun May 26 2002 Tim Powers <timp@redhat.com> 7.05-5
|
|
|
ea5d11 |
- automated rebuild
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed May 22 2002 Tim Waugh <twaugh@redhat.com> 7.05-4
|
|
|
ea5d11 |
- New gomni.c from IBM to fix bug #65269 (again).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue May 21 2002 Tim Waugh <twaugh@redhat.com> 7.05-2
|
|
|
ea5d11 |
- Don't apply bogus parts of vflib patch (bug #65268).
|
|
|
ea5d11 |
- Work around Omni -sPAPERSIZE=a4 problem (bug #65269).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon May 20 2002 Tim Waugh <twaugh@redhat.com> 7.05-1
|
|
|
ea5d11 |
- 7.05.
|
|
|
ea5d11 |
- No longer need mkstemp, vflib.fixup, quoting, or PARANOIDSAFER
|
|
|
ea5d11 |
patches.
|
|
|
ea5d11 |
- Don't apply CJK patches any more (no longer needed).
|
|
|
ea5d11 |
- Updated Source15, Patch0, Patch10, Patch5, Patch24, Patch14, Patch12.
|
|
|
ea5d11 |
- Made gdevdmpr.c compile again.
|
|
|
ea5d11 |
- Move gimp-print to a separate package.
|
|
|
ea5d11 |
- Ship the shared object too (and a .so file that is dlopened).
|
|
|
ea5d11 |
- Update Omni patch. No longer need Omni_path, Omni_quiet, Omni_glib patches.
|
|
|
ea5d11 |
- Require Omni >= 0.6.1.
|
|
|
ea5d11 |
- Add patch to fix gtk+ initial window size.
|
|
|
ea5d11 |
- Add devel package with header files.
|
|
|
ea5d11 |
- Turn on IJS support.
|
|
|
ea5d11 |
- Update hpijs to 1.1.
|
|
|
ea5d11 |
- Don't ship the hpijs binary in the ghostscript package.
|
|
|
ea5d11 |
- Use -fPIC when building ijs.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Apr 3 2002 Tim Waugh <twaugh@redhat.com> 6.52-8
|
|
|
ea5d11 |
- New CIDFonts (bug #61015).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Apr 3 2002 Tim Waugh <twaugh@redhat.com> 6.52-7
|
|
|
ea5d11 |
- Fix release numbers of sub packages.
|
|
|
ea5d11 |
- Handle info files, use ldconfig (bug #62574).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Mar 19 2002 Tim Waugh <twaugh@redhat.com> 6.52-6
|
|
|
ea5d11 |
- Fix config patch so that gs --help displays the right thing.
|
|
|
ea5d11 |
- Don't ship sysvlp.sh.
|
|
|
ea5d11 |
- Fix some shell scripts.
|
|
|
ea5d11 |
- Ship escputil man page (bug #58919).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Feb 11 2002 Tim Waugh <twaugh@redhat.com> 6.52-5
|
|
|
ea5d11 |
- Add CHP2200 driver (bug #57516).
|
|
|
ea5d11 |
- Fix gimp-print-4.2.0 so that it builds without cups-config.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sat Feb 2 2002 Bill Nottingham <notting@redhat.com> 6.52-4
|
|
|
ea5d11 |
- do condrestart in %%postun, not %%post
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Feb 1 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-3
|
|
|
ea5d11 |
- Restart service cups after installing gimp-print-cups
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sun Jan 27 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-2
|
|
|
ea5d11 |
- hpijs is finally free - support it.
|
|
|
ea5d11 |
- Add extra package for CUPS support
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jan 21 2002 Bernhard Rosenkraenzer <bero@redhat.com> 6.52-1
|
|
|
ea5d11 |
- Updates:
|
|
|
ea5d11 |
- ghostscript 6.52
|
|
|
ea5d11 |
- hpdj 2.6 -> pcl3 3.3
|
|
|
ea5d11 |
- CJK Patchlevel 3, adobe-cmaps 200109
|
|
|
ea5d11 |
- gimp-print 4.2.0
|
|
|
ea5d11 |
- Adapt patches
|
|
|
ea5d11 |
- Fix various URLs
|
|
|
ea5d11 |
- Begin cleaning up spec file
|
|
|
ea5d11 |
- Fix bugs #21879 and #50923
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jan 09 2002 Tim Powers <timp@redhat.com>
|
|
|
ea5d11 |
- automated rebuild
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Oct 18 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-16
|
|
|
ea5d11 |
- update the Omni driver, and patch it to seek in /usr/lib/Omni/ first
|
|
|
ea5d11 |
- require Omni
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Oct 01 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-15
|
|
|
ea5d11 |
- change -dPARANOIDSAFER to punch a hole for OutputFile
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Sep 17 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-14
|
|
|
ea5d11 |
- add -dPARANOIDSAFER to let us breathe a little easier in the print spooler.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Sep 13 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-13
|
|
|
ea5d11 |
- apply jakub's fix to ghostscript's jmp_buf problems; #49591
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Sep 5 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-12
|
|
|
ea5d11 |
- fix lprsetup.sh; #50925
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Aug 24 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-11
|
|
|
ea5d11 |
- added Epson's old eplaseren drivers,
|
|
|
ea5d11 |
- pointed out by Till Kamppeter <till.kamppeter@gmx.net>
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Aug 21 2001 Paul Howarth <paul@city-fan.org> 6.51-10
|
|
|
ea5d11 |
- included Samsung GDI driver for ML-4500 printer support.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sun Aug 19 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-9
|
|
|
ea5d11 |
- applied IBM's glib patches for Omni, which now works.
|
|
|
ea5d11 |
- BE AWARE: we now link against libstdc++ and glib for this, and use a c++
|
|
|
ea5d11 |
- link stage to do the dirty.
|
|
|
ea5d11 |
- added glib-devel buildreq and glib req, I don't think we require everything
|
|
|
ea5d11 |
- yet, I could pull in sasl.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sun Aug 19 2001 David Suffield <david_suffield@hp.com> 6.51-8
|
|
|
ea5d11 |
- Added gs device hpijs and updated gdevhpij.c to hpijs 0.97
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 15 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-7
|
|
|
ea5d11 |
- pull in ynakai's update to the cjk resources.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Aug 9 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-6
|
|
|
ea5d11 |
- turn dmprt and cdj880 back on. for some reason, they work now.
|
|
|
ea5d11 |
- voodoo, who knows.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Aug 9 2001 Yukihiro Nakai <ynakai@redhat.com> 6.51-5
|
|
|
ea5d11 |
- Add cjk resources
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 1 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-4
|
|
|
ea5d11 |
- applied drepper@redhat.com's patch for #50300
|
|
|
ea5d11 |
- fixed build deps on zlib-devel and libpng-devel, #49853
|
|
|
ea5d11 |
- made gs_init.ps a config file; #25096
|
|
|
ea5d11 |
- O\^/nZ the daTa directorieZ now; #50693
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Jul 24 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-3
|
|
|
ea5d11 |
- wired up the Resource dir and the Font and CIDFont maps.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Jul 23 2001 Crutcher Dunnavant <crutcher@redhat.com> 6.51-2
|
|
|
ea5d11 |
- luckily, I had a spare chicken. Thanks to some work by Nakai, and one last
|
|
|
ea5d11 |
- desperate search through google, everything /seems/ to be working. I know
|
|
|
ea5d11 |
- that there are going to be problems in the japanese code, and I need to turn
|
|
|
ea5d11 |
- on the cjk font map from adobe, but it /works/ at the moment.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jun 21 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
ea5d11 |
- upgraded to 6.51, a major version upgrade
|
|
|
ea5d11 |
- rewrote spec file, threw out some patches
|
|
|
ea5d11 |
- turned on IBM's Omni print drivers interface
|
|
|
ea5d11 |
- turned on HP's hpijs print drivers interface
|
|
|
ea5d11 |
- turned on every driver that looked usable from linux
|
|
|
ea5d11 |
- sacrificed a chicken to integrate the old Japanese drivers
|
|
|
ea5d11 |
- - This didn't work. The japanese patches are turned off, pending review.
|
|
|
ea5d11 |
- - I can do loops with C, but the bugs are in Postscript init files
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Apr 11 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
ea5d11 |
- added P. B. West's lx5000 driver
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Feb 27 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
ea5d11 |
- added xtt-fonts requirement (for VFlib)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Feb 9 2001 Adrian Havill <havill@redhat.com>
|
|
|
ea5d11 |
- cmpskit removed as a build prereq
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Feb 8 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
ea5d11 |
- merged in some patches that got away:
|
|
|
ea5d11 |
* Fri Sep 1 2000 Mitsuo Hamada <mhamada@redhat.com>
|
|
|
ea5d11 |
- add support JIS B size
|
|
|
ea5d11 |
- fix the problem of reconverting GNUPLOT output
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Feb 8 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
ea5d11 |
- switched to japanese for everybody
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Feb 8 2001 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
ea5d11 |
- tweaked time_.h to test for linux, and include the right
|
|
|
ea5d11 |
- header
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 7 2001 Crutcher Dunnavnat <crutcher@redhat.com>
|
|
|
ea5d11 |
- added the lxm3200 driver
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Dec 11 2000 Crutcher Dunnavant <crutcher@redhat.com>
|
|
|
ea5d11 |
- merged in the (accendental) branch that contained the mktemp
|
|
|
ea5d11 |
- and LD_RUN_PATH bug fixes.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Oct 17 2000 Jeff Johnson <jbj@redhat.com>
|
|
|
ea5d11 |
- tetex using xdvi with ghostscript patch (#19212).
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Sep 12 2000 Michael Stefaniuc <mstefani@redhat.com>
|
|
|
ea5d11 |
- expanded the gcc296 patch to fix a compilation issue with the new stp
|
|
|
ea5d11 |
driver
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Sep 11 2000 Michael Stefaniuc <mstefani@redhat.com>
|
|
|
ea5d11 |
- added the stp driver from the gimp-print project.
|
|
|
ea5d11 |
It supports high quality printing especialy with Epson Stylus Photo.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 2 2000 Matt Wilson <msw@redhat.com>
|
|
|
ea5d11 |
- rebuilt against new libpng
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Aug 2 2000 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
|
ea5d11 |
- Fix up the cdj880 patch (Bug #14978)
|
|
|
ea5d11 |
- Fix build with gcc 2.96
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jul 21 2000 Bill Nottingham <notting@redhat.com>
|
|
|
ea5d11 |
- turn off japanese support
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
|
|
|
ea5d11 |
- automatic rebuild
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jul 07 2000 Trond Eivind Glomsrød <teg@redhat.com>
|
|
|
ea5d11 |
- fixed the broken inclusion of files in /usr/doc
|
|
|
ea5d11 |
- Build requires freetype-devel
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Jun 16 2000 Matt Wilson <msw@redhat.com>
|
|
|
ea5d11 |
- build japanese support in main distribution
|
|
|
ea5d11 |
- FHS manpage paths
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sun Mar 26 2000 Chris Ding <cding@redhat.com>
|
|
|
ea5d11 |
- enabled bmp16m driver
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Mar 23 2000 Matt Wilson <msw@redhat.com>
|
|
|
ea5d11 |
- added a boatload of Japanese printers
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Mar 16 2000 Matt Wilson <msw@redhat.com>
|
|
|
ea5d11 |
- add japanese support, enable_japanese macro
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Feb 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
|
ea5d11 |
- 5.50 at last...
|
|
|
ea5d11 |
- hpdj 2.6
|
|
|
ea5d11 |
- Added 3rd party drivers:
|
|
|
ea5d11 |
- Lexmark 5700 (lxm5700m)
|
|
|
ea5d11 |
- Alps MD-* (md2k, md5k)
|
|
|
ea5d11 |
- Lexmark 2050, 3200, 5700 and 7000 (lex2050, lex3200, lex5700, lex7000)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Feb 4 2000 Bernhard Rosenkraenzer <bero@redhat.com>
|
|
|
ea5d11 |
- rebuild to compress man page
|
|
|
ea5d11 |
- fix gs.1 symlink
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Jan 26 2000 Bill Nottingham <notting@redhat.com>
|
|
|
ea5d11 |
- add stylus 740 uniprint files
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jan 13 2000 Preston Brown <pbrown@redhat.com>
|
|
|
ea5d11 |
- add lq850 dot matrix driver (#6357)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Oct 28 1999 Bill Nottingham <notting@redhat.com>
|
|
|
ea5d11 |
- oops, include oki182 driver.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue Aug 24 1999 Bill Nottingham <notting@redhat.com>
|
|
|
ea5d11 |
- don't optimize on Alpha. This way it works.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jul 29 1999 Michael K. Johnson <johnsonm@redhat.com>
|
|
|
ea5d11 |
- added hpdj driver
|
|
|
ea5d11 |
- changed build to use tar_cat so adding new drivers is sane
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jul 1 1999 Bill Nottingham <notting@redhat.com>
|
|
|
ea5d11 |
- add OkiPage 4w+, HP 8xx drivers
|
|
|
ea5d11 |
* Mon Apr 5 1999 Bill Nottingham <notting@redhat.com>
|
|
|
ea5d11 |
- fix typo in config patch.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
|
|
|
ea5d11 |
- auto rebuild in the new build environment (release 6)
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Mar 15 1999 Cristian Gafton <gafton@redhat.com>
|
|
|
ea5d11 |
- added patch from rth to fix alignement problems on the alpha.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
|
|
|
ea5d11 |
- Injected new description and group.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Feb 08 1999 Bill Nottingham <notting@redhat.com>
|
|
|
ea5d11 |
- add uniprint .upp files
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Sat Feb 06 1999 Preston Brown <pbrown@redhat.com>
|
|
|
ea5d11 |
- fontpath update.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Wed Dec 23 1998 Preston Brown <pbrown@redhat.com>
|
|
|
ea5d11 |
- updates for ghostscript 5.10
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Fri Nov 13 1998 Preston Brown <pbrown@redhat.com>
|
|
|
ea5d11 |
- updated to use shared urw-fonts package.
|
|
|
ea5d11 |
* Mon Nov 09 1998 Preston Brown <pbrown@redhat.com>
|
|
|
ea5d11 |
- turned on truetype (ttf) font support.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Thu Jul 2 1998 Jeff Johnson <jbj@redhat.com>
|
|
|
ea5d11 |
- updated to 4.03.
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Tue May 05 1998 Cristian Gafton <gafton@redhat.com>
|
|
|
ea5d11 |
- enabled more printer drivers
|
|
|
ea5d11 |
- buildroot
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
|
|
|
ea5d11 |
- translations modified for de, fr, tr
|
|
|
ea5d11 |
|
|
|
ea5d11 |
* Mon Mar 03 1997 Erik Troan <ewt@redhat.com>
|
|
|
ea5d11 |
- Made /usr/share/ghostscript/3.33/Fontmap a config file.
|