Console View
|
|
|||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||
Albert Astals Cid
aacid @kde.org |
|
||
PngWriter: Fix uninitialized memory use When just created and deleted without having called init() |
|||
Albert Astals Cid
aacid @kde.org |
|
||
poppler 23.02.0 | |||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||
Artemy Gordon
artemy.gordon @gmail.com |
|
||
Add handling matte entry in cairo backend | |||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||
Adrian Johnson
ajohnson @redneon.com |
|
||
Fix cairo rendering of color type 3 fonts The bug fix in 448f03cf needs to be disabled for color fonts. |
|||
Tobias Deiminger
tobias.deiminger @posteo.de |
|
||
Point out pdfsig supports PKCS#11 URIs as nickname NSS "just works" with PKCS#11 URIs since 3.39. See https://bugzilla.mozilla.org/show_bug.cgi?id=1475274 for details. IMO we should expose that as feature. It's a standardized NSS-agnostic way to identify certificate objects, and allows to disambiguate certificates in any case. |
|||
Tobias Deiminger
tobias.deiminger @posteo.de |
|
||
Fix "NSS could not shutdown" SignatureHandler never freed it's signing certificate. This left an internal NSS reference that prevented cleanup of the NSS cache, causing "NSS could not shutdown". NSS maintains an internal in-memory cache, where content is reference counted. PK11_MakeCertFromHandle increases the issuerAndSn count. CERT_DestroyCertificate decreases it. NSS tries to destruct the cache in NSS_Shutdown, which we've scheduled with atexit. There it detects a remaining reference. Fixes #1326. |
|||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||
Tobias Deiminger
tobias.deiminger @posteo.de |
|
||
Fix segfault on wrong nssdir If SignatureHandler was used with a custom DB directory, but that directory didn't exist or contained no valid DB, NSS crashed on subsequent calls. We can prevent crashes by calling NSS_NoDB_Init (as it's already done in the default-DB case). Fixes #1331. |
|||
Albert Astals Cid
aacid @kde.org |
|
||
poppler 23.01.0 | |||
Albert Astals Cid
aacid @kde.org |
|
||
Welcome 2023 | |||
Albert Astals Cid
aacid @kde.org |
|
||
CI: Cheat a bit in the build_clang14_libcpp build | |||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||
Zachary Travis
ztravis @everlaw.com |
|
||
Ignore text rendering mode for type3 fonts | |||
Albert Astals Cid
aacid @kde.org |
|
||
Gfx::opBeginMarkedContent: Support Span with Name Issue #1327 |
|||
Albert Astals Cid
aacid @kde.org |
|
||
Update (C) | |||
Thomas Freitag
thomas.freitag.bbr @gmail.com |
|
||
Splash: avoid problems because of implicit rounding in non-separable blend modes Splash uses unsigned char to store color pixel. But in non-separable blend modes int and in some calculations float values are used. To avoid rounding problems because of implicit rounding calculations are now done with int values and when storing int values in unsigned char variables clamp is used! |
|||
Albert Astals Cid
aacid @kde.org |
|
||
FoFiType1::parse: Be more flexible parsing the encoding content Don't force it to be on a single line. Fixes #1324 |
|||
Albert Astals Cid
aacid @kde.org |
|
||
Remove unused FoFiType1::load function | |||
Albert Astals Cid
aacid @kde.org |
|
||
PDFDoc::sign: Find Arial to sign if Helvetica isn't found At least on my Windows install Helvetica isn't found and signing thus fails |
|||
Albert Astals Cid
aacid @kde.org |
|
||
PDFDoc::sign: Fix crash if font can't be found | |||
Albert Astals Cid
aacid @kde.org |
|
||
cmake: A more bit of include tweaking | |||
Albert Astals Cid
aacid @kde.org |
|
||
cmake: Make sure cairo includes are complete | |||
Albert Astals Cid
aacid @kde.org |
|
||
cmake: Add CAIRO_INCLUDE_DIRS to the appropriate targets | |||
Albert Astals Cid
aacid @kde.org |
|
||
cmake: Add missing LCMS2_INCLUDE_DIR | |||
Albert Astals Cid
aacid @kde.org |
|
||
cmake: include dirs via target_include_directories instead of include_directories |
|||
Albert Astals Cid
aacid @kde.org |
|
||
cmake: nss: Fix typo and remove "deprecated" variables | |||
Albert Astals Cid
aacid @kde.org |
|
||
Increase our minimum supported NSS to that of Ubuntu 20.04 too | |||
Albert Astals Cid
aacid @kde.org |
|
||
Fix crash on broken documents Issue #1320 |
|||
Albert Astals Cid
aacid @kde.org |
|
||
Qt6: Less deprecated functions | |||
Albert Astals Cid
aacid @kde.org |
|
||
CI: Install Qt 6.2 in build_ubuntu_20_04 now that the other systems ship Qt 6.3 or newer we need at least one CI with our minimum required Qt |
|||
Albert Astals Cid
aacid @kde.org |
|
||
cmake: Check we have a new enough libjpeg | |||
Albert Astals Cid
aacid @kde.org |
|
||
Increase Minimum supported base to that provided by Ubuntu 20.04 | |||
Albert Astals Cid
aacid @kde.org |
|
||
poppler 22.12.0 | |||
Albert Astals Cid
aacid @kde.org |
|
||
Form::addFontToDefaultResources: Be stubborn in finding a font we can use Fixes #1272 |
|||
Jeremy Bicha
jeremy.bicha @canonical.com |
|
||
Revert "CI: Fix Debian brokenness" This reverts commit 8fcaa7c622d24761a9ecb3922f95d072077d6f34. Debian's systemd 252-2 fixed the bug in 252-1 |
|||
Albert Astals Cid
aacid @kde.org |
|
||
CI: Fix Debian brokenness | |||
Albert Astals Cid
aacid @kde.org |
|
||
poppler 22.11.0 | |||
|
|||