download.lst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit e88dac7798a40f70a4bc2e16e8d955f9ffb356b0 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Jun 12 14:31:26 2024 +0200 Commit: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> CommitDate: Thu Jun 27 16:40:22 2024 +0200
libxml2: upgrade to 2.12.8 Downloaded from https://download.gnome.org/sources/libxml2/2.12/libxml2-2.12.8.tar.xz Change-Id: Ie6c0d102b44eaec14fabaf932ba140a113ff5073 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168718 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> (cherry picked from commit a96d0ef1bd9727c0723e903b8337f43a7618f089) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/168721 Reviewed-by: Christian Lohmaier <lohmaier+libreoff...@googlemail.com> diff --git a/download.lst b/download.lst index 7fe185574866..2c76067761b7 100644 --- a/download.lst +++ b/download.lst @@ -424,8 +424,8 @@ XMLSEC_TARBALL := xmlsec1-1.3.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts -LIBXML_SHA256SUM := 24ae78ff1363a973e6d8beba941a7945da2ac056e19b53956aeb6927fd6cfb56 -LIBXML_VERSION_MICRO := 7 +LIBXML_SHA256SUM := 43ad877b018bc63deb2468d71f95219c2fac196876ef36d1bee51d226173ec93 +LIBXML_VERSION_MICRO := 8 LIBXML_TARBALL := libxml2-2.12.$(LIBXML_VERSION_MICRO).tar.xz # three static lines # so that git cherry-pick