You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ar...@apache.org on 2022/01/29 15:01:14 UTC

[openoffice] branch trunk updated (d2d4ce7 -> 24c6acd)

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

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


    from d2d4ce7  Correct position of ASF logo
     new 13effbf  Upgrade nss to nss-3.39-with-nspr-4.20
     new 71f9ed3  Fix nss build on Windows.
     new 2034d94  Fix nss.patch breakage which affected Darwin
     new 24c6acd  Merge pull request #100 from DonLewisFreeBSD/nssupgrade

The 7645 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/external_deps.lst         |    6 +-
 main/nss/makefile.mk           |   58 +-
 main/nss/nss.patch             |  216 +--
 main/nss/nss_bug_1348767.patch |   14 -
 main/nss/nss_bug_1437734.patch |  118 --
 main/nss/nss_bug_1438426.patch |   12 -
 main/nss/nss_freebsd.patch     |    6 +-
 main/nss/nss_linux.patch       |    8 +-
 main/nss/nss_macosx.patch      |    6 +-
 main/nss/nss_win.patch         | 2952 ++++++++++++++++++++++++++++++++++++++++
 10 files changed, 3061 insertions(+), 335 deletions(-)
 delete mode 100644 main/nss/nss_bug_1348767.patch
 delete mode 100644 main/nss/nss_bug_1437734.patch
 delete mode 100644 main/nss/nss_bug_1438426.patch
 create mode 100644 main/nss/nss_win.patch