From b3df18f3fa8b0adbdb762a73a56d9b424e6aba6f Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Tue, 21 Nov 2023 15:58:46 +0000 Subject: [PATCH 1/2] Update Poppler to use sensiblecodeio fork This is so we can apply a revert on this change: https://gitlab.freedesktop.org/poppler/poppler/-/merge_requests/823 for the time being. It affects outputs of right-to-left text, and for some reason removes the spacing between words. It should be investigated in future, but for now, working around the problem, so that we can continue updating Poppler. The filepath has been left unchanged, only the submodule URL has been updated. This is for convenience, to avoid having to change the Dockerfile, and so we can more simply revert back to upstream in future. --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 571d328..f9e86be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -12,7 +12,7 @@ url = https://github.com/uclouvain/openjpeg [submodule "vendor/anongit.freedesktop.org/git/poppler/poppler.git"] path = vendor/anongit.freedesktop.org/git/poppler/poppler.git - url = https://anongit.freedesktop.org/git/poppler/poppler.git + url = https://github.com/sensiblecodeio/poppler.git [submodule "vendor/github.com/sensiblecodeio/msgpack-c"] path = vendor/github.com/sensiblecodeio/msgpack-c url = https://github.com/sensiblecodeio/msgpack-c From a7feddd1692391915969ada697dfaafbde76a7af Mon Sep 17 00:00:00 2001 From: Steven Maude Date: Tue, 21 Nov 2023 16:02:13 +0000 Subject: [PATCH 2/2] Update Poppler to 21.08.0 with a RTL revert This includes a revert of a commit that changes the output of pdf2msgpack. --- vendor/anongit.freedesktop.org/git/poppler/poppler.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/anongit.freedesktop.org/git/poppler/poppler.git b/vendor/anongit.freedesktop.org/git/poppler/poppler.git index 4aaabec..2886ada 160000 --- a/vendor/anongit.freedesktop.org/git/poppler/poppler.git +++ b/vendor/anongit.freedesktop.org/git/poppler/poppler.git @@ -1 +1 @@ -Subproject commit 4aaabeca58ebf0d398975b5569610651e451b542 +Subproject commit 2886ada73fdb6cb02acaa95da747106d61a8aa2d