You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by tr...@apache.org on 2020/08/22 22:35:23 UTC

[openoffice] branch AOO418 updated (787546a -> 2b2dfb9)

This is an automated email from the ASF dual-hosted git repository.

truckman pushed a change to branch AOO418
in repository https://gitbox.apache.org/repos/asf/openoffice.git.


    from 787546a  Removed improvement.xhp from makefiles (finally)
     new 8d4c92f  Update the bundled version of OpenSSL from 0.9.8zh to 1.0.2h which fixes many vulnerabiliies and adds support for newer, more secure ciphers and versions of the protocol.
     new f26b964  Get openssl to build on Win64.
     new 6b2f482  Upgrade bundled openssl to version 1.0.2p.
     new 906df4f  Upgrade openssl to version 1.0.2t.  This requires NASM to build on Windows.
     new 0d0810f  Update version.mk
     new 21aebe2  Update LICENSE
     new 2b2dfb9  Merge pull request #92 from DonLewisFreeBSD/AOO418

The 5123 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 main/LICENSE                             |    2 +-
 main/configure.in                        |   30 +
 main/external_deps.lst                   |    6 +-
 main/openssl/makefile.mk                 |   50 +-
 main/openssl/openssl-0.9.8zh-clang.patch |   11 -
 main/openssl/openssl.patch               |  212 +-
 main/openssl/openssllnx.patch            | 3823 +-----------------------------
 main/openssl/opensslmacosx.patch         | 3751 -----------------------------
 main/openssl/version.mk                  |    4 +-
 main/set_soenv.in                        |   11 +-
 10 files changed, 215 insertions(+), 7685 deletions(-)
 delete mode 100644 main/openssl/openssl-0.9.8zh-clang.patch
 delete mode 100644 main/openssl/opensslmacosx.patch