diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2024-02-09 03:42:30 +0100 |
---|---|---|
committer | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2024-02-15 09:48:37 +0100 |
commit | b7e4078033b064bfc3847db0916a4df389117817 (patch) | |
tree | 525c893aa4b5cfe1ed57599174c084cefc275617 /download.lst | |
parent | 21fd278a455555b190cc35deb55a2913cbae8b70 (diff) |
Expat: upgrade to release 2.6.0
Fixes CVE-2023-52425 and CVE-2023-52426.
Change-Id: Id135bbaea893a83129bdbee44948c09322a64c07
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163146
Tested-by: Jenkins
Reviewed-by: Taichi Haradaguchi <20001722@ymail.ne.jp>
Diffstat (limited to 'download.lst')
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index f242427f172b..b0e584ae5f40 100644 --- a/download.lst +++ b/download.lst @@ -111,8 +111,8 @@ ETONYEK_TARBALL := libetonyek-0.1.$(ETONYEK_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick # will not run into conflicts -EXPAT_SHA256SUM := ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe -EXPAT_TARBALL := expat-2.5.0.tar.xz +EXPAT_SHA256SUM := cb5f5a8ea211e1cabd59be0a933a52e3c02cc326e86a4d387d8d218e7ee47a3e +EXPAT_TARBALL := expat-2.6.0.tar.xz # three static lines # so that git cherry-pick # will not run into conflicts |