The NetBSD Project

CVS log for pkgsrc/print/ghostscript-gpl/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / print / ghostscript-gpl

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.25 / (download) - annotate - [select for diffs], Tue Oct 26 11:12:07 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, HEAD
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Revision 1.24 / (download) - annotate - [select for diffs], Thu Oct 7 14:48:56 2021 UTC (23 months, 2 weeks ago) by nia
Branch: MAIN
Changes since 1.23: +1 -2 lines
Diff to previous 1.23 (colored)

print: Remove SHA1 hashes for distfiles

Revision 1.23 / (download) - annotate - [select for diffs], Sun Nov 29 22:07:24 2020 UTC (2 years, 9 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

Fix build of ghostscript-gpl against recent freetype.

Build fix only; no version bump.

Revision 1.22 / (download) - annotate - [select for diffs], Mon Nov 13 16:52:51 2017 UTC (5 years, 10 months ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Apply fix for CVE-2016-7977,
fixing bug 697169, from
http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=8abd22010eb4db0fb1b10e430d5f5d83e015ef70

Revert fix for CVE-2017-8291, it has build issues :(
Apparently our base ghostscript-gpl is too old for the fix.

Bump PKGREVISION.

Revision 1.21 / (download) - annotate - [select for diffs], Mon Nov 13 16:41:48 2017 UTC (5 years, 10 months ago) by he
Branch: MAIN
Changes since 1.20: +3 -1 lines
Diff to previous 1.20 (colored)

Apply fix for CVE-2016-7978,
fixing bug 697179, fixing a double free and memory corruption.
Fix from http://git.ghostscript.com/?p=ghostpdl.git;a=commitdiff;h=6f749c0c44e

Revision 1.20 / (download) - annotate - [select for diffs], Fri Nov 10 18:17:55 2017 UTC (5 years, 10 months ago) by khorben
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Add support for LDFLAGS

This notably fixes building with RELRO enabled.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Oct 27 16:17:49 2017 UTC (5 years, 11 months ago) by jperkin
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

ghostscript-gpl: Fix zlib change fallout.

Revision 1.18 / (download) - annotate - [select for diffs], Thu Jun 8 01:28:10 2017 UTC (6 years, 3 months ago) by khorben
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Fix build with cups 2.2.0

Revision 1.14.2.1 / (download) - annotate - [select for diffs], Wed Apr 19 18:51:44 2017 UTC (6 years, 5 months ago) by bsiegert
Branch: pkgsrc-2017Q1
Changes since 1.14: +5 -1 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Pullup ticket #5323 - requested by sevan
print/ghostscript-gpl: security fix

Revisions pulled up:
- print/ghostscript-gpl/Makefile                                1.25
- print/ghostscript-gpl/distinfo                                1.17
- print/ghostscript-gpl/patches/patch-CVE-2016-10217            1.1
- print/ghostscript-gpl/patches/patch-CVE-2016-10219            1.1
- print/ghostscript-gpl/patches/patch-CVE-2016-10220            1.1
- print/ghostscript-gpl/patches/patch-CVE-2017-5951             1.1

---
   Module Name:    pkgsrc
   Committed By:   tez
   Date:           Tue Apr 18 22:07:07 UTC 2017

   Modified Files:
           pkgsrc/print/ghostscript-gpl: Makefile distinfo
   Added Files:
           pkgsrc/print/ghostscript-gpl/patches: patch-CVE-2016-10217
               patch-CVE-2016-10219 patch-CVE-2016-10220 patch-CVE-2017-5951

   Log Message:
   Patches for CVE-2016-10217, CVE-2016-10219, CVE-2016-10220 & CVE-2017-5951

Revision 1.17 / (download) - annotate - [select for diffs], Tue Apr 18 22:07:06 2017 UTC (6 years, 5 months ago) by tez
Branch: MAIN
Changes since 1.16: +4 -0 lines
Diff to previous 1.16 (colored)

Patches for CVE-2016-10217, CVE-2016-10219, CVE-2016-10220 & CVE-2017-5951

Revision 1.16 / (download) - annotate - [select for diffs], Tue Apr 11 10:31:14 2017 UTC (6 years, 5 months ago) by jperkin
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Ensure pkgsrc libraries can be found.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Apr 5 20:11:01 2017 UTC (6 years, 5 months ago) by tez
Branch: MAIN
Changes since 1.14: +1 -0 lines
Diff to previous 1.14 (colored)

Fix for CVE-2017-7207

Revision 1.14 / (download) - annotate - [select for diffs], Thu Mar 23 20:38:24 2017 UTC (6 years, 6 months ago) by tez
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base
Branch point for: pkgsrc-2017Q1
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Add patch for CVE-2017-6196

Revision 1.13 / (download) - annotate - [select for diffs], Wed Nov 4 01:01:33 2015 UTC (7 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Add SHA512 digests for distfiles for print category

Problems found locating distfiles:
	Package acroread7: missing distfile AdobeReader_enu-7.0.9-1.i386.tar.gz
	Package acroread8: missing distfile AdobeReader_enu-8.1.7-1.sparc.tar.gz
	Package cups-filters: missing distfile cups-filters-1.1.0.tar.xz
	Package dvidvi: missing distfile dvidvi-1.0.tar.gz
	Package lgrind: missing distfile lgrind.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 23 08:25:09 2015 UTC (8 years ago) by he
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Protect against an overflow in gs_heap_alloc_bytes().
Fixes CVE-2015-3228.
Bump PKGREVISION.  OK wiz@

Revision 1.11 / (download) - annotate - [select for diffs], Wed Aug 12 22:20:00 2015 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Use memmove instead of memcpy in one place.
It seems the arguments sometimes overlap, and _FORTIFY_SOURCE=2 causes it
to dump core in this case.

Bump PKGREVISION.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Aug 11 18:16:50 2015 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Rely on header to provide memset().
Gets us further in a PKGSRC_USE_FORT build; however, still fails with:

[1]   Abort trap (core dumped) ./soobj/aux/mkro...
base/lib.mak:3063: recipe for target 'soobj/gsromfs1_.c' failed

Revision 1.9 / (download) - annotate - [select for diffs], Wed Mar 11 20:58:26 2015 UTC (8 years, 6 months ago) by spz
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.8: +5 -1 lines
Diff to previous 1.8 (colored)

add patches against CVE-2014-8137 CVE-2014-8138 CVE-2014-8157 and
CVE-2014-8158 originating from the Fedora project

Revision 1.8 / (download) - annotate - [select for diffs], Tue Feb 24 08:21:07 2015 UTC (8 years, 7 months ago) by markd
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Allow cups>=2.0

Revision 1.6.4.1 / (download) - annotate - [select for diffs], Tue Dec 30 19:26:39 2014 UTC (8 years, 8 months ago) by tron
Branch: pkgsrc-2014Q4
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored) next main 1.7 (colored)

Pullup ticket #4580 - requested by dholland
print/ghostscript-gpl: security patch

Revisions pulled up:
- print/ghostscript-gpl/Makefile                                1.15
- print/ghostscript-gpl/distinfo                                1.7
- print/ghostscript-gpl/patches/patch-CVE-2014-9029             1.1

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Tue Dec 30 07:52:41 UTC 2014

   Modified Files:
   	pkgsrc/print/ghostscript-gpl: Makefile distinfo
   Added Files:
   	pkgsrc/print/ghostscript-gpl/patches: patch-CVE-2014-9029

   Log Message:
   Clone patch from graphics/jasper for CVE-2014-9029, and adjust slightly
   to match the older jasper that ships with ghostscript. (Unfortunately,
   it's been modified so we can't have ghostscript use the pkgsrc version.)

Revision 1.7 / (download) - annotate - [select for diffs], Tue Dec 30 07:52:41 2014 UTC (8 years, 8 months ago) by dholland
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Clone patch from graphics/jasper for CVE-2014-9029, and adjust slightly
to match the older jasper that ships with ghostscript. (Unfortunately,
it's been modified so we can't have ghostscript use the pkgsrc version.)

Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 18 08:56:37 2014 UTC (9 years, 2 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Branch point for: pkgsrc-2014Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Fix SCO OpenServer 5.0.7/3.2 build.

Revision 1.5 / (download) - annotate - [select for diffs], Thu May 1 04:11:01 2014 UTC (9 years, 4 months ago) by richard
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

reapply lost patch:
'cups' option needs to ensure BUILD_TARGET 'cups' is added.
configure adjusted to correctly accept CUPSVERSION and, while we're at it,
add missing space between '!' and parens in test for contrib directory.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Apr 26 13:51:40 2014 UTC (9 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.3: +9 -9 lines
Diff to previous 1.3 (colored)

Update to 9.06 from mef via pkgsrc-wip.

(Upstream) Version 9.06 (2012-08-08)

This is the sixth full release in the stable 9.x series.

Highlights in this release include:

  * PDF/A-2 - pdfwrite now supports the creation of PDF/A-2 files. The 'PDFA'
    command line switch can now take a numeric parameter:
      + 0 = not PDF/A compliant
      + 1 = PDF/A-1b compliant
      + 2 = PDF/A-2b compliant

    Simply specifying "-dPDFA" continues to have the old behaviour of creating
    PDF/A-1b files. For PDF/A-2 the command line should include "-dPDFA=2".
  * pdfwrite "Server mode" - pdfwrite can now be run in "server mode" which
    allows the device to be closed without closing the interpreter. This means
    it is no longer necessary to terminate GS before starting a new PDF
    conversion. This leads on to:
  * pdfwrite now supports the "%d" format in the OutputFile switch. If this is
    set then pdfwrite will output each page of input to an individual file.
  * ps2write - recent exposure to a range of PostScript devices has thrown up
    some interesting deficiencies in those devices. ps2write now emits
    PostScript in slightly different ways in order to produce output on a wider
    variety of devices. In some cases this also results in improved print times
    but it is still important to set the resolution appropriately for the
    output device, especially if the input contains transparency.
  * Ghostscript can now use output intents defined in PDFs by using the
    "-dUsePDFX3Profile" command line option. See ICC Color Parameters for
    details.
  * tiffsep/tiffsep1: support for large numbers of separations improved. The
    previous implementation of those devices utilised a "compressed color
    encoding" to represent the tints for all the plates in one 64 bit value. As
    the number of plates increased, fewer bits were available for the tint for
    each plate, ultimately resulting in an "unencodable pixels" error. These
    revisions remove the reliance on the compressed color encoding, thus
    ensuring that we have a consistent color bit depth, regardless of the
    number of plates, and ensuring the "unencodable pixels" error will never
    occur.

    Also as a result of these changes, there are substantial performance
    improvements in jobs with separations and transparency.
  * tiffsep, psdcmyk and psdrgb now support the "downscaler" functionality.
    This brings the "tiffscaled" style functionality to the DeviceN output
    devices, so jobs can be rendered internally in contone and at a high
    resolution, and the output optionally downsampled by a level specified by
    "-dDownScaleFactor=n", and also optionally error diffused to 1bpp output.
  * Third party libraries: libtiff, libpng, libjpeg , Freetype and zlib have
    all be updated.
  * clist storage, for rendering pages in bands, is now a run-time option:
    -sBandListStorage={file|memory}.
  * Plus the usual round of bug fixes, compatibility changes, and incremental
    improvements.

Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 7 07:36:20 2014 UTC (9 years, 5 months ago) by richard
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

'cups' option needs to ensure BUILD_TARGET 'cups' is added.
configure adjusted to correctly accept CUPSVERSION and, while we're at it,
add missing space between '!' and parens in test for contrib directory.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Oct 5 05:13:07 2013 UTC (9 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Fix build on OpenBSD 5.3.

* Pass LDFLAGS to gsx build etc.
* Pass -lxcb to LDFLAGS for OpenBSD

Revision 1.1 / (download) - annotate - [select for diffs], Sat Mar 16 21:32:00 2013 UTC (10 years, 6 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1

Copy the pre-update ghostscript 9.05 package as ghostscript-gpl.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>