The NetBSD Project

CVS log for pkgsrc/print/dvipsk/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / print / dvipsk

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7 / (download) - annotate - [select for diffs], Sat Mar 3 23:28:04 2012 UTC (2 months, 3 weeks ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update dvipsk to 5.991.

Changes:
	* output.c (hvpos): recover the old code in hvpos() for japanese
	because the changed code leads to incorrect result in some cases.
	other cases than japanese are not affected.
	* writet1.c (t1_check_unusual_charstring): new fn.
	(t1_subset_charstrings): call it.  This resolves a bug reported by
	Knuth when there is a newline between the /CharStrings and the
	following number (dict size).

Revision 1.6 / (download) - annotate - [select for diffs], Mon Sep 13 04:40:12 2010 UTC (20 months, 1 week ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.5: +5 -6 lines
Diff to previous 1.5 (colored)

Update dvipsk to 5.99.

Changes:
  * config.ps: include cid-base.map.
  * bug fixes.

Revision 1.3.2.2 / (download) - annotate - [select for diffs], Tue Jun 8 18:22:06 2010 UTC (23 months, 2 weeks ago) by tron
Branch: pkgsrc-2010Q1
Changes since 1.3.2.1: +1 -1 lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)

Pullup ticket #3143 - requested by minskim
print/dvipsk: security patch

Revisions pulled up:
- print/dvipsk/Makefile				1.6
- print/dvipsk/distinfo				1.5
- print/dvipsk/patches/patch-ab			1.4
---
Module Name:	pkgsrc
Committed By:	minskim
Date:		Tue Jun  8 15:17:05 UTC 2010

Modified Files:
	pkgsrc/print/dvipsk: Makefile distinfo
	pkgsrc/print/dvipsk/patches: patch-ab

Log Message:
Fix CVE-2010-1440.  Patch from TeX Live repository.

  Multiple integer overflows in dvipsk/dospecial.c in dvips in TeX
  Live 2009 and earlier, and teTeX, allow remote attackers to cause a
  denial of service (application crash) or possibly execute arbitrary
  code via a special command in a DVI file, related to the (1)
  predospecial and (2) bbdospecial functions, a different
  vulnerability than CVE-2010-0739.

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jun 8 15:17:05 2010 UTC (23 months, 2 weeks ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Fix CVE-2010-1440.  Patch from TeX Live repository.

  Multiple integer overflows in dvipsk/dospecial.c in dvips in TeX
  Live 2009 and earlier, and teTeX, allow remote attackers to cause a
  denial of service (application crash) or possibly execute arbitrary
  code via a special command in a DVI file, related to the (1)
  predospecial and (2) bbdospecial functions, a different
  vulnerability than CVE-2010-0739.

Revision 1.3.2.1 / (download) - annotate - [select for diffs], Tue Apr 20 21:26:19 2010 UTC (2 years, 1 month ago) by tron
Branch: pkgsrc-2010Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Pullup ticket #3084 - requested by minskim
print/dvipsk: security patch

Revisions pulled up:
- print/dvipsk/Makefile				1.5
- print/dvipsk/distinfo				1.4
- print/dvipsk/patches/patch-ab			1.3
---
Module Name:    pkgsrc
Committed By:   minskim
Date:           Tue Apr 20 17:07:28 UTC 2010

Modified Files:
        pkgsrc/print/dvipsk: Makefile distinfo
Added Files:
        pkgsrc/print/dvipsk/patches: patch-ab

Log Message:
Avoid integer overflow (CVE-2010-0739).

Patch from TeX Live repository (Revision 17559).

Revision 1.4 / (download) - annotate - [select for diffs], Tue Apr 20 17:07:28 2010 UTC (2 years, 1 month ago) by minskim
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Avoid integer overflow (CVE-2010-0739).

Patch from TeX Live repository (Revision 17559).

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jan 16 03:47:31 2010 UTC (2 years, 4 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base
Branch point for: pkgsrc-2010Q1
Changes since 1.2: +5 -6 lines
Diff to previous 1.2 (colored)

Update dvipsk to 5.98.

Major changes:
    * dvips.texi (Configuration file commands): document -G,
      including its obsolesence.
    * Master/texmf/dvips/tetex/config.pdf: remove the G setting,
      now actively problematic.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jul 15 18:56:44 2009 UTC (2 years, 10 months ago) by roy
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Fix compiling with systems that provide their own getline

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Feb 17 19:10:49 2009 UTC (3 years, 3 months ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import dvipsk-5.97 as print/dvipsk.

dvips takes a DVI file file[.dvi] produced by TeX (or by some other
processor such as GFtoDVI) and converts it to PostScript, normally
sending the result directly to the (laser)printer.  The DVI file may
be specified without the .dvi extension.  Fonts used may either be
resident in the printer or defined as bitmaps in PK files, or a
`virtual' combination of both.  If the mktexpk program is installed,
either be resident in the printer or defined as bitmaps in PK files,
or a `virtual' combination of both.  If the mktexpk program is
installed, dvips will automatically invoke METAFONT to generate fonts
that don't already exist.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Feb 17 19:10:49 2009 UTC (3 years, 3 months ago) by minskim
Branch: MAIN

Initial revision

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>