pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-PDF-API2
Module Name:    pkgsrc
Committed By:   wen
Date:           Sat Feb 22 08:57:04 UTC 2014
Modified Files:
        pkgsrc/textproc/p5-PDF-API2: Makefile distinfo
Log Message:
Update to 2.021
Upstream changes:
2.021     2014-02-20
    - Fixed numerous bugs in the string parsing code, including the
      one reported in [RT #63918] by Frank Doepper.
    - [RT #41049] Rewrote literal string parsing to prevent a stack
      overflow due to an inefficient regex (reported by Sergei
      Fetisov).
    - [RT #91822] Fix compression of GIF images to ensure that output
      codes don't exceed 12 bits (reported by Vadim Repin).
    - The RunLengthDecode filter didn't actually work.  Its code has
      been rewritten and now passes basic encoding and decoding tests.
    - Fix Code128 barcode switching from Code C to Code B in certain
      cases (reported by Doru Petrescu).
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/textproc/p5-PDF-API2/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/textproc/p5-PDF-API2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index