diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-04-07 11:51:50 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-04-09 20:25:30 +0000 |
commit | 04a98015101b8fea3b200e0bf3a2469d8c75fdf7 (patch) | |
tree | bf9fd2a3de457e05d6802d6d70f56566035632c7 /download.lst | |
parent | 3e41b069bcc1482eb4d3fabb6d475db4bf3d4e57 (diff) |
upgrade to openssl-1.0.2a
and de-ifdef-per-platform the patch makefile so an upgrade attempt on one
platform tests the patchs applying on all platforms
ubsan.patch.0 was effectively applied upstream while need
to add http://rt.openssl.org/Ticket/Display.html?id=3650 to build
under windows
Change-Id: Ieffd9bc3dd861a94a083d8b6b8d4117bba7f527c
Reviewed-on: https://gerrit.libreoffice.org/15183
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
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 58d1fe02ee9e..7c0b78186e2b 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 := f7175c9cd3c39bb1907ac8bba9df8ed3 -export OPENSSL_TARBALL := openssl-1.0.1j.tar.gz +export OPENSSL_MD5SUM := a06c547dac9044161a477211049f60ef +export OPENSSL_TARBALL := openssl-1.0.2a.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 |