diff options
author | Taichi Haradaguchi <20001722@ymail.ne.jp> | 2024-02-09 03:42:30 +0100 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-02-16 22:42:20 +0100 |
commit | 8379a743e48c1d1e1ec1460f4b5071a1aed819c0 (patch) | |
tree | 08fed0dc79b11025273c7eaa96152e8b8c325565 /download.lst | |
parent | 0a632d2c4dd681945af88398e2e27d1c0e3146a3 (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>
(cherry picked from commit b7e4078033b064bfc3847db0916a4df389117817)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/163392
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
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 db9dde12b00a..6663b39420e5 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 |