summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stahl <michael.stahl@allotropia.de>2023-09-25 14:22:40 +0200
committerMichael Stahl <michael.stahl@allotropia.de>2023-09-27 12:15:14 +0200
commit2f2e050a16fd84c6fe2d74a5000f73534e6915fa (patch)
treedb858432449453e95511e2bfed498722f50973cd
parent07e629e7822c979871fef5a10e19eaa083276e80 (diff)
libtommath: upgrade to release 1.2.1
Fixes CVE-2023-36328. Change-Id: I1193f5df789c7dd10855e35936fc2697697c464e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157246 Tested-by: Jenkins Reviewed-by: Michael Stahl <michael.stahl@allotropia.de> (cherry picked from commit 3daab618c759be2b93ad337061ef347c76229a22) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157249 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> (cherry picked from commit 00839def1c1d28067653a738e04d586bb9778433) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157289 Tested-by: Michael Stahl <michael.stahl@allotropia.de>
-rw-r--r--download.lst4
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst
index c7827fa44076..63bb8fc89012 100644
--- a/download.lst
+++ b/download.lst
@@ -346,8 +346,8 @@ LIBNUMBERTEXT_TARBALL := libnumbertext-1.0.5.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts
-LIBTOMMATH_SHA256SUM := b7c75eecf680219484055fcedd686064409254ae44bc31a96c5032843c0e18b1
-LIBTOMMATH_TARBALL := ltm-1.2.0.tar.xz
+LIBTOMMATH_SHA256SUM := 986025d7b374276fee2e30e99f3649e4ac0db8a02257a37ee10eae72abed0d1f
+LIBTOMMATH_TARBALL := ltm-1.2.1.tar.xz
# three static lines
# so that git cherry-pick
# will not run into conflicts