This is an automated email from the ASF dual-hosted git repository.
ardovm pushed a change to branch AOO41X
in repository https://gitbox.apache.org/repos/asf/openoffice.git.
from db53d31 Fixed strings in German SDF
new 0ae430a Upgrade nss to nss-3.39-with-nspr-4.20
new 3ecf8ac Fix nss build on Windows.
new f134119 Fix nss.patch breakage which affected Darwin
new 59e68e9 Fix compilation on the reference build system for AOO41X
The 4 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 | 87 +-
main/nss/nss_macosx.patch | 6 +-
main/nss/nss_win.patch | 2952 ++++++++++++++++++++++++++++++++++++++++
10 files changed, 3133 insertions(+), 342 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