summaryrefslogtreecommitdiff
path: root/download.lst
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2023-12-12 20:16:40 +0100
committerMiklos Vajna <vmiklos@collabora.com>2023-12-13 08:09:43 +0100
commit918515d6fc6e2eaa000c4a997d604b7b00b492e3 (patch)
tree8380dbcae71fe56a8fa02084075db8036778d00e /download.lst
parentff071078ee5f13f0e9d430d6783444a631d232a0 (diff)
Update pdfium to 6179
- Remove ubsan.patch, upstream switched to FXSYS_memset() in this function, which does a similar length check as our patch did. Change-Id: Ib418cd8e642d2be9f448c92f25f85bec25e34598 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/160627 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'download.lst')
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index a3f3df786705..bb9ff13fd2d3 100644
--- a/download.lst
+++ b/download.lst
@@ -513,8 +513,8 @@ PAGEMAKER_TARBALL := libpagemaker-0.0.4.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-PDFIUM_SHA256SUM := 021456a0ddfa473855651496e277b6e1493dbf9572fce4e3204f7580964b42c7
-PDFIUM_TARBALL := pdfium-6060.tar.bz2
+PDFIUM_SHA256SUM := 4d3f08fe0e2fda86246832085426616826dcca0912202874428bfbc24d13d95c
+PDFIUM_TARBALL := pdfium-6179.tar.bz2
# three static lines
# so that git cherry-pick
# will not run into conflicts