Up to [cvs.netbsd.org] / pkgsrc / print / poppler
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.71 / (download) - annotate - [select for diffs], Thu Oct 20 16:32:57 2011 UTC (7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
HEAD
Changes since 1.70: +3 -1
lines
Diff to previous 1.70 (colored)
build poppler's "cpp" wrapper as a seperate pkg, addresses PR pkg/45498 by Francois Tigeot
Revision 1.70 / (download) - annotate - [select for diffs], Tue Sep 20 19:11:54 2011 UTC (8 months ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base,
pkgsrc-2011Q3
Changes since 1.69: +2 -2
lines
Diff to previous 1.69 (colored)
MirBSD does not have fmin and fmax either, adapt patch-aq accordingly.
Revision 1.69 / (download) - annotate - [select for diffs], Mon Jul 11 10:05:22 2011 UTC (10 months, 2 weeks ago) by drochner
Branch: MAIN
Changes since 1.68: +4 -6
lines
Diff to previous 1.68 (colored)
update to 0.16.7 changes: bugfixes pkgsrc change: set --enable-cms in frontend components if it was set in the base pkg -- the layout of some classes depends on this definition, and inconsistencies can lead to crashes (see poppler bug #35381)
Revision 1.68 / (download) - annotate - [select for diffs], Wed Mar 9 12:07:11 2011 UTC (14 months, 2 weeks ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1
Changes since 1.67: +6 -4
lines
Diff to previous 1.67 (colored)
update to 0.16.3 changes: -Increase precision in PS output device -bugfixes (shlib name changed)
Revision 1.67 / (download) - annotate - [select for diffs], Mon Jan 31 16:55:28 2011 UTC (15 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.66: +5 -10
lines
Diff to previous 1.66 (colored)
update to 0.16.2 This switches to a new major branch -- many improvements and fixes.
Revision 1.66 / (download) - annotate - [select for diffs], Mon Jan 24 13:11:20 2011 UTC (16 months ago) by wiz
Branch: MAIN
Changes since 1.65: +2 -2
lines
Diff to previous 1.65 (colored)
Add comment and upstream bug report URL.
Revision 1.65 / (download) - annotate - [select for diffs], Thu Jan 13 17:01:35 2011 UTC (16 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.64: +2 -1
lines
Diff to previous 1.64 (colored)
Fix build with png-1.5.
Revision 1.64 / (download) - annotate - [select for diffs], Tue Jan 11 12:17:15 2011 UTC (16 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.63: +3 -1
lines
Diff to previous 1.63 (colored)
add patch from upstream which fixes a colorspace problem in the glib/cairo frontend (ie pdf generation), bump PKGREV
Revision 1.63 / (download) - annotate - [select for diffs], Mon Nov 15 15:13:20 2010 UTC (18 months, 1 week ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4
Changes since 1.62: +4 -4
lines
Diff to previous 1.62 (colored)
update to 0.14.5 changes: minor fixes
Revision 1.62 / (download) - annotate - [select for diffs], Tue Nov 2 15:45:12 2010 UTC (18 months, 3 weeks ago) by drochner
Branch: MAIN
Changes since 1.61: +4 -10
lines
Diff to previous 1.61 (colored)
update to 0.14.4 changes: -bugfixes (in particular for security issues which were patched in pkgsrc) -fixed memory leaks
Revision 1.61 / (download) - annotate - [select for diffs], Fri Oct 1 21:32:34 2010 UTC (19 months, 3 weeks ago) by spz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.60: +9 -2
lines
Diff to previous 1.60 (colored)
security fixes from and for http://secunia.com/advisories/41596/ plus the necessary backporting to poppler-0.14.2 (and a pkgrev bump): poppler/Form.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=473de6f88a055bb03470b4af5fa584be8cb5fda4 Fix memory leak if obj2 is not a dict poppler/Dict.h poppler/Form.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=d2578bd66129466b2dd114b6407c147598e09d2b Avoid loops in Form::fieldLookup poppler/Stream.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=c6a091512745771894b54a71613fd6b5ca1adcb3 Fix memory leak fofi/FoFiType1.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=39d140bfc0b8239bdd96d6a55842034ae5c05473 Fix crash in broken pdf (code < 0) poppler/Decrypt.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=a2dab0238a69240dad08eca2083110b52ce488b7 Initialize properly charactersRead poppler/Gfx.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=2fe825deac055be82b220d0127169cb3d61387a8 Make sure obj1 is a num before reading it poppler/Gfx.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=3422638b2a39cbdd33a114a7d7debc0a5f688501 Fix crash in broken pdf (parser->getStream() is 0) poppler/Gfx.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=e853106b58d6b4b0467dbd6436c9bb1cfbd372cf Properly initialize parser poppler/Gfx.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=dfdf3602bde47d1be7788a44722c258bfa0c6d6e Give a value to color.c[i] poppler/Function.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=bf2055088a3a2d3bb3d3c37d464954ec1a25771f Properly initialize stack poppler/Function.cc http://cgit.freedesktop.org/poppler/poppler/commit/?id=26a5817ffec9f05ac63db6c5cd5b1f0871d271c7 Fix crash when idx is out of range
Revision 1.60 / (download) - annotate - [select for diffs], Sun Aug 15 11:19:18 2010 UTC (21 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.59: +5 -5
lines
Diff to previous 1.59 (colored)
update to 0.14.2 changes: -Improve rendering of some annotations -bugfixes pkgsrc nore: shlib name changed, revbumps needed
Revision 1.59 / (download) - annotate - [select for diffs], Sat Jul 17 19:29:25 2010 UTC (22 months, 1 week ago) by tron
Branch: MAIN
Changes since 1.58: +2 -2
lines
Diff to previous 1.58 (colored)
Improve horrible version check to unbreak build under NetBSD 5.1* which provides both fmin(3) and fmax(3). The build is still broke under NetBSD 5.0_STABLE built from sources after 2010-03-12. A possible fix for this case is to upgrade to NetBSD 5.1*.
Revision 1.58 / (download) - annotate - [select for diffs], Thu Jul 15 12:24:19 2010 UTC (22 months, 1 week ago) by obache
Branch: MAIN
Changes since 1.57: +2 -2
lines
Diff to previous 1.57 (colored)
Need to include sys/param.h. noticed by tnn@.
Revision 1.57 / (download) - annotate - [select for diffs], Thu Jul 15 09:01:53 2010 UTC (22 months, 1 week ago) by obache
Branch: MAIN
Changes since 1.56: +2 -2
lines
Diff to previous 1.56 (colored)
Fixes macro names for NetBSD. noticed by wiz@.
Revision 1.56 / (download) - annotate - [select for diffs], Thu Jul 15 04:33:49 2010 UTC (22 months, 1 week ago) by obache
Branch: MAIN
Changes since 1.55: +2 -1
lines
Diff to previous 1.55 (colored)
Add workaround for lack of fmax/fmin on NetBSD<6.
Revision 1.55 / (download) - annotate - [select for diffs], Wed Jul 14 17:04:22 2010 UTC (22 months, 1 week ago) by drochner
Branch: MAIN
Changes since 1.54: +6 -6
lines
Diff to previous 1.54 (colored)
update to 0.14.1 this is a new major branch, many fixes and improvements
Revision 1.54 / (download) - annotate - [select for diffs], Tue Feb 23 20:11:58 2010 UTC (2 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.53: +4 -4
lines
Diff to previous 1.53 (colored)
update to 0.12.4 changes: -bugfixes -Update requirement to Qt 4.4
Revision 1.53 / (download) - annotate - [select for diffs], Fri Jan 15 19:24:19 2010 UTC (2 years, 4 months ago) by drochner
Branch: MAIN
Changes since 1.52: +4 -4
lines
Diff to previous 1.52 (colored)
update to 0.12.3 changes: -Improve the reconstruction of the XRef for broken files -Make PSOutputDev code a bit more resilient -bugfixes
Revision 1.52 / (download) - annotate - [select for diffs], Sat Jan 9 20:36:34 2010 UTC (2 years, 4 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4
Changes since 1.51: +2 -1
lines
Diff to previous 1.51 (colored)
Fix build with Sun Studio C++.
Revision 1.51 / (download) - annotate - [select for diffs], Fri Nov 20 15:59:59 2009 UTC (2 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.50: +2 -2
lines
Diff to previous 1.50 (colored)
do the fix for possible division by zero more elegant, and add a reference to the upstream bug report
Revision 1.50 / (download) - annotate - [select for diffs], Fri Nov 20 11:20:11 2009 UTC (2 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.49: +4 -6
lines
Diff to previous 1.49 (colored)
update to 0.12.2 changes: minor bugfixes (also fix for CVE-2009-3607 which was patched in pkgsrc)
Revision 1.49 / (download) - annotate - [select for diffs], Thu Nov 19 17:58:41 2009 UTC (2 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.48: +2 -1
lines
Diff to previous 1.48 (colored)
The code which calculates linear gradients divides by zero under some circumstances. This leads to NaNs passed to cairo which makes that literally "nan" is inserted into the output file when printing. The resulting file crashes ghostscript, and also poppler when it is fed to it again. I didn't read PDF specs yet to understand where the math is failing, just avoided the division by zero.
Revision 1.48 / (download) - annotate - [select for diffs], Wed Oct 21 10:18:57 2009 UTC (2 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.47: +10 -8
lines
Diff to previous 1.47 (colored)
update to 0.12.1 changes: -Security fixes from xpdf 3.02pl4 -bugfixes -qt4 API improvements pkgsrc change: add patch for CVE-2009-3607 (integer overflow in create_surface_from_thumbnail_data)
Revision 1.47 / (download) - annotate - [select for diffs], Fri Sep 11 10:09:13 2009 UTC (2 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.46: +2 -1
lines
Diff to previous 1.46 (colored)
throw away the custom build rules in the poppler-qt pkg Makefile (which got slightly out of sync) and use the original Makefile, fixes an unresolved autoconf variable in the .pc file reported by Hasso Tepper bump PKGREVISION
Revision 1.46 / (download) - annotate - [select for diffs], Wed Sep 9 19:57:05 2009 UTC (2 years, 8 months ago) by drochner
Branch: MAIN
Changes since 1.45: +7 -14
lines
Diff to previous 1.45 (colored)
update to 0.12.0 This is a major update, switches to the 0.12 release branch. Most notable change is that the color management stuff which we had as patches in pkgsrc is official now. Otherwise - many fixes and enhancements. (while this is a .0 release I've been tracking the 0.11.x snapshots and release candidate for a while so I don't expect big problems)
Revision 1.45 / (download) - annotate - [select for diffs], Tue Jul 28 18:22:49 2009 UTC (2 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.44: +2 -1
lines
Diff to previous 1.44 (colored)
pull a patch from upstream which fixes generation of invalid postscript files in some cases, bump PKGREVISION
Revision 1.44 / (download) - annotate - [select for diffs], Mon May 25 21:05:23 2009 UTC (3 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.43: +5 -5
lines
Diff to previous 1.43 (colored)
update to 0.10.7 changes: bugfixes
Revision 1.41.2.1 / (download) - annotate - [select for diffs], Wed Apr 29 21:29:23 2009 UTC (3 years ago) by tron
Branch: pkgsrc-2009Q1
Changes since 1.41: +7 -6
lines
Diff to previous 1.41 (colored) next main 1.42 (colored)
Pullup ticket #2751 - requested by drochner poppler: security update Revisions pulled up: - print/poppler-glib/Makefile 1.19-1.20 - print/poppler/Makefile 1.38-1.39 - print/poppler/Makefile.common 1.29 - print/poppler/distinfo 1.42-1.43 - print/poppler/patches/patch-ai 1.8 - print/poppler/patches/patch-al 1.3 - print/poppler/patches/patch-am 1.1 - print/poppler/patches/patch-bc delete --- Module Name: pkgsrc Committed By: drochner Date: Mon Apr 6 09:29:27 UTC 2009 Modified Files: pkgsrc/print/poppler: Makefile distinfo Added Files: pkgsrc/print/poppler/patches: patch-al patch-am Log Message: fix some problems with interactive forms: -if a choice field defines both an "export value" and a "name", use the latter as "value" if selected (according to the PDF spec) -- makes that I can fill in my company's travel expenses form correctly (there is still an issue with captions of check boxes / radio buttons which looks like a font problem) -where iconv() is called to fill in a text field, use "UTF-8" and "UTF-16BE" as encoding names rather than the less portable "UTF8" and "UTF16BE" -- this makes it work on NetBSD bump PKGREVISION --- Module Name: pkgsrc Committed By: drochner Date: Mon Apr 6 09:31:45 UTC 2009 Modified Files: pkgsrc/print/poppler-glib: Makefile Log Message: bump PKGREVISION for font conversion patch added to the base pkg --- Module Name: pkgsrc Committed By: drochner Date: Fri Apr 17 16:08:18 UTC 2009 Modified Files: pkgsrc/print/poppler: Makefile Makefile.common distinfo pkgsrc/print/poppler/patches: patch-ai Removed Files: pkgsrc/print/poppler/patches: patch-bc Log Message: update to 0.10.6 changes: * Fix problems that happen when parsing broken JBIG2 files. CVE-2009-0799, CVE-2009-0800, CVE-2009-1179, CVE-2009-1180 CVE-2009-1181, CVE-2009-1182, CVE-2009-1183, CVE-2009-1187, CVE-2009-1188 * Fix parsing of incorrect border arrays. (was patched in pkgsrc) * Fix clip test for fonts. * Fix getGlyphAdvance to behave correctly on font size changes. * Misc build fixes --- Module Name: pkgsrc Committed By: drochner Date: Fri Apr 17 16:08:54 UTC 2009 Modified Files: pkgsrc/print/poppler-glib: Makefile Log Message: reset PKGREVISION for base pkg update
Revision 1.43 / (download) - annotate - [select for diffs], Fri Apr 17 16:08:17 2009 UTC (3 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.42: +5 -6
lines
Diff to previous 1.42 (colored)
update to 0.10.6 changes: * Fix problems that happen when parsing broken JBIG2 files. CVE-2009-0799, CVE-2009-0800, CVE-2009-1179, CVE-2009-1180 CVE-2009-1181, CVE-2009-1182, CVE-2009-1183, CVE-2009-1187, CVE-2009-1188 * Fix parsing of incorrect border arrays. (was patched in pkgsrc) * Fix clip test for fonts. * Fix getGlyphAdvance to behave correctly on font size changes. * Misc build fixes
Revision 1.42 / (download) - annotate - [select for diffs], Mon Apr 6 09:29:27 2009 UTC (3 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.41: +3 -1
lines
Diff to previous 1.41 (colored)
fix some problems with interactive forms: -if a choice field defines both an "export value" and a "name", use the latter as "value" if selected (according to the PDF spec) -- makes that I can fill in my company's travel expenses form correctly (there is still an issue with captions of check boxes / radio buttons which looks like a font problem) -where iconv() is called to fill in a text field, use "UTF-8" and "UTF-16BE" as encoding names rather than the less portable "UTF8" and "UTF16BE" -- this makes it work on NetBSD bump PKGREVISION
Revision 1.41 / (download) - annotate - [select for diffs], Thu Mar 19 12:12:24 2009 UTC (3 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base
Branch point for: pkgsrc-2009Q1
Changes since 1.40: +6 -7
lines
Diff to previous 1.40 (colored)
update to 0.10.5 Changes since 0.10.4: core: * Read the UF entry if present and prefer it over F in Filespec dictionary * Fix typo that was making CairoOutputDev crash on some files. Bug #17337 * Make JBIG2Stream more robust to corrupt input data * Do not blindly follow loops parsing OutlineItem. Bug #18364 * Set up the error manager before calling jpeg_create_decompress. Bug #20484 * Check there is an optional content config before using it. Bug #20587 * Fix rendering of some PDF with OpenType fonts. Bug #20605 build system: * Yet more support for build on windows * Use AC_CHECK_HEADER to find headers. Bug #20538 * Check for pkgconfig before using it * General autotools improvements
Revision 1.40 / (download) - annotate - [select for diffs], Thu Feb 26 20:23:02 2009 UTC (3 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.39: +4 -2
lines
Diff to previous 1.39 (colored)
pull some patches from upstream, to fix two crashes and an off-by-one in color management support, bump PKGREVISION
Revision 1.39 / (download) - annotate - [select for diffs], Thu Feb 12 20:55:07 2009 UTC (3 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.38: +9 -5
lines
Diff to previous 1.38 (colored)
update to 0.10.4 changes: -fixed some crashes and a memory leak -fixed pdfimages to work for jpeg pkgsrc change: pulled in color management support from the development branch (but tested by me for many weeks), as an option which is on per default
Revision 1.38 / (download) - annotate - [select for diffs], Tue Jan 13 10:18:56 2009 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.37: +4 -4
lines
Diff to previous 1.37 (colored)
Update to 0.10.3: Release 0.10.3 core: * Fix a crash on documents with malformed outline. Bug #19024 * Fix leak on AnnotScreen destructor. Bug #19095 * Fix wrong PS generation when a large image is in Patterns. Bug #18908 * Remove BaseFile.h it was never used. Bug #19298 * Improve document saving * Fix PS generation of PDF with malformed font Length2 definition * Fix a leak while parsing annotations * Fix rendering of some checkboxes Qt4: * Fix positioning of Form rects on PDF with cropbox * Fix positioning of Annotation rects on PDF with cropbox. Bug #18558. * Small documentation improvements * Make Document::fonts() work when called more than once. Bug #19405 build system: * CMake: look harder for openjpeg * CMake: update the poppler core headers installation * Autotools: do not install Function.cc as it's not a header Qt: * Fix deserialization of links right coordinate
Revision 1.37 / (download) - annotate - [select for diffs], Wed Jan 7 13:54:14 2009 UTC (3 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.36: +4 -4
lines
Diff to previous 1.36 (colored)
Update to 0.10.2: Release 0.10.2 core: * Fix a crash when selecting text in word mode * Fix a crash in some malformed documents (second argument of opMarkPoint is not a dictionary) * Ensure cairo font matrix is invertable. Fixes bugs #18254 and #18429 * Fix a memory leak (Bug #18924) Qt4: * Fix deserization of links right coordinate misc: * Fix build on Solaris 10 + Sun Studio 12 * Compile with -pedantic
Revision 1.36 / (download) - annotate - [select for diffs], Mon Nov 10 20:59:27 2008 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4
Changes since 1.35: +4 -4
lines
Diff to previous 1.35 (colored)
Update to 0.10.1: Release 0.10.1 core: * Improvements in Optional Content support * Small fix in Form support * Fix memory leak in case of error * Fix potential crash on text search * Try render documents with invalid indexed color space parameters. Bug #18374 * Fix crash on text extraction when poppler-data is not installed. Bug #18023 Qt: * Fix two memory leaks Qt4: * Small documentation improvement * Fix memory leak in the demo code
Revision 1.35 / (download) - annotate - [select for diffs], Fri Oct 24 23:28:53 2008 UTC (3 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.34: +6 -7
lines
Diff to previous 1.34 (colored)
Update to 0.10.0: Release 0.10.0 core: * Fix crashes on PDF using Stitching or Axial Shading painting * Fix rendering of PDF with Type1 fonts that have more than one encoding definition per line * Do not try to save documents that have Encryption as we do not support that and the user ended with a broken file * Fix crash on files with OptionalContentGroup but no Name Qt4: * Fix the area of the links to be correctly reported on rotated documents misc: * Mingw+Msys should work Release 0.9.3 (0.10 RC 2) core: * Fix rendering regression on some embedded fonts * Fix rendering regression of some special fonts * Fix crash on documents with bogus jpeg data Qt4: * The printing flag defaults to true on PSConverter * Documentation improvement utils: * Fix regression that made HmtlOutputDev ignore jpeg images misc: * Improve compilation on mingw Release 0.9.2 (0.10 RC 1) core: * Fix conversion to PS some files (bug #17645) * Small Form fixes * Small JS fixes * Improve memory usage of the cairo renderer utils: * Fix mismatched free/delete in pdftohtml * Fix memory leak in pdftohtml * Fix crash in pdftohtml glib: * Fix a crash in forms demo misc: * Compile with -pedantic Release 0.9.1 (0.10 Beta 2) Core: * Fix crash on some AESv2 encrypted files (bugs #13972, #16092, #17523) * Improve parsing of broken files (bug #17568) glib frontend: * Minor improvements to the demo application utils: * pdftohtml: Generate the outline file in the same place of the other generated files (bug #17504) Release 0.9.0 (0.10 Beta 1) Core: * Initial JavaScript support * Annotation improvements * Improvements in the Arthur based renderer * Improvements in the Cairo based renderer * Added a JPEG2000 decoder based on OpenJPEG * Small fixes in ActualText implementation * Fix jpeg rendering when not using the libjpeg based decoder * Movie fixes * Do not get out of memory on documents that specify huge fonts * Emulate Adobe Reader behaviour on documents with duplicate keys in Dictionaries * Forms improvements Qt4 frontend: * Annotation improvements * Forms improvements * Add the possibility of extracting embedded fonts * Initial Movie support * Documentation improvements * Small improvements in the PS exporter glib frontend: * Annotation improvements * Attachment fixes utils: * updated man pages * Added -listenc to pdfinfo and pdftotext
Revision 1.34 / (download) - annotate - [select for diffs], Sun Sep 14 14:17:58 2008 UTC (3 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base,
pkgsrc-2008Q3
Changes since 1.33: +5 -5
lines
Diff to previous 1.33 (colored)
update to 0.8.7 changes: -Fix regression in Form rendering
Revision 1.33 / (download) - annotate - [select for diffs], Tue Aug 26 17:10:02 2008 UTC (3 years, 8 months ago) by drochner
Branch: MAIN
CVS Tags: cube-native-xorg-base,
cube-native-xorg
Changes since 1.32: +5 -4
lines
Diff to previous 1.32 (colored)
update to 0.8.6 Changes since 0.8.5: Core: * Call error() when font loading fails * Be less strict parsing TTF tables (bug #16940) * Fix crash due to uninitialized variable Qt 4 frontend: * Make the paper color setting working as it should * Make sure to use the correct page width/height for form widgets coordinates
Revision 1.32 / (download) - annotate - [select for diffs], Wed Aug 6 18:44:25 2008 UTC (3 years, 9 months ago) by drochner
Branch: MAIN
Changes since 1.31: +4 -6
lines
Diff to previous 1.31 (colored)
update to 0.8.5 changes: -fix some crashes and memory leaks -pdftohtml improvements
Revision 1.31 / (download) - annotate - [select for diffs], Tue Jul 15 10:34:21 2008 UTC (3 years, 10 months ago) by drochner
Branch: MAIN
Changes since 1.30: +7 -5
lines
Diff to previous 1.30 (colored)
update to 0.8.4 changes: -bugfixes -build fix for qt4 (which doesn't work) The security fix for CVE-2008-2950 is not yet integrated upstream.
Revision 1.30 / (download) - annotate - [select for diffs], Wed Jul 9 10:30:37 2008 UTC (3 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
cwrapper
Changes since 1.29: +2 -1
lines
Diff to previous 1.29 (colored)
add a missing pointer initialization, fixes possible memory corruption (CVE-2008-2950), patch from the advisory, bump PKGREVISION
Revision 1.29 / (download) - annotate - [select for diffs], Thu Jun 5 21:03:37 2008 UTC (3 years, 11 months ago) by drochner
Branch: MAIN
Changes since 1.28: +4 -6
lines
Diff to previous 1.28 (colored)
update to 0.8.3 changes: -fix crashes on certain input -Fix leaks -Do not limit CharCodeToUnicodeString to 8 characters -Support for surrogates outside the BMP plane pkgsrc note: the crashes had been fixed by patches in pkgsrc before
Revision 1.28 / (download) - annotate - [select for diffs], Thu May 15 17:51:29 2008 UTC (4 years ago) by drochner
Branch: MAIN
Changes since 1.27: +2 -1
lines
Diff to previous 1.27 (colored)
pull another patch from upstream CVS, to fix a possible crash, ride on today's PKGREVISION bump
Revision 1.27 / (download) - annotate - [select for diffs], Thu May 15 09:15:41 2008 UTC (4 years ago) by drochner
Branch: MAIN
Changes since 1.26: +2 -1
lines
Diff to previous 1.26 (colored)
pulla patch from upstream CVS which appearently fixes a problem reported by Steven M. Bellovin on pkgsrc-users, bump PKGREVISION
Revision 1.26 / (download) - annotate - [select for diffs], Thu May 1 13:32:08 2008 UTC (4 years ago) by xtraeme
Branch: MAIN
Changes since 1.25: +4 -4
lines
Diff to previous 1.25 (colored)
Update to 0.8.2: core: * Fix call broken by a fix introduced in 0.8.1
Revision 1.25 / (download) - annotate - [select for diffs], Tue Apr 29 19:23:34 2008 UTC (4 years ago) by drochner
Branch: MAIN
Changes since 1.24: +4 -9
lines
Diff to previous 1.24 (colored)
update to 0.8.1 Some fixes which we had patched in pkgsrc are included now.
Revision 1.24 / (download) - annotate - [select for diffs], Fri Apr 18 14:03:54 2008 UTC (4 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.23: +4 -1
lines
Diff to previous 1.23 (colored)
-fix embedded font handling (CVE-2008-1693), patch from Ubuntu, bump PKGREVISION -being here, add a patch from upstream CVS which fixes display of 16-bit colors
Revision 1.23 / (download) - annotate - [select for diffs], Tue Apr 15 19:57:00 2008 UTC (4 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.22: +9 -7
lines
Diff to previous 1.22 (colored)
update to 0.8.0 changes: * Fix caching of members in the glib frontend causing issues with rendering * Change glib public api to have a correct naming * Some better error handling on corner cases * Check the document stream is seekable when opening it * Build fixes with autotools and with cmake * Fix infinite recursion on some malformed documents when consulting the fonts * Fix possible crash when asking for Movie contents
Revision 1.22 / (download) - annotate - [select for diffs], Fri Feb 1 21:12:41 2008 UTC (4 years, 3 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.21: +4 -6
lines
Diff to previous 1.21 (colored)
update to 0.6.4 changes: -Fix crash in the Splash renderer when T3 fonts are badly defined -Draw underlined Links correctly -utils: Fix two use after free bugs in HtmlOutputDev.cc -some fixes to the qt4 frontend
Revision 1.21 / (download) - annotate - [select for diffs], Wed Dec 12 01:25:17 2007 UTC (4 years, 5 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4
Changes since 1.20: +2 -1
lines
Diff to previous 1.20 (colored)
Add a patch required for poppler-qt4 package. No change to existing packages.
Revision 1.20 / (download) - annotate - [select for diffs], Wed Nov 28 20:54:37 2007 UTC (4 years, 5 months ago) by drochner
Branch: MAIN
Changes since 1.19: +7 -7
lines
Diff to previous 1.19 (colored)
update to 0.6.2 changes: -security fixes (patched in pkgsrc) were integrated upstream -fix some possible crashes -cleanup
Revision 1.19 / (download) - annotate - [select for diffs], Thu Nov 8 12:06:12 2007 UTC (4 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.18: +3 -1
lines
Diff to previous 1.18 (colored)
apply a patch from poppler CVS (derived from xpdf) to fix a couple of memory corruption / buffer overflows (CVE-2007-4352, CVE-2007-5392, CVE-2007-5393) bump PKGREVISION
Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 3 16:10:38 2007 UTC (4 years, 6 months ago) by drochner
Branch: MAIN
Changes since 1.17: +6 -10
lines
Diff to previous 1.17 (colored)
update to 0.6.1 This switches to the new 0.6 branch which is not source compatible to 0.5.x. Most notable changes: -Merge xpdf 3.02 changes -Support for Sound objects -Support for Opening/Closing page actions -Support for page duration -Improve PS Tokenizer performance -Beginning of Interactive Form support -xpdfrc is no longer used for anything -Fix security issue MOAB-06-01-2007 -Lots of bugs fixed
Revision 1.17 / (download) - annotate - [select for diffs], Thu Aug 2 14:41:18 2007 UTC (4 years, 9 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.16: +2 -1
lines
Diff to previous 1.16 (colored)
apply a patch from xpdf to fix an integer overflow vulnerability (CVE-2007-3387) bump PKGREVISION
Revision 1.16 / (download) - annotate - [select for diffs], Wed Jan 17 15:53:09 2007 UTC (5 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.15: +3 -1
lines
Diff to previous 1.15 (colored)
pull a patch from poppler CVS to fix MOAB-06-01-2007 (DOS) bump PKGREVISION
Revision 1.13.4.1 / (download) - annotate - [select for diffs], Sat Dec 9 08:38:35 2006 UTC (5 years, 5 months ago) by salo
Branch: pkgsrc-2006Q3
Changes since 1.13: +6 -5
lines
Diff to previous 1.13 (colored) next main 1.14 (colored)
Pullup ticket 1940 - requested by wiz security update for evince Revisions pulled up: - pkgsrc/print/evince/Makefile 1.26, 1.27 - pkgsrc/print/evince/Makefile.common 1.12 - pkgsrc/print/evince/PLIST 1.13 - pkgsrc/print/evince/distinfo 1.9, 1.10 - pkgsrc/print/evince/patches/patch-ac 1.1 - pkgsrc/print/evince-nautilus/Makefile 1.11, 1.12 - pkgsrc/print/poppler/Makefile.common 1.7 - pkgsrc/print/poppler/distinfo 1.14, 1.15 - pkgsrc/print/poppler/patches/patch-ab 1.6 - pkgsrc/print/poppler/patches/patch-ac 1.3, 1.4 - pkgsrc/print/poppler-qt/Makefile 1.14 - pkgsrc/print/poppler-qt/PLIST 1.3 Module Name: pkgsrc Committed By: drochner Date: Thu Oct 12 14:16:22 UTC 2006 Modified Files: pkgsrc/print/evince: Makefile Makefile.common PLIST distinfo pkgsrc/print/evince-nautilus: Makefile Log Message: update to 0.6.1 canges: -bugfixes -translation updates pkgsrc change: include tiff/buildlink directly instead relying on gtk to pull it in --- Module Name: pkgsrc Committed By: wiz Date: Wed Dec 6 14:48:35 UTC 2006 Modified Files: pkgsrc/print/evince: Makefile distinfo Added Files: pkgsrc/print/evince/patches: patch-ac Log Message: Fix CVE-2006-5864 using a patch from evince CVS. Bump PKGREVISION. --- Module Name: pkgsrc Committed By: wiz Date: Wed Dec 6 14:51:36 UTC 2006 Modified Files: pkgsrc/print/evince-nautilus: Makefile Log Message: Bump PKGREVISION for evince/patches/patch-ac, to be on the safe side. --- Module Name: pkgsrc Committed By: rillig Date: Tue Oct 10 20:07:05 UTC 2006 Modified Files: pkgsrc/print/poppler: distinfo Added Files: pkgsrc/print/poppler/patches: patch-ac Log Message: Fixed "test ==". --- Module Name: pkgsrc Committed By: drochner Date: Thu Oct 12 14:12:15 UTC 2006 Modified Files: pkgsrc/print/poppler: Makefile.common distinfo pkgsrc/print/poppler/patches: patch-ab patch-ac Log Message: update to 0.5.4 changes: -Automatically read in CJK encoding files -Speed ups -let the utils take input on stdin -Bugs fixed --- Module Name: pkgsrc Committed By: markd Date: Fri Oct 13 20:25:22 UTC 2006 Modified Files: pkgsrc/print/poppler-qt: Makefile PLIST Log Message: poppler-link-qt3.h should also be installed. Bump PKGREVISION. Should fix PR pkg/34810.
Revision 1.15 / (download) - annotate - [select for diffs], Thu Oct 12 14:12:15 2006 UTC (5 years, 7 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.14: +6 -6
lines
Diff to previous 1.14 (colored)
update to 0.5.4 changes: -Automatically read in CJK encoding files -Speed ups -let the utils take input on stdin -Bugs fixed
Revision 1.14 / (download) - annotate - [select for diffs], Tue Oct 10 20:07:05 2006 UTC (5 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.13: +2 -1
lines
Diff to previous 1.13 (colored)
Fixed "test ==".
Revision 1.13 / (download) - annotate - [select for diffs], Wed May 31 18:13:54 2006 UTC (5 years, 11 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Branch point for: pkgsrc-2006Q3
Changes since 1.12: +6 -6
lines
Diff to previous 1.12 (colored)
update to 0.5.3 changes: -improved Qt bindings -Cairo backend now supports masked images -make glib bindings more language binding friendly -Search now works with ligatures -glib bindings now has an entry point to render to a cairo_t -GCC 4.1 and MSVC compilation fixes -bugfixes and cleanup
Revision 1.12 / (download) - annotate - [select for diffs], Mon Apr 3 21:20:06 2006 UTC (6 years, 1 month ago) by reed
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Use pthread-stublib on NetBSD 1.x and 2.x. Bump PKGREVISION. Patch updated to use the library. Thank you Joerg for the suggestion.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Apr 1 19:09:59 2006 UTC (6 years, 1 month ago) by reed
Branch: MAIN
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Add patch for poppler-utils package -- use libpoppler.la from already installed package and enable pdftoppm to build.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Apr 1 17:22:12 2006 UTC (6 years, 1 month ago) by reed
Branch: MAIN
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Move the glib/Makefile.in patch-aa from the poppler-glib/patches/ directory to the poppler/patches/ directory. The checksum was removed, but patch still existed. So keep the patch in same place as the distinfo. Uncomment the PATCHDIR for this. (The patch is so libpoppler is not rebuilt -- just use the previously installed version. If there is any change my next patch updates PKGREVISION so will cover this too.)
Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 31 16:49:47 2006 UTC (6 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.8: +1 -2
lines
Diff to previous 1.8 (colored)
there is no patch-aa
Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 30 21:30:25 2006 UTC (6 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.7: +5 -5
lines
Diff to previous 1.7 (colored)
Update poppler, poppler-glib and poppler-qt to 0.5.1.
This is a development version but is needed to update evince to 0.5.2,
which is part of GNOME 2.14.0.
Release 0.5.1
- Support for embedded files.
- Handle 0-width lines correctly.
- Avoid external file use when opening fonts.
- Only use vector fonts returned from fontconfig (#5758).
- Fix scaled 1x1 pixmaps use for drawing lines (#3387).
- drawSoftMaskedImage support in cairo backend.
- Misc bug fixes: #5922, #5946, #5749, #5952, #4030, #5420.
Release 0.5.0
- Font matching code for non embedded fonts now use fontconfig
instead of hard coded list of fonts.
- Merge in Xpdf 3.01 changes.
- Add command line tools from Xpdf.
- Make install of Xpdf header files ./configure'able.
Revision 1.7 / (download) - annotate - [select for diffs], Thu Mar 9 01:39:09 2006 UTC (6 years, 2 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Add patch-aa to distinfo. Forgot to commit before. It is used for poppler-glib. The patch is in poppler-glib. Since no patch directory in poppler, building poppler does not care and seems to ignore this. (Maybe should just uncomment out the PATCHDIR here and move the patch here too.)
Revision 1.6 / (download) - annotate - [select for diffs], Wed Feb 15 18:08:35 2006 UTC (6 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
update to 0.4.5 - Security update; CVE-2006-0301 (buffer overflow)
Revision 1.5 / (download) - annotate - [select for diffs], Wed Jan 11 16:10:11 2006 UTC (6 years, 4 months ago) by reed
Branch: MAIN
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update to poppler-0.4.4. From ChangeLog: 2006-01-10 Kristian Høgsberg <krh@redhat.com> * configure.ac: Bump realease to 0.4.4. * NEWS: Sum up changes. * poppler/DCTStream.cc: Backport patch for KDE #119569. 2006-01-10 Kristian Høgsberg <krh@redhat.com> Security patch from Martin Pitt (#5516). Multiple integer/buffer overflows. * poppler/Stream.cc (CCITTFaxStream::CCITTFaxStream): Check columns for negative or large values (CVE-2005-3624). * poppler/Stream.cc: Reset numComps to 0 since it's a global variable that is used later (CVE-2005-3627). * poppler/Stream.cc (DCTStream::readHuffmanTables): Fix out of bounds array access in Huffman tables (CVE-2005-3627). * poppler/Stream.cc (DCTStream::readMarker): Check for EOF in while loop to prevent endless loops (CVE-2005-3625). * poppler/JBIG2Stream.cc (JBIG2Bitmap::JBIG2Bitmap, JBIG2Bitmap::expand, JBIG2Stream::readHalftoneRegionSeg): Check user supplied width and height against invalid values. Allocate one extra byte to prevent out of bounds access in combine(). 2006-01-10 Kristian Høgsberg <krh@redhat.com> * poppler/Stream.cc: Fix bug in last security patch (#5514). Also, for the record, the security patch also fixes CVE-2005-3192 and CVE-2005-3193. 2005-12-18 Albert Astals Cid <aacid@kde.org> * configure.ac: Better jpeg detection, refer to ml PCbsd problem * qt/Makefile.am: Backport fix build on systems where fontconfig is not on /usr/include
Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 31 00:35:55 2005 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.3: +4 -7
lines
Diff to previous 1.3 (colored)
Update to 0.4.3: - Fix selection crasher (Nickolay V. Shmyrev, #4402). - Fix printing problem for single page output (#4555). - Fix miscellaneous compile problems/warnings. - CVE-2005-3191 and CAN-2005-2097 security fixes.
Revision 1.1.1.1.2.1 / (download) - annotate - [select for diffs], Thu Dec 15 01:00:51 2005 UTC (6 years, 5 months ago) by seb
Branch: pkgsrc-2005Q3
Changes since 1.1.1.1: +4 -1
lines
Diff to previous 1.1.1.1 (colored) next main 1.2 (colored)
Pullup ticket 955 - requested by Lubomir Sedlacik security fix via patch for print/poppler Module Name: pkgsrc Committed By: salo Date: Sun Dec 11 05:08:50 UTC 2005 Modified Files: pkgsrc/print/poppler: Makefile distinfo Added Files: pkgsrc/print/poppler/patches: patch-aa patch-ab patch-ac Log Message: Security fixes for CVE-2005-3191, CVE-2005-3192 and CVE-2005-3193. Patches from xpdf.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 11 05:08:50 2005 UTC (6 years, 5 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.2: +4 -1
lines
Diff to previous 1.2 (colored)
Security fixes for CVE-2005-3191, CVE-2005-3192 and CVE-2005-3193. Patches from xpdf.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Oct 16 12:24:06 2005 UTC (6 years, 7 months ago) by jmmv
Branch: MAIN
Changes since 1.1: +4 -5
lines
Diff to previous 1.1 (colored)
Update to 0.4.2:
Release 0.4.2
- Fix a rotation bug.
- Fix freetype pkg-config check
- Default to built-in decompression.
Release 0.4.1
- Fix and simplify glib rotation API.
- Fix build issue with freetype flags.
Release 0.4.0
- Real text selection.
- API breakage in glib wrapper: dropping dest_x and dest_y
arguments from poppler_page_render_to_pixbuf().
- Updates to glib printing API from Martin Kretzschmar to
support setting paper size and duplex from the application.
- Much work on Qt4 bindings and Arthur output device. Still
work in progress, thouhg.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Jul 8 20:31:34 2005 UTC (6 years, 10 months ago) by reed
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2005Q3-base
Branch point for: pkgsrc-2005Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Add poppler from pkgsrc-wip. This is poppler, a PDF rendering library. It is a fork of the xpdf 3.0 PDF viewer developed by Derek Noonburg of Glyph and Cog, LLC. Poppler provides PDF rendering functionality as a shared library, to centralize the maintenence effort and to reduce duplicated effort. And the poppler developers would like to move libpoppler forward in a number of areas that doesn't fit within the goals of xpdf.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 8 20:31:34 2005 UTC (6 years, 10 months ago) by reed
Branch: MAIN
Initial revision