t1utils 1.37-1ubuntu0.1 source package in Ubuntu

Changelog

t1utils (1.37-1ubuntu0.1) precise-security; urgency=medium

  * SECURITY UPDATE: denial of service and possible arbitrary code execution
    via a crafted PFB font file
    - debian/patches/0001-Security-fixes.patch: Dynamically allocate a buffer
      of sufficient size. Based on upstream patch.
    - CVE-2015-3905

 -- Tyler Hicks <email address hidden>  Tue, 02 Jun 2015 16:26:53 -0500

Upload details

Uploaded by:
Tyler Hicks
Uploaded to:
Precise
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
text
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise updates universe text
Precise security universe text

Downloads

File Size SHA-256 Checksum
t1utils_1.37.orig.tar.gz 166.0 KiB 42bdce77aaf12b33ca6d193e01a2d2c0012f755435a6d25921f94733ee61cec3
t1utils_1.37-1ubuntu0.1.debian.tar.gz 9.6 KiB 84487c97c2245ff263c125193f95dc8d3cff4077450022e257e1bc08b668dc6d
t1utils_1.37-1ubuntu0.1.dsc 1.7 KiB 040280e93411728e8d24d98e88b526373f5142d9fcddcd006ac7bbb4618cba81

View changes file

Binary packages built by this source

t1utils: Collection of simple Type 1 font manipulation programs

 The t1utils tools allow you to convert between PFA (ASCII) and PFB
 (binary) formats; disassemble PFA or PFB files into human-readable
 form; and reassemble the human-readable files into PFA or PFB format
 files. You can also extract font resources from a Macintosh font
 file (ATM/Laserwriter), or create a Macintosh Type 1 font file from a
 PFA or PFB font.
 .
 There are currently six programs:
 .
  t1ascii Converts PFB files to PFA format.
 .
  t1binary Converts PFA files to PFB format.
 .
  t1disasm Disassembles a Type 1 font (PFA or PFB format) into a raw,
            human-readable text form for subsequent hand editing,
            tweaking, hint fixing, etcetera...
 .
  t1asm Assembles a Type 1 font into PFA or PFB format from
            the human-readable form produced by t1disasm.
 .
  t1unmac Extracts POST resources from a Macintosh Type 1 font file
            (ATM/Laserwriter) into PFA or PFB format for use outside
            the Macintosh environment. The Macintosh file should be
            stored in MacBinary, AppleSingle, AppleDouble, or BinHex
            format, or as a raw resource fork. Note that t1unmac does
            not have to run on a Macintosh, but makes Macintosh Type 1
            fonts available for use on Unix machines and PCs.
 .
  t1mac Creates a Macintosh Type 1 file from a PFA- or PFB-format
            Type 1 font. Writes the Macintosh file in MacBinary,
            AppleSingle, AppleDouble, or BinHex format, or as a raw
            resource fork. WARNING: This tool will not suffice to
            allow you to use the new font on a Macintosh, as
            Macintoshes cannot read raw Type 1 fonts. You will need
            to create a font suitcase containing bitmap fonts. If you
            do not already have such a suitcase for the font, T1utils
            will not help you create one.
 .
 This version of the t1utils programs has been maintained by Eddie
 Kohler <eddietwo@lcs.mit.edu> since version 1.5, based on the
 original code by I. Lee Hetherington. As such, it is a complete
 replacement for the t1utils Debian package, which is based on version
 1.2 of I. Lee Hetherington's code.

t1utils-dbgsym: debug symbols for package t1utils

 The t1utils tools allow you to convert between PFA (ASCII) and PFB
 (binary) formats; disassemble PFA or PFB files into human-readable
 form; and reassemble the human-readable files into PFA or PFB format
 files. You can also extract font resources from a Macintosh font
 file (ATM/Laserwriter), or create a Macintosh Type 1 font file from a
 PFA or PFB font.
 .
 There are currently six programs:
 .
  t1ascii Converts PFB files to PFA format.
 .
  t1binary Converts PFA files to PFB format.
 .
  t1disasm Disassembles a Type 1 font (PFA or PFB format) into a raw,
            human-readable text form for subsequent hand editing,
            tweaking, hint fixing, etcetera...
 .
  t1asm Assembles a Type 1 font into PFA or PFB format from
            the human-readable form produced by t1disasm.
 .
  t1unmac Extracts POST resources from a Macintosh Type 1 font file
            (ATM/Laserwriter) into PFA or PFB format for use outside
            the Macintosh environment. The Macintosh file should be
            stored in MacBinary, AppleSingle, AppleDouble, or BinHex
            format, or as a raw resource fork. Note that t1unmac does
            not have to run on a Macintosh, but makes Macintosh Type 1
            fonts available for use on Unix machines and PCs.
 .
  t1mac Creates a Macintosh Type 1 file from a PFA- or PFB-format
            Type 1 font. Writes the Macintosh file in MacBinary,
            AppleSingle, AppleDouble, or BinHex format, or as a raw
            resource fork. WARNING: This tool will not suffice to
            allow you to use the new font on a Macintosh, as
            Macintoshes cannot read raw Type 1 fonts. You will need
            to create a font suitcase containing bitmap fonts. If you
            do not already have such a suitcase for the font, T1utils
            will not help you create one.
 .
 This version of the t1utils programs has been maintained by Eddie
 Kohler <eddietwo@lcs.mit.edu> since version 1.5, based on the
 original code by I. Lee Hetherington. As such, it is a complete
 replacement for the t1utils Debian package, which is based on version
 1.2 of I. Lee Hetherington's code.