lp:ubuntu/karmic-proposed/poppler

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic-proposed/poppler
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

73. By Till Kamppeter

debian/patches/10_fix-a4-page-shift-on-brother-ps-printers.patch:
Fixed page shifts when printing on A4 paper with Brother PostScript
printers, by applying the changes suggested in Poppler upstream bug
18711
, comment #30 (LP: #293832).

72. By Marc Deslauriers

* SECURITY UPDATE: denial of service or arbitrary code execution via
  overflow in rowSize computation
  - debian/patches/11_security_CVE-2009-360x.patch: make sure width value
    is sane in splash/SplashBitmap.cc.
  - CVE-2009-3603
* SECURITY UPDATE: denial of service or arbitrary code execution via
  overflow in pixel buffer size calculation
  - debian/patches/11_security_CVE-2009-360x.patch: make sure yp value
    is sane in splash/Splash.cc, splash/SplashErrorCodes.h.
  - CVE-2009-3604
* SECURITY UPDATE: denial of service or arbitrary code execution via
  overflow in object stream handling
  - debian/patches/11_security_CVE-2009-360x.patch: limit number of
    nObjects in poppler/XRef.cc.
  - CVE-2009-3608
* SECURITY UPDATE: denial of service or arbitrary code execution via
  integer overflow in ImageStream::ImageStream
  - debian/patches/11_security_CVE-2009-360x.patch: check size of width
    and nComps in poppler/Stream.cc.
  - CVE-2009-3609
* SECURITY UPDATE: denial of service or arbitrary code execution via
  overflow in create_surface_from_thumbnail_data
  - debian/patches/12_security_CVE-2009-3607.patch: eliminate g_malloc in
    glib/poppler-page.cc.
  - CVE-2009-3607

71. By Loïc Minier

No change rebuild to fix misbuilt binaries on armel.

70. By Sebastien Bacher

* New upstream version:
  core:
  - Fix printf format security warnings
  - Improve rendering of radial shadings. Bug #20238
  - Better fallback when there's a font type mismatch. Bug #17252
  - Do not crash on attachments without data stream. Bug #10386
  - Fix infinite loop in JBIG2Decoder. Bug #23025
  build system:
  - Minimizes pkg-config dependencies for Qt frontends
  - Add automake 1.11 support
  - Use the newest automake found and not the oldest
  - Support AM_SILENT_RULES when using automake 1.11
  utils:
  - Add common options to pdftoabw

69. By Sebastien Bacher

* New upstream version:
  core:
  - Optimization in the Cairo renderer for some fonts
  - Do not apply masks when fill color space mode is csPattern in the Cairo renderer. Bug #22216
  - Check for overflow when parsing integers. Bug #23078
  - Do not save the font file twice for FreeType fonts in the Cairo renderer. Bug #20491
  - Use current fill_opacity when drawing images in the Cairo renderer
  - Fix alpha rendering in some files in the Splash renderer. Bug #22143, #22152
  - Implement tiling patterns in the Cairo renderer
  - When converting a cm matrix to PS write 4 significant digits for numbers < 1 not 4 decimals. Bug #23332
  - Fix changing of locale, now poppler no longer changes LC_NUMERIC to "C"
  - Return PDF version as two integers instead of as a double
  Qt4:
  - Addition of the Color Management API
  - Small fix to documentation
  - Fix backwards text search
   utils:
  - Add the -png flag to pdftoppm to output to PNG

68. By Sebastien Bacher

Reapply some revision dropped in the previous upload

67. By Sebastien Bacher

* New upstream version:
  core:
  - Make DecryptStream return sane values for getPos(). Bug #19706
  - Fix bug when printing pdf with multiple page sizes in duplex mode
  - Initilize AnnotColot properly when the Array is not correct
  - Fix crash on some files with forms. Bug #22485
  - Fix crash in files with invalid embedded files. Bug #22551
  - Improve FileSpec attribute parsing
  - Cairo output device improvements. Bugs #10942, #18017, #14160
  - Implement blend modes in cairo backend
  - Handle fontType1COT fonts in CairoFontEngine
  - Fix generation of PS for some files. Bug #18908
  - Don't use byte_lookup table when color space doesn't support getLine methods. Bug #11027
  - Fix rendering of PDF files with malformed patterns. Bug #22835
  - Add the possibility of disabling font substitution in pdftops. Bug #23030
  - Fix some radio buttons not being detected as such
      glib:
  - Improvements to the demo
      Qt4:
  - Improvements to the demo
      build system:
  - Use gtkbuilder rather than libglade for some tests
      utils:
  - Fix bug with noCrop parameter in pdftops
* debian/control:
  - require new gtk for gtkbuilder and not libglade

66. By Till Kamppeter

debian/patches/10_pdftops-multiple-page-size-support.patch: Made new
page-size-conserving PostScript output mode working together with Duples,
(LP: #382379).

65. By Till Kamppeter

* debian/patches/15_poppler-ps-output-broken-binary-encoding-fix.patch:
  Fixed bug in copying ASCII85-encoded binary data from the PDF input
  file which produced broken PostScript (LP: #335397).
* debian/patches/10_pdftops-multiple-page-size-support.patch: Added new
  output mode to the PostScript output device, so that the original page
  sizes of PDF documents with multiple page sizes stay conserved
  (LP: #382379).

64. By Till Kamppeter

debian/libpoppler-dev.install: Added missing header files to
libpoppler-dev package. (LP: #380187)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/poppler
This branch contains Public information 
Everyone can see this information.

Subscribers