Version 6.3.4 of app-office/libreoffice is out. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4f7f90528b26fbd9e4f96313cc7102a2dca6cd0 commit c4f7f90528b26fbd9e4f96313cc7102a2dca6cd0 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2019-12-25 20:56:26 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2019-12-26 08:36:34 +0000 app-office/libreoffice: 6.3.4.2 version bump Fixes build with app-text/poppler-0.83.0. Closes: https://bugs.gentoo.org/703624 Package-Manager: Portage-2.3.83, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> app-office/libreoffice/Manifest | 2 + .../files/libreoffice-6.3.4.2-poppler-0.83.patch | 72 +++ app-office/libreoffice/libreoffice-6.3.4.2.ebuild | 554 +++++++++++++++++++++ 3 files changed, 628 insertions(+)
The poppler-0.83.0 fix is only in libreoffice master. I had to apply this patch to app-office/libreoffice-6.3.9999 too. Btw, "The latest stable release is poppler-0.84.0.tar.xz, released on December 28, 2019: Release 0.84.0: core: * Fix crash when converting from Unicode to ASCII-7 * Splash::scaleImageYdXu: Protect against crash if srcWidth is too big * JBIG2Stream: fix potential crash in malformed documents * JBIG2Stream: fix leak in reset() if called several times * Internal code improvements utils: * pdfimages: Add error message if first page is larger then number of pages. * pdfinfo: Improved paper size recognition * pdfsig: Fix exit code when dumping signatures * pdftocairo: Error out when even/odd selects 0 pages * pdftohtml: Fix memory leak * pdftoppm: Add an option to scale before rotate * pdftoppm: Add -hide-annotations option * pdftoppm: Error out when even/odd selects 0 pages * pdftops: Improve -optimizecolorspace qt5: * Code cleanups glib: * Fix compiler warnings "
It is in master, but hopefully will go to 6.3 branch as well.