From: Brion Vibber Date: Thu, 26 Apr 2018 22:32:15 +0000 (-0700) Subject: Update git submodules X-Git-Tag: 1.31.0-rc.0~4 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=043a36858bcb9e2085d2cec95dc816f3770fbb48 Update git submodules * Update extensions/PdfHandler from branch 'REL1_31' to ab596dbb7dc3f162c2772832456a1ad4e6266608 - Fix for pdfinfo changes in poppler-utils 0.48 PDF metadata querying was done with pdfinfo's "-meta" and "-l" options at the same time, which was supported in poppler 0.26 but not in poppler 0.48. Upstream change: https://bugs.freedesktop.org/show_bug.cgi?id=96801 Local change is to run the two as separate commands, then send the output together into the existing processing. Should work with older poppler-utils on Jessie as well as current one on Stretch. Bug: T117839 Bug: T193200 Change-Id: Ib4ee9cf12ac04304c576087727eff5dc521ae751 --- diff --git a/extensions/PdfHandler b/extensions/PdfHandler index 8d508a9c38..ab596dbb7d 160000 --- a/extensions/PdfHandler +++ b/extensions/PdfHandler @@ -1 +1 @@ -Subproject commit 8d508a9c38cc0e81e82518ac88403a95f418e2b2 +Subproject commit ab596dbb7dc3f162c2772832456a1ad4e6266608