[Libreoffice-commits] core.git: download.lst solenv/flatpak-manifest.in
Miklos Vajna (via logerrit)
logerrit at kemper.freedesktop.org
Wed Nov 27 07:36:55 UTC 2019
download.lst | 4 ++--
solenv/flatpak-manifest.in | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
New commits:
commit 3a8a75deea23f725d9b4f80e370d9a1ce913c108
Author: Miklos Vajna <vmiklos at collabora.com>
AuthorDate: Tue Nov 26 21:20:21 2019 +0100
Commit: Miklos Vajna <vmiklos at collabora.com>
CommitDate: Wed Nov 27 08:35:28 2019 +0100
external: update xmlsec to 1.2.29
Change-Id: Ic65bedd208e45dfb58e27d297c231d7d5ce7385f
Reviewed-on: https://gerrit.libreoffice.org/83835
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos at collabora.com>
diff --git a/download.lst b/download.lst
index f023795fcc1f..4d632c7af63a 100644
--- a/download.lst
+++ b/download.lst
@@ -154,8 +154,8 @@ export LIBNUMBERTEXT_SHA256SUM := e1c9086b4cecb6b25f180316f30740dfabe6a4dbaf70dd
export LIBNUMBERTEXT_TARBALL := libnumbertext-1.0.5.tar.xz
export LIBTOMMATH_SHA256SUM := 083daa92d8ee6f4af96a6143b12d7fc8fe1a547e14f862304f7281f8f7347483
export LIBTOMMATH_TARBALL := ltm-1.0.zip
-export XMLSEC_SHA256SUM := 13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4
-export XMLSEC_TARBALL := xmlsec1-1.2.28.tar.gz
+export XMLSEC_SHA256SUM := b1d1deba966019930f608d1f2b95c40ca3450f1393bcd3a3c001a8ba1d2839ab
+export XMLSEC_TARBALL := xmlsec1-1.2.29.tar.gz
export LIBXML_SHA256SUM := aafee193ffb8fe0c82d4afef6ef91972cbaf5feea100edc2f262750611b4be1f
export LIBXML_VERSION_MICRO := 10
export LIBXML_TARBALL := libxml2-2.9.$(LIBXML_VERSION_MICRO).tar.gz
diff --git a/solenv/flatpak-manifest.in b/solenv/flatpak-manifest.in
index 4031c46c5088..294bcd1a3e76 100644
--- a/solenv/flatpak-manifest.in
+++ b/solenv/flatpak-manifest.in
@@ -81,10 +81,10 @@
"dest-filename": "external/tarballs/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz"
},
{
- "url": "https://dev-www.libreoffice.org/src/xmlsec1-1.2.28.tar.gz",
- "sha256": "13eec4811ea30e3f0e16a734d1dbf7f9d246a71d540b48d143a07b489f6222d4",
+ "url": "https://dev-www.libreoffice.org/src/xmlsec1-1.2.29.tar.gz",
+ "sha256": "b1d1deba966019930f608d1f2b95c40ca3450f1393bcd3a3c001a8ba1d2839ab",
"type": "file",
- "dest-filename": "external/tarballs/xmlsec1-1.2.28.tar.gz"
+ "dest-filename": "external/tarballs/xmlsec1-1.2.29.tar.gz"
},
{
"url": "https://dev-www.libreoffice.org/src/368f114c078f94214a308a74c7e991bc-crosextrafonts-20130214.tar.gz",
More information about the Libreoffice-commits
mailing list