Next | Query returned 298 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | Package updated
Log message:
recursive revbump for tiff update
   2023-06-29 08:05:02 by Thomas Klausner | Files touched by this commit (2)
Log message:
poppler: disable gpgme in Makefile.common
   2023-06-28 23:33:19 by Thomas Klausner | Files touched by this commit (1)
Log message:
poppler: avoid finding gpgme

Reported by Marc Baudoin.
   2023-06-28 22:04:12 by Thomas Klausner | Files touched by this commit (8) | Package updated
Log message:
poppler*: update to 23.06.0

Release 23.06.0:
        core:
         * CairoOutputDev: Fix crash when doing type3 rendering
         * Fix crash with unknown signature hashing algorithms
         * Add gpgme backend for signature handling
         * Windows: Fix crash when signing existing signature
         * FontInfo: Make it return proper information about font substitution
         * FontInfo: Try harder to get Type 3 font name
         * Store embedded fonts widths table in a more effective manner
         * Skip font lookup for nonprintable characters
         * Windows: Look for fonts in both windows font dir and poppler fonts dir
         * Windows: symbol.ttf is not a good Symbol font
         * Windows: Fix memory leak when looking for fonts
         * Fix crash on malformed files

        qt5:
         * Add API to allow selecting signature backend (nss or gpgme)
         * Convert embedded files to bytearray a bit smarter

        qt6:
         * Add API to allow selecting signature backend (nss or gpgme)
         * Convert embedded files to bytearray a bit smarter
   2023-06-27 12:46:15 by Taylor R Campbell | Files touched by this commit (1)
Log message:
print/poppler: Make this cross-compile.
   2023-06-27 12:46:03 by Taylor R Campbell | Files touched by this commit (1)
Log message:
print/poppler: Stop optionally calling gperf.

This is apparently unnecessary, and the behaviour of a package build
should not depend on what other packages happen to be lying around
installed at the same time without an explicit dependency.

Perhaps we might prefer to always use gperf instead of using the
pregenerated files; in that case this needs TOOL_DEPENDS and the path
must be set to ${TOOLBASE}/bin/gperf.
   2023-05-08 11:33:30 by Thomas Klausner | Files touched by this commit (48)
Log message:
*: recursive bump for poppler 23.05.0 shlib bump
   2023-05-08 11:29:20 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
poppler*: update to 23.05.0

Release 23.05.0:
        core:
         * Fix crash when filling some forms
         * Set SigFlags when signing unsigned signature
         * Add some infrastructure code to support multiple signing backends
         * Fix potential stack overflow in PostScriptFunction::parseCode
         * Fix some minor uninitialised memory reads
   2023-04-24 09:24:18 by Thomas Klausner | Files touched by this commit (5) | Package updated
Log message:
poppler*: update to 23.04.0

Release 23.04.0:
        core:
         * Fix memory issue when signing fails. Issue #1372
         * Internal improvements of signature related code
         * CairoOutputDev: improve type3 font rendering
         * Fix memory leak in GlobalParams::findSystemFontFileForFamilyAndStyle

        utils:
         * pdftocairo: Fix crash in some special situations
         * pdfsig: allow holes in -dump signature list
         * pdfsig: Support --help
   2023-03-29 12:23:06 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
poppler*: update to 23.03.0

Release 23.03.0:
        core:
         * PngWriter: Fix potential uninitialized memory use

Next | Query returned 298 messages, browsing 11 to 20 | Previous