[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-4.4' - 2 commits - configure.ac download.lst

Andras Timar andras.timar at collabora.com
Thu May 5 08:02:52 UTC 2016


 configure.ac |    2 +-
 download.lst |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

New commits:
commit 79a6c1771ce2517b6ba58cccc1e10a93352ed5aa
Author: Andras Timar <andras.timar at collabora.com>
Date:   Thu May 5 10:10:59 2016 +0200

    Bump version to 4.4-13
    
    Change-Id: I7ad57c92decd1e29d2ce93b45d79040d8a5d6897

diff --git a/configure.ac b/configure.ac
index aeecff3..01fa21d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -9,7 +9,7 @@ dnl in order to create a configure script.
 # several non-alphanumeric characters, those are split off and used only for the
 # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea.
 
-AC_INIT([LibreOffice],[4.4.10.11],[],[],[https://libreoffice-from-collabora.com/])
+AC_INIT([LibreOffice],[4.4.10.13],[],[],[https://libreoffice-from-collabora.com/])
 
 AC_PREREQ([2.59])
 
commit 025e74be4d7d143dfd2da95d39c3440621facbcf
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Tue May 3 20:49:06 2016 +0200

    bump openssl to 1.0.2h
    
    Reviewed-on: https://gerrit.libreoffice.org/24617
    Tested-by: Jenkins <ci at libreoffice.org>
    Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
    (cherry picked from commit 7ecaf61287606001eac9b3d76df95a0a900e11c0)
    
    Change-Id: I1e7c090ff58dc296641a1ce00a2ca4189e9e4156

diff --git a/download.lst b/download.lst
index e8b401a..31e200d 100644
--- a/download.lst
+++ b/download.lst
@@ -115,8 +115,8 @@ export ODFGEN_TARBALL := libodfgen-0.1.$(ODFGEN_VERSION_MICRO).tar.bz2
 export OPENCOLLADA_MD5SUM := 4ca8a6ef0afeefc864e9ef21b9f14bd6
 export OPENCOLLADA_TARBALL := OpenCOLLADA-master-6509aa13af.tar.bz2
 export OPENLDAP_TARBALL := 804c6cb5698db30b75ad0ff1c25baefd-openldap-2.4.31.tgz
-export OPENSSL_MD5SUM := f3c710c045cdee5fd114feb69feba7aa
-export OPENSSL_TARBALL := openssl-1.0.2g.tar.gz
+export OPENSSL_MD5SUM := 9392e65072ce4b614c1392eefc1f23d0
+export OPENSSL_TARBALL := openssl-1.0.2h.tar.gz
 export ORCUS_TARBALL := 7681383be6ce489d84c1c74f4e7f9643-liborcus-0.7.0.tar.bz2
 export PAGEMAKER_MD5SUM := 795cc7a59ace4db2b12586971d668671
 export PAGEMAKER_TARBALL := libpagemaker-0.0.2.tar.bz2


More information about the Libreoffice-commits mailing list