Skip to content

Commit

Permalink
poppler: upgrade 21.01.0 -> 21.02.0
Browse files Browse the repository at this point in the history
Release 21.02.0
core:
 * GfxCal*ColorSpace: introduce Bradford transform for chromatic adaptation
 * Fix memory leak if saving the file fails
 * Internal code improvements
 * Fix various issues handling broken files
 * Make checkedAdd work for long long in MSVC

qt5:
 * Properly export NewSignatureData class
 * Fix regression in QIODeviceOutStream + MSVC

qt6:
 * Properly export NewSignatureData class
 * Fix regression in QIODeviceOutStream + MSVC

utils:
 * pdftohtml: Fix error() parameter type

Signed-off-by: Andreas Müller <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
schnitzeltony authored and kraj committed Feb 11, 2021
1 parent 8b6e7ea commit c1961d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ SRC_URI = "http://poppler.freedesktop.org/${BP}.tar.xz \
file://0001-Do-not-overwrite-all-our-build-flags.patch \
file://basename-include.patch \
"
SRC_URI[sha256sum] = "016dde34e5f868ea98a32ca99b643325a9682281500942b7113f4ec88d20e2f3"
SRC_URI[sha256sum] = "5c14759c99891e6e472aced6d5f0ff1dacf85d80cd9026d365c55c653edf792c"

DEPENDS = "fontconfig zlib cairo lcms glib-2.0"

Expand Down

0 comments on commit c1961d9

Please sign in to comment.